summaryrefslogtreecommitdiffstats
path: root/source4/passdb/secrets.c
Commit message (Expand)AuthorAgeFilesLines
* r14575: Move some path-related functions to libsamba-config so libsamba-utilJelmer Vernooij2007-10-101-0/+1
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2007-10-101-0/+1
* r12227: I realised that I wasn't yet seeing authenticated LDAP for the ldbAndrew Bartlett2007-10-101-2/+4
* r11316: Kill off a bit more of the old secrets system...Andrew Bartlett2007-10-101-35/+1
* r10513: Reduce some use of pstring. The main reason some parts of the code stillJelmer Vernooij2007-10-101-5/+5
* r10491: First step towards wbinfo -t: This issues a name request for the primaryVolker Lendecke2007-10-101-0/+43
* r9357: Remove DBGC_CLASS cruft copied over from Samba 3. I would like toTim Potter2007-10-101-3/+0
* r7827: Add in-memory keytab to Samba4, using the new MEMORY_WILDCARD keytabAndrew Bartlett2007-10-101-51/+0
* r6795: Make some functions static and remove some unused ones.Jelmer Vernooij2007-10-101-1/+1
* r6573: Start on my project to implement an NT4 compatible BDC in Samba4.Andrew Bartlett2007-10-101-0/+11
* r5781: Fix build.Tim Potter2007-10-101-1/+1
* r5585: LDB interfaces change:Simo Sorce2007-10-101-2/+2
* r5307: removed db_wrap.h from includes.hAndrew Tridgell2007-10-101-0/+1
* r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell2007-10-101-0/+2
* r5296: - only include the tdb headers where they are neededAndrew Tridgell2007-10-101-0/+1
* r5102: This is a major simplification of the logic for controlling top levelAndrew Tridgell2007-10-101-1/+1
* r4682: A LDB-based secrets implementation in Samba4.Andrew Bartlett2007-10-101-0/+22
* r4355: More work from the elves on Christmas eve:Andrew Bartlett2007-10-101-1/+1
* r3971: fix compiler warningsStefan Metzmacher2007-10-101-1/+1
* r3462: separate out the crypto includesAndrew Tridgell2007-10-101-0/+1
* r3359: Add magic auto-initialisation hooks here, to match the rest ofAndrew Bartlett2007-10-101-0/+8
* r3181: shutdown the secrets db on exit so we don't constantly get talloc leak...Andrew Tridgell2007-10-101-0/+6
* r3014: got rid of the old intra-smbd messaging system in preparation for the ...Andrew Tridgell2007-10-101-3/+0
* r3005: added talloc wrappers around tdb_open() and ldb_connect(), so that theAndrew Tridgell2007-10-101-6/+6
* r1498: (merge from 3.0)Andrew Bartlett2007-10-101-0/+29
* r1198: Merge the Samba 3.0 ntlm_auth, including the kerberos and SPENGO parts.Andrew Bartlett2007-10-101-2/+2
* r960: convert 'unsigned int' to uint_t in the most placesStefan Metzmacher2007-10-101-3/+3
* r826: removed a pile of old code, in preparation for a new ACL handling syste...Andrew Tridgell2007-10-101-368/+1
* r506: got rid of unused function secrets_get_trusted_domains()Andrew Tridgell2007-10-101-132/+0
* a fairly large commit!Andrew Tridgell2003-12-161-12/+30
* * netr_ServerPasswordSet() now works - the test suite changes theAndrew Tridgell2003-12-021-1/+1
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+612