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
f9aeaadb3c
Minor MDB lossage in avirus
2007-07-29 17:42:21 +00:00
alexhudson
f4e2cbb923
Remove MDB from smtp, restructure global variables a little
2007-07-29 15:55:59 +00:00
halex
058c6c4bd6
Makes StoreClient completely MDB-free. The only caveat is that the store agent must be on localhost and on port 689.
2007-07-29 11:10:19 +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
alexhudson
c6e9f2f575
Remove config watcher from proxy agent
2007-07-27 23:15:29 +00:00
alexhudson
7727841f41
Remove libmanagement from the build, and from agents - I want to keep this code for the BongoJsonRPC stuff, but nothing else really.
...
Progress script has been updated to ignore non-building parts
2007-07-27 23:07:03 +00:00
alexhudson
d31f61b5a0
* Last bits of MDB removed from imap
...
* Clean up some uses of NMAPInitialize()
2007-07-27 09:02:00 +00:00
alexhudson
6b26127445
Make the credential stuff all call into msgapi
2007-07-27 08:24:15 +00:00
pfelt
641e6a4629
-- removed the dn parameter to the HashCredential Function
2007-07-27 03:42:28 +00:00
alexhudson
20bc2c36a5
Fix NMAPInitialize() so that everything isn't /completely/ broken
2007-07-26 22:18:30 +00:00
alexhudson
3a873c389c
Sync branch with HEAD of trunk
2007-07-26 22:01:34 +00:00
alexhudson
422036f5a7
Unused variable removed
2007-07-26 21:39:51 +00:00
alexhudson
932e3b7502
More MDB clear-out
2007-07-26 21:35:14 +00:00
alexhudson
9580e5f99d
De-MDB-ify NMAPInitialize and NMAPRegister, latter now renamed QueueRegister
2007-07-26 21:00:22 +00:00
alexhudson
c11f3a7c12
Alarm now MDB-free code wise, remove some debugging stuff I didn't mean to commit...
2007-07-26 20:41:48 +00:00
alexhudson
17d169ab2e
Store server cred on disk so we don't need to access MDB to get it
2007-07-26 20:32:23 +00:00
alexhudson
fd496b3b4a
Extra scriptage to look at indirect MDB addicts
2007-07-26 19:26:50 +00:00
alexhudson
d2812748d3
Some de-MDBification of rules and avirus; avirus might be slightly broken with this
2007-07-26 16:08:34 +00:00
alexhudson
92f7c15011
De-MDBify imap a bit more, remove proprietary PROXYAUTH command support
2007-07-25 21:54:26 +00:00
alexhudson
dc7f920487
Remove some connmgr remnants and support functions
2007-07-25 20:53:40 +00:00
alexhudson
3f993bf9d1
Second piece of connmgr removal: bye bye agent, bye bye libs.
2007-07-24 12:08:37 +00:00
alexhudson
ccdff4c324
First pass at connmgr removal. Surprisingly little _actually_ uses it...
2007-07-24 12:05:19 +00:00
alexhudson
de210b00a5
Correct a minor math nit :)
2007-07-22 20:06:51 +00:00
alexhudson
4904789cd4
More msgapi start simplification
2007-07-22 14:06:24 +00:00
alexhudson
cf60345779
Remove two more juicy MDB-addicted functions from msgapi
2007-07-22 14:01:28 +00:00
alexhudson
59601b90ff
Remove non-existant msgapi caching mechanism, simplify some config
2007-07-22 13:46:53 +00:00
alexhudson
68f688a1b4
Remove some resolver stubs
2007-07-22 13:36:42 +00:00
alexhudson
5e769233ce
Start the msgapi clearout: remove some rarely used functions
2007-07-22 13:33:07 +00:00
alexhudson
806cab7b48
* Remove addressbook agent
...
* Pluspack agent is no longer part of the build
2007-07-20 14:35:04 +00:00
pfelt
ed06ce00ed
-- this is the initial queue configuration file. it has no defaults in it yet, but should be complete in configuration options. we might want to rename some of
...
them.
2007-07-16 04:39:18 +00:00
alexhudson
ef16b11708
Remove MDB from the MsgLib calendar subscription system
2007-07-14 16:17:03 +00:00
alexhudson
5a75434c57
Mail proxy config in store
2007-07-14 15:56:41 +00:00
alexhudson
fd7e2b30f2
Initial de-MDBify work on mailprox
2007-07-14 15:56:07 +00:00
alexhudson
03106a66ae
Merge in all the big trunk changes recently
2007-07-14 14:16:44 +00:00
alexhudson
bc7c479f78
* Make imap stop using MDB to store MIME information
...
* Fix imap LOGIN
* Remove trusted hosts list from store setup
2007-07-14 14:15:09 +00:00
alexhudson
8a98c8c324
Remove MDB from much of IMAP. PROXY remains, as does the very strange MIME code.
2007-07-12 13:54:02 +00:00
alexhudson
fc2682af11
pop3 now basically MDB free
2007-07-12 11:31:10 +00:00
alexhudson
92d3ade8f3
* antivirus now basically MDB free
...
* small bug in mkauthhash test program for store
2007-07-12 10:59:03 +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
153bde3052
User auth functions for msgapi
2007-07-09 21:53:13 +00:00
alexhudson
490eff0b8c
Remove non-config MDB bits from the store agent
2007-07-09 21:50:30 +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
alexhudson
fd8143a9d1
* Merge trunk r202 into branch to make it compile again :)
...
* Remove mdbtool
2007-07-08 20:43:53 +00:00
alexhudson
c50999451d
* Remove MDB from agents who don't actually read any config
...
* Added a small script to monitor our progress in this task
2007-07-08 19:32:29 +00:00
alexhudson
e64ecce414
Biting the bullet in small chunks: expect extreme breakage!
2007-07-07 21:12:03 +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
jonnylamb
10251755e4
Horrible nasty hack to make po/fr.po be included in the make dist tarball. I have no idea why it did not before.. This is certainly something for my TODO list.
2007-07-07 12:42:57 +00:00
trisk
2696ce97b4
* Prevent use of uninitialised pointers.
2007-07-07 10:56:08 +00:00