summaryrefslogtreecommitdiffstats
path: root/source3/passdb/pdb_pgsql.c
Commit message (Expand)AuthorAgeFilesLines
* r5733: Don't crash when the SID column contains NULL (Fixes #2316)Jelmer Vernooij2007-10-101-5/+10
* 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-2/+3
* Try to remove the last vestiges of unknown_3...Jim McDonough2004-02-121-1/+0
* - Put functions for generating SQL queries in pdb_sql.cJelmer Vernooij2004-01-041-0/+489