summaryrefslogtreecommitdiffstats
path: root/source/modules/vfs_shadow_copy.c
Commit message (Expand)AuthorAgeFilesLines
* r21585: Start syncing the monster that will become 3.0.25pre1Gerald Carter2007-02-281-14/+15
* r13915: Fixed a very interesting class of realloc() bugs found by Coverity.Jeremy Allison2006-03-071-5/+2
* r9483: Changed DIR to SMB_STRUCT_DIR because of the amazing stupidity of a UN...Jeremy Allison2005-08-221-9/+9
* r7893: Add in the extra parameters to opendir() to fix the large directory/in...Jeremy Allison2005-06-251-3/+3
* r7541: Patch from core@road-star.jp for bug #2792. Ensure the shadow copyJeremy Allison2005-06-131-0/+24
* r4738: Fix for bug #2238 - memory leak in shadow copy vfs.Jeremy Allison2005-01-141-0/+1
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2004-12-071-3/+3
* r3671: More warning fixes from Rob Foehl <rwf@loonybin.net>.Jeremy Allison2004-11-101-6/+6
* r329: add the shadow_copy vfs moduleStefan Metzmacher2004-04-221-0/+227