Commit Graph

28 Commits

Author SHA1 Message Date
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
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 422036f5a7 Unused variable removed 2007-07-26 21:39:51 +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 dc7f920487 Remove some connmgr remnants and support functions 2007-07-25 20:53:40 +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 ef16b11708 Remove MDB from the MsgLib calendar subscription system 2007-07-14 16:17: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 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
trisk 2c8bbcb714 Fix use of uninitialised variables in msgapi, also some housekeeping. 2007-07-07 03:36:32 +00:00
alexhudson c9871608d6 Various build system fixes for Solaris, again from Albert Lee 2007-06-30 13:37:06 +00:00
alexhudson 6016b7f420 * Update build detection of LDAP schema (should fix bug #8797)
* Fix detection of custom builds
2007-05-18 13:57:46 +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
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 86b16c4c2e Small change to msgcollector to allow us to compile against slightly older curls 2007-03-08 13:09:39 +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