summaryrefslogtreecommitdiffstats
path: root/source3/passdb/pdb_sql.c
Commit message (Expand)AuthorAgeFilesLines
* r10606: pdb_*sql patches fromGerald Carter2007-10-101-24/+24
* r7787: Fix from Fernando Schapachnik <fernando@mecon.gov.ar> to add logon hoursJeremy Allison2007-10-101-1/+42
* r6635: Fix build of the various sql pdb backends after new talloc.Jelmer Vernooij2007-10-101-59/+58
* r5718: Don't update fields that haven't changed (fixes #1957)Jelmer Vernooij2007-10-101-27/+57
* r4802: Don't try to update a column with the name "NULL"Jelmer Vernooij2007-10-101-1/+7
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2007-10-101-2/+2
* r3931: Fix all "may be used uninitialized" and "shadow" warnings.Jeremy Allison2007-10-101-0/+3
* Try to remove the last vestiges of unknown_3...Jim McDonough2004-02-121-4/+1
* - Put functions for generating SQL queries in pdb_sql.cJelmer Vernooij2004-01-041-0/+496