summaryrefslogtreecommitdiffstats
path: root/source/passdb/pdb_xml.c
Commit message (Expand)AuthorAgeFilesLines
* r6713: another talloc() fix. This time in pdb_xml.cGerald Carter2007-10-101-1/+1
* r4847: Hand over a acb_mask to pdb_setsampwent in load_sampwd_entries().Günther Deschner2007-10-101-1/+1
* r3974: - Fix assignment of a couple of fields in pdb_{mysql,pgsql}Jelmer Vernooij2007-10-101-1/+1
* r2473: Convert internal data to UTF-8 before calling libxml2Jelmer Vernooij2007-10-101-26/+47
* Try to remove the last vestiges of unknown_3...Jim McDonough2004-02-121-6/+0
* The "unknown_5" 32 bit field in the user structs is actually 2 16-bitJeremy Allison2003-09-181-3/+9
* 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