Age | Commit message (Expand) | Author | Files | Lines |
2004-01-04 | - Put functions for generating SQL queries in pdb_sql.c | Jelmer Vernooij | 1 | -501/+23 |
2003-09-20 | Fix a bug and warn when configuration file values are incorrect. Thanks to | Jelmer Vernooij | 1 | -10/+28 |
2003-09-19 | Fix pdb_mysql. Jelmer will look into details tonight. | Alexander Bokovoy | 1 | -3/+5 |
2003-09-18 | The "unknown_5" 32 bit field in the user structs is actually 2 16-bit | Jeremy Allison | 1 | -6/+10 |
2003-09-06 | Only set sids when they're retrurned by the MySQL query | Jelmer Vernooij | 1 | -2/+2 |
2003-04-28 | Use NTSTATUS as return value for smb_register_*() functions and init_module() | Jelmer Vernooij | 1 | -2/+2 |
2003-04-28 | Fix number of arguments to asprintf() | Jelmer Vernooij | 1 | -1/+1 |
2003-04-24 | Don't store UID or GID | Jelmer Vernooij | 1 | -38/+13 |
2003-04-24 | Patch from Stephan Metzmacher to add default arguments to lp_parm() smb.conf | Jelmer Vernooij | 1 | -92/+31 |
2003-04-21 | - Fix modules build of pdb_mysql and pdb_xml | Jelmer Vernooij | 1 | -4/+1 |
2003-04-15 | Use the new modules system for passdb (merge from HEAD) | Jelmer Vernooij | 1 | -5/+12 |
2002-12-23 | Finish adding strings to all talloc_init() calls. | Jeremy Allison | 1 | -2/+1 |
2002-11-11 | Improve DEBUG output somewhat more | Jelmer Vernooij | 1 | -2/+5 |
2002-11-11 | Add more debug info | Jelmer Vernooij | 1 | -2/+2 |
2002-11-10 | Print the number of returned rows, not the number of fields | Jelmer Vernooij | 1 | -2/+2 |
2002-11-07 | Fix small typo | Jelmer Vernooij | 1 | -1/+1 |
2002-11-06 | Add group management support (patch from metze) | Jelmer Vernooij | 1 | -0/+60 |
2002-11-06 | Adapt to latest pdb API changes - only thing left is group support | Jelmer Vernooij | 1 | -13/+10 |
2002-11-05 | Move pdb_mysql to source/passdb | Jelmer Vernooij | 1 | -0/+975 |