alexhudson
d06acaef14
Small patch to remove mdb from the build
2007-08-31 16:37:21 +00:00
alexhudson
955467a812
Adding users and setting passwords now works \o/
2007-08-28 21:36:55 +00:00
alexhudson
f9bd56b84a
Enable users to be added to database
2007-08-27 22:37:54 +00:00
pfelt
376a608a71
-- remove a const that was causing some warning messages to be produced.
2007-08-27 21:23:16 +00:00
alexhudson
f1e18a3c42
Merge latest trunk revisions into branch
2007-08-26 19:24:57 +00:00
pfelt
4d3d984bb2
-- clear up a compiler warning in bongo-config due to a missing prototype
2007-08-20 01:55:48 +00:00
alexhudson
db095e224c
Slight grab-bag;
...
* some sqlite helper functions added to msgapi. versions in store could/should
be deprecated, possibly post-1.0 though
* remove some hard-coded stuff from auth, replace with sqlite db
* various small fixes
2007-08-06 19:59:24 +00:00
alexhudson
067f347f44
Like Bond, You Only Auth Once: move store cookie functionality to msgapi; this means queue & <unnamed agent> can share cookies
2007-07-28 17:59:29 +00:00
pfelt
641e6a4629
-- removed the dn parameter to the HashCredential Function
2007-07-27 03:42:28 +00:00
alexhudson
9580e5f99d
De-MDB-ify NMAPInitialize and NMAPRegister, latter now renamed QueueRegister
2007-07-26 21:00:22 +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
590830a473
Stubbing out of new auth API - agents no longer use MDB for auth.
...
At the moment, only the 'admin' user exists on the system :)
2007-07-09 09:05:47 +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