summaryrefslogtreecommitdiff
path: root/source/modules
Commit message (Expand)AuthorAgeFilesLines
* syncing up to 3.0.0rc1Gerald Carter2003-08-156-1/+3901
* starting to sync for 3.0beta2Gerald Carter2003-07-012-4/+4
* removing files in HEAD but not in 3.0 treeGerald Carter2003-06-061-132/+0
* working on creating the 3.0 release treeGerald Carter2003-06-061-0/+131
* working on creating the 3.0 release treeGerald Carter2003-06-065-810/+497
* Added file from SAMBA_3_0 branch.Tim Potter2003-05-261-0/+1
* Use NTSTATUS as return value for smb_register_*() functions and init_module()Jelmer Vernooij2003-04-285-11/+11
* Move pdb_mysql and pdb_xml from modules/ to passdb/, just like they areJelmer Vernooij2003-04-242-1546/+0
* Patch from Stefan Metzmacher to add default parameters to the lp_parm()Jelmer Vernooij2003-04-243-54/+44
* Default to "passdb.xml" as default output filename instead of "-"Jelmer Vernooij2003-04-211-1/+1
* collaps same repeted task into 2 code pathsSimo Sorce2003-04-091-2/+1
* reworked to not malloc PATH_MAX long stringsSimo Sorce2003-04-081-11/+11
* remove unnened and wrong instructionsSimo Sorce2003-04-071-2/+0
* fix wrong string handlingSimo Sorce2003-04-071-3/+4
* - Point users at the HOWTO Collection instead of 'README' in modules/mysql.cJelmer Vernooij2003-03-301-1/+1
* Use the new modules system in VFS. If a module can't be loaded with theJelmer Vernooij2003-03-275-62/+24
* Make these functions static, keep them out of proto.Andrew Bartlett2003-03-252-4/+4
* Fix init function name and return valueJelmer Vernooij2003-03-241-2/+2
* Don't duplicate the default group mapping functions - use the onesJelmer Vernooij2003-03-231-60/+0
* Put in the new modules system. It's now used by passdb and rpc. I willJelmer Vernooij2003-03-192-14/+4
* Fixes to the vfs_fake_perms modules - we only need to specify the VFSAndrew Bartlett2003-03-031-211/+29
* Fix off-by-one bugs, and move to strdup() rather than malloc()/strcpy().Andrew Bartlett2003-02-241-16/+9
* patch from Hal Roberts check for a valid [f]chmod_acl function pointer before...Gerald Carter2003-02-211-2/+12
* Make init_module() and thus smb_load_module() return an int.Jelmer Vernooij2003-02-201-1/+1
* Patch from Anthony Liguori <aliguor@us.ibm.com> to remove scandir() portabilityAndrew Bartlett2003-02-111-16/+15
* Added extended audit module that logs to smbd log as well as syslog.John Terpstra2003-02-071-0/+319
* Add a new VFS module, that just fiddles the file permissions. Still need toAndrew Bartlett2002-12-301-0/+471
* Finish adding strings to all talloc_init() calls.Jeremy Allison2002-12-231-1/+1
* talloc_init_named -> talloc_init.Jeremy Allison2002-12-222-7/+7
* finnally put in Alexander parametric pacthSimo Sorce2002-12-091-40/+21
* make vfs recycle use vfs facilities correctly!Simo Sorce2002-12-091-23/+138
* Use smb_register_passdb() - plus some small fixesJelmer Vernooij2002-11-152-0/+1618
* Move 'weird' character set into new 'developer' moduleJelmer Vernooij2002-11-131-0/+132
* Move working VFS modules to source/modules/Jelmer Vernooij2002-11-133-0/+1257