Commit Graph

10 Commits

Author SHA1 Message Date
pfelt 8fbf362ed1 -- revert the portions with the CONFIGFILE in preference to this much better solution 2007-11-03 23:43:19 +00:00
alexhudson ac4d5d74fc Change BongoConfiguration parser into something which takes Json nodes 2007-11-03 22:23:03 +00:00
pfelt 9b01d46b53 -- Renamed Globals to BongoGlobals
-- modified bongoagent.h to use CONFIGFILE to determine when the BongoGlobals is defined as extern and not.  this prevents a build error in store
-- re-worked aliases to work more constently and dropped the idea of hosted vs global domains, (mapping-type)
-- MsgParseAddress now strdups the local_part if no domain is on the address.
2007-11-03 22:15:48 +00:00
alexhudson 964c09aad2 Separate out config reading routing into generic parser and utility function for the store 2007-11-03 17:07:20 +00:00
pfelt 869e5cad79 -- removed some general settings from agent's configuration documents and moved them to /config/global (hostname, hostaddr, postmaster). i'm not sure what to do with hostaddr yet though
-- changed a ton of XplConsolePrintf() statements to Log() statements
-- a couple of general housekeeping issues
-- fixed smtp to be more robust in its queue connection startup.  i was seeing issues where it wouldn't connect because the store wasn't up yet.  this should fix that
2007-10-25 05:30:12 +00:00
alexhudson 0f658ab7d5 * Separate out msgapi cookie functions into a separate file
* First whack at making auth backend pluggable
2007-09-15 12:49:08 +00:00
alexhudson c14431d623 Various header file clean-ups, should now build from dist 2007-08-31 17:55:57 +00:00
alexhudson f625063cf6 * MDB is now pretty much removed from the store
* Merge recent fixes from trunk
2007-07-12 09:59:43 +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 b0c62252c4 Initial import of Bongo source code. 2007-01-22 23:37:12 +00:00