Commit Graph

16 Commits

Author SHA1 Message Date
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 e050a05905 Remove connio code from the header files. Good grief, it's now debuggable! 2007-09-03 10:45:36 +00:00
alexhudson 0aa7234cc7 Remove := assignments from build system; fixes portability warnings 2007-09-01 19:21:22 +00:00
alexhudson 178e3b4d5e Fix up msgapi dir/path functions 2007-09-01 12:35:36 +00:00
alexhudson d06acaef14 Small patch to remove mdb from the build 2007-08-31 16:37:21 +00:00
alexhudson 20bc2c36a5 Fix NMAPInitialize() so that everything isn't /completely/ broken 2007-07-26 22:18:30 +00:00
alexhudson 9580e5f99d De-MDB-ify NMAPInitialize and NMAPRegister, latter now renamed QueueRegister 2007-07-26 21:00:22 +00:00
alexhudson 03106a66ae Merge in all the big trunk changes recently 2007-07-14 14:16:44 +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
trisk 2f5f0343d9 * hack: Make NMAPReadConfigFile() retry in case store is not yet ready. 2007-07-07 07:14:54 +00:00
alexhudson 876724ad05 Remove NMAP routines from msgapi 2007-05-04 09:37:24 +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
pfelt ce85f9887e this patch consists of changes to remove the rest of the openssl shim. 2007-03-07 19:44:42 +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