Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s4-dns: disable segfault handling in dlz_bind9 | Andrew Tridgell | 2010-12-21 | 1 | -2/+12 |
| | | | | we don't want bind9 calling the Samba segv handler | ||||
* | lib/util/fault.c - fix "pid_t" printf warning on Solaris | Matthias Dieter Wallnöfer | 2010-12-06 | 1 | -1/+1 |
| | | | | | According to "http://www.ibm.com/developerworks/linux/library/l-solar/" it's generally a 32bit "int" - therefore this cast should fit. | ||||
* | libutil: Remove obsolete signal type cast. | Andreas Schneider | 2010-02-23 | 1 | -5/+5 |
| | |||||
* | Move lib/util from source4 to top-level libutil. | Jelmer Vernooij | 2008-10-11 | 1 | -0/+226 |
Conflicts: source4/Makefile |