0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 9 hours ago.
May 08, 2023 — May 08, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed topiclock code More... about 21 years ago
fixed allocation error More... over 21 years ago
readded mysqldb.c for DNSbl operations. More... over 21 years ago
modified db structure for DNSbl More... over 21 years ago
Fixed: A number of NULL pointers not checked for. Added: Feed mode. Fixed: Various ANSI C issues (thanks Dean) More... over 21 years ago
Fixed: Uninitialised int in smtpd which was causing false positives. Fixed: On 'MAIL FROM' failure, test pattern is aborted and new pattern used. More... over 21 years ago
Fixed: getip(), and get_hostname() functions - Doh! Fixed: Bug in proxy routines - calling sscanf with a NULL pointer - now checks... More... over 21 years ago
Fixed: DB engine lockups Fixed: spin_locks problems (too many processes spinning on the same lock) Fixed: Queueing too fast on the feed process thread. More... over 21 years ago
Added: wingate support Added: http server vulnerability scan (checking for FormMail/Code Red/Nimba/shtml.exe(Frontpage)) More... over 21 years ago
Added: MySQL Support for the backend DB. Fixed: 5 Second spinlock is now 50ms. Added: DNSbl feeding routines. More... over 21 years ago
Fixed: Bug where none reversable lookups in DNS were given extra []'s which broke the subsequent forward lookups. Fixed: All Debug headers - should now compile on non C99 compilers, and will compile without debug flag More... over 21 years ago
Fixed: PIPE buffering and protocol Fixed: Results Additions to the Database (now also will put an entry in each database, not just the last found) Fixed: Some of the configure/makefile autoconf stuff. Fixed: Ugly code and 'goto s' in smtp.c Added: Full & expandable range SMTP tests Added: Better 'v' code (va args) - Thanks And...@SuperNews Started: Backend DB interface (MySQL only at the moement) Added: Generic SQL statements. More... over 21 years ago
Added -DDEBUG handling to main program. Added multi-target-host support for test_proxy() function (Thanks for the suggestion Joe Jarad) More... over 21 years ago
Updated man page for DB->DB_URL config change More... over 21 years ago
Fixed locking issues, and an autoconf issue - added Deletes to 'localdb' mode. Added more MySQL handling, and Threadsafe MySQL client handling Corrected autoconf definitions for MySQL handling. More... over 21 years ago
For SMTPDB: added multi db support, fixed autoconfig, added debug flag and preprocessor compile out of debug prints. Fixed memory leaks, fixed a thread contention issue. More... over 21 years ago
More autoconf stuff - including fixes for autoheader. General headers for each of the databases added. More... over 21 years ago
added files for "other" database support, fixed configure.ac/Makefile.am to perform conditional builds based on configured databases More... over 21 years ago
autoconf/header fixes in for database support databases selection at configure time will compile in functions specific to that database . More... over 21 years ago
Removed mysqldb.c and localdb.c from main part of project as they belong in the smtpdb directory More... over 21 years ago
fixed strcpy() typos (thanks Dean) More... over 21 years ago
fixed man page installation and a minor spelling error More... over 21 years ago
Added first edition man pages. More... over 21 years ago
fixed config (sockchk.conf) path... need to enable configure setting of path More... over 21 years ago
Added autoconf/automake/autoheader/aclocal support, removed original makefiles (need to fix paths in sources for config file etc) More... over 21 years ago
created mysql.txt the initial MySQL table layout for the DB. More... over 21 years ago
fixed test host problem - changed config.* configuration.* (for autoconfig later...) added some function descriptions etc... More... over 21 years ago
Initial revision More... over 21 years ago