summaryrefslogtreecommitdiff
path: root/source3/lib/dumpcore.c
AgeCommit message (Expand)AuthorFilesLines
2019-10-18s3/dump_core: Have a newline towards the end of log messageAnoop C S1-1/+1
2016-11-23s3/dump_core: Honour pipe symbol (|) in system-wide core_pattern under linuxAnoop C S1-8/+24
2016-03-05source3: Honor the core soft limit of the OS.Ira Cooper1-15/+0
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