summaryrefslogtreecommitdiff
path: root/source3/lib/dumpcore.c
AgeCommit message (Expand)AuthorFilesLines
2014-07-28lib: directory_create_or_exist() does not use "uid" parameterVolker Lendecke1-1/+1
2013-12-11s3: use directory_create_or_exist_strict() to create corepathGregor Beck1-16/+17
2011-03-30s3-includes: only include system/filesys.h when needed.Günther Deschner1-0/+1
2011-03-23s3: Fix a shadowed declaration warningVolker Lendecke1-3/+3
2011-03-23s3: Include prctl where it is actually usedVolker Lendecke1-0/+4
2011-03-23s3: Attempt to fix the build on FreeBSDVolker Lendecke1-0/+4
2011-03-23fault: get fault.c ready for use by s4Andrew Tridgell1-0/+332