tdb2: increment seqnum on tdb_wipe_all in tdb1 backend.
[amitay/samba.git] / lib / util /
2011-09-13 Rusty Russelltdb_compat: adapt to tdb2 API change.
2011-09-10 Andrew Bartlettlib/util/charset: the comparsion must be against our...
2011-09-10 Andrew Bartlettlib/util/charset Use name of ISO-8859-1 that matches...
2011-09-10 Andrew Bartlettlib/util/charset: Improve toture assertions in iconv...
2011-09-10 Andrew Bartlettlib/util/charset Run charset sets with and without...
2011-09-10 Andrew Bartlettlib/util/charset: add back loading of charset modules
2011-09-08 Andrew Tridgelllib: added base64_decode_data_blob_talloc()
2011-09-01 Volker LendeckeFix bug 8433, segfault in iconv.c
2011-08-21 Jelmer Vernooijwafsamba: Require public libraries to have a pc file...
2011-08-15 Simo Sorceutil: add function to extend anonymous shared memory
2011-08-10 Simo Sorcelib-util: Make create_unlink_tmp argument optional
2011-08-10 Simo Sorcelib-util: Make useful function a common utility.
2011-08-10 Simo Sorcelibutil: use AI_ADDRCONFIG only when AI_NUMERIC is...
2011-08-08 Andrew Bartlettbuild: provide tevent-util as a public library
2011-07-26 Jelmer Vernooijlibsamba-util: Build in libbitmap.
2011-07-23 Jelmer Vernooijcharset: Make name lowercase everywhere.
2011-07-19 Andrew Bartlettdebug: log early messages to stdout, and keep it open
2011-07-19 Andrew Bartlettlib/util Change debug priority order: DEBUG_STDOUT...
2011-07-19 Jeremy AllisonSecond part of fix for bug 8310 - toupper_ascii() is...
2011-07-19 Jeremy AllisonFirst part of fix for bug 8310 - toupper_ascii() is...
2011-07-14 Stefan Metzmacherlib/util/attr: add _UNUSED_ marco
2011-07-13 Andrew Tridgells4-fault: changed to use %d for PID, instead of %PID%
2011-07-08 Andrew Bartletts3-param use common struct parmlist_entry to hold param...
2011-07-08 Andrew Bartlettlib/util Move bitmap.c to lib/util
2011-07-07 Stefan Metzmachers3:libsmb: remove unused clistr_push_fn()
2011-07-07 Stefan Metzmachers3:libsmb: remove unused clistr_pull_fn()
2011-07-06 Andrew Bartlettlibcli/smb move enum protocol_types to a common header
2011-07-03 Volker LendeckeS3: Fix some nonempty blank lines
2011-06-30 Stefan Metzmacherlib/util/string_wrappers: move everything into one...
2011-06-24 Volker Lendeckelib: Allow NULL converted_size in convert_string_talloc
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-23 Andrew Bartlettlib/util/charset: Remove autodetection of charset from...
2011-06-23 Andrew Bartlettlib/util/charset: Remove 'display charset'
2011-06-21 Andrew Bartlettlib/util: Restore CH_UNIX as source charset for d_printf()
2011-06-21 Andrew Bartlettlib/util Remove display_cd from d_printf()
2011-06-20 Andrew Bartlettlib/util Remove samba-util-common!
2011-06-20 Andrew Bartlettlib/util: allow parmlist.c to compile under s3 includes.h
2011-06-20 Andrew Bartlettlib/util: Use common d_printf() in the whole codebase
2011-06-20 Andrew Bartlettlib/util Make unused d_vfprintf() static
2011-06-20 Rusty Russelltdb_compat: Higher level API fixes.
2011-06-20 Rusty Russelltdb_compat: use tdb_open_compat.
2011-06-20 Rusty Russelltdb_store: check returns for 0, not -1.
2011-06-20 Rusty Russelltdb_delete: check returns for 0, not -1.
2011-06-20 Rusty Russelltdb_fetch_compat: use instead of tdb_fetch.
2011-06-20 Rusty Russelltdb_compat.h: divert every tdb build and includes to...
2011-06-17 Andrew Tridgelltalloc: added talloc_stackframe_exists()
2011-06-11 Andrew Bartletts3-param Remove 'time offset' from smb.conf
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-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-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...
next