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