summaryrefslogtreecommitdiff
path: root/source3/passdb/pdb_pgsql.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r10606: pdb_*sql patches fromGerald Carter1-2/+0
2007-10-10r9051: Fix from Fernando Schapachnik <fernando@mecon.gov.ar> to add logon hoursLars Müller1-2/+3
2007-10-10r7787: Fix from Fernando Schapachnik <fernando@mecon.gov.ar> to add logon hoursJeremy Allison1-57/+169
2007-10-10r6635: Fix build of the various sql pdb backends after new talloc.Jelmer Vernooij1-13/+13
2007-10-10r5733: Don't crash when the SID column contains NULL (Fixes #2316)Jelmer Vernooij1-5/+10
2007-10-10r4847: Hand over a acb_mask to pdb_setsampwent in load_sampwd_entries().Günther Deschner1-1/+1
2007-10-10r3974: - Fix assignment of a couple of fields in pdb_{mysql,pgsql}Jelmer Vernooij1-2/+3
2004-02-12Try to remove the last vestiges of unknown_3...Jim McDonough1-1/+0
2004-01-04- Put functions for generating SQL queries in pdb_sql.cJelmer Vernooij1-0/+489