- Aug 03, 2005
-
-
deuce authored
file/core. (Test PR:10)
-
deuce authored
-
deuce authored
-
rswindell authored
-
deuce authored
gnats_cvs.js $USER gnatsuser gnatspw Where $USER is the CVS user who comitted the change gnatsuser is the GNATS userID (ie: cvs) gnatspw is the GNATS password.
-
rswindell authored
* the 'in transit' flag and how to ignore or fix the problem * the 'usual' DNS server IP address * detecting outbound SMTP filtering/blocking * avoiding a relay "loop" * detecting and correcting SMTP relay authentication problems
-
deuce authored
-
deuce authored
object (doh!)
-
deuce authored
-
- Aug 02, 2005
- Aug 01, 2005
-
-
rswindell authored
-
rswindell authored
-
rswindell authored
Since we're not using the message-ID for dupe checking or threading and we already have a mechanism in place for body text dupe detection (via CRC-32) the hash mechanism is providing an unnecessary burden on the mail database.
-
rswindell authored
Use <tt> tags for filenames.
-
- Jul 30, 2005
- Jul 27, 2005
-
-
rswindell authored
-
- Jul 26, 2005
-
-
rswindell authored
hash.
-
- Jul 25, 2005
-
-
deuce authored
Was always forcing "No" as it was using a negated pointer.
-
- Jul 21, 2005
-
-
deuce authored
Note: Quoted ,s are not supported at this time due to the lack of zero-width negative look-behind support in the JS regexp engine.
-
- Jul 19, 2005
-
-
cyan authored
anyone to crash the server by using the 'number of users' filter option. (i.e. LIST >20) All sysops are urged to update to this release ASAP.
-
- Jul 16, 2005
- Jul 14, 2005
-
-
rswindell authored
-
- Jul 13, 2005
-
-
rswindell authored
-
runemaster authored
list instead of using http_request.header.referer. This stops incorrectly going back to message that has just been deleted on the message read page.
-
rswindell authored
Use LOG_ERR level for log output from terminate_everything if called in case of fatal error and exit() with the specified error code.
-
- Jul 12, 2005
- Jul 11, 2005
-
-
deuce authored
one. Allow userid/password to be passed on the command line. Add PR editing capabilities for users with edit or greater access.
-
deuce authored
was called (in fact, get_response() was NEVER called)
-
deuce authored
methods.
-
deuce authored
-
deuce authored
current connection. Added GNATS_LEVEL_* constants and a GNATS_LEVELS array which contains the text values for these levels. Switch the constants to 'const' rather than 'var'
-