notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: www/jakarta-tomcat4/files/daemonctl.c

Number of commits found: 6

Tuesday, 8 Dec 2009
09:25 pav search for other commits by this committer
- Remove expired www/jakarta-tomcat4 port: www/jakarta-tomcat5 is recommended
  instead for new installations
Original commit
Wednesday, 9 Oct 2002
23:10 znerd search for other commits by this committer
Fixed daemonctl control program to work with the FreeBSD JDK 1.3.1.
The fix consists of 2 lines at the beginning of the program:

        setuid(geteuid());
        setgid(getegid());

Bumped PORTREVISION of Orion, Tomcat and JBoss ports.

PR:             40470, 43679
Submitted by:   Ari Suutari <ari.suutari@syncrontech.com>
Reviewed by:    audit
Approved by:    Silence on -audit (since Sept 13, 2002)
Original commit
Wednesday, 28 Aug 2002
22:54 znerd search for other commits by this committer
Reverting to revision 1.7. This change should first be audited by
audit@ since it may be bypassing security restrictions.

Pointed out by: kris
Original commit
09:29 znerd search for other commits by this committer
Executing setuid(geteuid()) to fix SUID. At the moment SUID does
not work.

Submitted by:   Ari Suutari <ari.suutari@syncrontech.com>
See:            http://www.geocrawler.com/mail/msg.php3?msg_id=9029840&list=162
Original commit
09:22 znerd search for other commits by this committer
Fixed a typo. Replaced %%PORTREVISION%% with %%PORTVERSION%%.

Submitted by: Dan Hulme <dan_256@yahoo.com>
Original commit
Wednesday, 8 May 2002
22:00 znerd search for other commits by this committer
Changed daemonctl program to check if the JAR file exists before
trying to start the JVM. This is a serious usability improvement.
Bumped PORTREVISION.
Original commit

Number of commits found: 6