Age | Commit message (Expand) | Author | Files | Lines |
2002-09-25 | Make it clear what this if statement applies to, and what it doesn't | Andrew Bartlett | 1 | -0/+1 |
2002-09-25 | This patch from "Stefan (metze) Metzmacher" <metze@metzemix.de> cleans up | Andrew Bartlett | 1 | -6/+19 |
2002-07-24 | Actually check the return value of the account_policy_get() call. | Andrew Bartlett | 1 | -5/+4 |
2002-07-21 | Name get and set dir drive functions consistently. | Tim Potter | 1 | -1/+1 |
2002-07-03 | Break up the passdb objects (to allow RPC clients to link without brining in | Andrew Bartlett | 1 | -75/+0 |
2002-06-15 | Rework much of the service.c code: | Andrew Bartlett | 1 | -2/+2 |
2002-06-14 | Convenience function to allow a SID to be specified as a string. | Andrew Bartlett | 1 | -3/+46 |
2002-06-14 | Patch from ctrlsoft to make the pluggable passdb subsystem use an lp_list | Andrew Bartlett | 1 | -5/+17 |
2002-06-13 | Latest patch from metze <metze@metzemix.de> to move most of samba across | Andrew Bartlett | 1 | -16/+81 |
2002-05-18 | so here it is the code to introduce seriously debugggging classes. | Simo Sorce | 1 | -0/+3 |
2002-05-18 | A few things in this commit: | Andrew Bartlett | 1 | -4/+72 |
2002-03-18 | more verbose checking in talloc and util_pw | Simo Sorce | 1 | -23/+41 |
2002-03-02 | This patch merges my private LDAP tree into HEAD. | Andrew Bartlett | 1 | -7/+28 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2002-01-15 | For some reason I wasn't thinking about failure cases this morning... | Andrew Bartlett | 1 | -0/+72 |
2002-01-15 | Add constness to parameters | Martin Pool | 1 | -1/+1 |
2002-01-15 | Commit the auth associated changes I missed from the last commit. | Andrew Bartlett | 1 | -0/+1 |
2002-01-15 | Change the passdb interface to use allocated strings. | Andrew Bartlett | 1 | -63/+85 |
2002-01-12 | Move all the pdb_get...() and pdb_set...() functions to a new file. | Andrew Bartlett | 1 | -0/+823 |