summaryrefslogtreecommitdiff
path: root/source3/passdb/pdb_get_set.c
AgeCommit message (Expand)AuthorFilesLines
2003-01-08Fix open problem with changing attributes on an existing file - basedJeremy Allison1-1/+0
2002-10-12Nice *big* patch from metze.Andrew Bartlett1-139/+171
2002-09-25Make it clear what this if statement applies to, and what it doesn'tAndrew Bartlett1-0/+1
2002-09-25This patch from "Stefan (metze) Metzmacher" <metze@metzemix.de> cleans upAndrew Bartlett1-6/+19
2002-07-24Actually check the return value of the account_policy_get() call.Andrew Bartlett1-5/+4
2002-07-21Name get and set dir drive functions consistently.Tim Potter1-1/+1
2002-07-03Break up the passdb objects (to allow RPC clients to link without brining inAndrew Bartlett1-75/+0
2002-06-15Rework much of the service.c code:Andrew Bartlett1-2/+2
2002-06-14Convenience function to allow a SID to be specified as a string.Andrew Bartlett1-3/+46
2002-06-14Patch from ctrlsoft to make the pluggable passdb subsystem use an lp_listAndrew Bartlett1-5/+17
2002-06-13Latest patch from metze <metze@metzemix.de> to move most of samba acrossAndrew Bartlett1-16/+81
2002-05-18so here it is the code to introduce seriously debugggging classes.Simo Sorce1-0/+3
2002-05-18A few things in this commit:Andrew Bartlett1-4/+72
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