summaryrefslogtreecommitdiffstats
path: root/source4/lib/util/util.c
Commit message (Expand)AuthorAgeFilesLines
* r24710: Use standard boolean type for easier use by external users.Jelmer Vernooij2007-10-101-29/+29
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r22372: split out become_daemon() into it's own functionStefan Metzmacher2007-10-101-66/+0
* r20325: handle NULL strings in is_ipaddress()Stefan Metzmacher2007-10-101-1/+3
* r16517: Get rid of pointless safe_free() (not SAFE_FREE()!) function.Jelmer Vernooij2007-10-101-13/+0
* r15573: Fix build of systems that have iconv headers in non-standard locationsJelmer Vernooij2007-10-101-1/+1
* r15295: Fix some dependenciesJelmer Vernooij2007-10-101-2/+2
* r15191: Avoid uint_t as it's not standard.Jelmer Vernooij2007-10-101-2/+2
* r14575: Move some path-related functions to libsamba-config so libsamba-utilJelmer Vernooij2007-10-101-158/+0
* r14281: Pull apart LIBDIR and MODULESDIRJelmer Vernooij2007-10-101-3/+3
* r13851: More doc improvements.Jelmer Vernooij2007-10-101-0/+23
* r13840: Mark some functions as public.Jelmer Vernooij2007-10-101-31/+31
* r13752: Add doxyfile and fix formatting of comments. Current output is availa...Jelmer Vernooij2007-10-101-45/+52
* r13658: More moving around of files:Jelmer Vernooij2007-10-101-0/+737