summaryrefslogtreecommitdiff
path: root/source3/include/passdb.h
AgeCommit message (Expand)AuthorFilesLines
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