summaryrefslogtreecommitdiffstats
path: root/source3/modules/vfs_shadow_copy.c
Commit message (Expand)AuthorAgeFilesLines
* r13915: Fixed a very interesting class of realloc() bugs found by Coverity.Jeremy Allison2007-10-101-5/+2
* r9483: Changed DIR to SMB_STRUCT_DIR because of the amazing stupidity of a UN...Jeremy Allison2007-10-101-9/+9
* r7893: Add in the extra parameters to opendir() to fix the large directory/in...Jeremy Allison2007-10-101-3/+3
* r7541: Patch from core@road-star.jp for bug #2792. Ensure the shadow copyJeremy Allison2007-10-101-0/+24
* r4738: Fix for bug #2238 - memory leak in shadow copy vfs.Jeremy Allison2007-10-101-0/+1
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2007-10-101-3/+3
* r3671: More warning fixes from Rob Foehl <rwf@loonybin.net>.Jeremy Allison2007-10-101-6/+6
* r329: add the shadow_copy vfs moduleStefan Metzmacher2007-10-101-0/+227