Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r7139: trying to reduce the number of diffs between trunk and 3.0; changing v... | Gerald Carter | 3 | -10/+12 |
2007-10-10 | r6777: Fix vfs_full_audit.c after jra's change. | Volker Lendecke | 1 | -0/+8 |
2007-10-10 | r6225: get rid of warnings from my compiler about nested externs | Herb Lewis | 1 | -4/+2 |
2007-10-10 | r6149: Fixes bugs #2498 and 2484. | Derrell Lipman | 3 | -12/+10 |
2007-10-10 | r5880: From the comment.... | Volker Lendecke | 1 | -0/+317 |
2007-10-10 | r5820: Fix bug #2451 - missing functions in full audit vfs module. | Jeremy Allison | 1 | -2/+21 |
2007-10-10 | r4864: Remove unused var. | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r4738: Fix for bug #2238 - memory leak in shadow copy vfs. | Jeremy Allison | 1 | -0/+1 |
2007-10-10 | r4291: More *alloc fixes inspired by Albert Chin (china@thewrittenword.com). | Jeremy Allison | 1 | -3/+3 |
2007-10-10 | r4251: AFS does not cope with spaces in file names. Implement a stupid mappin... | Volker Lendecke | 1 | -2/+32 |
2007-10-10 | r4088: Get medieval on our ass about malloc.... :-). Take control of all our ... | Jeremy Allison | 3 | -12/+11 |
2007-10-10 | r3987: Use sys_readdir() instead of readdir() | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r3985: Fix bug with 64bit fs support | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r3839: Some more specific NT security descriptors we've come across. Map them to | Volker Lendecke | 1 | -2/+13 |
2007-10-10 | r3671: More warning fixes from Rob Foehl <rwf@loonybin.net>. | Jeremy Allison | 2 | -8/+8 |
2007-10-10 | r3670: Warning fixes from Rob Foehl <rwf@loonybin.net>. | Jeremy Allison | 1 | -2/+44 |
2007-10-10 | r3662: Fix dirent return. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r2133: Several fixes: | Gerald Carter | 1 | -234/+234 |
2007-10-10 | r2114: Shameless theft of iconv commit from Samba4 to keep the two libs more ... | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r1853: Improved NT->AFS ACL mapping. | Volker Lendecke | 1 | -54/+316 |
2007-10-10 | r840: use quota debug class | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r449: Two AFS-related things: | Volker Lendecke | 1 | -0/+730 |
2007-10-10 | r405: Some docs of vfs_full_audit.c as comment :-) | Volker Lendecke | 1 | -0/+31 |
2007-10-10 | r404: Revert the change 378 to vfs_extd_audit.c, the parseable auditing | Volker Lendecke | 2 | -198/+1853 |
2007-10-10 | r378: Add an option extd_audit:parseable=True. This gives messages of the form | Volker Lendecke | 1 | -95/+198 |
2007-10-10 | r329: add the shadow_copy vfs module | Stefan Metzmacher | 1 | -0/+227 |
2007-10-10 | r39: * importing .cvsignore files | Gerald Carter | 1 | -1/+0 |
2004-03-29 | Without words... | Volker Lendecke | 1 | -1/+1 |
2004-03-29 | Some fixes to expand_msdfs module. | Volker Lendecke | 1 | -2/+9 |
2004-03-26 | Move the Client-IP based msdfs target expansion to a VFS module. | Volker Lendecke | 1 | -0/+184 |
2004-03-12 | Fix string overflow due to wrong size calculation | Alexander Bokovoy | 1 | -1/+1 |
2003-11-26 | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us... | cvs2svn Import User | 1 | -0/+602 |
2003-11-26 | Patch from Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de> to add | Jeremy Allison | 1 | -0/+602 |
2003-10-09 | Merge from 3.0: | Tim Potter | 1 | -1/+1 |
2003-10-02 | Portability fix from Joachim Schmitz. Closes bug #546. | Tim Potter | 1 | -1/+1 |
2003-09-19 | Merge from 3.0: | Tim Potter | 2 | -79/+79 |
2003-09-17 | Fix warnings on Sun cc Workshop Compilers 5.0. Reported by "Richard Bollinger... | Alexander Bokovoy | 2 | -79/+79 |
2003-09-09 | sync 3.0 into HEAD for the last time | Gerald Carter | 9 | -2/+4608 |
2003-09-05 | More tuning from cachegrind. Change most trim_string() calls to trim_char(0, | Jeremy Allison | 1 | -1/+1 |
2003-09-01 | Fix CP437 and CP850 syntax for old compilers removing ANSI C99-specifics | Alexander Bokovoy | 2 | -510/+64 |
2003-08-29 | Remove cap_set_quota as it is the same as default one | Alexander Bokovoy | 1 | -8/+3 |
2003-08-28 | Fix rename of struct gap. ab - LOOK AT THIS. You changed one module | Jeremy Allison | 1 | -1/+1 |
2003-08-28 | Refactor charset plugins a bit and add CP437 module. | Alexander Bokovoy | 2 | -73/+362 |
2003-08-28 | skel_ -> cap_ | Alexander Bokovoy | 1 | -51/+51 |
2003-08-27 | Remove what looks like gcc-isms. | Jeremy Allison | 1 | -16/+17 |
2003-08-27 | Add CAP VFS module from Monyo. Primary purpose of this module is to provide C... | Alexander Bokovoy | 1 | -0/+453 |
2003-08-27 | Be consistent about using capital letters in the function names. (The only | Paul Green | 1 | -5/+5 |
2003-08-26 | Fix for #150. | Alexander Bokovoy | 1 | -0/+414 |
2003-08-20 | Make compiling vfs_readonly static possible | Jelmer Vernooij | 1 | -1/+1 |
2003-08-15 | get rid of some sompiler warnings on IRIX | Herb Lewis | 2 | -0/+2 |