r24937: Merge tests spoolss RPC callbacks.
[sfrench/samba-autobuild/.git] / source4 / lib / util /
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...
2007-10-10 Jelmer Vernooijr15564: Fix copyrights (this file was originally based...
2007-10-10 Jelmer Vernooijr15457: Get rid of more usages of uint_t
2007-10-10 Jelmer Vernooijr15377: Remove sys_select() code as it's no longer...
2007-10-10 Jelmer Vernooijr15376: Add detection of -lnsl, required for building...
2007-10-10 Jelmer Vernooijr15349: Integrate set_socket_options() into the socket...
2007-10-10 Jelmer Vernooijr15318: Don't create empty static libraries as some...
2007-10-10 Andrew Bartlettr15316: I don't understand quite why this function...
2007-10-10 Jelmer Vernooijr15302: Remove strangely named function "StrnCpy" ...
2007-10-10 Jelmer Vernooijr15298: Fix the build using a few hacks in the build...
2007-10-10 Jelmer Vernooijr15295: Fix some dependencies
2007-10-10 Jelmer Vernooijr15274: Drop default EXT_LIB_ prefix for external libra...
2007-10-10 Jelmer Vernooijr15257: Look for headers before trying to use them...
2007-10-10 Jelmer Vernooijr15213: Remove helper macro for bcopy() - this causes...
2007-10-10 Jelmer Vernooijr15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPEN...
2007-10-10 Jelmer Vernooijr15201: Use abs() rather then ABS()
2007-10-10 Jelmer Vernooijr15200: Move MIN/MAX macros to libreplace as some syste...
2007-10-10 Jelmer Vernooijr15191: Avoid uint_t as it's not standard.
2007-10-10 James Peachr15186: Introduce ISDOT and ISDOTDOT macros for testing...
2007-10-10 Jelmer Vernooijr15002: More cleanups in build/m4/rewrite.m4
2007-10-10 Jelmer Vernooijr15000: Move some more autoconf tests out of build...
2007-10-10 Jelmer Vernooijr14999: Remove more unused autoconf code
2007-10-10 Jelmer Vernooijr14998: Remove unused autoconf test, move others to...
2007-10-10 Jelmer Vernooijr14992: Allow load_module() to be used externally
2007-10-10 Andrew Tridgellr14976: another use of the magic comment recognised...
2007-10-10 Jelmer Vernooijr14724: Rearrange some source files, install more headers.
2007-10-10 Andrew Tridgellr14612: added strncasecmp_m() and fixed strcasecmp_m...
2007-10-10 Jelmer Vernooijr14575: Move some path-related functions to libsamba...
2007-10-10 Jelmer Vernooijr14572: Give libraries saner names, remove some .pc...
2007-10-10 Jelmer Vernooijr14556: Fix some dependencies
2007-10-10 Jelmer Vernooijr14511: Install more headers
2007-10-10 Jelmer Vernooijr14492: Fix shared libs - set SO_VERSION to 0 everywher...
2007-10-10 Jelmer Vernooijr14484: Install more headers
2007-10-10 Jelmer Vernooijr14381: Kill structs.h
2007-10-10 Jelmer Vernooijr14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VER...
2007-10-10 Andrew Tridgellr14309: make sure ret is initialised
2007-10-10 Andrew Tridgellr14308: fixed an out of range shift and an uninitialise...
2007-10-10 Andrew Tridgellr14296: added an abort() to SMB_ASSERT() so that static...
2007-10-10 Jelmer Vernooijr14281: Pull apart LIBDIR and MODULESDIR
2007-10-10 Jelmer Vernooijr14108: Make the Doxyfiles a bit shorter...
next