summaryrefslogtreecommitdiffstats
path: root/source4/lib/util/util.c
Commit message (Expand)AuthorAgeFilesLines
* util: Add talloc_get_type_abort() call.Kai Blin2008-04-021-0/+15
* r25802: fix the build on solaris, void functions doesn't return valuesStefan Metzmacher2007-12-211-2/+2
* r25799: Add dump_data_skip_zeros() which omits 16 zero bytes in a row (if not...Günther Deschner2007-12-211-9/+63
* r25624: Remove ipv4_addr hack. Only causes 4 extra includes of system/network...Jelmer Vernooij2007-12-211-9/+9
* r25006: Use system constant.Jelmer Vernooij2007-10-101-7/+6
* 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