summaryrefslogtreecommitdiffstats
path: root/source4/lib/fault.c
Commit message (Collapse)AuthorAgeFilesLines
* r3458: more solaris portability fixes, the main one being that we can't use aAndrew Tridgell2007-10-101-0/+1
| | | | | structure element called "open" as its a macro on solaris. (This used to be commit 4e92e15c4e396b1d8cd211192888fea68c2cf0f9)
* r2867: make call_backtrace() publicStefan Metzmacher2007-10-101-1/+1
| | | | | | | this is very usefull we you don't want to use smb_panic() metze (This used to be commit 343b575baa528885f76be12b2cd707f092f85189)
* r1308: move smb_panic() to lib/fault.cStefan Metzmacher2007-10-101-0/+105
| | | | | | | merge the backtrace stuff from 3.0 metze (This used to be commit 4daf1bafc71cc8f13188aeb85d81aa7513d57d95)
* merge the version.h autogeneration stuff from 3.0Stefan Metzmacher2004-01-281-1/+1
| | | | | metze (This used to be commit 24dc237e109f6dce69814b22e0fb7878a7f6bfa8)
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+107
(This used to be commit b0510b5428b3461aeb9bbe3cc95f62fc73e2b97f)