summaryrefslogtreecommitdiff
path: root/source3/passdb/pdb_sql.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r12603: NO, I'm not claiming maintainership of this.Volker Lendecke1-7/+6
2007-10-10r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4Jeremy Allison1-1/+1
2007-10-10r10606: pdb_*sql patches fromGerald Carter1-24/+24
2007-10-10r7787: Fix from Fernando Schapachnik <fernando@mecon.gov.ar> to add logon hoursJeremy Allison1-1/+42
2007-10-10r6635: Fix build of the various sql pdb backends after new talloc.Jelmer Vernooij1-59/+58
2007-10-10r5718: Don't update fields that haven't changed (fixes #1957)Jelmer Vernooij1-27/+57
2007-10-10r4802: Don't try to update a column with the name "NULL"Jelmer Vernooij1-1/+7
2007-10-10r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison1-2/+2
2007-10-10r3931: Fix all "may be used uninitialized" and "shadow" warnings.Jeremy Allison1-0/+3
2004-02-12Try to remove the last vestiges of unknown_3...Jim McDonough1-4/+1
2004-01-04- Put functions for generating SQL queries in pdb_sql.cJelmer Vernooij1-0/+496