source3/libsmb/clidgram.h: fix licence/copyright
[samba.git] / lib / util /
2011-06-10 Günther Deschnerlib/util/wrap_xattr.h: fix licence/copyright
2011-06-10 Günther Deschnerlib/util/util_tdb.h: fix licence/copyright
2011-06-10 Günther Deschnerlib/util/util_ldb.h: fix licence/copyright
2011-06-10 Günther Deschnerlib/util/time.h: fix licence/copyright
2011-06-10 Günther Deschnerlib/util/data_blob.h: fix licence/copyright
2011-06-09 Andrew Bartlettserver_id: Change format to vnn:pid.task_id, pid.task_i...
2011-06-09 Andrew Bartlettlib/util Bring procid_str() into lib/util as server_id_...
2011-06-06 Andrew Bartlettlib/util use modules_path(), data_path() and shlib_ext...
2011-06-06 Andrew Tridgellutil-net: added is_ipaddress_v6()
2011-06-06 Andrew Tridgellipv6: always try to convert as a numeric address first
2011-06-02 Herb LewisFix warning messages on Freebsd 4.6.2.
2011-06-01 Rusty Russelllib/util/time.c: timeval_current_ofs_usec
2011-06-01 Rusty Russelllib/util/time.c: timeval_current_ofs_msec
2011-05-31 Andrew Bartlettlib/util Move sys_memalign into lib/util/system.c
2011-05-25 Sean FinneyFix numerous missing dependencies in WAF build scripts
2011-05-24 Jeremy AllisonFix our asn.1 parser to handle negative numbers.
2011-05-24 Andrew Bartlettlib/util Add Volker's asn1_Integer test into code that...
2011-05-18 Andrew Bartlettlib/util/charset: Remove unused strcasecmp_w and strnca...
2011-05-18 Andrew Bartlettlib/util/charset use talloc_stackframe() rather than...
2011-05-18 Andrew Bartlettlib/util/charset Don't allow invalid 'dos charset ...
2011-05-17 Jeremy AllisonDon't evaluate the src argument to fstrcpy/fstrcat...
2011-05-17 Günther Deschnerlib/util/charset: fix the toplevel MacOS X build.
2011-05-14 Volker LendeckeUse ZERO_STRUCTP in util_net
2011-05-13 Andrew Bartlettlib/util/charset Move built-in charset modules to the...
2011-05-13 Andrew Bartlettlib/util/ Fix crash bug caused by gfree_debug()
2011-05-10 Rusty Russelltdb_wrap.h: not a public header.
2011-05-08 Andrew BartlettImprove debug messages when creating socket directories
2011-05-06 Andrew Bartlettlib/util don't use enum protocol_types in ms_fnmatch_pr...
2011-05-06 Andrew Bartlettlib/util Use lib/util/ms_fnmatch.c in common for gen_fn...
2011-05-06 Andrew Bartlettlib/util Rename ms_fnmatch() to ms_fnmatch_protocol...
2011-05-06 Andrew Bartlettlib/util Move source3 tdb_wrap_open() into the common...
2011-05-05 Jeremy AllisonFix many const compiler warnings.
2011-05-04 Jeremy AllisonClean up some const and other compiler warnings.
2011-05-04 Jeremy AllisonI added them, so I get to kill them :-). Finally remove...
2011-05-04 Jeremy AllisonTidy up some missing checks for NULL in strlcpy.
2011-05-04 Jeremy AllisonRemove overmalloc_safe_strcpy - can be simple strlcpy.
2011-05-04 Jeremy AllisonChange safe_strcpy_base to strlcpy_base. Note the size...
2011-05-04 Jeremy AllisonFix simple uses of safe_strcpy -> strlcpy. Easy ones...
2011-05-03 Andrew Bartlettlib/util make string_wrappers.h a public header
2011-05-03 Andrew Bartlettlib/util Use lib/util/util_str.c in common, including...
2011-05-03 Andrew Bartlettlib/util Use compiler-checked safe string macros in...
2011-05-03 Andrew Bartletts4: fix arguments to safe_strcpy()
2011-05-03 Andrew Bartlettlib/util/charset Use push_string and talloc_strupper...
2011-05-03 Andrew BartlettRemove strlower_m() and strupper_m() from source4 and...
2011-05-03 Andrew Bartlettlib/util Move set_socket_options() into common code.
2011-05-03 Andrew Bartlettlib/util Move more network utility functions from sourc...
2011-04-30 Andrew Bartlettlib/util Rename conv_str_size() -> conv_str_size_error()
2011-04-29 Andrew Bartlettlib/util Re-merge the string_sub() and all_string_sub...
2011-04-29 Andrew Bartlettlib/util/charset Move strstr_m() to the top level
2011-04-28 Andrew Bartlettlib/util/charset Merge talloc-based pull and push chars...
2011-04-28 Andrew Bartlettlib/util/charset Add copyright headers
2011-04-28 Andrew Tridgelllib/util/charset Make fast path from UTF16 to '8 bit...
2011-04-28 Andrew Bartlettlib/util/charset Add tests for srclen=-1 behaviour.
2011-04-28 Andrew Bartlettlib/util/charset use convert_string.c in common
2011-04-28 Andrew Bartlettlib/util/charset Fix string termination conditions...
2011-04-27 Andrew Bartlettdynconfig: Have only one dynconfig.o in the common...
2011-04-26 Andrew Bartlettlib/util Define samba-util-common only for s3-waf
2011-04-24 Stefan Metzmacherlib/util: add RBVAL, RBVALS, RSBVAL and RSRBVALS macros
2011-04-23 Jelmer VernooijFix case of libUTIL_LDB.
2011-04-22 Volker Lendeckeasn1: Fix Coverity ID 2299, CHECKED_RETURN
2011-04-20 Andrew Bartlettlib/util/charset Always set *converted_size even on...
2011-04-20 Andrew Bartlettlib/util/charset create _handle functions for convert_s...
2011-04-16 Brad Hardsutil: Build samba-util without unresolved symbols.
2011-04-14 Andrew Bartlettlib/util Move alpha_strcpy() from s3 into common code
2011-04-13 Günther Deschners3-includes: include lib/util/debug.h headers in includ...
2011-04-13 Volker Lendeckelib: Move next_token next to next_token_talloc
2011-04-13 Andrew Bartlettbuild: Bring DYNCONFIG into samba-util library to avoid...
2011-04-13 Andrew Bartletts3-charcnv: Move convert_string() et al to lib/util...
2011-04-13 Andrew Bartlettlib/util/charset Add many more charset tests
2011-04-13 Andrew Bartlettlib/util/charset Add convert_string_error()
2011-04-13 Andrew Bartlettlib/util/charset Make ASCII conversion validate it...
2011-04-13 Andrew Bartlettlib/util/charset Rename convert_string test to allow...
2011-04-13 Andrew Bartlettlib/util/charset Add more tests for convert_string_erro...
2011-04-13 Andrew Bartlettlib/util/charset Preserve 'pull' errors even when conve...
2011-04-13 Andrew Bartlettlib/util/charset Add tests for convert_string_error_handle
2011-04-13 Andrew Bartlettlib/util/charset Add expected values for upper/lower...
2011-04-13 Andrew Bartlettlib/util/charset Fix and add public interface for conve...
2011-04-13 Andrew Bartlettlib/util: Make string_replace from s3 common
2011-04-13 Andrew Bartlettlib/util ucs2_align is identical, put it in common
2011-04-13 Andrew Bartlettlib/util Move simple string routines into common code.
2011-04-13 Andrew Bartlettlib/util/charset Move source3/lib/util_unistr.c to...
2011-04-13 Andrew Bartlettlib/util make UTIL_TDB a library
2011-04-06 Andrew Tridgelllib: make asn1_util a private library
2011-04-06 Andrew Tridgelllib: moved data_blob.c into samba-util-common
2011-04-04 Andrew Tridgelldebug: default debug to stderr
2011-03-31 Volker Lendeckedebug: Restore the s3-style check in check_log_size()
2011-03-31 Andrew Bartlettlib/util/charset Add tests for strcasecmp_m(), talloc_s...
2011-03-31 Volker Lendeckecharconv: Use talloc_tos() in the S3 build
2011-03-31 Jeremy AllisonArg. I hate the "if (xxx) return foo" all on one line...
2011-03-31 Jeremy AllisonDon't burn 2k of stack on every iconv, use the heap...
2011-03-31 Andrew Bartlettlib/util/charset smb_panic() on incorrect use of strlen...
2011-03-30 Andrew Bartlettlib/util/charset Add tests for strlen_m_ext() and conve...
2011-03-30 Andrew Bartlettlib/util/charset Add wrapper to allow testing of strlen...
2011-03-30 Andrew Bartlettlib/util/charset correct calculation of UTF8 character...
2011-03-30 Jeremy AllisonFix convert_string() to take a *converted_size arg...
2011-03-30 Andrew Bartlettlib/util/charset Add tests for convert_string_talloc_ha...
2011-03-30 Andrew Bartlettlib/util Move base64 functions into lib/util/base64.c
2011-03-30 Andrew Bartlettlib/util/charset Remove pointless static bool initialised
2011-03-29 Günther Deschners3-messages: only include messages.h where needed.
2011-03-29 Günther Deschnerlib/util/util_pw: share more code between lib/util...
next