r26565: Fix python registry bindings. 'PROVISION_PYTHON=yes make test' works now.
[jelmer/samba4-debian.git] / source / lib / util /
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Andrew Bartlettr26387: Merge logfile segfault into alpha2 branch.
2007-12-21 Andrew Bartlettr26364: Branch Samba 4.0 for an alpha2 release.
2007-12-21 Kai Blinr26511: Janitorial: Fix a warning for the 'printf'...
2007-12-21 Kai Blinr26457: Janitorial: Don't use pstring in tdb_unpack
2007-12-21 Jelmer Vernooijr26434: Remove display charset from iconv convenience...
2007-12-21 Jelmer Vernooijr26429: Avoid use of global_smb_iconv_convenience.
2007-12-21 Jelmer Vernooijr26417: Make str_list_copy(mem_ctx, NULL) return NULL...
2007-12-21 Andrew Bartlettr26386: We need to test in more than just 'interactive...
2007-12-21 Jelmer Vernooijr26316: Use contexts for conversion functions.
2007-12-21 Jelmer Vernooijr26266: Remove more global_loadparm uses.
2007-12-21 Jelmer Vernooijr26003: Split up DB_WRAP, as first step in an attempt...
2007-12-21 Stefan Metzmacherr25830: fix compiler warning
2007-12-21 Stefan Metzmacherr25802: fix the build on solaris, void functions doesn...
2007-12-21 Günther Deschnerr25799: Add dump_data_skip_zeros() which omits 16 zero...
2007-12-21 Andrew Bartlettr25661: We don't actually need to know with DEBUG(0...
2007-12-21 Andrew Bartlettr25660: Add a new interface 'generate_secret_buffer...
2007-12-21 Jelmer Vernooijr25628: Fix formatting, missing include.
2007-12-21 Jelmer Vernooijr25627: Remove unused global.
2007-12-21 Jelmer Vernooijr25626: Move some debug-specific prototypes to debug.h.
2007-12-21 Jelmer Vernooijr25624: Remove ipv4_addr hack. Only causes 4 extra...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25566: Use -lexecinfo for backtraces on FreeBSD. Patch...
2007-10-10 Jelmer Vernooijr25447: Fix installation of headers. Patch by Brad...
2007-10-10 Jelmer Vernooijr25307: add string_sub_talloc.
2007-10-10 Jelmer Vernooijr25306: Add tests for string_sub().
2007-10-10 Jelmer Vernooijr25267: Move PRINTF_ATTRIBUTE to lib/util as well.
2007-10-10 Jelmer Vernooijr25265: Move attribute definitions to lib/util.
2007-10-10 Jelmer Vernooijr25193: Update headers to easy use by external apps.
2007-10-10 Jeremy Allisonr25175: Change to talloc_asprintf_append_buffer().
2007-10-10 Jelmer Vernooijr25047: Fix more warnings.
2007-10-10 Jelmer Vernooijr25035: Fix some more warnings, use service pointer...
2007-10-10 Jelmer Vernooijr25027: Fix more warnings.
2007-10-10 Jelmer Vernooijr25014: Use talloc for allocating values as well.
2007-10-10 Jelmer Vernooijr25008: Remove use of pstring.
2007-10-10 Jelmer Vernooijr25007: Remove more uses of pstring, move ntlmauth...
2007-10-10 Jelmer Vernooijr25006: Use system constant.
2007-10-10 Jelmer Vernooijr25000: Fix some more C++ compatibility warnings.
2007-10-10 Andrew Bartlettr24941: Simplify samdb_result_nttime(), and remove...
2007-10-10 Jelmer Vernooijr24814: Fix headers, trim core.h even more.
2007-10-10 Jelmer Vernooijr24812: Fix headers for external users.
2007-10-10 Jelmer Vernooijr24780: More work allowing libutil to be used by extern...
2007-10-10 Jelmer Vernooijr24710: Use standard boolean type for easier use by...
2007-10-10 Jelmer Vernooijr24667: Finally merge the registry improvements that...
2007-10-10 Andrew Bartlettr24631: Fix up format warnings, found on my Fedora...
2007-10-10 Jelmer Vernooijr24333: Add convenience function for checking the conte...
2007-10-10 Andrew Bartlettr24273: Fix bug #4817 by <mwallnoefer@yahoo.de>. ...
2007-10-10 Andrew Tridgellr23807: added hex_encode_talloc()
2007-10-10 Andrew Tridgellr23801: The FSF has moved around a lot. This fixes...
2007-10-10 Andrew Tridgellr23796: main COPYING file for samba4, plus some formatt...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Bartlettr23551: Change data_blob_equal to data_blob_cmp, suitab...
2007-10-10 Jelmer Vernooijr23289: Provide support for GCC attributes _PURE_,...
2007-10-10 Andrew Tridgellr23021: test some boundary conditions for idtree, after...
2007-10-10 Stefan Metzmacherr22379: add missing file
2007-10-10 Stefan Metzmacherr22373: move in_list() to util_strlist.c to remove...
2007-10-10 Stefan Metzmacherr22372: split out become_daemon() into it's own function
2007-10-10 Stefan Metzmacherr22371: readd discard_const() to lib/util/util.h
2007-10-10 Stefan Metzmacherr22369: add ZERO_STRUCT() ... macros to lib/util/util...
2007-10-10 Stefan Metzmacherr22297: move ZERO_*, ARRAY_SIZE and PTR_DIFF macros...
2007-10-10 Stefan Metzmacherr22226: move discard_const macros to librelace
2007-10-10 Andrew Tridgellr21740: this fixes the real cause of the large log...
2007-10-10 Jelmer Vernooijr21688: Add simple tests for genrand
2007-10-10 Jelmer Vernooijr21656: Move tests a bit closer to the things they...
2007-10-10 Andrew Tridgellr21174: many thanks to Paul Wayper for pointing out...
2007-10-10 Stefan Metzmacherr20734: always terminate the string... so that an empty...
2007-10-10 Stefan Metzmacherr20730: this can be const
2007-10-10 Stefan Metzmacherr20436: add more comments and add macros signed version...
2007-10-10 Stefan Metzmacherr20325: handle NULL strings in is_ipaddress()
2007-10-10 Andrew Tridgellr20091: remove blank lines at the end of text lines...
2007-10-10 Jelmer Vernooijr19672: Make LIBSAMBA-UTIL a subsystem again for now...
2007-10-10 Jelmer Vernooijr19671: Fix remaining unresolved symbols in shared...
2007-10-10 Jelmer Vernooijr19539: Move pidfile to smbd/
2007-10-10 Andrew Tridgellr19504: - fixed a free error in file_lines_parse
2007-10-10 Andrew Tridgellr19428: moved tdbutil.c from lib/tdb/common/ to lib...
2007-10-10 Rafal Szczesniakr18614: a bit of work done while on the plane.
2007-10-10 Stefan Metzmacherr18593: try to get the same socket_wrapper file buildin...
2007-10-10 Stefan Metzmacherr18213: don't list LIBREPLACE depdendecies explicit and
2007-10-10 Stefan Metzmacherr18138: LIBREPLACE provides stuff from -ldl so it shoul...
2007-10-10 Andrew Tridgellr18137: more LIBREPLACE deps
2007-10-10 Andrew Tridgellr18130: the move to system/ in libreplace broke some...
2007-10-10 Jelmer Vernooijr18126: Fix -ldl dependency problem
2007-10-10 Jelmer Vernooijr17930: Merge noinclude branch:
2007-10-10 Stefan Metzmacherr17790: replace uses -ldl and should directly depend...
2007-10-10 Stefan Metzmacherr17783: fix compiler warnings
2007-10-10 Stefan Metzmacherr17782: fix compiler warning
2007-10-10 Andrew Bartlettr17633: Return NULL at the end of the file, or else...
2007-10-10 Andrew Bartlettr17221: Add some integer wrap parinoia to data_blob_app...
2007-10-10 Andrew Bartlettr17167: indent
2007-10-10 Stefan Metzmacherr16923: remove unused substitude code
2007-10-10 Stefan Metzmacherr16922: move some macros out of talloc.h as the don...
2007-10-10 Jelmer Vernooijr16517: Get rid of pointless safe_free() (not SAFE_FREE...
2007-10-10 Jelmer Vernooijr16516: Get rid of file_exists() as there already is...
2007-10-10 Jelmer Vernooijr16186: Use full include path to make sure it's being...
2007-10-10 Jelmer Vernooijr16185: Remove autogenerated file from SVN.
2007-10-10 Andrew Bartlettr16052: Add .m4 file for XATTR detection (from ntvfs...
2007-10-10 Andrew Bartlettr16051: Move the XATTR compatability code into a new...
2007-10-10 Andrew Tridgellr15854: more talloc_set_destructor() typesafe fixes
2007-10-10 Jelmer Vernooijr15573: Fix build of systems that have iconv headers...
2007-10-10 Jelmer Vernooijr15572: Trim build/m4/rewrite.m4 a bit more, remove...
next