summaryrefslogtreecommitdiff
path: root/source3/passdb/pdb_sql.c
AgeCommit message (Expand)AuthorFilesLines
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