summaryrefslogtreecommitdiff
path: root/source4/passdb
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-10r685: The SAM is dead! Long live the new SAM! ;-)Andrew Bartlett13-8477/+0
2007-10-10r665: merge over the new build system from my tmp branchStefan Metzmacher1-3/+6
2007-10-10r506: got rid of unused function secrets_get_trusted_domains()Andrew Tridgell1-132/+0
2007-10-10r42: importing .cvsignore filesGerald Carter1-2/+0
2004-02-18remove pdb_nisplus, its also removed in samba3, because it was brokenStefan Metzmacher1-1565/+0
2004-02-11as I renamed the PDB subsystem to PASSDB, we need to renameStefan Metzmacher5-6/+6
2004-02-09the subsystem name is 'PASSDB' so name the modules 'passdb_XXX'Stefan Metzmacher1-6/+6
2004-02-09fix pdb_ldap build if LDAP support was detectedStefan Metzmacher1-1/+1
2004-02-03- port AUTH and PASSDB subsystems to newStefan Metzmacher8-104/+375
2004-02-03- move all SMB server stuff to smb_server/*Stefan Metzmacher1-11/+0
2003-12-16a fairly large commit!Andrew Tridgell1-12/+30
2003-12-12 * the RPC-ECHO pipe now works in smbd, as long as the data sizesAndrew Tridgell1-2/+2
2003-12-10 * removed some unused codeAndrew Tridgell1-349/+0
2003-12-02Initial step at cleaning and splitting up configure.in.Jelmer Vernooij1-0/+11
2003-12-02 * netr_ServerPasswordSet() now works - the test suite changes theAndrew Tridgell1-1/+1
2003-12-01got rid of more group mapping codeAndrew Tridgell3-270/+5
2003-12-01 * got rid of UNISTR2 and everything that depends on itAndrew Tridgell1-8/+0
2003-11-28fixed some warningsAndrew Tridgell1-1/+1
2003-11-25CVS: ----------------------------------------------------------------------Jelmer Vernooij1-6/+0
2003-11-23reduced the number of magic types we need in mkproto.plAndrew Tridgell1-183/+0
2003-08-13first public release of samba4 codeAndrew Tridgell15-0/+11193