Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-02-12 | Try to remove the last vestiges of unknown_3... | Jim McDonough | 1 | -4/+1 | |
Jelmer, can you look at the sql and xml backends please to verify? (This used to be commit b7706f7e258516d83646aca8c367508bc1c8f0dd) | |||||
2004-01-04 | - Put functions for generating SQL queries in pdb_sql.c | Jelmer Vernooij | 1 | -0/+496 | |
- Add pgSQL backend (based on patch by Hamish Friedlander) - Use query generate functions from pdb_mysql and pdb_pgsql - Only pdb_pgsql.c needs to be changed whenever the fields in SAM_ACCOUNT change (This used to be commit 65ad2c02fd2bf36d535c279ad290ab81e39f6816) |