summaryrefslogtreecommitdiff
path: root/source4/lib/util/util.c
AgeCommit message (Expand)AuthorFilesLines
2008-10-11Move lib/util from source4 to top-level libutil.Jelmer Vernooij1-608/+0
2008-10-11Provide malloc_array() in Samba 4.Jelmer Vernooij1-0/+9
2008-04-02util: Add talloc_get_type_abort() call.Kai Blin1-0/+15
2007-12-21r25802: fix the build on solaris, void functions doesn't return valuesStefan Metzmacher1-2/+2
2007-12-21r25799: Add dump_data_skip_zeros() which omits 16 zero bytes in a row (if not...Günther Deschner1-9/+63
2007-12-21r25624: Remove ipv4_addr hack. Only causes 4 extra includes of system/network...Jelmer Vernooij1-9/+9
2007-10-10r25006: Use system constant.Jelmer Vernooij1-7/+6
2007-10-10r24710: Use standard boolean type for easier use by external users.Jelmer Vernooij1-29/+29
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r22372: split out become_daemon() into it's own functionStefan Metzmacher1-66/+0
2007-10-10r20325: handle NULL strings in is_ipaddress()Stefan Metzmacher1-1/+3
2007-10-10r16517: Get rid of pointless safe_free() (not SAFE_FREE()!) function.Jelmer Vernooij1-13/+0
2007-10-10r15573: Fix build of systems that have iconv headers in non-standard locationsJelmer Vernooij1-1/+1
2007-10-10r15295: Fix some dependenciesJelmer Vernooij1-2/+2
2007-10-10r15191: Avoid uint_t as it's not standard.Jelmer Vernooij1-2/+2
2007-10-10r14575: Move some path-related functions to libsamba-config so libsamba-utilJelmer Vernooij1-158/+0
2007-10-10r14281: Pull apart LIBDIR and MODULESDIRJelmer Vernooij1-3/+3
2007-10-10r13851: More doc improvements.Jelmer Vernooij1-0/+23
2007-10-10r13840: Mark some functions as public.Jelmer Vernooij1-31/+31
2007-10-10r13752: Add doxyfile and fix formatting of comments. Current output is availa...Jelmer Vernooij1-45/+52
2007-10-10r13658: More moving around of files:Jelmer Vernooij1-0/+737