Name | Modified | Size |
---|---|---|
.. | ||
build | ||
docs | ||
etc | ||
man | ||
patches | ||
tests | ||
acinclude.m4 | 21 years ago | 9 KB |
aclocal.m4 | 21 years ago | 37 KB |
compat.c | 21 years ago | 2 KB |
config.h.in | 21 years ago | 7 KB |
configure | 21 years ago | 382 KB |
configure.ac | 21 years ago | 4 KB |
database.c | 21 years ago | 8 KB |
edit.c | 21 years ago | 31 KB |
header.c | 21 years ago | 4 KB |
INSTALL | 21 years ago | 389 B |
KNOWNBUGS | 21 years ago | 815 B |
LICENSE | 21 years ago | 452 B |
Makefile | 21 years ago | 479 B |
Makefile.am | 21 years ago | 1 KB |
Makefile.in | 21 years ago | 18 KB |
milter.c | 21 years ago | 28 KB |
mx.c | 21 years ago | 6 KB |
readconf.c | 21 years ago | 8 KB |
README | 21 years ago | 208 B |
slow.conf | 21 years ago | 4 KB |
slow.h | 21 years ago | 13 KB |
test.c | 21 years ago | 9 KB |
TODO | 21 years ago | 2 KB |
util.c | 21 years ago | 8 KB |
Change | User | Description | Committed |
---|---|---|---|
4222 | bryan_costales | Massive rewrite to speed up the database writes. Using a single database now with duplica...te keys where the keys are the IP numbers. Added a purge command and removed the garbage command. Fixed some leaking memory bugs and properly closed the database in a few places were it was not properly closed. Updated the docs to reflect this and bumped both the database version and release number. Running on a FreeBSD 3.x machine and a Solaris 9 machine. « |
21 years ago |
4052 | bryan_costales | Implimented: whitelisting AddMXHost for MX servers that lie ... Converted to thread safe DNS routines garbage collection RunAsUser and RunAsGroup for root startups rebuild the database summarize by IP number Finished all documentation. Moved release from alpha to beta « |
21 years ago |
4030 | bryan_costales | Finished documenting the configuration file Fixed a race condition and a core dump bug. ... Added hooks for whitelisting and IP aliasing Added support for Berkeley DB 4.2 Converted to htonl() and ntohl() Known Bugs: ip.db cannot be shared over NFS IP tracking from MX hosts can fail A RunAsUser config option is needed. « |
21 years ago |
3998 | bryan_costales | Brought the whole distribution up to V0.9 Added a huge abount of documentation. Added sl...owedit find Created startup scripts to launch for testing Fixed numerous bugs. Fixed a few portablity issues. Installed hooks for whitelisting and IP aliases. « |
21 years ago |
3957 | bryan_costales | Added rbl lookup support and testing for same. Folded in support for smfi_stop(). Added... lots of slowedit commands Fixed a serious bug in MX lookups. Added to documentation. « |
21 years ago |
3890 | bryan_costales | This is the 0.6 release. The following have been added with the uses indicated: ... Source files: edit.c -- the slowedit functions compat.c -- missing system files Autoconf: configure.ac, makefile.am config.h aclocal.m4 acinclude.m4 build/ Documents: doc/ -- html and man(1) documents Testing: tests/ -- regressive testing TODO: -- revised to show actual progress « |
21 years ago |
3838 | bryan_costales | This is pre-release 0.5 (rcs numbering) which includes: The milter source f...iles and Makefile A regressive testing subdirectory with Makefile and /bin/sh scripts. A patches subdirectory with a patch file for V8.13 sendmail All have been compiled and tested on a 64bit Sun Solaris 9 machine. « |
21 years ago |