Fix up the build-farm testsuite again - I forgot to move some files into the
[nivanova/samba-autobuild/.git] / source3 / passdb /
2003-05-12 Jeremy AllisonFix obvious compiler warnings.
2003-05-12 Simo SorceAnd finally IDMAP in 3_0
2003-05-12 Gerald Carterfixing typos in debug statements
2003-05-11 Andrew BartlettAs discussed on samba-technical - move to 'primaryGroup...
2003-05-11 Andrew BartlettUsing /dev/urandom for determining an ldap server backo...
2003-05-10 Jelmer VernooijReverse previous patch from Stefan and me after comment...
2003-05-10 Jelmer VernooijPatch from metze and me that adds dummy smb_register_...
2003-05-10 John TerpstraFix typo.
2003-05-07 Jeremy AllisonFix irritating typo - non arg functions should be fn...
2003-05-07 Andrew BartlettSet our 'global sam name' in one place. For domain...
2003-05-06 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-02 Simo Sorceshouldn't wellknown group be well.. ..WKN_GRP ?
2003-05-01 Simo Sorcefix wrong debug messages in idmap_util.c
2003-05-01 Simo Sorceproper wellknown sids initialization at startup
2003-05-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-01 Simo Sorce*id_to_*id call reshape to return NTSTATUS errors
2003-05-01 Jelmer VernooijUse ints for the version numbers in the smb_register_...
2003-04-30 Jelmer VernooijMake the version numbers ints (patch from metze)
2003-04-30 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-30 Simo Sorcecorrectly initiazlize idmap tdb when creationg new
2003-04-29 Simo Sorceforgot to remove getpwnam
2003-04-29 Simo SorceThis is a nice rewrite:
2003-04-29 Andrew BartlettSome passdb backends really don't like having no primar...
2003-04-29 Jelmer VernooijChange order of parameters to smb_register_passdb()
2003-04-29 Andrew BartlettMerge Samba 3.0 pdb_ldap from 3.0 into HEAD, so as...
2003-04-29 Andrew BartlettMerge 3.0's change to how we add users onto HEAD, inclu...
2003-04-29 Andrew BartlettUse a common function to create the SAM_ACCOUNT being...
2003-04-29 Gerald Carterdon't implement any group mapping functions in the...
2003-04-29 Gerald Carterdon't implement any group mapping functions in the...
2003-04-29 Simo Sorceok next_rid out as well local_*id_to*id functions
2003-04-28 Simo Sorcenew helper functions to create users
2003-04-28 Jelmer VernooijUse NTSTATUS as return value for smb_register_*() funct...
2003-04-28 Jelmer VernooijUse NTSTATUS as return value for smb_register_*() funct...
2003-04-28 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-28 Andrew BartlettThe caller must always set the RID on the SAM_ACCOUNT...
2003-04-28 Andrew BartlettThe RID must be 'SET', not 'DEFAULT' or we won't set...
2003-04-28 Andrew BartlettGuenther Deschner <gd@suse.de> notes that I missed...
2003-04-28 Andrew BartlettA new pdb_ldap!
2003-04-28 Andrew BartlettMerge memory leak fixes in our trusted domain list...
2003-04-28 Tim PotterMerge of a debuglevel downgrade from HEAD.
2003-04-28 Jelmer VernooijFix number of arguments to asprintf()
2003-04-28 Jelmer VernooijFix number of arguments to asprintf()
2003-04-28 Jelmer VernooijMake some more functions static
2003-04-27 Simo Sorceprepare to get _nua out of the door (but back in from...
2003-04-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-26 Andrew BartlettRemove the unpopular pdb_unix, which has served it...
2003-04-26 Andrew BartlettAfter a quick run with the 'weird' charset, squash...
2003-04-25 Andrew BartlettBased on a patch by Alex Deiter <tiamat@komi.mts.ru...
2003-04-24 Jelmer VernooijDon't store UID or GID
2003-04-24 Jelmer VernooijDon't store UID or GID
2003-04-24 Jelmer VernooijMove pdb_mysql and pdb_xml from modules/ to passdb...
2003-04-24 Jelmer Vernooij- Get rid of module_path_get_name()
2003-04-24 Jelmer VernooijDeclare static function before using it
2003-04-24 Jelmer VernooijPatch from Stephan Metzmacher to add default arguments...
2003-04-23 Andrew BartlettThis define does not always seem to be present, so...
2003-04-23 Andrew Bartlett- Merge a memory leak fix from HEAD
2003-04-23 Andrew BartlettMerge idra's fix for pdb_tdb segfaults from HEAD to...
2003-04-22 Andrew BartlettRemove ldapsam_search_one_user_by_uid from pdb_ldap.
2003-04-22 Andrew BartlettThis is meant to be initialised to the size of the...
2003-04-22 Andrew BartlettMake pdb_ldap use a random factor in deciding how long...
2003-04-22 Andrew BartlettMerge mimir's trusted domain code from HEAD -> 3.0...
2003-04-21 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-21 Andrew BartlettMerge from HEAD - save the type of channel used to...
2003-04-21 Jelmer VernooijDefault to "passdb.xml" as default output filename...
2003-04-21 Jelmer Vernooij- Fix modules build of pdb_mysql and pdb_xml
2003-04-21 Jelmer VernooijPdb modules are in $libdir/pdb not $libdir/passdb
2003-04-21 Jelmer VernooijPdb modules are in $libdir/pdb not $libdir/passdb
2003-04-19 Volker LendeckeAddress gcc warnings.
2003-04-17 Simo Sorceseem that someone changed the semanthic of unix_strlowe...
2003-04-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-16 Andrew BartlettAdjust comment to respect change to no longer use unixs...
2003-04-16 Andrew BartlettThis code is no longer referenced - moved to the new...
2003-04-16 Andrew BartlettStore the type of 'sec channel' that we establish to...
2003-04-15 Jelmer VernooijUse the new modules system for passdb (merge from HEAD)
2003-04-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-13 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-09 Jelmer VernooijFix double free on error and typo
2003-04-09 Jelmer VernooijFix double free on error and typo
2003-04-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-07 Andrew BartlettMerge from HEAD - restore previous behaviour of pdb_uni...
2003-04-07 Andrew BartlettRestore previous behaviour to update on pdb_unix (auto...
2003-04-06 Andrew BartlettDon't bail if we have a badly formed record, just move...
2003-04-05 Andrew BartlettEnsure we don't segfault if ldap doesn't fill in the...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-03 Jim McDonoughThe ldap idmap backend from Anthony Liguori (aliguori...
2003-04-02 Jelmer VernooijAdd static
2003-04-02 Andrew BartlettFix a crash bug if LDAP doesn't fill in ld_error.
2003-03-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-30 Volker LendeckeThis fixes group updates in LDAP the same way as user...
2003-03-30 Volker LendeckeThis fixes group updates in LDAP the same way as user...
2003-03-30 Jelmer Vernooij- Point users at the HOWTO Collection instead of 'READM...
2003-03-29 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-28 Andrew BartlettMerge from HEAD - get better error strings from the...
2003-03-28 Andrew BartlettTry to get meaningful errors out of ldap more often...
2003-03-27 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-27 Volker LendeckeThis is no functional change. It just makes pdb_ldap...
2003-03-27 Volker LendeckeThis is no functional change. It just makes pdb_ldap...
2003-03-25 Volker LendeckeMust have been somewhere else last sunday...
next