summaryrefslogtreecommitdiffstats
path: root/source/modules
Commit message (Expand)AuthorAgeFilesLines
* r4864: Remove unused var.Jeremy Allison2007-10-101-2/+2
* r4738: Fix for bug #2238 - memory leak in shadow copy vfs.Jeremy Allison2007-10-101-0/+1
* r4291: More *alloc fixes inspired by Albert Chin (china@thewrittenword.com).Jeremy Allison2007-10-101-3/+3
* r4251: AFS does not cope with spaces in file names. Implement a stupid mappin...Volker Lendecke2007-10-101-2/+32
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2007-10-103-12/+11
* r3987: Use sys_readdir() instead of readdir()Jelmer Vernooij2007-10-101-1/+1
* r3985: Fix bug with 64bit fs supportJelmer Vernooij2007-10-101-1/+1
* r3839: Some more specific NT security descriptors we've come across. Map them toVolker Lendecke2007-10-101-2/+13
* r3671: More warning fixes from Rob Foehl <rwf@loonybin.net>.Jeremy Allison2007-10-102-8/+8
* r3670: Warning fixes from Rob Foehl <rwf@loonybin.net>.Jeremy Allison2007-10-101-2/+44
* r3662: Fix dirent return.Jeremy Allison2007-10-101-1/+1
* r2133: Several fixes:Gerald Carter2007-10-101-234/+234
* r2114: Shameless theft of iconv commit from Samba4 to keep the two libs more ...Jeremy Allison2007-10-101-2/+2
* r1853: Improved NT->AFS ACL mapping.Volker Lendecke2007-10-101-54/+316
* r840: use quota debug classStefan Metzmacher2007-10-101-1/+1
* r449: Two AFS-related things:Volker Lendecke2007-10-101-0/+730
* r405: Some docs of vfs_full_audit.c as comment :-)Volker Lendecke2007-10-101-0/+31
* r404: Revert the change 378 to vfs_extd_audit.c, the parseable auditingVolker Lendecke2007-10-102-198/+1853
* r378: Add an option extd_audit:parseable=True. This gives messages of the formVolker Lendecke2007-10-101-95/+198
* r329: add the shadow_copy vfs moduleStefan Metzmacher2007-10-101-0/+227
* r39: * importing .cvsignore filesGerald Carter2007-10-101-1/+0
* Without words...Volker Lendecke2004-03-291-1/+1
* Some fixes to expand_msdfs module.Volker Lendecke2004-03-291-2/+9
* Move the Client-IP based msdfs target expansion to a VFS module.Volker Lendecke2004-03-261-0/+184
* Fix string overflow due to wrong size calculationAlexander Bokovoy2004-03-121-1/+1
* This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.cvs2svn Import User2003-11-261-0/+602
|\
| * Patch from Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de> to addJeremy Allison2003-11-261-0/+602
| * Merge from 3.0:Tim Potter2003-10-091-1/+1
| * Merge from 3.0:Tim Potter2003-09-192-79/+79
| * sync 3.0 into HEAD for the last timeGerald Carter2003-09-099-2/+4608
| * ading new files from 3.0Gerald Carter2003-07-161-0/+131
| * trying to get HEAD building again. If you want the codeGerald Carter2003-07-165-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
* | Portability fix from Joachim Schmitz. Closes bug #546.Tim Potter2003-10-021-1/+1
* | Fix warnings on Sun cc Workshop Compilers 5.0. Reported by "Richard Bollinger...Alexander Bokovoy2003-09-172-79/+79
* | More tuning from cachegrind. Change most trim_string() calls to trim_char(0,Jeremy Allison2003-09-051-1/+1
* | Fix CP437 and CP850 syntax for old compilers removing ANSI C99-specificsAlexander Bokovoy2003-09-012-510/+64
* | Remove cap_set_quota as it is the same as default oneAlexander Bokovoy2003-08-291-8/+3
* | Fix rename of struct gap. ab - LOOK AT THIS. You changed one moduleJeremy Allison2003-08-281-1/+1
* | Refactor charset plugins a bit and add CP437 module.Alexander Bokovoy2003-08-282-73/+362
* | skel_ -> cap_Alexander Bokovoy2003-08-281-51/+51