libcli:auth: Use GnuTLS MD5 in encode_or_decode_arc4_passwd_buffer()
[bbaumbach/samba-autobuild/.git] / lib / util /
2019-05-19 Fabrice FontaineFix uClibc build on 64bit platforms by including stdint.h
2019-05-17 Andreas Schneiderlib:util: Add a test for byteorder.h
2019-05-17 Andreas Schneiderlib:util: Move VWV macro to smb_constants.h
2019-05-17 Andreas Schneiderlib:util: Remove PPC big endian asm optimized code...
2019-05-17 Andreas Schneiderlib:util: Remove unused ALIGN marcos from byteorder.h
2019-05-16 Rikard Falkebornlib:util: Fix tfork return value if sigprocmask fails
2019-05-15 Douglas Bagnallutil/charset/torture: ensure each cp850 high bytes...
2019-05-15 Douglas Bagnallutil/charset/convert: do not pretend to realloc
2019-05-15 Douglas Bagnallutil/charset/convert: when retrying, retry from the...
2019-05-15 Douglas Bagnallutil/charset/convert: do not overflow dest len in corne...
2019-05-15 Douglas Bagnallutil/charset/convert: do not overflow dest len
2019-05-15 Douglas Bagnallutil/charset/convert_string: always set length
2019-05-06 Gary Lockyerlib util debug: Increase format buffer to 4KiB
2019-04-30 Andreas Schneiderlib:util: Sync memory.h with replace.h
2019-04-22 Christof Schmittgpfswrap: Remove unused gpfs_prealloc wrapper
2019-04-18 Ralph Wuerthners3:debug: enable logging for early startup failures
2019-04-18 Ralph Wuerthners3:debug: adjust indention
2019-04-18 Ralph Wuerthners3:debug: use struct initializer
2019-04-11 Swen Schilligcommon-lib: Update error check for new string conversio...
2019-04-11 Swen Schilliglib: modify string conversion wrapper to handle invalid...
2019-04-06 Christof Schmittmemcache: Properly track the size of talloc objects
2019-04-06 Christof Schmittmemcache: Introduce struct for storing talloc pointer
2019-04-03 Andreas Schneiderlib:util: Include talloc_keep_secret.h in samba_util.h
2019-04-03 Andreas Schneiderlib:util: Add test for talloc_keep_secret()
2019-04-03 Andreas Schneiderlib:util: Add support to keep talloc chunks secret
2019-03-26 Volker Lendeckelib: Make fd_load work for non-regular files
2019-03-08 Andreas Schneiderlib:util: Move debug message for mkdir failing to log...
2019-03-01 Swen Schilliglib: modify string conversion wrapper to handle signed...
2019-03-01 Swen Schilligcommon-lib: Use wrapper for string to integer conversion
2019-03-01 Swen Schilligutil: Add two wrapper for string to int conversion
2019-02-20 Gary Lockyerlib util: Add function to generate random uint64_t
2019-02-14 Andreas Schneiderwaf: Do not install internal header
2019-02-14 Andreas Schneiderlib:util: Move discard_const(_p) to own header for...
2019-02-14 Andreas Schneiderlib:util: Add GPL header to tftw.c
2019-02-14 Andreas Schneiderlib:util: Add missing "replace.h" header in tftw
2019-02-11 Aliaksei Karalious3:util: Move static file_pload() function to lib/util
2019-02-11 Aliaksei Karalious3:util: Move popen wrappers to lib/util
2019-02-08 Stefan Metzmacherlib/util: inline lib/util/util_runcmd.h again
2019-02-07 Stefan Metzmacherlib/util: add samba_runcmd_export_stdin() helper function
2019-02-07 David Disseldorplib/debug: retain full string in state.prog_name global
2019-01-28 Andreas Schneiderutil: Add file tree walk interface
2019-01-28 Andreas Schneiderlib:util: Use C99 initializer in tfork test
2019-01-28 Andreas Schneiderlib:util: Use C99 initializer for weird_table in charset
2019-01-28 Andreas Schneiderlib:util: Use C99 initializer for builtin_functions...
2019-01-18 Christof Schmittlib: Use gpfs.h from third_party on Linux
2019-01-12 Swen Schilliglib: remove unused function nttime_from_string()
2018-12-20 Andreas Schneiderlib:util: Use memset_s() in data_blob_clear()
2018-12-20 Andreas Schneiderlib:util: Sync memory.h with replace.h
2018-12-20 Andreas Schneiderlib:util: Cleanup comments in memory.h
2018-12-20 Ralph Boehmedebug: enable per debug-class logfiles
2018-12-20 Ralph Boehmedebug: remove fd and debugf from state, use dbgc_config...
2018-12-20 Ralph Boehmedebug: update logsize checking for per debug-class...
2018-12-20 Ralph Boehmedebug: update need_to_check_log_size() for per debug...
2018-12-20 Ralph Boehmedebug: add support for per debug-class logfiles
2018-12-20 Ralph Boehmedebug: add resource cleanup for per debug-class logfiles
2018-12-20 Ralph Boehmedebug: add logfile and fd to struct debug_class
2018-12-20 Ralph Boehmedebug: factor out logfile size check
2018-12-20 Ralph Boehmedebug: add a call to debug_parse_levels() to reopen_logs()
2018-12-20 Ralph Boehmedebug: add an empty line
2018-12-20 Ralph Boehmedebug: factor out a function that opens and closes...
2018-12-20 Ralph Boehmedebug: track current debug message class
2018-12-20 Ralph Boehmedebug: convert dbgc_config to an array of struct debug_...
2018-12-20 Ralph Boehmedebug: README.Coding fixes
2018-12-20 Ralph Boehmedebug: rename DEBUGLEVEL_CLASS variable to dbgc_config
2018-12-20 Ralph Boehmedebug: move some definitions around
2018-12-19 Martin Schwenkelib/util: Count a trailing line that doesn't end in...
2018-12-17 Marcos MelloSend status to systemd on daemon start
2018-12-16 Andreas Schneiderlib:util: Fix checking for config.h #define in fault.c
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
next