summaryrefslogtreecommitdiff
path: root/source4/passdb/secrets.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r3971: fix compiler warningsStefan Metzmacher1-1/+1
2007-10-10r3462: separate out the crypto includesAndrew Tridgell1-0/+1
2007-10-10r3359: Add magic auto-initialisation hooks here, to match the rest ofAndrew Bartlett1-0/+8
2007-10-10r3181: shutdown the secrets db on exit so we don't constantly get talloc leak...Andrew Tridgell1-0/+6
2007-10-10r3014: got rid of the old intra-smbd messaging system in preparation for the ...Andrew Tridgell1-3/+0
2007-10-10r3005: added talloc wrappers around tdb_open() and ldb_connect(), so that theAndrew Tridgell1-6/+6
2007-10-10r1498: (merge from 3.0)Andrew Bartlett1-0/+29
2007-10-10r1198: Merge the Samba 3.0 ntlm_auth, including the kerberos and SPENGO parts.Andrew Bartlett1-2/+2
2007-10-10r960: convert 'unsigned int' to uint_t in the most placesStefan Metzmacher1-3/+3
2007-10-10r826: removed a pile of old code, in preparation for a new ACL handling syste...Andrew Tridgell1-368/+1
2007-10-10r506: got rid of unused function secrets_get_trusted_domains()Andrew Tridgell1-132/+0
2003-12-16a fairly large commit!Andrew Tridgell1-12/+30
2003-12-02 * netr_ServerPasswordSet() now works - the test suite changes theAndrew Tridgell1-1/+1
2003-08-13first public release of samba4 codeAndrew Tridgell1-0/+612