summaryrefslogtreecommitdiffstats
path: root/source4/passdb
Commit message (Expand)AuthorAgeFilesLines
* 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
* r685: The SAM is dead! Long live the new SAM! ;-)Andrew Bartlett2007-10-1013-8477/+0
* r665: merge over the new build system from my tmp branchStefan Metzmacher2007-10-101-3/+6
* r506: got rid of unused function secrets_get_trusted_domains()Andrew Tridgell2007-10-101-132/+0
* r42: importing .cvsignore filesGerald Carter2007-10-101-2/+0
* remove pdb_nisplus, its also removed in samba3, because it was brokenStefan Metzmacher2004-02-181-1565/+0
* as I renamed the PDB subsystem to PASSDB, we need to renameStefan Metzmacher2004-02-115-6/+6
* the subsystem name is 'PASSDB' so name the modules 'passdb_XXX'Stefan Metzmacher2004-02-091-6/+6
* fix pdb_ldap build if LDAP support was detectedStefan Metzmacher2004-02-091-1/+1
* - port AUTH and PASSDB subsystems to newStefan Metzmacher2004-02-038-104/+375
* - move all SMB server stuff to smb_server/*Stefan Metzmacher2004-02-031-11/+0
* a fairly large commit!Andrew Tridgell2003-12-161-12/+30
* * the RPC-ECHO pipe now works in smbd, as long as the data sizesAndrew Tridgell2003-12-121-2/+2
* * removed some unused codeAndrew Tridgell2003-12-101-349/+0
* Initial step at cleaning and splitting up configure.in.Jelmer Vernooij2003-12-021-0/+11
* * netr_ServerPasswordSet() now works - the test suite changes theAndrew Tridgell2003-12-021-1/+1
* got rid of more group mapping codeAndrew Tridgell2003-12-013-270/+5
* * got rid of UNISTR2 and everything that depends on itAndrew Tridgell2003-12-011-8/+0
* fixed some warningsAndrew Tridgell2003-11-281-1/+1
* CVS: ----------------------------------------------------------------------Jelmer Vernooij2003-11-251-6/+0
* reduced the number of magic types we need in mkproto.plAndrew Tridgell2003-11-231-183/+0
* first public release of samba4 codeAndrew Tridgell2003-08-1315-0/+11193