build: Workaround python3 hash order issues (for now)
[samba.git] / lib / util /
2018-11-30 Martin Schwenkeutil: Fix include file order
2018-11-28 Andreas Schneiderlib:util: Avoid name confusion with config.h
2018-11-28 Andreas Schneiderlib:util: Use #ifdef instead of #if for config.h defini...
2018-11-28 Ralph Boehmetfork: add a README how to run test torture test under...
2018-11-28 Ralph Boehmetfork: add a suppresssions file for drd
2018-11-28 Ralph Boehmetfork: add a suppresssions file for helgrind
2018-11-28 Ralph Boehmetfork: TFORK_ANNOTATE_BENIGN_RACE
2018-11-28 Ralph Boehmetfork/test: ensure all threads start with SIGCHLD unblocked
2018-11-22 Andreas Schneiderlib:util: Fix undefined behavior in bitmap.c
2018-11-22 Andreas Schneiderlib:util: Fix undefined behavior in idtree
2018-11-22 Andreas Schneiderlib:util: Fix undefined behavior in asn1 parser
2018-11-22 Andreas Schneiderlib:util: Always include unistd.h for setgroups
2018-11-14 Andreas Schneiderlib:util Always initialize start and space
2018-11-08 Andreas Schneiderdebug: Use debuglevel_(get|set) function
2018-11-08 Andreas Schneiderlib:util: Fix DEBUGCLASS pointer initializiation
2018-10-08 Volker Lendeckelib: Avoid the use of open_memstream in tevent_req_prof...
2018-09-15 Christof Schmitttorture: Remove unnecesssary #include <fcntl.h>
2018-09-05 Alexander Bokovoylib/util/wscript_configure: update to handle waf 2.0.4
2018-09-05 Alexander Bokovoylib/util/wscript: update to handle waf 2.0.4
2018-08-31 Volker Lendeckelib: Fix the build on FreeBSD
2018-08-30 Christof Schmitttorture: Add test for directory_create_or_exist
2018-08-30 Christof Schmittlib: Fix lstat check in directory_create_or_exist
2018-08-17 Paulo Alcantaras3: util: Do not take over stderr when there is no...
2018-07-24 Ralph Boehmelib/util: rename USE_LINUX_THREAD_CREDENTIALS to HAVE_L...
2018-07-11 Volker Lendeckelib: Add tevent_req_profile helpers
2018-07-11 Volker Lendeckelib: Multi-line a long line in wscript_build
2018-07-07 Christof Schmitt... lib:charset: Fix error messages from charset conversion
2018-07-04 Ralph Boehmelib: smb_threads: fix access before init bug
2018-06-23 Volker Lendecketalloc_stack: Call talloc destructors while frame is...
2018-05-30 Douglas Bagnallutil_str_hex: use array syntax in guid functions to...
2018-05-30 Douglas Bagnallutil/charset/iconv: use read_hex_bytes rather than...
2018-05-25 Christof Schmittmemcache: Add new cache type for dfree information
2018-05-17 Andreas Schneiderlib:util: Fix size types in debug.c
2018-05-17 Andreas Schneiderlib:util: Fix parameter aliasing in tfork test
2018-05-17 Andreas Schneiderlib:util: Fix string check in mkdir_p()
2018-05-16 Gary Lockyerdebug: Add group logging classes
2018-05-16 Gary Lockyerlogging: add ldb audit classes
2018-05-12 Amitay Isaacsutil: Add tini to samba-util-core
2018-05-12 Mathieu ParentFix spelling s/unitialized/uninitialized/
2018-04-11 Andrew Bartlettlib/util: Call log_stack_trace() in smb_panic_default()
2018-04-10 Andrew Bartlettlib/util: Move log_stack_trace() to common code
2018-04-10 Andrew Bartlettlib/util: Log PANIC before calling pacic action just...
2018-04-03 Andreas Schneiderlib:util: Fix size types in fgets_slash()
2018-04-03 Stefan Metzmacherlib/util: remove unused '#include <sys/syscall.h>'...
2018-03-22 Jeremy Allisons3: smbd: SMB2: Add DBGC_SMB2_CREDITS class to specific...
2018-03-22 Jeremy Allisonlib: debug: Add DBGC_XXX versions of the macros to...
2018-03-22 Jeremy Allisons3: debug: smb2: Create a new DBGC_SMB2 debug class...
2018-03-05 David Disseldorpbuild: fix standalone ctdb build --with-systemd
2018-03-02 David Disseldorptests: Add basic ms_fnmatch unit test
2018-03-02 Andreas Schneiderutil: Fix the logic in ms_fnmatch_protocol()
2018-03-01 Andreas Schneiderlib:util: Add FALL_THROUGH statements in util_file.c
2018-03-01 Andreas Schneiderlib:util: Add FALL_THROUGH statements in charset/charse...
2018-03-01 Andreas Schneiderlib:util: Add FALL_THROUGH statements in substitute.c
2018-02-22 Douglas Bagnallutil/rfc1738: update preamble
2018-02-22 Douglas Bagnallutil/rfc1738: simplify and fix rfc1738_escape_part()
2018-02-22 Douglas Bagnallutil/rfc1738: remove unused versions of rfc1738_escape
2018-02-22 Douglas Bagnallutil/rfc1738: simplify and fix rfc1738_unescape()
2018-02-22 Douglas Bagnallutil/tests: add rfc1738 cmocka tests
2018-02-22 Douglas Bagnallutil/rfc1738_unescape(): return end pointer or NULL...
2018-02-22 Douglas Bagnallshift read_hex_bytes() and parse_guid_string() into...
2018-01-24 Trever L. AdamsSamba-VirusFilter: memcache changes.
2018-01-22 Günther Deschnerbuild: deal with recent glibc sunrpc header removal
2018-01-22 Andreas Schneiderinclude: Create system/nis.h in libreplace
2018-01-08 Dr. Thomas OrgisAdd substitutions %t, %j, and %J as path-safe variants...
2017-11-29 Volker Lendeckelib: Allow parsing a strv from a non-talloc const buf
2017-11-29 Volker Lendeckelib: Only call strlen if necessary in strv
2017-11-29 Volker Lendeckelib: Pass in "strv_len" to strv_valid_entry
2017-11-20 David Muldergpo: move mkdir_p to lib/util
2017-11-17 Volker Lendeckelib: Save a few bytes of .text
2017-11-17 Volker Lendeckelib: Fix a false/NULL hickup
2017-11-17 Volker Lendeckelib: Simplify is_ipaddress_v6
2017-11-17 Volker Lendeckelib: Avoid a pointless static variable
2017-11-13 Volker Lendeckeutil_tdb: Make a few functions static
2017-10-27 Volker Lendeckelib: Use all_zero where appropriate
2017-09-30 Ralph Boehmelib/util/run_cmd: use a cleanup function instead of...
2017-09-30 Ralph Boehmelib/util/run_cmd: remove a printf
2017-09-30 Ralph Boehmelib/util/run_cmd: ensure fd_stdin gets set to -1 in...
2017-09-30 Ralph Boehmelib/util/run_cmd: prevent zombies in samba_runcmd_send...
2017-09-30 Volker Lendeckelib: Fix a signed/unsigned hickup
2017-09-27 Christof Schmittlib/util: Fix build for lttng libraries that does not...
2017-09-26 Gary Lockyertfork: set waiter process title
2017-09-22 Andrew Bartlettbinsearch.h: Re-licence under LGPLv3 per agreement...
2017-09-16 Gary Lockyerutil_runcmd: Free the fde in event handler.
2017-09-16 Ralph Boehmelib/util: only close the event_fd in tfork if the calle...
2017-09-16 Gary Lockyerutil/tfork: Write to the status pipe
2017-09-16 Gary Lockyertests util/tfork: Tests for status and event fd
2017-09-16 Volker Lendeckelib: util_tdb.h needs tdb.h
2017-09-15 Stefan Metzmachercharset: fix str[n]casecmp_m() by comparing lower case...
2017-09-14 Stefan Metzmachercharset/tests: also tests the system str[n]casecmp()
2017-09-14 Stefan Metzmachercharset/tests: add more str[n]casecmp_m() tests to...
2017-09-14 Stefan Metzmachercharset/tests: assert the exact values of str[n]casecmp_m()
2017-09-08 Justin Maggard via... smbd: add missing newline to debug message in daemon_st...
2017-09-07 Andrew Bartlettdebug: Add new debug class "drs_repl" for DRS replicati...
2017-08-17 Martin Schwenkeutil: Add documentation for PID file handling
2017-08-17 Martin Schwenkeutil: Add error handling to become_daemon()
2017-08-17 Martin Schwenkeutil: Move become_daemon.c to samba-util-core
2017-08-17 Martin Schwenkeutil: Modernise logging
2017-08-17 Martin Schwenkeutil: Make function definitions consistent with header...
2017-08-17 Martin Schwenkeutil: Add become_daemon.h
2017-08-17 Martin Schwenkeutil: Avoid use of includes.h
next