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