r17648: update minschema.js
[ira/wip.git] / source / passdb /
2007-10-10 Andrew Bartlettr16846: Try not to segfault if the domain SID isn't...
2007-10-10 Jelmer Vernooijr16516: Get rid of file_exists() as there already is...
2007-10-10 Jelmer Vernooijr15297: Move create_security_token() to samdb as it...
2007-10-10 Jelmer Vernooijr15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPEN...
2007-10-10 Jelmer Vernooijr14575: Move some path-related functions to libsamba...
2007-10-10 Jelmer Vernooijr13938: Around round of splitups
2007-10-10 Jelmer Vernooijr12801: Some more include/ cleanups (remove unused...
2007-10-10 Jelmer Vernooijr12694: Move some headers to the directory of the subsy...
2007-10-10 Jelmer Vernooijr12670: Make a couple of dependencies stricter
2007-10-10 Jelmer Vernooijr12542: Move some more prototypes out to seperate headers
2007-10-10 Andrew Bartlettr12227: I realised that I wasn't yet seeing authenticat...
2007-10-10 Andrew Bartlettr11316: Kill off a bit more of the old secrets system...
2007-10-10 Jelmer Vernooijr10513: Reduce some use of pstring. The main reason...
2007-10-10 Volker Lendecker10491: First step towards wbinfo -t: This issues a...
2007-10-10 Tim Potterr9357: Remove DBGC_CLASS cruft copied over from Samba...
2007-10-10 Andrew Bartlettr7827: Add in-memory keytab to Samba4, using the new...
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