summaryrefslogtreecommitdiffstats
path: root/source3/passdb/pdb_get_set.c
Commit message (Expand)AuthorAgeFilesLines
* Nice *big* patch from metze.Andrew Bartlett2002-10-121-139/+171
* Make it clear what this if statement applies to, and what it doesn'tAndrew Bartlett2002-09-251-0/+1
* This patch from "Stefan (metze) Metzmacher" <metze@metzemix.de> cleans upAndrew Bartlett2002-09-251-6/+19
* Actually check the return value of the account_policy_get() call.Andrew Bartlett2002-07-241-5/+4
* Name get and set dir drive functions consistently.Tim Potter2002-07-211-1/+1
* Break up the passdb objects (to allow RPC clients to link without brining inAndrew Bartlett2002-07-031-75/+0
* Rework much of the service.c code:Andrew Bartlett2002-06-151-2/+2
* Convenience function to allow a SID to be specified as a string.Andrew Bartlett2002-06-141-3/+46
* Patch from ctrlsoft to make the pluggable passdb subsystem use an lp_listAndrew Bartlett2002-06-141-5/+17
* Latest patch from metze <metze@metzemix.de> to move most of samba acrossAndrew Bartlett2002-06-131-16/+81
* so here it is the code to introduce seriously debugggging classes.Simo Sorce2002-05-181-0/+3
* A few things in this commit:Andrew Bartlett2002-05-181-4/+72
* 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