summaryrefslogtreecommitdiffstats
path: root/source4/lib/util/util.h
Commit message (Expand)AuthorAgeFilesLines
* Move lib/util from source4 to top-level libutil.Jelmer Vernooij2008-10-111-813/+0
* use uintptr_t instead of intptr_t where appropriateAndrew Tridgell2008-04-171-1/+1
* util: Add talloc_get_type_abort() call.Kai Blin2008-04-021-0/+7
* Add userdata argument to reseed callback function.Jelmer Vernooij2008-04-011-1/+1
* Move ini-like file parser to the utility library.Jelmer Vernooij2008-04-011-0/+8
* Fix use of some modules (needed _PUBLIC_).Jelmer Vernooij2008-02-201-1/+2
* r26434: Remove display charset from iconv convenience context.Jelmer Vernooij2007-12-211-0/+1
* r25799: Add dump_data_skip_zeros() which omits 16 zero bytes in a row (if not...Günther Deschner2007-12-211-0/+8
* r25660: Add a new interface 'generate_secret_buffer()', to be used when weAndrew Bartlett2007-12-211-0/+8
* r25628: Fix formatting, missing include.Jelmer Vernooij2007-12-211-1/+3
* r25626: Move some debug-specific prototypes to debug.h.Jelmer Vernooij2007-12-211-55/+0
* r25624: Remove ipv4_addr hack. Only causes 4 extra includes of system/network...Jelmer Vernooij2007-12-211-12/+6
* r25307: add string_sub_talloc.Jelmer Vernooij2007-10-101-0/+4
* r25267: Move PRINTF_ATTRIBUTE to lib/util as well.Jelmer Vernooij2007-10-101-6/+6
* r25265: Move attribute definitions to lib/util.Jelmer Vernooij2007-10-101-0/+1
* r25047: Fix more warnings.Jelmer Vernooij2007-10-101-11/+2
* r25014: Use talloc for allocating values as well.Jelmer Vernooij2007-10-101-6/+1
* r25007: Remove more uses of pstring, move ntlmauth-specific utility function ...Jelmer Vernooij2007-10-101-5/+0
* r24814: Fix headers, trim core.h even more.Jelmer Vernooij2007-10-101-22/+23
* r24780: More work allowing libutil to be used by external users.Jelmer Vernooij2007-10-101-5/+705
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r22371: readd discard_const() to lib/util/util.hStefan Metzmacher2007-10-101-0/+27
* r22369: add ZERO_STRUCT() ... macros to lib/util/util.h againStefan Metzmacher2007-10-101-0/+41
* r22297: move ZERO_*, ARRAY_SIZE and PTR_DIFF macros into libreplaceStefan Metzmacher2007-10-101-25/+0
* r22226: move discard_const macros to librelaceStefan Metzmacher2007-10-101-23/+0
* r17930: Merge noinclude branch:Jelmer Vernooij2007-10-101-1/+0
* r16922: move some macros out of talloc.h as the don't belong to tallocStefan Metzmacher2007-10-101-0/+4
* r15564: Fix copyrights (this file was originally based on just a few lines fr...Jelmer Vernooij2007-10-101-3/+1
* r15201: Use abs() rather then ABS()Jelmer Vernooij2007-10-101-7/+0
* r15200: Move MIN/MAX macros to libreplace as some systems have themJelmer Vernooij2007-10-101-14/+0
* r14724: Rearrange some source files, install more headers.Jelmer Vernooij2007-10-101-1/+0
* r14575: Move some path-related functions to libsamba-config so libsamba-utilJelmer Vernooij2007-10-101-0/+3
* r14556: Fix some dependenciesJelmer Vernooij2007-10-101-1/+1
* r14511: Install more headersJelmer Vernooij2007-10-101-0/+1
* r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now.Jelmer Vernooij2007-10-101-0/+2
* r14381: Kill structs.hJelmer Vernooij2007-10-101-0/+2
* r14296: added an abort() to SMB_ASSERT() so that static analysers know it doe...Andrew Tridgell2007-10-101-1/+1
* r13851: More doc improvements.Jelmer Vernooij2007-10-101-0/+14
* r13849: More improvements to the libutil docs.Jelmer Vernooij2007-10-101-6/+57
* r13658: More moving around of files:Jelmer Vernooij2007-10-101-0/+81