Commit Graph

27 Commits

Author SHA1 Message Date
alexhudson ac0aea9c83 Fix bug where the store couldn't bind to port 689 on setup 2007-06-27 12:23:05 +00:00
alexhudson ba21779712 Create crypto data directly during install. This removes the dependency on gnutls certtool, and should mean an end to the "OMG install takes like 2 days" type bugs 2007-06-20 15:29:28 +00:00
alexhudson feeddba759 Merge tzcache utility into bongo-config 2007-05-26 13:24:02 +00:00
pfelt c490af954d -- antivirus now works against clamav.
--   i removed some management dmc stuff that we didn't need
--   added the new configuration read code
--   changed the unused defaults to the correct syntax in bongo-config
--     the system defaults to connect to the clamd on localhost and scan mail
-- this isn't the final revision, but at least it works now
2007-05-26 08:26:57 +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 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 811e8e4d4f Correcting an obvious mistake pointed out by fatpelt. 2007-04-28 08:52:59 +00:00
alexhudson 112bf030db Spelling mistake :( 2007-04-26 15:31:01 +00:00
alexhudson c89fe0021b Minor fix to get us going on distros with lib64/ dirs. 2007-04-26 15:27:01 +00:00
alexhudson a52de8bca1 bongo-config correctly sets up some ACLs, so that hawkeye will be able to access configuration information 2007-04-24 19:33:52 +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 e90f04eced Initial gnutls crypto work in bongo-config. 2007-04-05 19:23:33 +00:00
pfelt 8db36bdcca -- adding json to the link list 2007-04-05 19:18:41 +00:00
alexhudson 3c68b83b99 Add the new bongo-config tool. You need this to install Bongo now :) 2007-04-05 17:36:38 +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 8edbc1307b Remove DMC and the stats system. It makes me so happy to see this code die \o/ 2007-04-04 12:43:13 +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
lhaig 5c1c6fa723 Changed bongo-setup to accept server hostname and mail domain seperatly 2007-02-24 16:31:10 +00:00
alexhudson 9fd326ae7d Improved log message (patch from Lionel Dricot) 2007-02-23 09:30:09 +00:00
alexhudson dff42332bf Misc. fixes which hopefully help on BSD. 2007-02-20 15:39:37 +00:00
alexhudson 0d94e376bb Stop bongo-setup failing in bad ways when something "bad" happens 2007-02-15 15:40:55 +00:00
alexhudson ed185dc3fb SQLite build fixes: you can either build import/sqlite3 or not, up to you 2007-02-09 18:35:57 +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 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