summaryrefslogtreecommitdiffstats
path: root/source3/include/passdb.h
Commit message (Expand)AuthorAgeFilesLines
* r6277: This implements a new caching API for enumerating the pdb elements. It isVolker Lendecke2007-10-101-0/+23
* r6092: This much const causes the compiler on Fedora Core 2Jeremy Allison2007-10-101-2/+2
* r6080: Port some of the non-critical changes from HEAD to 3_0. The main one i...Volker Lendecke2007-10-101-5/+10
* r5965: Apply Volker's patch for "ldapsam trusted = yes" for samr_lookup_rids....Jim McDonough2007-10-101-0/+15
* r5655: Added support for Novell NDS universal password. Code donated byJeremy Allison2007-10-101-1/+5
* r5467: Optimize _samr_query_groupmem with LDAP backend for large domains.Volker Lendecke2007-10-101-0/+12
* r5349: After talking with Jerry, reverted the addition of account policies toGünther Deschner2007-10-101-12/+0
* r4932: Forgot to increase version with the account-policy-commit.Günther Deschner2007-10-101-1/+1
* r4925: Migrate Account Policies to passdb (esp. replicating ldapsam).Günther Deschner2007-10-101-0/+12
* r4847: Hand over a acb_mask to pdb_setsampwent in load_sampwd_entries().Günther Deschner2007-10-101-3/+3
* r3705: Nobody has commented, so I'll take this as an ack...Volker Lendecke2007-10-101-0/+12
* r3566: Completely replace the queryuseraliases call. The previous implementat...Volker Lendecke2007-10-101-3/+5
* r1388: Adding password history code for ldap backend, based on a patch fromJeremy Allison2007-10-101-3/+5
* r116: volker's patch for local group and group nestingGerald Carter2007-10-101-1/+80
* Password lockout for LDAP backend. Caches autolock flag, bad count, andJim McDonough2004-03-181-0/+9
* fix typo for callback bitJim McDonough2004-03-021-1/+1
* Add bad password time fieldsJim McDonough2004-02-191-0/+2
* More sync between passdb on 3.0 and HEAD.Jim McDonough2004-02-121-2/+38
* - Put functions for generating SQL queries in pdb_sql.cJelmer Vernooij2004-01-041-0/+2
* Typo fix.Rafal Szczesniak2003-11-201-2/+2
* The "unknown_5" 32 bit field in the user structs is actually 2 16-bitJeremy Allison2003-09-181-2/+6
* Add some debug statments to our vampire code - try to make it easier to trackAndrew Bartlett2003-07-051-0/+2
* Fixes to our LDAP/vampire codepaths:Andrew Bartlett2003-07-051-0/+3
* Ok, this patch removes the privilege stuff we had in, unused, for some time.Simo Sorce2003-06-181-14/+8
* And finally IDMAP in 3_0Simo Sorce2003-05-121-2/+147
* Use the new modules system for passdb (merge from HEAD)Jelmer Vernooij2003-04-151-7/+1
* Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett2003-01-031-1/+1
* Merge passdb from HEAD -> 3.0Andrew Bartlett2002-11-021-1/+47
* syncing up with HEAD again....Gerald Carter2002-09-261-14/+14
* sync 3.0 branch with headJelmer Vernooij2002-08-171-2/+2
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-14/+32
* second step to gain free uid<->rid mappingSimo Sorce2002-03-191-8/+0
* ops forgot this :-)Simo Sorce2002-03-191-0/+8
* Add the pdb_plugin module from Jelmer Vernooij <jelmer@nl.linux.org>.Andrew Bartlett2002-02-221-1/+4
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* This always points at a string literal, so it probably should be 'const'.Andrew Bartlett2002-01-261-1/+1
* This is another *BIG* change...Andrew Bartlett2002-01-201-0/+67
* removed stuff I wasn't usingGerald Carter2002-01-021-49/+0
* rpcclient merge from 2.2 (including Jeremy's non-void return fix)Gerald Carter2001-04-281-1/+1
* forgot one thingGerald Carter2001-04-121-0/+4
* still working on itGerald Carter2001-04-121-6/+13
* looking towards abstracting the passdb and uidmapping interfaces.Gerald Carter2001-04-091-0/+66