summaryrefslogtreecommitdiffstats
path: root/lib/util/fault.c
Commit message (Expand)AuthorAgeFilesLines
* lib/util: declare smb_panic_default() as _NORETURN_Stefan Metzmacher2014-04-021-0/+1
* fault.c: Fix typo in comment.Karolin Seeger2013-02-181-1/+1
* Start to add truncate checks on all uses of strlcpy(). Reading lwnJeremy Allison2012-03-291-15/+15
* lib/util: Remove obsolete sys_getpid() and sys_fork().Jelmer Vernooij2012-03-241-1/+1
* util: Add --disable-fault-handling.Ira Cooper2012-03-151-0/+2
* lib/util: make sure panic action can attach a debugger on ubuntu (>=10.10)Stefan Metzmacher2011-10-041-0/+7
* s4-fault: changed to use %d for PID, instead of %PID%Andrew Tridgell2011-07-131-1/+1
* Fix simple uses of safe_strcpy -> strlcpy. Easy ones where we just remove -1.Jeremy Allison2011-05-041-1/+1
* fault: get fault.c ready for use by s4Andrew Tridgell2011-03-231-293/+67
* fault: moved s3 fault.c to top levelAndrew Tridgell2011-03-231-0/+380
* fault: rename fault.c to fault_s4.cAndrew Tridgell2011-03-231-236/+0
* lib/util/fault.c - "call_backtrace" - no need to have "backtrace_size" as size_tMatthias Dieter Wallnöfer2011-03-101-1/+1
* s4-dns: disable segfault handling in dlz_bind9Andrew Tridgell2010-12-211-2/+12
* lib/util/fault.c - fix "pid_t" printf warning on SolarisMatthias Dieter Wallnöfer2010-12-061-1/+1
* libutil: Remove obsolete signal type cast.Andreas Schneider2010-02-231-5/+5
* Move lib/util from source4 to top-level libutil.Jelmer Vernooij2008-10-111-0/+226