Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2003-09-18 | The "unknown_5" 32 bit field in the user structs is actually 2 16-bit | Jeremy Allison | 1 | -3/+9 |
2003-09-16 | Fix typo. Found by Aurelien Degremont | Jelmer Vernooij | 1 | -1/+1 |
2003-07-16 | trying to get HEAD building again. If you want the code | Gerald Carter | 1 | -1/+1 |
2003-04-28 | Use NTSTATUS as return value for smb_register_*() functions and init_module() | Jelmer Vernooij | 1 | -2/+2 |
2003-04-24 | Don't store UID or GID | Jelmer Vernooij | 1 | -10/+0 |
2003-04-24 | Move pdb_mysql and pdb_xml from modules/ to passdb/, just like they are | Jelmer Vernooij | 1 | -0/+569 |
2002-11-15 | Use smb_register_passdb() - plus some small fixes | Jelmer Vernooij | 1 | -567/+0 |
2002-11-06 | Add group management support (patch from metze) | Jelmer Vernooij | 1 | -0/+7 |
2002-11-06 | Adapt to latest pdb API changes - only thing left is group support | Jelmer Vernooij | 1 | -8/+7 |
2002-11-06 | pdb_get_unknown? -> pdb_get_unknown_? | Jelmer Vernooij | 1 | -3/+3 |
2002-11-05 | Move pdb_xml to source/ | Jelmer Vernooij | 1 | -0/+561 |