Store the type of 'sec channel' that we establish to the DC. If we are a
[kai/samba-autobuild/.git] / source / passdb / secrets.c
2003-04-16 Andrew BartlettStore the type of 'sec channel' that we establish to...
2003-04-06 Andrew BartlettDon't bail if we have a badly formed record, just move...
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 BartlettA couple more signed/unsigned issues.
2003-01-16 Jeremy AllisonFixed up mutex protection around winbindd logon code...
2003-01-13 Andrew BartlettAlways initialise this variable - and don't set the...
2003-01-02 Andrew BartlettBIG patch...
2002-12-12 Gerald CarterMerge ... get_dc_name()-like code from APP_HEAD; better...
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-09-28 Andrew BartlettAdd const.
2002-09-27 Andrew BartlettMinor updates:
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-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-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-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...
2001-01-11 David O'NeillChanges from APPLIANCE_HEAD:
2000-12-06 Gerald Carterupdates to the tdbsam implementation.
2000-11-27 Jeremy Allisonpassdb/secrets.c passdb/smbpassfile.c smbd/server.c...
2000-11-21 Gerald CarterAnother large patch for the passdb rewrite.
2000-07-10 Tim PotterFixes for various compile warnings on Solaris 8.
2000-06-03 Andrew Tridgellmoved secrets handling into secrets.c
2000-05-29 Matthew ChapmanFixed LsaQueryInformationPolicy level 3 to return prima...
2000-05-15 Jeremy Allisonpassdb/secrets.c: Fix typo in comment.
2000-05-08 Jeremy AllisonSomeone :-) forgot to add secrets.c to HEAD.