summaryrefslogtreecommitdiffstats
path: root/source3/passdb/pdb_samba4.c
Commit message (Expand)AuthorAgeFilesLines
* pdb-samba4: use ldb_get_default_basedn() instead of NULLAndrew Tridgell2011-08-251-3/+3
* s3-passdb pdb_samba4 handles PDB_PWHISTORY alreadyAndrew Bartlett2011-08-191-1/+0
* s3-passdb: Use pdb_get_nt_passwd() to get nt passwd.Amitay Isaacs2011-08-191-1/+1
* s3-passdb: Connect to specified samdb if location is provided, otherwise use ...Amitay Isaacs2011-08-131-1/+9
* s3-passdb: Fix the error messages and return correct NTSTATUSAmitay Isaacs2011-08-131-6/+8
* s4-scripting Rename passdb upgrade routine to avoid conflict with upgradeprov...Andrew Bartlett2011-08-131-14/+7
* s3-passdb Add support for pdb_add_sam_account() and password hashes to pdb_sa...Andrew Bartlett2011-08-131-69/+222
* s4-dsdb Add ability to force a particular SID in the upgrade caseAndrew Bartlett2011-08-131-1/+2
* s3:passdb/pdb_samba4.c - remove unused variableMatthias Dieter Wallnöfer2011-06-091-1/+0
* s3:passdb/pdb_samba4.c - fix a format specifier warningMatthias Dieter Wallnöfer2011-06-091-1/+1
* s3-passdb use new loadparm_init_s3 rather than reloading the smb.confAndrew Bartlett2011-06-061-14/+2
* s3-passdb: added pdb_samba4Andrew Bartlett2011-05-081-0/+2113