summaryrefslogtreecommitdiffstats
path: root/source4/lib/util/fault.c
Commit message (Collapse)AuthorAgeFilesLines
* r14575: Move some path-related functions to libsamba-config so libsamba-utilJelmer Vernooij2007-10-101-3/+4
| | | | | doesn't have to depend on the lp_* functions. (This used to be commit f97df7d90a41b77a9edd2d6bdc47c27bf1b6bb07)
* r13840: Mark some functions as public.Jelmer Vernooij2007-10-101-4/+4
| | | | (This used to be commit 9a188eb1f48a50d92a67a4fc2b3899b90074059a)
* r13752: Add doxyfile and fix formatting of comments. Current output is ↵Jelmer Vernooij2007-10-101-9/+17
| | | | | | available at http://samba.org/~jelmer/util-api/ (This used to be commit 90812203df151a5e62394306827c72adfe13c63c)
* r13658: More moving around of files:Jelmer Vernooij2007-10-101-0/+213
- Collect the generic utility functions into a lib/util/ (a la GLib is for the GNOME folks) - Remove even more files from include/ (This used to be commit ba62880f5b05c2a505dc7f54676b231197a7e707)