Committed test code by mistake... removing.
[sfrench/samba-autobuild/.git] / source3 / passdb /
2004-03-25 Jim McDonoughUse timegm, or our already existing replacement instead...
2004-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2004-03-19 Simo Sorceadd privileges support to ldapsam too
2004-03-19 Jeremy AllisonFix gcc warnings. Fix mkproto with new type.
2004-03-19 Jeremy AllisonFix gcc warnings. Fix mkproto with new type.
2004-03-18 Jim McDonoughmerge from 3.0...LDAP password lockout support
2004-03-18 Jim McDonoughPassword lockout for LDAP backend. Caches autolock...
2004-03-15 Gerald Cartersync small fixes from 3.0 and fix compiler warning...
2004-03-14 Volker LendeckeClean up a bit :-)
2004-03-13 Volker LendeckeAdd find_alias, create_alias, delete_alias, get_aliasin...
2004-03-11 Jim McDonoughMerge from 3.0. Fix munged dial in pdb_ldap
2004-03-11 Jim McDonoughGet MungedDial actually working with full TS strings...
2004-03-10 Volker LendeckeDon't pass DOM_SIDs around when pointers are enough.
2004-03-09 Rafal Szczesniak1) Two new functions to trust passwords interface in...
2004-03-08 Simo Sorce2 fixes to enhance readability of source code and debug...
2004-03-07 Volker LendeckeGet us a little closer to Windows LSA semantics.
2004-03-07 Volker LendeckeGet us a little closer to Windows LSA semantics.
2004-03-02 Simo SorceLet's be polite with poorer backends ;-)
2004-03-01 Simo SorceOk here it is my latest work on privileges
2004-03-01 Volker LendeckeWhen asked to delete an alias member, don't add it ...
2004-03-01 Volker LendeckeAdd aliases to winbindd_getgroups().
2004-02-29 Volker LendeckeApply my experimental aliases support to HEAD. This...
2004-02-26 Volker LendeckeAnd another little const
2004-02-26 Volker LendeckeAnd another little const
2004-02-25 Andrew Bartlett(merge from 3.0)
2004-02-25 Andrew BartlettFix bug in previous global_sam_sid() commit. I broke...
2004-02-25 Andrew Bartlett(merge from 3.0)
2004-02-25 Andrew BartlettI *hate* global variables...
2004-02-23 Andrew Bartlett(merge from 3.0)
2004-02-23 Andrew BartlettFound by Fabien Chevalier <fabien.chevalier@supelec...
2004-02-20 Jim McDonoughhandle both 0 and -1 as disabling
2004-02-20 Jim McDonoughhandle both 0 and -1 as disabling reset count and locko...
2004-02-19 Jim McDonoughClean up bad pw count and autolock flag update fn()s
2004-02-19 Jim McDonoughClean up bad pw count and autolock flag update fn()s
2004-02-19 Jim McDonoughAdd bad pw count and autolock flag update fn()s
2004-02-19 Jim McDonoughAdd bad pw count and autolock flag update fn()s
2004-02-19 Jim McDonoughAdd functions to get/set bad password time
2004-02-19 Jim McDonoughAdd functions to get/set bad password time
2004-02-13 Jim McDonoughFix a few comments/formatting issues to make it more...
2004-02-13 Jim McDonoughMove tdbsam versioning/upgrade code into 3.0
2004-02-12 Jim McDonoughFix format error for generating SELECT, since unknown_3...
2004-02-12 Jim McDonoughTry to remove the last vestiges of unknown_3...
2004-02-12 Gerald Carterabartlet's pdb_set/changed flag fix for NULL passwords
2004-02-12 Gerald Carterabartlet's pdb_set/changed flag fix for NULL passwords
2004-02-12 Gerald Cartermerges from 3.0
2004-02-12 Gerald Carterstupid cut-n=paste error; my fault
2004-02-12 Jim McDonoughMore sync between passdb on 3.0 and HEAD.
2004-02-12 Jim McDonoughA couple of versioning adjustments. Remove unused...
2004-02-12 Jim McDonoughStart of merging changes with SAMBA_3_0. Fix up some...
2004-02-12 Jim McDonoughStart of merging HEAD changes. Right now, just move...
2004-02-12 Gerald Cartertdbsam & smb_panic merge from 3.0 (initial tests are...
2004-02-12 Gerald Carterupdates for tdbsam code to help make merge into head...
2004-02-11 Jeremy AllisonDon't set an iterator to a piece of free'd memory,...
2004-02-11 Gerald Carterfix set/getsampwent iterator in tdbsam to use an alloca...
2004-02-11 Tim PotterMove around function to fix build after recent static...
2004-02-10 Rafal SzczesniakFix compiler warning.
2004-02-09 Volker LendeckeAnd another build fix.
2004-02-09 Volker LendeckeFix the build & get rid of a compiler warning.
2004-02-08 Andrew Bartlett(merge from 3.0)
2004-02-08 Andrew Bartlett(merge from 3.0)
2004-02-08 Andrew Bartlett(merge from 3.0)
2004-02-08 Andrew Bartlett(merge from 3.0)
2004-02-08 Andrew BartlettWhen we set a domain sid, force get_global_sam_sid...
2004-02-08 Andrew BartlettAdd static, and assert that we will never overflow...
2004-02-08 Andrew BartlettMake more functions static, and remove duplication...
2004-02-04 Gerald Cartermove disabling code to context functions instead of...
2004-02-04 Andrew BartlettFix const warning
2004-01-30 Andrew Bartlett(merge from 3.0)
2004-01-30 Andrew BartlettIf we are setting the NT or LM password to NULL, remove...
2004-01-30 Gerald Carterdisable any account that doesn't have a password and...
2004-01-30 Gerald Carterdisable any account that doesn't have a password and...
2004-01-29 Gerald Cartermore initialization fixes
2004-01-29 Gerald Cartermore initialization fixes
2004-01-29 Gerald Cartermerge from 3.0
2004-01-29 Gerald Carterinitialization fixes
2004-01-22 Simo Sorcefix previously committed old version by mistake
2004-01-22 Simo Sorcesorry for the conflict markers committed in by mistake :-(
2004-01-19 Simo Sorce1. The most part of this patch changed the unknown_3...
2004-01-15 Rafal SzczesniakRemove unused variables.
2004-01-15 Rafal SzczesniakRemove unused function.
2004-01-14 Rafal SzczesniakInitial design of some of the functions to operate...
2004-01-14 Rafal SzczesniakComment and formatting fix.
2004-01-13 Gerald Cartersync HEAD with recent changes in 3.0
2004-01-07 Rafal SzczesniakTypo fix.
2004-01-07 Rafal SzczesniakThis was cut-n-paste mistake, I guess... :)
2004-01-07 Rafal SzczesniakTypo fix.
2004-01-07 Rafal SzczesniakPrototype version of trust passwords moved to SAM/pdb...
2004-01-07 Andrew BartlettDon't duplicate pulling the 'IPC' username from secrets...
2004-01-06 Gerald Carterisolate ldap debug messages to the common smbldap_XXX...
2004-01-06 Gerald Carterisolate ldap debug messages to the common smbldap_XXX...
2004-01-05 Andrew Bartlett(merge from 3.0)
2004-01-05 Andrew Bartlett(merge from 3.0)
2004-01-05 Andrew Bartlett(merge from 3.0)
2004-01-05 Jelmer VernooijMerge commit to 3_0: add pdb_pgsql
2004-01-04 Jelmer Vernooij- Put functions for generating SQL queries in pdb_sql.c
2004-01-02 Andrew BartlettJHT came up with a nasty (broken) torture case in prepa...
2003-12-26 Andrew BartlettCheck the return value of string_to_sid in a few more...
2003-12-26 Andrew BartlettShow the error message for failure to set the ldap...
2003-12-22 Gerald Carteradd well known rid for pre win2k compatible access...
2003-12-22 Gerald Carteradd well known rid for pre win2k compatible access...
next