summaryrefslogtreecommitdiffstats
path: root/source3/passdb
Commit message (Expand)AuthorAgeFilesLines
* handle both 0 and -1 as disablingJim McDonough2004-02-201-4/+4
* Clean up bad pw count and autolock flag update fn()sJim McDonough2004-02-191-79/+95
* Add bad pw count and autolock flag update fn()sJim McDonough2004-02-191-2/+127
* Add functions to get/set bad password timeJim McDonough2004-02-192-1/+21
* Fix a few comments/formatting issues to make it more in line withJim McDonough2004-02-131-3/+6
* Fix format error for generating SELECT, since unknown_3 is now goneJim McDonough2004-02-121-1/+1
* abartlet's pdb_set/changed flag fix for NULL passwordsGerald Carter2004-02-121-6/+4
* merges from 3.0Gerald Carter2004-02-121-2/+2
* A couple of versioning adjustments. Remove unused version #define, andJim McDonough2004-02-121-3/+4
* Start of merging changes with SAMBA_3_0. Fix up some comments so thatJim McDonough2004-02-121-10/+10
* tdbsam & smb_panic merge from 3.0 (initial tests are ok but I'll setup a HEAD...Gerald Carter2004-02-121-53/+103
* Move around function to fix build after recent static rampage.Tim Potter2004-02-111-63/+62
* Fix compiler warning.Rafal Szczesniak2004-02-101-1/+2
* (merge from 3.0)Andrew Bartlett2004-02-082-1/+14
* (merge from 3.0)Andrew Bartlett2004-02-081-1/+4
* (merge from 3.0)Andrew Bartlett2004-02-081-3/+14
* (merge from 3.0)Andrew Bartlett2004-02-081-2/+2
* (merge from 3.0)Andrew Bartlett2004-01-301-17/+31
* disable any account that doesn't have a password and doesn't had the ACB_PWNO...Gerald Carter2004-01-301-6/+12
* more initialization fixesGerald Carter2004-01-291-0/+22
* merge from 3.0Gerald Carter2004-01-292-2/+51
* fix previously committed old version by mistakeSimo Sorce2004-01-221-3/+3
* sorry for the conflict markers committed in by mistake :-(Simo Sorce2004-01-221-7/+1
* 1. The most part of this patch changed the unknown_3 flag to the now knownSimo Sorce2004-01-198-44/+22
* Remove unused variables.Rafal Szczesniak2004-01-151-3/+0
* Remove unused function.Rafal Szczesniak2004-01-151-13/+0
* Initial design of some of the functions to operate on trust passwordsRafal Szczesniak2004-01-141-0/+202
* Comment and formatting fix.Rafal Szczesniak2004-01-141-2/+3
* sync HEAD with recent changes in 3.0Gerald Carter2004-01-131-0/+38
* This was cut-n-paste mistake, I guess... :)Rafal Szczesniak2004-01-071-1/+1
* Typo fix.Rafal Szczesniak2004-01-071-1/+1
* Prototype version of trust passwords moved to SAM/pdb. This isRafal Szczesniak2004-01-071-0/+141
* isolate ldap debug messages to the common smbldap_XXX() functionsGerald Carter2004-01-061-3/+0
* (merge from 3.0)Andrew Bartlett2004-01-051-1/+1
* (merge from 3.0)Andrew Bartlett2004-01-051-2/+10
* (merge from 3.0)Andrew Bartlett2004-01-051-2/+8
* Merge commit to 3_0: add pdb_pgsqlJelmer Vernooij2004-01-053-501/+1008
* add well known rid for pre win2k compatible access group; bug 897Gerald Carter2003-12-221-0/+1
* Patch from Jianliang Lu j.lu@tiesse.com to manage Power UsersJeremy Allison2003-12-221-0/+1
* Fix uninitialized variable in passdb code. Reported by Andy Polyakov <appro@f...Alexander Bokovoy2003-12-111-1/+1
* more group lookup access fixes on the neverending bug 281Gerald Carter2003-12-101-6/+16
* support munged dial for ldapsam; patch from Aurélien Degrémont; bug 800Gerald Carter2003-12-041-3/+15
* another strequal() == 0 fixGerald Carter2003-12-011-1/+1
* add Replicator and RAS Servers to list of builtin SIDs we resolve; bug 608Gerald Carter2003-12-011-0/+2
* more access fixes for group enumeration in LDAP; bug 281Gerald Carter2003-11-241-3/+14
* * make sure we only enumerate group mapping entriesGerald Carter2003-11-171-14/+0
* fix more memory leaks in the LDAP backend code; patches from metzeGerald Carter2003-11-141-22/+38
* Merge from 3.0:Andrew Bartlett2003-11-091-13/+0
* * only install swat html files onceGerald Carter2003-11-071-1/+4
* fix for bug 680 (heads up). This gist is to map theGerald Carter2003-11-071-5/+17