summaryrefslogtreecommitdiff
path: root/source4/lib/util/util.h
AgeCommit message (Expand)AuthorFilesLines
2007-12-21r25799: Add dump_data_skip_zeros() which omits 16 zero bytes in a row (if not...Günther Deschner1-0/+8
2007-12-21r25660: Add a new interface 'generate_secret_buffer()', to be used when weAndrew Bartlett1-0/+8
2007-12-21r25628: Fix formatting, missing include.Jelmer Vernooij1-1/+3
2007-12-21r25626: Move some debug-specific prototypes to debug.h.Jelmer Vernooij1-55/+0
2007-12-21r25624: Remove ipv4_addr hack. Only causes 4 extra includes of system/network...Jelmer Vernooij1-12/+6
2007-10-10r25307: add string_sub_talloc.Jelmer Vernooij1-0/+4
2007-10-10r25267: Move PRINTF_ATTRIBUTE to lib/util as well.Jelmer Vernooij1-6/+6
2007-10-10r25265: Move attribute definitions to lib/util.Jelmer Vernooij1-0/+1
2007-10-10r25047: Fix more warnings.Jelmer Vernooij1-11/+2
2007-10-10r25014: Use talloc for allocating values as well.Jelmer Vernooij1-6/+1
2007-10-10r25007: Remove more uses of pstring, move ntlmauth-specific utility function ...Jelmer Vernooij1-5/+0
2007-10-10r24814: Fix headers, trim core.h even more.Jelmer Vernooij1-22/+23
2007-10-10r24780: More work allowing libutil to be used by external users.Jelmer Vernooij1-5/+705
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r22371: readd discard_const() to lib/util/util.hStefan Metzmacher1-0/+27
2007-10-10r22369: add ZERO_STRUCT() ... macros to lib/util/util.h againStefan Metzmacher1-0/+41
2007-10-10r22297: move ZERO_*, ARRAY_SIZE and PTR_DIFF macros into libreplaceStefan Metzmacher1-25/+0
2007-10-10r22226: move discard_const macros to librelaceStefan Metzmacher1-23/+0
2007-10-10r17930: Merge noinclude branch:Jelmer Vernooij1-1/+0
2007-10-10r16922: move some macros out of talloc.h as the don't belong to tallocStefan Metzmacher1-0/+4
2007-10-10r15564: Fix copyrights (this file was originally based on just a few lines fr...Jelmer Vernooij1-3/+1
2007-10-10r15201: Use abs() rather then ABS()Jelmer Vernooij1-7/+0
2007-10-10r15200: Move MIN/MAX macros to libreplace as some systems have themJelmer Vernooij1-14/+0
2007-10-10r14724: Rearrange some source files, install more headers.Jelmer Vernooij1-1/+0
2007-10-10r14575: Move some path-related functions to libsamba-config so libsamba-utilJelmer Vernooij1-0/+3
2007-10-10r14556: Fix some dependenciesJelmer Vernooij1-1/+1
2007-10-10r14511: Install more headersJelmer Vernooij1-0/+1
2007-10-10r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now.Jelmer Vernooij1-0/+2
2007-10-10r14381: Kill structs.hJelmer Vernooij1-0/+2
2007-10-10r14296: added an abort() to SMB_ASSERT() so that static analysers know it doe...Andrew Tridgell1-1/+1
2007-10-10r13851: More doc improvements.Jelmer Vernooij1-0/+14
2007-10-10r13849: More improvements to the libutil docs.Jelmer Vernooij1-6/+57
2007-10-10r13658: More moving around of files:Jelmer Vernooij1-0/+81