summaryrefslogtreecommitdiffstats
path: root/source3/passdb/pdb_pgsql.c
Commit message (Expand)AuthorAgeFilesLines
* r10606: pdb_*sql patches fromGerald Carter2007-10-101-2/+0
* r9051: Fix from Fernando Schapachnik <fernando@mecon.gov.ar> to add logon hoursLars Müller2007-10-101-2/+3
* r7787: Fix from Fernando Schapachnik <fernando@mecon.gov.ar> to add logon hoursJeremy Allison2007-10-101-57/+169
* r6635: Fix build of the various sql pdb backends after new talloc.Jelmer Vernooij2007-10-101-13/+13
* 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