lib/util: Move log_stack_trace() to common code
[samba.git] / lib / util / fault.c
2018-04-10 Andrew Bartlettlib/util: Move log_stack_trace() to common code
2018-04-10 Andrew Bartlettlib/util: Log PANIC before calling pacic action just...
2014-10-03 Martin Schwenkelib/util: Clean up includes for fault.c
2014-04-02 Stefan Metzmacherlib/util: declare smb_panic_default() as _NORETURN_
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-02-18 Karolin Seegerfault.c: Fix typo in comment.
2012-03-29 Jeremy AllisonStart to add truncate checks on all uses of strlcpy...
2012-03-24 Jelmer Vernooijlib/util: Remove obsolete sys_getpid() and sys_fork().
2012-03-15 Ira Cooperutil: Add --disable-fault-handling.
2011-10-04 Stefan Metzmacherlib/util: make sure panic action can attach a debugger...
2011-07-13 Andrew Tridgells4-fault: changed to use %d for PID, instead of %PID%
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-05-04 Jeremy AllisonFix simple uses of safe_strcpy -> strlcpy. Easy ones...
2011-03-23 Andrew Tridgellfault: get fault.c ready for use by s4
2011-03-23 Andrew Tridgellfault: moved s3 fault.c to top level
2011-03-23 Andrew Tridgellfault: rename fault.c to fault_s4.c
2011-03-10 Matthias Dieter... lib/util/fault.c - "call_backtrace" - no need to have...
2010-12-21 Andrew Tridgells4-dns: disable segfault handling in dlz_bind9
2010-12-06 Matthias Dieter... lib/util/fault.c - fix "pid_t" printf warning on Solaris
2010-02-23 Andreas Schneiderlibutil: Remove obsolete signal type cast.
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-11 Jelmer VernooijMove lib/util from source4 to top-level libutil.