summaryrefslogtreecommitdiffstats
path: root/source3/passdb/pdb_interface.c
Commit message (Expand)AuthorAgeFilesLines
* moved lp_list_* functions away from param/loadparm.c, put int lib/util_str.cSimo Sorce2002-06-141-2/+2
* It looks like we never tested the 'cleanup' code, so when I triggered itAndrew Bartlett2002-06-141-9/+10
* Some updates from ctrlsoft <jelmer@nl.linux.org> to return failure if *any* ofAndrew Bartlett2002-06-141-19/+20
* Patch from ctrlsoft to make the pluggable passdb subsystem use an lp_listAndrew Bartlett2002-06-141-24/+25
* change: pdb_getsampwrid() ->pdb_getsampwsid()Simo Sorce2002-05-261-5/+5
* Some of the updates from ctrlsoft's 'Various' patch:Andrew Bartlett2002-05-241-17/+18
* 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-3/+13
* Better handling of uid/gid -> RID and RID -> uid/gid code.Andrew Bartlett2002-04-131-1/+1
* This is the 'multiple pdb backends' patch from ctrlsoft, aka Jelmer VernooijAndrew Bartlett2002-04-131-101/+199
* Fixed memory leak in make_pdb_context_name()Tim Potter2002-04-041-17/+25
* second step to gain free uid<->rid mappingSimo Sorce2002-03-191-45/+1
* Start to switch away from the alghorithmic uid->rid mapping modelSimo Sorce2002-03-181-0/+44
* Renamed get_nt_error_msg() to nt_errstr().Tim Potter2002-03-171-1/+1
* This patch merges my private LDAP tree into HEAD.Andrew Bartlett2002-03-021-3/+4
* Add the pdb_plugin module from Jelmer Vernooij <jelmer@nl.linux.org>.Andrew Bartlett2002-02-221-3/+4
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* fix typoAndrew Bartlett2002-01-261-1/+1
* Passdb changes:Andrew Bartlett2002-01-251-5/+19
* This is another *BIG* change...Andrew Bartlett2002-01-201-0/+368