Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-12-21 | s4-dns: disable segfault handling in dlz_bind9 | Andrew Tridgell | 1 | -2/+12 | |
we don't want bind9 calling the Samba segv handler | |||||
2010-12-06 | lib/util/fault.c - fix "pid_t" printf warning on Solaris | Matthias Dieter Wallnöfer | 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. | |||||
2010-02-23 | libutil: Remove obsolete signal type cast. | Andreas Schneider | 1 | -5/+5 | |
2008-10-11 | Move lib/util from source4 to top-level libutil. | Jelmer Vernooij | 1 | -0/+226 | |
Conflicts: source4/Makefile |