Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Point users at the HOWTO Collection instead of 'README' in modules/mysql.c | Jelmer Vernooij | 2003-03-30 | 1 | -1/+1 |
| | | | | - Make passdb work with absolute paths (passdb backend = /path/to/smbpasswd.so works now). vfs, rpc and charset will follow | ||||
* | Don't duplicate the default group mapping functions - use the ones | Jelmer Vernooij | 2003-03-23 | 1 | -60/+0 |
| | | | | from passdb | ||||
* | Put in the new modules system. It's now used by passdb and rpc. I will | Jelmer Vernooij | 2003-03-19 | 1 | -7/+2 |
| | | | | put a doc about it in dev-doc later today. | ||||
* | Finish adding strings to all talloc_init() calls. | Jeremy Allison | 2002-12-23 | 1 | -1/+1 |
| | | | | Jeremy. | ||||
* | Use smb_register_passdb() - plus some small fixes | Jelmer Vernooij | 2002-11-15 | 1 | -0/+1043 |