summaryrefslogtreecommitdiff
path: root/source3/modules
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r6225: get rid of warnings from my compiler about nested externsHerb Lewis1-4/+2
2007-10-10r6149: Fixes bugs #2498 and 2484.Derrell Lipman3-12/+10
2007-10-10r5880: From the comment....Volker Lendecke1-0/+317
2007-10-10r5820: Fix bug #2451 - missing functions in full audit vfs module.Jeremy Allison1-2/+21
2007-10-10r4864: Remove unused var.Jeremy Allison1-2/+2
2007-10-10r4738: Fix for bug #2238 - memory leak in shadow copy vfs.Jeremy Allison1-0/+1
2007-10-10r4291: More *alloc fixes inspired by Albert Chin (china@thewrittenword.com).Jeremy Allison1-3/+3
2007-10-10r4251: AFS does not cope with spaces in file names. Implement a stupid mappin...Volker Lendecke1-2/+32
2007-10-10r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison3-12/+11
2007-10-10r3987: Use sys_readdir() instead of readdir()Jelmer Vernooij1-1/+1
2007-10-10r3985: Fix bug with 64bit fs supportJelmer Vernooij1-1/+1
2007-10-10r3839: Some more specific NT security descriptors we've come across. Map them toVolker Lendecke1-2/+13
2007-10-10r3671: More warning fixes from Rob Foehl <rwf@loonybin.net>.Jeremy Allison2-8/+8
2007-10-10r3670: Warning fixes from Rob Foehl <rwf@loonybin.net>.Jeremy Allison1-2/+44
2007-10-10r3662: Fix dirent return.Jeremy Allison1-1/+1
2007-10-10r2133: Several fixes:Gerald Carter1-234/+234
2007-10-10r2114: Shameless theft of iconv commit from Samba4 to keep the two libs more ...Jeremy Allison1-2/+2
2007-10-10r1853: Improved NT->AFS ACL mapping.Volker Lendecke1-54/+316
2007-10-10r840: use quota debug classStefan Metzmacher1-1/+1
2007-10-10r449: Two AFS-related things:Volker Lendecke1-0/+730
2007-10-10r405: Some docs of vfs_full_audit.c as comment :-)Volker Lendecke1-0/+31
2007-10-10r404: Revert the change 378 to vfs_extd_audit.c, the parseable auditingVolker Lendecke2-198/+1853
2007-10-10r378: Add an option extd_audit:parseable=True. This gives messages of the formVolker Lendecke1-95/+198
2007-10-10r329: add the shadow_copy vfs moduleStefan Metzmacher1-0/+227
2007-10-10r39: * importing .cvsignore filesGerald Carter1-1/+0
2004-03-29Without words...Volker Lendecke1-1/+1
2004-03-29Some fixes to expand_msdfs module.Volker Lendecke1-2/+9
2004-03-26Move the Client-IP based msdfs target expansion to a VFS module.Volker Lendecke1-0/+184
2004-03-12Fix string overflow due to wrong size calculationAlexander Bokovoy1-1/+1
2003-11-26This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User1-0/+602
2003-11-26Patch from Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de> to addJeremy Allison1-0/+602
2003-10-09Merge from 3.0:Tim Potter1-1/+1
2003-10-02Portability fix from Joachim Schmitz. Closes bug #546.Tim Potter1-1/+1
2003-09-19Merge from 3.0:Tim Potter2-79/+79
2003-09-17Fix warnings on Sun cc Workshop Compilers 5.0. Reported by "Richard Bollinger...Alexander Bokovoy2-79/+79
2003-09-09sync 3.0 into HEAD for the last timeGerald Carter9-2/+4608
2003-09-05More tuning from cachegrind. Change most trim_string() calls to trim_char(0,Jeremy Allison1-1/+1
2003-09-01Fix CP437 and CP850 syntax for old compilers removing ANSI C99-specificsAlexander Bokovoy2-510/+64
2003-08-29Remove cap_set_quota as it is the same as default oneAlexander Bokovoy1-8/+3
2003-08-28Fix rename of struct gap. ab - LOOK AT THIS. You changed one moduleJeremy Allison1-1/+1
2003-08-28Refactor charset plugins a bit and add CP437 module.Alexander Bokovoy2-73/+362
2003-08-28skel_ -> cap_Alexander Bokovoy1-51/+51
2003-08-27Remove what looks like gcc-isms.Jeremy Allison1-16/+17
2003-08-27Add CAP VFS module from Monyo. Primary purpose of this module is to provide C...Alexander Bokovoy1-0/+453
2003-08-27Be consistent about using capital letters in the function names. (The onlyPaul Green1-5/+5
2003-08-26Fix for #150.Alexander Bokovoy1-0/+414
2003-08-20Make compiling vfs_readonly static possibleJelmer Vernooij1-1/+1
2003-08-15get rid of some sompiler warnings on IRIXHerb Lewis2-0/+2
2003-08-14Fix overflow in vfs_recycle module (and hopefully also bug #291)Jelmer Vernooij1-1/+2
2003-08-12VFS layer should be TRANSPARENT, not OPAQUEAlexander Bokovoy1-1/+1