summaryrefslogtreecommitdiffstats
path: root/source/include/debug.h
Commit message (Collapse)AuthorAgeFilesLines
* r14898: This change is an attempt to improve the quality of the information thatJames Peach2006-04-041-0/+4
| | | | | | | | | | | | | | | | | is produced when a process exits abnormally. First, we coalesce the core dumping code so that we greatly improve our odds of being able to produce a core file, even in the case of a memory fault. I've removed duplicates of dump_core() and split it in two to reduce the amount of work needed to actually do the dump. Second, we refactor the exit_server code path to always log an explanation and a stack trace. My goal is to always produce enough log information for us to be able to explain any server exit, though there is a risk that this could produce too much log information on a flaky network. Finally, smbcontrol has gained a smbd fault injection operation to test the changes above. This is only enabled for developer builds.
* r14668: Set the FILE_STATUS_OFFLINE bit by observing the events a DMAPI-basedJames Peach2006-03-221-0/+1
| | | | HSM is interested in. Tested on both IRIX and SLES9.
* r12951: Tell the MIPSPro compiler to push DEBUG calls out of line.James Peach2006-01-151-0/+6
|
* r8427: Printerdb has been moved into a tmp branch.Günther Deschner2005-07-131-3/+2
| | | | Guenther
* r7981: MS-DFS tidyup patches from James Peach <jpeach@sgi.com>.Jeremy Allison2005-06-281-0/+1
| | | | | Looking forward to the day he can commit these himself :-). Jeremy.
* r6502: add LOCKING debug class - pull PRINTINGDB class definition from trunkHerb Lewis2005-04-271-0/+2
| | | | so our numbers don't get out of sync
* r1332: Typo fix.Rafal Szczesniak2004-07-031-1/+1
|
* r428: add acls debug classHerb Lewis2004-04-301-0/+1
|
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-041-0/+201
metze