Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r15018: Merge Volker's ipc/trans2/nttrans changes over | Jeremy Allison | 1 | -0/+17 |
2007-10-10 | r14333: Fix coverity #77, ensure we can't exit after allocation. | Jeremy Allison | 1 | -0/+4 |
2007-10-10 | r13915: Fixed a very interesting class of realloc() bugs found by Coverity. | Jeremy Allison | 1 | -5/+2 |
2007-10-10 | r13384: Adding in some more SuSE patches | Gerald Carter | 2 | -0/+2 |
2007-10-10 | r13293: Rather a big patch I'm afraid, but this should fix bug #3347 | Jeremy Allison | 1 | -4/+4 |
2007-10-10 | r13224: better to cast the return too | Simo Sorce | 1 | -1/+1 |
2007-10-10 | r13222: Never assume mode_t is of type int. | Simo Sorce | 1 | -2/+2 |
2007-10-10 | r13028: Fix for #3419 - vfs_full_audit *never* worked | Jeremy Allison | 1 | -20/+64 |
2007-10-10 | r12279: unix_mask_match has been broken for *ever*... (How). | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r12051: Merge across the lookup_name and lookup_sid work. Lets see how the bu... | Volker Lendecke | 1 | -27/+8 |
2007-10-10 | r11585: Implement the possibility to have AFS users as SIDs in pts. | Volker Lendecke | 1 | -0/+24 |
2007-10-10 | r11232: Added ab's POSIX statvfs vfs call. Sorry for the delay ab. | Jeremy Allison | 1 | -0/+21 |
2007-10-10 | r10819: merging a couple of fixes from trunk | Gerald Carter | 1 | -0/+132 |
2007-10-10 | r10656: BIG merge from trunk. Features not copied over | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r10619: Allow syslog facility and priority to be set via | Deryck Hodge | 3 | -34/+99 |
2007-10-10 | r10239: Fix cut&paste error | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r10106: Fix typos. Oops, more fixes. | John Terpstra | 1 | -6/+6 |
2007-10-10 | r10105: Fix typos. Oops, modules are called objects. | John Terpstra | 1 | -2/+2 |
2007-10-10 | r10061: add some description to the default_quota module | Stefan Metzmacher | 1 | -0/+50 |
2007-10-10 | r9483: Changed DIR to SMB_STRUCT_DIR because of the amazing stupidity of a UN... | Jeremy Allison | 7 | -37/+37 |
2007-10-10 | r8366: Root-level files don't have a slash, but acls need to be settable on | Volker Lendecke | 1 | -4/+6 |
2007-10-10 | r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the torture | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r8029: Fix bug 2841. Thanks to Brett Trotter. | Volker Lendecke | 1 | -5/+5 |
2007-10-10 | r7963: Add aio support to 3.0. | Jeremy Allison | 1 | -0/+108 |
2007-10-10 | r7904: Fix a memleak in vfs_afsacl | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r7902: Fix the build | Volker Lendecke | 1 | -3/+3 |
2007-10-10 | r7893: Add in the extra parameters to opendir() to fix the large directory/in... | Jeremy Allison | 7 | -19/+19 |
2007-10-10 | r7882: Looks like a large patch - but what it actually does is make Samba | Jeremy Allison | 5 | -21/+21 |
2007-10-10 | r7807: Allow to touch mtime in vfs-recycle with | Günther Deschner | 1 | -5/+16 |
2007-10-10 | r7544: Fix for bug #2196 from Denis Sbragion <d.sbragion@infotecna.it>. | Jeremy Allison | 1 | -3/+8 |
2007-10-10 | r7542: Patch from Renaud Duhaut <rd@duhaut.com> for a parameter | Jeremy Allison | 1 | -1/+18 |
2007-10-10 | r7541: Patch from core@road-star.jp for bug #2792. Ensure the shadow copy | Jeremy Allison | 1 | -0/+24 |
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 |