This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.
[tprouty/samba.git] / source / passdb / secrets.c
2003-11-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-10-30 Jim McDonoughFirst round of merging various UUID structures.
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-09-07 Volker LendeckeNobody complained on the team-list, so commit it ...
2003-08-15 Herb Lewisget rid of some sompiler warnings on IRIX
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-07-19 Volker LendeckeFix memleak
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-03 Jeremy AllisonRemoved strupper/strlower macros that automatically...
2003-07-01 Volker LendeckeDifferent fix for memleak just committed. This belongs...
2003-07-01 Volker LendeckeFix two memory leaks. tdb_search_keys allocates space...
2003-06-25 Gerald Carterlarge change:
2003-06-21 Volker LendeckeFix memory leak. secrets_fetch allocates memory.
2003-06-13 Tim PotterRename some uuid functions so as not to conflict with...
2003-04-28 Andrew BartlettMerge memory leak fixes in our trusted domain list...
2003-04-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-22 Andrew BartlettMerge mimir's trusted domain code from HEAD -> 3.0...
2003-04-21 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-21 Andrew BartlettMerge from HEAD - save the type of channel used to...
2003-04-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-16 Andrew BartlettStore the type of 'sec channel' that we establish to...
2003-04-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-13 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-06 Andrew BartlettDon't bail if we have a badly formed record, just move...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-29 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-27 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-17 Andrew BartlettMerge from HEAD - make winbindd locking sane again:
2003-03-17 Andrew BartlettFix invalid SAFE_FREE() of talloc()ed memory.
2003-03-14 Rafal SzczesniakFresh meat in trusted domains code:
2003-03-11 Andrew BartlettThis patch attemptes to clean up winbindd's mutex locking.
2003-02-01 Andrew BartlettMerge of signed/unsigned fixes from HEAD.
2003-02-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-01 Andrew BartlettA couple more signed/unsigned issues.
2003-01-16 Jeremy AllisonFixed up mutex protection around winbindd logon code...
2003-01-16 Jeremy AllisonFixed up mutex protection around winbindd logon code...
2003-01-14 Andrew BartlettMerge indirection, signed/unsigned and uninitialiased...
2003-01-13 Andrew BartlettAlways initialise this variable - and don't set the...
2003-01-03 Andrew BartlettMerge from HEAD - make Samba compile with -Wwrite-strin...
2003-01-02 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-02 Andrew BartlettBIG patch...
2002-12-13 Gerald CarterMerge ... get_dc_name()-like code from APP_HEAD; better...
2002-12-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-12-12 Gerald CarterMerge ... get_dc_name()-like code from APP_HEAD; better...
2002-11-08 Andrew BartlettMerge from HEAD:
2002-11-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-11-07 Jeremy AllisonMerge of scalable printing code fix... Needs testing.
2002-10-04 Jeremy AllisonAdd a timeout to tdb_lock_bystring(). Ensure we never...
2002-10-04 Jeremy AllisonAdd a timeout to tdb_lock_bystring(). Ensure we never...
2002-10-01 Andrew BartlettUpdates from Samba HEAD:
2002-10-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-09-28 Andrew BartlettAdd const.
2002-09-27 Andrew BartlettMinor updates:
2002-09-25 Gerald Cartersync'ing up for 3.0alpha20 release
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-09-18 Jeremy AllisonWe had a race condition when changing a machine acount...
2002-09-17 Jeremy AllisonNever, *ever* hold a mutex lock in the message database...
2002-09-17 Andrew Tridgellmore const cleanups
2002-08-17 Jelmer Vernooijsync 3.0 branch with head
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-08-12 Jim McDonoughUpdate secrets_fetch_domain_guid to generate and store...
2002-07-31 Andrew Tridgellfixed multi-line strings for portability
2002-07-30 Jim McDonoughAdd LSA RPC 0x2E, lsa_query_info2. Only level implemen...
2002-07-26 Andrew Bartlett(another patch from mimir)
2002-07-20 Andrew BartlettMore fixes towards warnings on the IRIX compiler
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-05-23 Jim McDonoughLooks like abartlet got a bit overexcited about using...
2002-05-22 Andrew BartlettUpdates for sane storage of ldap root DN passwords...
2002-05-18 Simo Sorceso here it is the code to introduce seriously debuggggi...
2002-05-17 Andrew BartlettA few more trusted domains updates from mimir.
2002-04-14 Andrew BartlettPartly based on the work by mimir (Rafal Szczesniak
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-03-10 Andrew Tridgellmake sure we use consistent keys in secrets.tdb by...
2002-03-02 Andrew BartlettThis patch merges my private LDAP tree into HEAD.
2002-03-02 Andrew BartlettFix up the trusted domains secrets code so as to have...
2002-03-01 Andrew BartlettThe beginning of trusted and trusting domain support...
2002-02-22 Andrew Tridgellmade the domain secret key in secrets.tdb domain specif...
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-09 Jeremy AllisonFixed up atomic update code.
2001-12-13 Jean-François Mico... update the ldap support code. it compiles.
2001-12-05 Andrew BartlettAdd a couple of extra debugs for the secrets.tdb stuff
2001-12-05 Andrew Tridgellauto-init secrets.tdb
2001-12-04 Andrew BartlettThis comment no longer applies.
2001-11-24 Andrew Tridgelladded "net join" command
2001-11-17 Jeremy AllisonTidyups when I was doing the big merge...
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-09-06 Andrew Tridgellgot rid of USE_TDB_MMAP_FLAG as its not needed any...
2001-08-24 Herb Lewisget rid of compiler warnings
2001-07-30 Jeremy AllisonAdded "use mmap" for HPUX.
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-06-06 Jeremy AllisonChanges to use new genrand code that got missed while...
2001-06-04 Andrew Tridgelluse LDSHFLAGS not -shared in several places
2001-04-08 Jeremy AllisonGot "medieval on our ass" about adding the -1 to slprintf.
2001-02-14 Tim PotterMerge ... i18n fixes from appliance branch. Samba...
next