summaryrefslogtreecommitdiff
path: root/source3/passdb/pdb_get_set.c
AgeCommit message (Expand)AuthorFilesLines
2003-07-18Fix two memleaks in pdb_ldap.c.Volker Lendecke1-0/+9
2003-07-05Add some debug statments to our vampire code - try to make it easier to trackAndrew Bartlett1-2/+3
2003-07-05Fixes to our LDAP/vampire codepaths:Andrew Bartlett1-0/+30
2003-05-14spellingTim Potter1-1/+1
2003-05-12And finally IDMAP in 3_0Simo Sorce1-42/+0
2003-04-28Merge of a debuglevel downgrade from HEAD.Tim Potter1-2/+2
2003-03-22Merge from HEAD - patch from Jianliang Lu <j.lu@tiesse.com> to set theAndrew Bartlett1-0/+11
2003-03-20Merge from HEADVolker Lendecke1-8/+8
2003-01-08Fix open problem with changing attributes on an existing file - basedJeremy Allison1-1/+0
2002-11-02Merge passdb from HEAD -> 3.0Andrew Bartlett1-139/+171
2002-09-26sync with HEADGerald Carter1-0/+1
2002-09-25sync'ing up for 3.0alpha20 releaseGerald Carter1-6/+19
2002-08-17sync 3.0 branch with headJelmer Vernooij1-6/+5
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell1-26/+142
2002-03-18more verbose checking in talloc and util_pwSimo Sorce1-23/+41
2002-03-02This patch merges my private LDAP tree into HEAD.Andrew Bartlett1-7/+28
2002-01-30Removed version number from file header.Tim Potter1-2/+1
2002-01-15For some reason I wasn't thinking about failure cases this morning...Andrew Bartlett1-0/+72
2002-01-15Add constness to parametersMartin Pool1-1/+1
2002-01-15Commit the auth associated changes I missed from the last commit.Andrew Bartlett1-0/+1
2002-01-15Change the passdb interface to use allocated strings.Andrew Bartlett1-63/+85
2002-01-12Move all the pdb_get...() and pdb_set...() functions to a new file.Andrew Bartlett1-0/+823