summaryrefslogtreecommitdiffstats
path: root/source3/passdb/pdb_interface.c
Commit message (Expand)AuthorAgeFilesLines
* Remove #ifdef's for NISPLUS_SAM - there are no function name collisions anymoreJelmer Vernooij2002-11-141-4/+0
* Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison2002-11-121-2/+2
* Merge passdb from HEAD -> 3.0Andrew Bartlett2002-11-021-0/+223
* Only run free_private_data when specified (reported by Steve Langasek aka vor...Jelmer Vernooij2002-10-251-1/+2
* sync with HEADGerald Carter2002-09-261-58/+58
* sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-251-2/+3
* sync 3.0 branch with headJelmer Vernooij2002-08-171-3/+3
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-110/+225
* 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