summaryrefslogtreecommitdiff
path: root/source3/passdb/pdb_samba4.c
AgeCommit message (Expand)AuthorFilesLines
2012-02-08s3-passdb: Remove #if _SAMBA_BUILD_ == 4 from pdb_samba4Andrew Bartlett1-2/+0
2012-01-27s3-pdb: Make ADS-type backends updates secrets.tdb.Simo Sorce1-0/+43
2012-01-24s3-passdb: Fix pdb_samba4 setting of plaintext passwordsAndrew Bartlett1-1/+9
2012-01-24s3-passdb: Use DSDB_PASSWORD_BYPASS_LAST_SET flags in pdb_samba4Andrew Bartlett1-9/+9
2011-10-18pdb-interface: Do not use unid_t hereSimo Sorce1-7/+6
2011-10-12s3-group-mapping: Remove fstrings from GROUP_MAP.Simo Sorce1-4/+12
2011-10-11lib/param move source4 param code to the top levelAndrew Bartlett1-1/+1
2011-09-27s3-pdb_samba4: Remove unused attribute from domain searchAndrew Bartlett1-1/+0
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