Commit Graph

27 Commits

Author SHA1 Message Date
alexhudson c5c0ec06dc connio: destroy buffers on broken connections to avoid SIGPIPEs when we close connections. 2007-06-30 11:08:10 +00:00
alexhudson 095d5eef3e Remove some files which shouldn't be in svn 2007-06-27 08:07:33 +00:00
jonnylamb b8e0dabc4c * Remove old EXPANDED_ variables from code. These have been cleaned up from r120. 2007-06-26 15:01:46 +00:00
alexhudson 9bb47d5112 Explicitly disable use of secure memory within libgcrypt 2007-06-13 08:45:43 +00:00
alexhudson 885a9de837 Simplify the logging statements in smtpd and pop3d 2007-05-28 07:58:21 +00:00
alexhudson af437b25d9 Correctly detect failure to work out the current version of bongo available 2007-05-26 16:04:11 +00:00
alexhudson 6016b7f420 * Update build detection of LDAP schema (should fix bug #8797)
* Fix detection of custom builds
2007-05-18 13:57:46 +00:00
alexhudson e65bf3fdf3 Allow admin tool to look for Bongo updates 2007-05-11 09:07:15 +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 331f909d09 Initial Hawkeye work. This contains a new template system for creating HTML, some basic admin ability, and serves as the basis for further work.
You may need to bongo-config install again, if upgrading.
2007-04-29 16:48:45 +00:00
alexhudson fa4e440f82 * Initialize the calendar library at install to save time later
* Remove some spurious output from the calendar library
2007-04-19 21:20:17 +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 86b16c4c2e Small change to msgcollector to allow us to compile against slightly older curls 2007-03-08 13:09:39 +00:00
pfelt ce85f9887e this patch consists of changes to remove the rest of the openssl shim. 2007-03-07 19:44:42 +00:00
alexhudson 8f4ae1a015 Add back part of Pat's patch I didn't mean to commit :/ 2007-03-07 10:00:36 +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
pfelt e9fd1b64eb apps that needed to be the client endpoint of a tls connection did not previously work.
there are currently two:
  smtpd for remote delivery
  mailprox
2007-02-19 05:53:47 +00:00
alexhudson 5c6cf74e6f Minor update to add 'docs' build target; this now kicks off doxygen 2007-02-10 23:26:24 +00:00
alexhudson 0be1fdc3c8 More build fixes for sqlite and curl; hopefully you can build on any distro now. 2007-02-08 21:13:21 +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 c9afb7facc libgcrypt initialisation changes to fix random segfaults. \o/ 2007-01-24 23:33:01 +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