summaryrefslogtreecommitdiffstats
path: root/source3/passdb/pdb_get_set.c
Commit message (Expand)AuthorAgeFilesLines
* I agree with vl's #if 0 here, and am not quite sure what I wasAndrew Bartlett2003-11-071-13/+0
* split some security related functions in their own files.Simo Sorce2003-10-061-2/+2
* The "unknown_5" 32 bit field in the user structs is actually 2 16-bitJeremy Allison2003-09-181-6/+24
* Fix two memleaks in pdb_ldap.c.Volker Lendecke2003-07-181-0/+9
* Add some debug statments to our vampire code - try to make it easier to trackAndrew Bartlett2003-07-051-2/+3
* Fixes to our LDAP/vampire codepaths:Andrew Bartlett2003-07-051-0/+30
* spellingTim Potter2003-05-141-1/+1
* And finally IDMAP in 3_0Simo Sorce2003-05-121-42/+0
* Merge of a debuglevel downgrade from HEAD.Tim Potter2003-04-281-2/+2
* Merge from HEAD - patch from Jianliang Lu <j.lu@tiesse.com> to set theAndrew Bartlett2003-03-221-0/+11
* Merge from HEADVolker Lendecke2003-03-201-8/+8
* Fix open problem with changing attributes on an existing file - basedJeremy Allison2003-01-081-1/+0
* Merge passdb from HEAD -> 3.0Andrew Bartlett2002-11-021-139/+171
* sync with HEADGerald Carter2002-09-261-0/+1
* sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-251-6/+19
* sync 3.0 branch with headJelmer Vernooij2002-08-171-6/+5
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-26/+142
* more verbose checking in talloc and util_pwSimo Sorce2002-03-181-23/+41
* This patch merges my private LDAP tree into HEAD.Andrew Bartlett2002-03-021-7/+28
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* For some reason I wasn't thinking about failure cases this morning...Andrew Bartlett2002-01-151-0/+72
* Add constness to parametersMartin Pool2002-01-151-1/+1
* Commit the auth associated changes I missed from the last commit.Andrew Bartlett2002-01-151-0/+1
* Change the passdb interface to use allocated strings.Andrew Bartlett2002-01-151-63/+85
* Move all the pdb_get...() and pdb_set...() functions to a new file.Andrew Bartlett2002-01-121-0/+823