ldb:tests: Add test to show that locks are released on TALLOC_FREE(req)
[sfrench/samba-autobuild/.git] / lib / util /
2017-07-01 Jeremy Allisons3: VFS: Change SMB_VFS_GETWD to return struct smb_file...
2017-06-30 Andrew Bartlettdebug: new debug class for kerberos
2017-06-23 Volker Lendeckelib: Give util_paths.c its own header
2017-06-13 Guillaume Xavier... libbreplace: compatibility fix for AIX
2017-06-06 Andreas Schneiderlib:util: Make loading of modules more secure
2017-06-06 Andreas Schneiderlib:util: Make probing of modules more secure
2017-06-06 Andreas Schneiderlib:util: Rename smb_load_modules()
2017-06-06 Andreas Schneiderlib:util: Add new function to load modules from absolut...
2017-06-06 Volker Lendeckelib: Fix illegal use of 0-length arrays
2017-05-02 Volker Lendeckelib: FreeBSD needs sys/wait.h for WIFEXITED
2017-05-02 Alexander Bokovoysystemd: fix detection of libsystemd
2017-04-30 Ralph BoehmeRevert "lib/util: make use of tfork in samba_runcmd_send()"
2017-04-25 Ralph Boehmelib/util: fix a Coverity finding in tfork
2017-04-21 Jeremy Allisonlib: modules: Change XXX_init interface from XXX_init...
2017-04-20 Ralph Boehmelib/util: add a test for samba_runcmd_send()
2017-04-20 Ralph Boehmelib/util: make use of tfork in samba_runcmd_send()
2017-04-20 Ralph Boehmelib/util: add a test for tfork()
2017-04-20 Stefan Metzmacherlib/util: add tfork()
2017-04-18 Ralph Boehmelib/util: add and use iov_concat
2017-04-18 Jeremy Allisonlib: debug: Avoid negative array access.
2017-04-18 Jeremy Allisonlib:charset: Remove use of talloc_autofree_context...
2017-04-18 Jeremy Allisonlib:charset: Make global_iconv_handle private
2017-04-18 Jeremy Allisonlib:charset: Add utility functions reinit_iconv_handle...
2017-03-29 Gary Lockyerauth_log: Add JSON logging of Authorisation and Authent...
2017-03-29 Andrew Bartlettdebug: Add debug class for auth_audit
2017-03-29 Gary Lockyerlib/util: Add functions to escape log lines but not...
2017-03-28 Volker Lendeckelib: Avoid an includes.h
2017-03-28 Volker Lendeckelib: Avoid an includes.h
2017-03-28 Volker Lendeckelib: Avoid an includes.h
2017-03-28 Volker Lendeckelib: Avoid an includes.h
2017-03-28 Volker Lendeckelib: Avoid an includes.h
2017-03-28 Volker Lendeckelib: Avoid an includes.h
2017-03-28 Volker Lendeckeserver_id_db: Protect against non-0-terminated data...
2017-03-20 Volker Lendeckelib: Simplify smb_nanosleep
2017-03-20 Volker Lendeckelib: Make sys_poll_intr available to ctdb
2017-03-20 Volker Lendeckelib: Avoid an includes.h
2017-03-16 Amitay Isaacslib/util: Fix initializer
2017-02-24 Martin Schwenkelib/util: Put bitmap.c into samba-util-core so it is...
2017-02-22 Chris LambCorrect "occured" typos.
2017-02-21 Stefan Metzmacherlib/util: add generate_random_machine_password() function
2017-02-14 Cody Harringtonndrdump: Add the option --hex-input for hexdump parsing
2017-02-11 Andrew Bartlettlib/util: Remove ntstatus.h and string_wrappers.h inclu...
2017-02-11 Andrew Bartlettdebug: Do not depend on the whole of samba_util.h
2017-02-09 Douglas Bagnallbinsearch: make BINARY_ARRAY_SEARCH_GTE compare against...
2017-02-09 Douglas Bagnallbinsearch: clarify variable name in greater-than-or...
2017-02-01 Andreas Schneiderutil:charset: Return EILSEQ in smb_iconv() if newer...
2017-01-22 Volker Lendeckelib/util: Avoid a talloc in ms_fnmatch_protocol
2017-01-22 Volker Lendeckelib: Add "is_case_sensitive" to ms_fnmatch_protocol
2017-01-22 Volker Lendeckelib/util/charset: Optimize next_codepoint for the ascii...
2017-01-22 Volker Lendeckelib: Avoid an includes.h
2017-01-22 Volker Lendeckelib: Add lib/util/server_id.h
2017-01-20 Ralph Boehmes3/debug: listen for MSG_REQ_RINGBUF_LOG
2017-01-20 Ralph Boehmedebug: add "ringbuf" backend logging to a ringbuffer
2017-01-20 Ralph Boehmedebug: parse, store and pass backend option
2017-01-11 Stefan Metzmacherwscript: remove executable bits for all wscript* files
2017-01-06 Günther Deschnerlib/util: add pm_process_with_flags to allow parsing...
2016-12-11 Volker Lendeckelib: Remove xfile
2016-12-11 Volker Lendeckelib: Add fgets_slash
2016-12-09 Björn Jackeutil: use SCOPE_DELIMITER for the IPv6 scope delimiter
2016-12-09 Anoop C Slib/util: Fix indentation within routine description...
2016-12-08 Anoop C Slib/util: Fix input arguments description for dbghdrcla...
2016-12-05 Martin Schwenkedebug: Add minimalist D_* macros
2016-12-02 Andreas Schneiderutil: Initialize pointer
2016-12-02 Volker Lendeckelib: Avoid includes.h in bitmap.c
2016-11-29 Martin Schwenkelib/util: Make sys_rw available to CTDB
2016-11-20 Volker Lendeckelib: Remove global xfile.h includes
2016-11-20 Volker Lendeckelib: Move x_fgets_slash to xfile.c
2016-11-20 Volker Lendeckelib: Apply an overflow check
2016-11-20 Volker Lendeckelib: Reformat x_fgets_slash
2016-11-20 Volker Lendeckelib: Rename fgets_slash to x_fgets_slash
2016-11-16 Volker Lendeckelib: Avoid includes.h in access.c
2016-11-16 Volker Lendeckelib: memcache.h needs some includes
2016-11-16 Jeremy Allisonlib: util: Add allow_access_nolog().
2016-11-16 Jeremy AllisonMove source3/lib/access.c to toplevel lib/util/access.c
2016-11-16 Jeremy Allisonlib/util: Move unix_wild_match() from source3/lib/util...
2016-11-15 Andreas Schneiderlib:util: Don't print lstat warning on ERROR debug...
2016-10-13 Volker Lendeckedebug: Fix a few signed/unsigned hickups
2016-10-13 Trever L. Adamsstrv.c: add strv_to_env for use with execle, etc.
2016-09-28 Volker Lendeckelib: Fix bug 12291
2016-09-27 Günther Deschnerwerror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY...
2016-09-08 Andreas Schneiderutil: Fix the documentation of push_utf8_talloc()
2016-09-08 Volker Lendeckelib: call_backtrace() is no more
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
next