summaryrefslogtreecommitdiffstats
path: root/source3/passdb/pdb_xml.c
Commit message (Expand)AuthorAgeFilesLines
* Fix typo. Found by Aurelien DegremontJelmer Vernooij2003-09-161-1/+1
* Update link to DTDJelmer Vernooij2003-06-161-1/+1
* And finally IDMAP in 3_0Simo Sorce2003-05-121-1/+1
* Use NTSTATUS as return value for smb_register_*() functions and init_module()Jelmer Vernooij2003-04-281-2/+2
* Make some more functions staticJelmer Vernooij2003-04-281-3/+3
* Don't store UID or GIDJelmer Vernooij2003-04-241-10/+0
* Patch from Stephan Metzmacher to add default arguments to lp_parm() smb.confJelmer Vernooij2003-04-241-4/+3
* Default to "passdb.xml" as default output filename instead of "-"Jelmer Vernooij2003-04-211-1/+1
* - Fix modules build of pdb_mysql and pdb_xmlJelmer Vernooij2003-04-211-5/+2
* Use the new modules system for passdb (merge from HEAD)Jelmer Vernooij2003-04-151-3/+9
* Add group management support (patch from metze)Jelmer Vernooij2002-11-061-0/+7
* Adapt to latest pdb API changes - only thing left is group supportJelmer Vernooij2002-11-061-8/+7
* pdb_get_unknown? -> pdb_get_unknown_?Jelmer Vernooij2002-11-061-3/+3
* Move pdb_xml to source/Jelmer Vernooij2002-11-051-0/+561