summaryrefslogtreecommitdiff
path: root/source3/passdb/secrets.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r13310: first round of server affinity patches for winbindd & net ads joinGerald Carter1-29/+0
2007-10-10r13190: Fix #3458 from Andriy Gapon <avg@icyb.net.ua>. Don'tJeremy Allison1-1/+1
2007-10-10r12051: Merge across the lookup_name and lookup_sid work. Lets see how the bu...Volker Lendecke1-1/+1
2007-10-10r12043: It's amazing the warnings you find when compiling on a 64-bitJeremy Allison1-11/+9
2007-10-10r10792: Fix the "schannel not stored across client disconnects" problem.Jeremy Allison1-0/+209
2007-10-10r10658: It's so nice to have CVSIN to blame for this kind of bugs :-)Volker Lendecke1-1/+1
2007-10-10r10656: BIG merge from trunk. Features not copied overGerald Carter1-7/+59
2007-10-10r7139: trying to reduce the number of diffs between trunk and 3.0; changing v...Gerald Carter1-0/+65
2007-10-10r6595: This is Volkers new-talloc patch. Just got the go-ahead fromJeremy Allison1-1/+2
2007-10-10r5767: Get rid of some compiler warningsVolker Lendecke1-14/+5
2007-10-10r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison1-5/+5
2007-10-10r3948: Fix incorrect declaration. Bug #2083.Jeremy Allison1-1/+1
2007-10-10r1492: Rework our random number generation system.Andrew Bartlett1-31/+29
2007-10-10r196: merging struct uuid from trunkGerald Carter1-13/+13
2004-02-08When we set a domain sid, force get_global_sam_sid() to do it's work again.Andrew Bartlett1-1/+7
2004-01-07Don't duplicate pulling the 'IPC' username from secrets.tdb, insteadAndrew Bartlett1-1/+39
2003-09-07Nobody complained on the team-list, so commit it ...Volker Lendecke1-0/+53
2003-08-15get rid of some sompiler warnings on IRIXHerb Lewis1-4/+4
2003-07-19Fix memleakVolker Lendecke1-3/+3
2003-07-03Removed strupper/strlower macros that automatically map to strupper_m/strlowe...Jeremy Allison1-12/+12
2003-07-01Different fix for memleak just committed. This belongs intoVolker Lendecke1-2/+0
2003-07-01Fix two memory leaks. tdb_search_keys allocates space for the keyVolker Lendecke1-0/+2
2003-06-25large change:Gerald Carter1-2/+1
2003-06-21Fix memory leak. secrets_fetch allocates memory.Volker Lendecke1-0/+2
2003-06-13Rename some uuid functions so as not to conflict with systemTim Potter1-1/+1
2003-04-22Merge mimir's trusted domain code from HEAD -> 3.0, plus some memoryAndrew Bartlett1-37/+55
2003-04-21Merge from HEAD - save the type of channel used to contact the DC.Andrew Bartlett1-12/+90
2003-03-17Merge from HEAD - make winbindd locking sane again:Andrew Bartlett1-18/+2
2003-02-01Merge of signed/unsigned fixes from HEAD.Andrew Bartlett1-2/+2
2003-01-16Fixed up mutex protection around winbindd logon code. Sync with APP-HEAD.Jeremy Allison1-8/+24
2003-01-14Merge indirection, signed/unsigned and uninitialiased-value fixes from HEAD.Andrew Bartlett1-0/+1
2003-01-03Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett1-1/+1
2002-12-13merge of get_dc_name()-like code from APP_HEAD; better support password serve...Gerald Carter1-0/+30
2002-11-08Merge from HEAD:Andrew Bartlett1-6/+9
2002-10-04Add a timeout to tdb_lock_bystring(). Ensure we never have more thanJeremy Allison1-49/+11
2002-10-01Updates from Samba HEAD:Andrew Bartlett1-5/+5
2002-09-25sync'ing up for 3.0alpha20 releaseGerald Carter1-4/+90
2002-08-17sync 3.0 branch with headJelmer Vernooij1-3/+59
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell1-23/+169
2002-03-10make sure we use consistent keys in secrets.tdb by uppercasing domainAndrew Tridgell1-0/+4
2002-03-02This patch merges my private LDAP tree into HEAD.Andrew Bartlett1-28/+0
2002-03-02Fix up the trusted domains secrets code so as to have a slight chance ofAndrew Bartlett1-12/+10
2002-03-01The beginning of trusted and trusting domain support fromAndrew Bartlett1-3/+89
2002-02-22made the domain secret key in secrets.tdb domain specific. This allowsAndrew Tridgell1-2/+14
2002-01-30Removed version number from file header.Tim Potter1-2/+1
2002-01-09Fixed up atomic update code.Jeremy Allison1-1/+1
2001-12-13update the ldap support code. it compiles.Jean-François Micouleau1-0/+41
2001-12-05Add a couple of extra debugs for the secrets.tdb stuffAndrew Bartlett1-2/+8
2001-12-05auto-init secrets.tdbAndrew Tridgell1-0/+5
2001-12-04This comment no longer applies.Andrew Bartlett1-1/+0