summaryrefslogtreecommitdiff
path: root/source3/include/passdb.h
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4Jeremy Allison1-31/+29
2007-10-10r10911: part of #2861: add rename support for usrmgr.exe when using tdbsamJim McDonough1-1/+5
2007-10-10r10656: BIG merge from trunk. Features not copied overGerald Carter1-1/+19
2007-10-10r7882: Looks like a large patch - but what it actually does is make SambaJeremy Allison1-3/+3
2007-10-10r6367: Slim down pdb_interface.c a bit. next_entry and search_end are functionVolker Lendecke1-10/+3
2007-10-10r6351: This is quite a large and intrusive patch, but there are not many piec...Volker Lendecke1-34/+52
2007-10-10r6277: This implements a new caching API for enumerating the pdb elements. It isVolker Lendecke1-0/+23
2007-10-10r6092: This much const causes the compiler on Fedora Core 2Jeremy Allison1-2/+2
2007-10-10r6080: Port some of the non-critical changes from HEAD to 3_0. The main one i...Volker Lendecke1-5/+10
2007-10-10r5965: Apply Volker's patch for "ldapsam trusted = yes" for samr_lookup_rids....Jim McDonough1-0/+15
2007-10-10r5655: Added support for Novell NDS universal password. Code donated byJeremy Allison1-1/+5
2007-10-10r5467: Optimize _samr_query_groupmem with LDAP backend for large domains.Volker Lendecke1-0/+12
2007-10-10r5349: After talking with Jerry, reverted the addition of account policies toGünther Deschner1-12/+0
2007-10-10r4932: Forgot to increase version with the account-policy-commit.Günther Deschner1-1/+1
2007-10-10r4925: Migrate Account Policies to passdb (esp. replicating ldapsam).Günther Deschner1-0/+12
2007-10-10r4847: Hand over a acb_mask to pdb_setsampwent in load_sampwd_entries().Günther Deschner1-3/+3
2007-10-10r3705: Nobody has commented, so I'll take this as an ack...Volker Lendecke1-0/+12
2007-10-10r3566: Completely replace the queryuseraliases call. The previous implementat...Volker Lendecke1-3/+5
2007-10-10r1388: Adding password history code for ldap backend, based on a patch fromJeremy Allison1-3/+5
2007-10-10r116: volker's patch for local group and group nestingGerald Carter1-1/+80
2004-03-18Password lockout for LDAP backend. Caches autolock flag, bad count, andJim McDonough1-0/+9
2004-03-02fix typo for callback bitJim McDonough1-1/+1
2004-02-19Add bad password time fieldsJim McDonough1-0/+2
2004-02-12More sync between passdb on 3.0 and HEAD.Jim McDonough1-2/+38
2004-01-04- Put functions for generating SQL queries in pdb_sql.cJelmer Vernooij1-0/+2
2003-11-20Typo fix.Rafal Szczesniak1-2/+2
2003-09-18The "unknown_5" 32 bit field in the user structs is actually 2 16-bitJeremy Allison1-2/+6
2003-07-05Add some debug statments to our vampire code - try to make it easier to trackAndrew Bartlett1-0/+2
2003-07-05Fixes to our LDAP/vampire codepaths:Andrew Bartlett1-0/+3
2003-06-18Ok, this patch removes the privilege stuff we had in, unused, for some time.Simo Sorce1-14/+8
2003-05-12And finally IDMAP in 3_0Simo Sorce1-2/+147
2003-04-15Use the new modules system for passdb (merge from HEAD)Jelmer Vernooij1-7/+1
2003-01-03Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett1-1/+1
2002-11-02Merge passdb from HEAD -> 3.0Andrew Bartlett1-1/+47
2002-09-26syncing up with HEAD again....Gerald Carter1-14/+14
2002-08-17sync 3.0 branch with headJelmer Vernooij1-2/+2
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell1-14/+32
2002-03-19second step to gain free uid<->rid mappingSimo Sorce1-8/+0
2002-03-19ops forgot this :-)Simo Sorce1-0/+8
2002-02-22Add the pdb_plugin module from Jelmer Vernooij <jelmer@nl.linux.org>.Andrew Bartlett1-1/+4
2002-01-30Removed version number from file header.Tim Potter1-2/+1
2002-01-26This always points at a string literal, so it probably should be 'const'.Andrew Bartlett1-1/+1
2002-01-20This is another *BIG* change...Andrew Bartlett1-0/+67
2002-01-02removed stuff I wasn't usingGerald Carter1-49/+0
2001-04-28rpcclient merge from 2.2 (including Jeremy's non-void return fix)Gerald Carter1-1/+1
2001-04-12forgot one thingGerald Carter1-0/+4
2001-04-12still working on itGerald Carter1-6/+13
2001-04-09looking towards abstracting the passdb and uidmapping interfaces.Gerald Carter1-0/+66