summaryrefslogtreecommitdiffstats
path: root/source/modules/mysql.c
Commit message (Collapse)AuthorAgeFilesLines
* - Point users at the HOWTO Collection instead of 'README' in modules/mysql.cJelmer Vernooij2003-03-301-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 onesJelmer Vernooij2003-03-231-60/+0
| | | | from passdb
* Put in the new modules system. It's now used by passdb and rpc. I willJelmer Vernooij2003-03-191-7/+2
| | | | put a doc about it in dev-doc later today.
* Finish adding strings to all talloc_init() calls.Jeremy Allison2002-12-231-1/+1
| | | | Jeremy.
* Use smb_register_passdb() - plus some small fixesJelmer Vernooij2002-11-151-0/+1043