Age | Commit message (Expand) | Author | Files | Lines |
2003-03-30 | - Point users at the HOWTO Collection instead of 'README' in modules/mysql.c | Jelmer Vernooij | 1 | -1/+1 |
2003-03-27 | Use the new modules system in VFS. If a module can't be loaded with the | Jelmer Vernooij | 5 | -62/+24 |
2003-03-25 | Make these functions static, keep them out of proto. | Andrew Bartlett | 2 | -4/+4 |
2003-03-24 | Fix init function name and return value | Jelmer Vernooij | 1 | -2/+2 |
2003-03-23 | Don't duplicate the default group mapping functions - use the ones | Jelmer Vernooij | 1 | -60/+0 |
2003-03-19 | Put in the new modules system. It's now used by passdb and rpc. I will | Jelmer Vernooij | 2 | -14/+4 |
2003-03-03 | Fixes to the vfs_fake_perms modules - we only need to specify the VFS | Andrew Bartlett | 1 | -211/+29 |
2003-02-24 | Fix off-by-one bugs, and move to strdup() rather than malloc()/strcpy(). | Andrew Bartlett | 1 | -16/+9 |
2003-02-21 | patch from Hal Roberts check for a valid [f]chmod_acl function pointer before... | Gerald Carter | 1 | -2/+12 |
2003-02-20 | Make init_module() and thus smb_load_module() return an int. | Jelmer Vernooij | 1 | -1/+1 |
2003-02-11 | Patch from Anthony Liguori <aliguor@us.ibm.com> to remove scandir() portability | Andrew Bartlett | 1 | -16/+15 |
2003-02-07 | Added extended audit module that logs to smbd log as well as syslog. | John Terpstra | 1 | -0/+319 |
2002-12-30 | Add a new VFS module, that just fiddles the file permissions. Still need to | Andrew Bartlett | 1 | -0/+471 |
2002-12-23 | Finish adding strings to all talloc_init() calls. | Jeremy Allison | 1 | -1/+1 |
2002-12-22 | talloc_init_named -> talloc_init. | Jeremy Allison | 2 | -7/+7 |
2002-12-09 | finnally put in Alexander parametric pacth | Simo Sorce | 1 | -40/+21 |
2002-12-09 | make vfs recycle use vfs facilities correctly! | Simo Sorce | 1 | -23/+138 |
2002-11-15 | Use smb_register_passdb() - plus some small fixes | Jelmer Vernooij | 2 | -0/+1618 |
2002-11-13 | Move 'weird' character set into new 'developer' module | Jelmer Vernooij | 1 | -0/+132 |
2002-11-13 | Move working VFS modules to source/modules/ | Jelmer Vernooij | 3 | -0/+1257 |