summaryrefslogtreecommitdiff
path: root/lib/util/fault.c
AgeCommit message (Expand)AuthorFilesLines
2013-02-18fault.c: Fix typo in comment.Karolin Seeger1-1/+1
2012-03-29Start to add truncate checks on all uses of strlcpy(). Reading lwnJeremy Allison1-15/+15
2012-03-24lib/util: Remove obsolete sys_getpid() and sys_fork().Jelmer Vernooij1-1/+1
2012-03-15util: Add --disable-fault-handling.Ira Cooper1-0/+2
2011-10-04lib/util: make sure panic action can attach a debugger on ubuntu (>=10.10)Stefan Metzmacher1-0/+7
2011-07-13s4-fault: changed to use %d for PID, instead of %PID%Andrew Tridgell1-1/+1
2011-05-04Fix simple uses of safe_strcpy -> strlcpy. Easy ones where we just remove -1.Jeremy Allison1-1/+1
2011-03-23fault: get fault.c ready for use by s4Andrew Tridgell1-293/+67
2011-03-23fault: moved s3 fault.c to top levelAndrew Tridgell1-0/+380
2011-03-23fault: rename fault.c to fault_s4.cAndrew Tridgell1-236/+0
2011-03-10lib/util/fault.c - "call_backtrace" - no need to have "backtrace_size" as size_tMatthias Dieter Wallnöfer1-1/+1
2010-12-21s4-dns: disable segfault handling in dlz_bind9Andrew Tridgell1-2/+12
2010-12-06lib/util/fault.c - fix "pid_t" printf warning on SolarisMatthias Dieter Wallnöfer1-1/+1
2010-02-23libutil: Remove obsolete signal type cast.Andreas Schneider1-5/+5
2008-10-11Move lib/util from source4 to top-level libutil.Jelmer Vernooij1-0/+226