Merge from Subversion:
[samba.git] / source3 / modules /
2003-03-30 Jelmer Vernooij- Point users at the HOWTO Collection instead of 'READM...
2003-03-27 Jelmer VernooijUse the new modules system in VFS. If a module can...
2003-03-25 Andrew BartlettMake these functions static, keep them out of proto.
2003-03-24 Jelmer VernooijFix init function name and return value
2003-03-23 Jelmer VernooijDon't duplicate the default group mapping functions...
2003-03-19 Jelmer VernooijPut in the new modules system. It's now used by passdb...
2003-03-03 Andrew BartlettFixes to the vfs_fake_perms modules - we only need...
2003-02-24 Andrew BartlettFix off-by-one bugs, and move to strdup() rather than...
2003-02-21 Gerald Carterpatch from Hal Roberts check for a valid [f]chmod_acl...
2003-02-20 Jelmer VernooijMake init_module() and thus smb_load_module() return...
2003-02-11 Andrew BartlettPatch from Anthony Liguori <aliguor@us.ibm.com> to...
2003-02-07 John TerpstraAdded extended audit module that logs to smbd log as...
2002-12-30 Andrew BartlettAdd a new VFS module, that just fiddles the file permis...
2002-12-23 Jeremy AllisonFinish adding strings to all talloc_init() calls.
2002-12-22 Jeremy Allisontalloc_init_named -> talloc_init.
2002-12-09 Simo Sorcefinnally put in Alexander parametric pacth
2002-12-09 Simo Sorcemake vfs recycle use vfs facilities correctly!
2002-11-15 Jelmer VernooijUse smb_register_passdb() - plus some small fixes
2002-11-13 Jelmer VernooijMove 'weird' character set into new 'developer' module
2002-11-13 Jelmer VernooijMove working VFS modules to source/modules/