1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-16 20:23:50 +03:00
Commit Graph

4 Commits

Author SHA1 Message Date
Stefan Metzmacher
343b575baa r2867: make call_backtrace() public
this is very usefull we you don't want to use smb_panic()

metze
2007-10-10 12:59:40 -05:00
Stefan Metzmacher
4daf1bafc7 r1308: move smb_panic() to lib/fault.c
merge the backtrace stuff from 3.0

metze
2007-10-10 12:56:50 -05:00
Stefan Metzmacher
24dc237e10 merge the version.h autogeneration stuff from 3.0
metze
-
Andrew Tridgell
b0510b5428 first public release of samba4 code -