summaryrefslogtreecommitdiff
path: root/source3/passdb/pdb_xml.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r6713: another talloc() fix. This time in pdb_xml.cGerald Carter1-1/+1
2007-10-10r4847: Hand over a acb_mask to pdb_setsampwent in load_sampwd_entries().Günther Deschner1-1/+1
2007-10-10r3974: - Fix assignment of a couple of fields in pdb_{mysql,pgsql}Jelmer Vernooij1-1/+1
2007-10-10r2473: Convert internal data to UTF-8 before calling libxml2Jelmer Vernooij1-26/+47
2004-02-12Try to remove the last vestiges of unknown_3...Jim McDonough1-6/+0
2003-09-18The "unknown_5" 32 bit field in the user structs is actually 2 16-bitJeremy Allison1-3/+9
2003-09-16Fix typo. Found by Aurelien DegremontJelmer Vernooij1-1/+1
2003-06-16Update link to DTDJelmer Vernooij1-1/+1
2003-05-12And finally IDMAP in 3_0Simo Sorce1-1/+1
2003-04-28Use NTSTATUS as return value for smb_register_*() functions and init_module()Jelmer Vernooij1-2/+2
2003-04-28Make some more functions staticJelmer Vernooij1-3/+3
2003-04-24Don't store UID or GIDJelmer Vernooij1-10/+0
2003-04-24Patch from Stephan Metzmacher to add default arguments to lp_parm() smb.confJelmer Vernooij1-4/+3
2003-04-21Default to "passdb.xml" as default output filename instead of "-"Jelmer Vernooij1-1/+1
2003-04-21- Fix modules build of pdb_mysql and pdb_xmlJelmer Vernooij1-5/+2
2003-04-15Use the new modules system for passdb (merge from HEAD)Jelmer Vernooij1-3/+9
2002-11-06Add group management support (patch from metze)Jelmer Vernooij1-0/+7
2002-11-06Adapt to latest pdb API changes - only thing left is group supportJelmer Vernooij1-8/+7
2002-11-06pdb_get_unknown? -> pdb_get_unknown_?Jelmer Vernooij1-3/+3
2002-11-05Move pdb_xml to source/Jelmer Vernooij1-0/+561