port latest changes from SAMBA_3_0 tree
[ira/wip.git] / source3 / passdb / pdb_get_set.c
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-05-14 Tim Potterspelling
2003-04-29 Simo SorceThis is a nice rewrite:
2003-03-22 Andrew BartlettPatch from Jianliang Lu <j.lu@tiesse.com> to set the...
2003-03-20 Volker LendeckeFix typo
2003-03-20 Volker LendeckeI like debug level 10, but these messages always get...
2003-01-08 Jeremy AllisonFix open problem with changing attributes on an existin...
2002-10-12 Andrew BartlettNice *big* patch from metze.
2002-09-25 Andrew BartlettMake it clear what this if statement applies to, and...
2002-09-25 Andrew BartlettThis patch from "Stefan (metze) Metzmacher" <metze...
2002-07-24 Andrew BartlettActually check the return value of the account_policy_g...
2002-07-21 Tim PotterName get and set dir drive functions consistently.
2002-07-03 Andrew BartlettBreak up the passdb objects (to allow RPC clients to...
2002-06-15 Andrew BartlettRework much of the service.c code:
2002-06-14 Andrew BartlettConvenience function to allow a SID to be specified...
2002-06-14 Andrew BartlettPatch from ctrlsoft to make the pluggable passdb subsys...
2002-06-13 Andrew BartlettLatest patch from metze <metze@metzemix.de> to move...
2002-05-18 Simo Sorceso here it is the code to introduce seriously debuggggi...
2002-05-18 Andrew BartlettA few things in this commit:
2002-03-18 Simo Sorcemore verbose checking in talloc and util_pw
2002-03-02 Andrew BartlettThis patch merges my private LDAP tree into HEAD.
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-15 Andrew BartlettFor some reason I wasn't thinking about failure cases...
2002-01-15 Martin PoolAdd constness to parameters
2002-01-15 Andrew BartlettCommit the auth associated changes I missed from the...
2002-01-15 Andrew BartlettChange the passdb interface to use allocated strings.
2002-01-12 Andrew BartlettMove all the pdb_get...() and pdb_set...() functions...