r7001: make sure we install the esp files
[samba.git] / source / passdb /
2007-10-10 Jelmer Vernooijr6795: Make some functions static and remove some unuse...
2007-10-10 Andrew Bartlettr6573: Start on my project to implement an NT4 compatib...
2007-10-10 Tim Potterr5781: Fix build.
2007-10-10 Simo Sorcer5585: LDB interfaces change:
2007-10-10 Andrew Tridgellr5307: removed db_wrap.h from includes.h
2007-10-10 Andrew Tridgellr5298: - got rid of pstring.h from includes.h. This...
2007-10-10 Andrew Tridgellr5296: - only include the tdb headers where they are...
2007-10-10 Andrew Tridgellr5102: This is a major simplification of the logic...
2007-10-10 Andrew Bartlettr4682: A LDB-based secrets implementation in Samba4.
2007-10-10 Andrew Bartlettr4355: More work from the elves on Christmas eve:
2007-10-10 Stefan Metzmacherr3971: fix compiler warnings
2007-10-10 Andrew Tridgellr3462: separate out the crypto includes
2007-10-10 Andrew Bartlettr3359: Add magic auto-initialisation hooks here, to...
2007-10-10 Andrew Tridgellr3181: shutdown the secrets db on exit so we don't...
2007-10-10 Andrew Tridgellr3014: got rid of the old intra-smbd messaging system...
2007-10-10 Andrew Tridgellr3005: added talloc wrappers around tdb_open() and...
2007-10-10 Andrew Bartlettr1498: (merge from 3.0)
2007-10-10 Andrew Bartlettr1198: Merge the Samba 3.0 ntlm_auth, including the...
2007-10-10 Stefan Metzmacherr960: convert 'unsigned int' to uint_t in the most...
2007-10-10 Andrew Tridgellr826: removed a pile of old code, in preparation for...
2007-10-10 Andrew Bartlettr685: The SAM is dead! Long live the new SAM! ;-)
2007-10-10 Stefan Metzmacherr665: merge over the new build system from my tmp branch
2007-10-10 Andrew Tridgellr506: got rid of unused function secrets_get_trusted_do...
2007-10-10 Gerald Carterr42: importing .cvsignore files
2004-02-18 Stefan Metzmacherremove pdb_nisplus, its also removed in samba3, because...
2004-02-11 Stefan Metzmacheras I renamed the PDB subsystem to PASSDB, we need to...
2004-02-09 Stefan Metzmacherthe subsystem name is 'PASSDB' so name the modules...
2004-02-09 Stefan Metzmacherfix pdb_ldap build if LDAP support was detected
2004-02-03 Stefan Metzmacher- port AUTH and PASSDB subsystems to new
2004-02-03 Stefan Metzmacher- move all SMB server stuff to smb_server/*
2003-12-16 Andrew Tridgella fairly large commit!
2003-12-12 Andrew Tridgell * the RPC-ECHO pipe now works in smbd, as long as...
2003-12-10 Andrew Tridgell * removed some unused code
2003-12-02 Jelmer VernooijInitial step at cleaning and splitting up configure.in.
2003-12-02 Andrew Tridgell * netr_ServerPasswordSet() now works - the test suite...
2003-12-01 Andrew Tridgellgot rid of more group mapping code
2003-12-01 Andrew Tridgell * got rid of UNISTR2 and everything that depends...
2003-11-28 Andrew Tridgellfixed some warnings
2003-11-25 Jelmer VernooijCVS: ---------------------------------------------...
2003-11-23 Andrew Tridgellreduced the number of magic types we need in mkproto.pl
2003-08-13 Andrew TridgellThis commit was generated by cvs2svn to compensate...
2003-08-13 Andrew Tridgellfirst public release of samba4 code