tdb: Remove unnecessary checks
[samba.git] / lib / util /
2016-08-24 Amitay Isaacslib/util: Fix format strings and argument data types
2016-08-23 Amitay Isaacslib/util: Fix format-nonliteral warning
2016-07-14 Michael AdamRevert "lib:dlinklist: avoid -Wtautological-compare...
2016-07-14 Ira Cooperlib:dlinklist: avoid -Wtautological-compare errors...
2016-07-04 Garming Samcheck-password-script: Allow AD to execute these scripts
2016-06-26 Andreas Schneiderlibutil: Support systemd 230
2016-06-22 Andreas Schneiderutil: Fix a possible null pointer dereference
2016-06-20 Martin Schwenkelib/util: Optimise trim_string() to use a single memmove(3)
2016-06-19 Martin Schwenketorture: Add tests for trim_string()
2016-06-08 Jeremy Allisonlib: Fix uninitialized read in msghdr_copy
2016-06-08 Amitay Isaacslib/util: Add a generic definition for set_close_on_exec
2016-06-08 Andrew Bartlettbuild: Try to work around strict aliasing rules on...
2016-06-07 Amitay Isaacslib/util: Expose few more subsystems for standalone...
2016-06-07 Volker Lendeckelib: Move msghdr to lib/util/
2016-06-06 Amitay Isaacslib/util: Avoid splitting tevent-unix-util as public...
2016-06-03 Bob Campbellsamba_dnsupdate: do not interpret failure count as...
2016-05-25 Alexander Bokovoys3-smbd: Support systemd 230
2016-05-12 Michael Adamlib: add sys_write_v - void variant of sys_write
2016-05-12 Michael Adamlib: add sys_read_v - void variant of sys_read
2016-05-12 Michael Adamdebug: fix -O3 warning - unused return code of write()
2016-05-06 Garming Samtypo: mplementation => implementation
2016-05-03 Volker Lendeckelib: Avoid includes.h in base64.c
2016-05-03 Volker Lendeckelib: Give base64.c its own .h
2016-05-03 Volker Lendeckelib: Remove SMB_ASSERT from base64_encode_data_blob
2016-05-03 Volker Lendeckelib: =0 and |= is equivalent to =
2016-05-03 Volker Lendeckelib: The base64 chars are by definition single-byte :-)
2016-04-19 Andreas Schneiderutil: Add memcmp_const_time()
2016-04-01 Christof Schmittgpfswrap: Add wrapper for gpfs_set_winattrs
2016-03-28 Uri Simchonilib/util: fix function comment
2016-03-24 Douglas Bagnallutil/attr.h: use HAVE___ATTRIBUTE__, not __GNUC__ compa...
2016-03-10 Stefan Metzmacherlib/util_net: add support for .ipv6-literal.net
2016-03-10 Stefan Metzmacherlib/util_net: move ipv6 linklocal handling into interpr...
2016-03-09 Douglas Bagnallasn1: make readContextSimple() add a NUL byte
2016-03-09 Douglas BagnallASN1: use a talloc context in read_contextSimple
2016-03-09 Douglas Bagnallutil/tests: add test for BINARY_ARRAY_SEARCH_V macro
2016-03-09 Douglas Bagnallutil/binsearch: macro for greater than or equal search
2016-03-06 Volker Lendeckelib: Introduce SERVER_ID_BUF_LENGTH
2016-03-01 Martin Schwenkelib/util: Add strv_util.[ch] containing new function...
2016-03-01 Aurelien Aptellib/util/util.c: move null-check before use
2016-02-29 Martin Schwenkelib/util: Add tests for strv_addn()
2016-02-29 Volker Lendeckelib/util: Add strv_addn()
2016-02-29 Martin SchwenkeRevert "lib/util: Expose strv_addn() for adding string...
2016-02-26 Martin Schwenkelib/util: Add tests for strv
2016-02-26 Aurelien Aptellib/util/idtree.c: fix UB by using uint in left-shift
2016-02-25 Martin Schwenkelib/util: Expose strv_addn() for adding string with...
2016-02-23 Volker Lendeckelib: Move data_blob_list_item to source4
2016-02-12 Andreas Schneiderutil: Update GPL header of talloc_stack.h
2016-02-11 Volker Lendeckeparam: Fix str_list_v3 to accept ; again
2016-02-10 Jeremy Allisonasn1: Ensure asn1_tag_remaining() only ever returns...
2016-02-09 Jeremy Allisonasn1: Make asn1_peek_tag_needed_size() use the same...
2016-02-09 Volker Lendeckeasn1: Protect against overlong tag lengths
2016-02-06 Michael Adamdlist: remove outdated comment about type argument
2016-02-06 Michael Adamdlist: remove unneeded type argument from DLIST_CONCATE...
2016-02-06 Michael Adamdlist: remove unneeded argument from DLIST_DEMOTE()
2016-02-06 Michael Adamdlist: remove unneeded type argument from DLIST_ADD_END()
2016-02-05 Martin Schwenkeutil: Move util_strlist.c into samba-util-core
2016-02-05 Martin Schwenkeutil: Make util_strlist.c standalone with its own heade...
2016-02-05 Martin Schwenkeutil: Split str_list_make_v3() into separate file
2016-02-03 Volker Lendeckeasn1: Fix whitespace
2016-02-03 Volker Lendeckeasn1: Simplify _ber_read_OID_String_impl
2016-01-13 Volker Lendeckeasn1: Make asn1_peek_tag_needed_size static
2016-01-13 Volker Lendeckeasn1: Fix a typo
2016-01-13 Jelmer VernooijRename 'errors' to 'samba-errors' and make it public.
2016-01-13 Jelmer VernooijAdd a new header file for functions in lib/util/util.c.
2016-01-13 Jelmer Vernooijtime_basic.h: Remove unnecessary dependency on replace.h
2016-01-07 Volker Lendeckeasn1: Clean up includes
2016-01-05 Volker Lendeckeasn1: Make 'struct asn1_data' private
2016-01-05 Volker Lendeckeasn1: Remove a reference to asn1_data internals
2016-01-05 Volker Lendeckeasn1: Add asn1_current_ofs()
2016-01-05 Volker Lendeckeasn1: Add asn1_has_nesting
2016-01-05 Volker Lendeckeasn1: Add asn1_extract_blob()
2016-01-05 Volker Lendeckeasn1: Add asn1_set_error()
2016-01-05 Volker Lendeckeasn1: Add asn1_has_error()
2016-01-05 Volker Lendeckeasn1: Make "struct nesting" private
2016-01-05 Volker Lendeckeasn1: Add some early returns
2016-01-05 Volker Lendeckeasn1: Add overflow check to asn1_write
2016-01-05 Volker Lendeckeasn1: Make asn1_peek_full_tag return 0/errno
2016-01-05 Volker Lendeckeasn1: Remove an unused asn1 function
2015-12-16 Stefan MetzmacherMerge tag 'ldb-1.1.24' into master
2015-12-09 Douglas BagnallCVE-2015-5330: next_codepoint_handle_ext: don't short...
2015-12-09 Douglas BagnallCVE-2015-5330: strupper_talloc_n_handle(): properly...
2015-12-09 Douglas BagnallCVE-2015-5330: Fix handling of unicode near string...
2015-11-30 Andreas Schneiderlib: Fix an array subscript is above array bounds error
2015-11-19 Volker Lendeckelib: Fix memalign_array overflow protection
2015-11-18 Christof Schmittlib/util: Move util_process from util to util-core
2015-11-06 Mathieu ParentFix various spelling errors
2015-11-06 Richard SharpeFix up some aesthetics ... ie, align things as they...
2015-10-28 Jeremy Allisonlib: util: Make non-critical message a warning.
2015-10-21 Christof SchmittRemove function name from callers of DBG_*
2015-10-21 Christof Schmittdebug: Prefix messages from DBG_* with function name
2015-10-13 Volker LendeckeRely on /dev/urandom
2015-10-12 Volker Lendeckelib: Add a little tool to perftest generate_random_buffer()
2015-10-12 Volker Lendeckelib: Move sys_rw* to lib/util
2015-10-07 Amitay Isaacslib/util: Create a new library for tevent_unix.c
2015-10-01 Volker Lendeckelib: Fix the build on Solaris
2015-10-01 Volker Lendeckelib: Fix server_id_db_set_exclusive
2015-09-30 Volker Lendeckelib: Add "pid/unique" format for server_id_from_string
2015-09-30 Volker Lendeckelib: Fix server_id_from_string
2015-09-30 Volker Lendeckelib: Add server_id_str_buf_unique
2015-09-24 Christof Schmittlib: Fix prctl detection for prctl_set_comment
next