summaryrefslogtreecommitdiff
path: root/source3/lib/fault.c
Commit message (Expand)AuthorAgeFilesLines
* r22320: Be more careful and check for the euid instead of the uid.Lars Müller2007-10-101-1/+1
* r22318: If we're running as non root we might not be able to dump the core fileLars Müller2007-10-101-0/+7
* r22107: Fix typo.James Peach2007-10-101-1/+1
* r19626: Coalesce usage of DUMP_CORE. Fix formatting on chdir error messageJames Peach2007-10-101-1/+6
* r15631: Add a new option "enable core files". Administrators can use this toJames Peach2007-10-101-0/+9
* r14898: This change is an attempt to improve the quality of the information thatJames Peach2007-10-101-2/+95
* r9353: Updating troublshooting error message.John Terpstra2007-10-101-1/+2
* * Add SIGABRT to fault handlingStefan Metzmacher2004-01-221-3/+6
* metze's autogenerate patch for version.hGerald Carter2003-08-201-1/+1
* BUGS.txt -> Bugs appendix in HOWTO CollectionJelmer Vernooij2003-04-071-1/+1
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter2001-10-021-3/+0
* Added sys_fork() and sys_getpid() functions to stop the overheadJeremy Allison2000-05-021-1/+1
* added new smb.conf option "panic action". see my samba-technicalAndrew Tridgell1998-08-211-3/+1
* make sure that a fault cannot occur twice. The new Debug1() code isAndrew Tridgell1998-08-111-18/+22
* merge from the autoconf2 branch to the main branchAndrew Tridgell1998-07-291-4/+4
* Changes to allow Samba to be compiled with -Wstrict-prototypesJeremy Allison1998-04-131-2/+2
* This is *not* a big change (although it looks like one).Jeremy Allison1998-01-221-1/+1
* 'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)Samba Release Account1997-05-081-1/+1
* - added support for TMPDIR env variableAndrew Tridgell1996-10-241-4/+0
* Initial version imported to CVS Samba Release Account1996-05-041-0/+86