summaryrefslogtreecommitdiff
path: root/source3/passdb/pdb_samba4.c
Commit message (Expand)AuthorAgeFilesLines
* s3-passdb: Change pdb_sid_to_id() to return struct unixidAndrew Bartlett2012-05-021-28/+48
* s3-passdb: Remove unused sampass->pass_must_change_timeAndrew Bartlett2012-04-191-1/+0
* s3-passdb: Remove #if _SAMBA_BUILD_ == 4 from pdb_samba4Andrew Bartlett2012-02-081-2/+0
* s3-pdb: Make ADS-type backends updates secrets.tdb.Simo Sorce2012-01-271-0/+43
* s3-passdb: Fix pdb_samba4 setting of plaintext passwordsAndrew Bartlett2012-01-241-1/+9
* s3-passdb: Use DSDB_PASSWORD_BYPASS_LAST_SET flags in pdb_samba4Andrew Bartlett2012-01-241-9/+9
* pdb-interface: Do not use unid_t hereSimo Sorce2011-10-181-7/+6
* s3-group-mapping: Remove fstrings from GROUP_MAP.Simo Sorce2011-10-121-4/+12
* lib/param move source4 param code to the top levelAndrew Bartlett2011-10-111-1/+1
* s3-pdb_samba4: Remove unused attribute from domain searchAndrew Bartlett2011-09-271-1/+0
* 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