summaryrefslogtreecommitdiff
path: root/source4/lib/util
AgeCommit message (Expand)AuthorFilesLines
2008-02-25Remove public prototype headers. Generating both public and private prototype...Jelmer Vernooij1-4/+4
2008-02-21Remove more uses of global_loadparm.Jelmer Vernooij1-7/+8
2008-02-20Fix use of some modules (needed _PUBLIC_).Jelmer Vernooij2-3/+2
2008-02-14util_ldb: Add a missing \n to debug string, fix trailing whitespaces.Kai Blin1-8/+9
2008-02-11Fix typo.Jelmer Vernooij1-1/+1
2008-02-09Move nt_time_equal() to libutil.Jelmer Vernooij2-1/+12
2008-02-01Samba4 poor mans debug_ctx()Amin Azez1-0/+4
2008-01-22build: Remove support for DESCRIPTION setting that is now unused.Jelmer Vernooij1-1/+0
2008-01-15util: Move asn1 to lib/util to trim down the number of subsystems.Jelmer Vernooij3-0/+829
2007-12-26r26588: Janitorial: Rename torture_*_add_*test to torture_*_add_*test_const.Kai Blin1-3/+2
2007-12-21r26511: Janitorial: Fix a warning for the 'printf' attribute on gendb_search_vKai Blin1-3/+3
2007-12-21r26457: Janitorial: Don't use pstring in tdb_unpackKai Blin1-9/+8
2007-12-21r26434: Remove display charset from iconv convenience context.Jelmer Vernooij2-21/+18
2007-12-21r26429: Avoid use of global_smb_iconv_convenience.Jelmer Vernooij2-8/+10
2007-12-21r26417: Make str_list_copy(mem_ctx, NULL) return NULL rather than an empty list.Jelmer Vernooij2-2/+33
2007-12-21r26386: We need to test in more than just 'interactive' mode...Andrew Bartlett1-1/+1
2007-12-21r26316: Use contexts for conversion functions.Jelmer Vernooij2-8/+8
2007-12-21r26266: Remove more global_loadparm uses.Jelmer Vernooij1-55/+0
2007-12-21r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.Jelmer Vernooij3-4/+192
2007-12-21r25830: fix compiler warningStefan Metzmacher2-2/+2
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 Deschner2-9/+71
2007-12-21r25661: We don't actually need to know with DEBUG(0, ... every time we ask forAndrew Bartlett1-6/+0
2007-12-21r25660: Add a new interface 'generate_secret_buffer()', to be used when weAndrew Bartlett2-18/+58
2007-12-21r25628: Fix formatting, missing include.Jelmer Vernooij1-1/+3
2007-12-21r25627: Remove unused global.Jelmer Vernooij1-14/+5
2007-12-21r25626: Move some debug-specific prototypes to debug.h.Jelmer Vernooij3-56/+56
2007-12-21r25624: Remove ipv4_addr hack. Only causes 4 extra includes of system/network...Jelmer Vernooij3-31/+18
2007-10-10r25566: Use -lexecinfo for backtraces on FreeBSD. Patch by Timur I. Bakeyev <...Jelmer Vernooij2-3/+6
2007-10-10r25447: Fix installation of headers. Patch by Brad Hards.Jelmer Vernooij1-0/+1
2007-10-10r25307: add string_sub_talloc.Jelmer Vernooij3-0/+83
2007-10-10r25306: Add tests for string_sub().Jelmer Vernooij3-4/+82
2007-10-10r25267: Move PRINTF_ATTRIBUTE to lib/util as well.Jelmer Vernooij2-6/+18
2007-10-10r25265: Move attribute definitions to lib/util.Jelmer Vernooij2-0/+81
2007-10-10r25193: Update headers to easy use by external apps.Jelmer Vernooij2-0/+5
2007-10-10r25175: Change to talloc_asprintf_append_buffer().Jeremy Allison1-3/+3
2007-10-10r25047: Fix more warnings.Jelmer Vernooij4-62/+21
2007-10-10r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij1-1/+1
2007-10-10r25027: Fix more warnings.Jelmer Vernooij4-9/+10
2007-10-10r25014: Use talloc for allocating values as well.Jelmer Vernooij2-29/+11
2007-10-10r25008: Remove use of pstring.Jelmer Vernooij1-1/+0
2007-10-10r25007: Remove more uses of pstring, move ntlmauth-specific utility function ...Jelmer Vernooij3-30/+3
2007-10-10r25006: Use system constant.Jelmer Vernooij1-7/+6
2007-10-10r25000: Fix some more C++ compatibility warnings.Jelmer Vernooij2-3/+3
2007-10-10r24941: Simplify samdb_result_nttime(), and remove nttime_from_string()Andrew Bartlett1-8/+0
2007-10-10r24814: Fix headers, trim core.h even more.Jelmer Vernooij3-134/+23
2007-10-10r24812: Fix headers for external users.Jelmer Vernooij1-0/+10
2007-10-10r24780: More work allowing libutil to be used by external users.Jelmer Vernooij6-17/+1101
2007-10-10r24710: Use standard boolean type for easier use by external users.Jelmer Vernooij15-145/+146
2007-10-10r24667: Finally merge the registry improvements that Wilco Baan Hofman and I ...Jelmer Vernooij1-3/+3