Commit Graph

20 Commits

Author SHA1 Message Date
alexhudson 238fa58cdc New exciting 'list user' functionality! 2008-01-28 17:45:00 +00:00
alexhudson d337c3d486 Merge remove-mdb branch onto trunk, branch is now closed! 2008-01-23 08:20:27 +00:00
alexhudson 5b388b76f4 Make Bongo compile again for dist users 2007-08-20 08:34:04 +00:00
alexhudson e13eeb8e3a Another attempt at stopping SIGPIPEs killing our agents. 2007-08-17 20:34:08 +00:00
alexhudson 698cda51d7 Initial stab at DNS code, including:
* new check tool for querying MX records,
* dns test harness
2007-08-17 20:11:44 +00:00
alexhudson aa8cdd6ab0 Ignore SIGPIPE on broken connection. This should fix/mitigate bug #9726. 2007-08-14 10:20:51 +00:00
alexhudson 2963a454c7 * New configuration system
* Default config now comes from a backup file, not hard-coded
2007-07-11 12:11:55 +00:00
trisk b9e9608067 * Move ALIGN_SIZE() macro to memmgr.h and apply it to memstack allocations. This fixes the last known crash on sparc. 2007-07-07 20:53:24 +00:00
alexhudson 04fd938ab0 Fix from Albert Lee to fix legacy inet macros 2007-06-30 21:14:16 +00:00
alexhudson 87f97b23f6 * Add support for resolving TXT DNS RRs
* Add ability to check online for updates
2007-05-10 23:13:00 +00:00
pfelt a5a71afa75 a good portion of the antispam stuff. there is still configuration data that i need to figure out, like the postmaster to send bounces
to and other such stuff.  basic functionality exists though.
2007-05-05 08:21:19 +00:00
alexhudson 876724ad05 Remove NMAP routines from msgapi 2007-05-04 09:37:24 +00:00
alexhudson 39db173e32 Remove some cruft from msgapi 2007-05-03 12:28:48 +00:00
alexhudson df51571288 Put in place infrastructure to read config files from the store, and change the bongo-manager to use it. You now need to run "bongo-config install" when you install Bongo! 2007-04-05 16:37:44 +00:00
alexhudson 794d4a7743 Patch to allow us to compile with gnutls v1.0. Will need a patch from Pat before it works "properly" 2007-03-07 09:30:14 +00:00
alexhudson 5c6cf74e6f Minor update to add 'docs' build target; this now kicks off doxygen 2007-02-10 23:26:24 +00:00
pfelt 482a9e8a22 the bulk of the conversion to native gnutls (no openssl shim) 2007-02-03 23:39:03 +00:00
alexhudson 77250215b0 Removing last vestiges of OpenSSL MD5 API - new XplHash is used. This should fix most segfaults now.
Task #4626 is mostly complete with this.
2007-01-25 11:53:32 +00:00
alexhudson e302e4c005 Remove build files lamely included in first revision. Sigh :( 2007-01-24 23:15:00 +00:00
alexhudson b0c62252c4 Initial import of Bongo source code. 2007-01-22 23:37:12 +00:00