lib: Fix CID 1306765 Unchecked return value from library
[samba.git] / lib / util /
2015-06-10 Christof Schmittdebug: Change syslog priority mapping to match new...
2015-06-10 Christof Schmittdebug: Add definitions and macros for log levels
2015-06-10 Stefan Metzmacherlib/util: remove signal related configure checks
2015-06-09 Ralph Boehmelib/util/charset: fix conversion failure logging
2015-06-03 Volker Lendeckedebug: Fix default log levels
2015-05-14 Richard SharpeConvert all uint32/16/8 to _t in a grab-bag of remainin...
2015-05-12 Volker Lendeckelib: Remove unused hex_encode()
2015-05-07 Volker LendeckeFix a few printf format errors
2015-05-07 Volker Lendeckelib: Fix strv_next for the anchor NULL entry
2015-04-28 Volker Lendeckelib: Remove server_id_str()
2015-04-28 Volker Lendeckelib: Remove procid_str_static
2015-04-27 Volker Lendeckelib: Use isspace on unsigned char
2015-04-21 Volker Lendeckelib: Fix a few CIDs for Resource Leak
2015-04-17 Jeremy Allisonlib: memcache. Add a new talloc cache type - SHARE_MODE...
2015-04-08 Andreas Schneiderwaf: Fix systemd detection
2015-03-25 Stefan Metzmacherlib/util: fix the default code path for debug_set_setti...
2015-03-23 Volker Lendeckelib: Remove unused [un]map_file
2015-03-23 Volker Lendeckelib: load_case_tables() -> smb_init_locale()
2015-03-23 Volker Lendeckelib: Remove load_case_tables_library()
2015-03-23 Volker Lendeckelib: Convert [up|low]case.dat to C
2015-03-23 Volker Lendeckelib: Fix CID 1272834 Unchecked return value
2015-03-23 Christof Schmittdebug: Add GPFS tracing backend
2015-03-23 Christof Schmittgpfswrap: Add wrappers for tracing API
2015-03-23 Christof Schmittgpfswrap: Move gpfswrap to lib/util
2015-03-23 Christof Schmittdebug: Add lttng backend
2015-03-23 Christof Schmittdebug: Add systemd backend
2015-03-23 Christof Schmittdebug: Remove now unused syslog variables from debug_se...
2015-03-23 Christof Schmittdebug: Simplify Debug1
2015-03-23 Christof Schmittdebug: Use backends instead of explicitly logging to...
2015-03-23 Christof Schmittdebug: Remove codepath to open file in Debug1
2015-03-23 Christof Schmittdebug: Set backends from logging parameter in smb.conf
2015-03-23 Christof Schmittdebug: Add syslog backend
2015-03-23 Christof Schmittdebug: Add file backend
2015-03-23 Christof Schmittdebug: Add infrastructure for supporting multiple backends
2015-03-23 Christof Schmittdebug: Move mapping from level to syslog priority to...
2015-03-23 Christof Schmittdebug: Move logging to callback to separate function
2015-03-23 Christof Schmittdebug: Always store short version of prog_name in debug...
2015-03-23 Christof Schmittdebug: Remove some unneeded function declarations
2015-03-23 Christof Schmittdebug: Remove FORMAT_BUFR_MAX, use FORMAT_BUFR_SIZE...
2015-03-23 Christof Schmittbuild: Move systemd checks to lib/util
2015-03-23 Volker Lendeckelib: Move get_iconv_handle() call down
2015-03-17 Volker Lendeckelib: Remove unused util_ntdb.[ch]
2015-03-17 Andrew Bartlettlib/util: Make ECHILD in samba_runcmd_io_handler an...
2015-03-11 Lukas Slebodniklib/util: Include DEBUG macro in internal header files...
2015-03-03 Volker Lendeckelib: Fix CID 1273073 Assign instead of compare
2015-02-27 Amitay Isaacslib/util: Build iov_buf library only when building...
2015-02-26 Volker Lendeckelib: Simplify pidfile.c
2015-02-26 Volker LendeckeFix whitespace
2015-02-24 Volker Lendeckeiov_buf: Add an explaining comment
2015-02-24 Volker Lendeckelib: Move "iov_buf.[ch]" to lib/util
2015-02-16 Andrew Bartlettdebug: Set close-on-exec for the main log file FD
2015-02-13 Volker Lendeckelib: Add talloc_report_str()
2015-02-13 Volker Lendeckelib: Add server_id marshalling
2015-01-16 Ralph Boehmelib/util: add missing commas to statfs_types
2015-01-08 Andreas Schneiderlib/util: Avoid collision which alread defined consumer...
2014-12-28 Volker Lendeckelib: Simplify check_log_size
2014-12-27 Volker Lendeckelib: Use talloc_zero_array instead of memset
2014-12-17 Stefan Metzmacherlib/util: provide a dbgtext_va() function which takes...
2014-12-16 Volker Lendeckelib: Add server_id_db
2014-12-16 Volker Lendeckelib: Add "strv" string handling routines
2014-12-16 Volker Lendeckelib: Add tdb_fetch_talloc
2014-12-16 Volker Lendeckelib: Add map_unix_error_from_tdb
2014-12-12 Martin Schwenkelib/util: Fix incorrect month in timestamps
2014-12-09 Volker Lendeckelib: Fix blank line endings
2014-12-09 Volker Lendeckelib: Fix a typo
2014-12-07 Volker Lendeckelib: Simplify load_case_tables_library()
2014-12-06 Volker LendeckeFix signed/unsigned comparisons
2014-12-05 Volker Lendeckelib: Fix signed/unsigned comparisons
2014-11-18 Volker Lendeckelib: Add proper {} to tcopy_passwd
2014-11-18 Volker Lendeckelib: Use talloc_pooled_object in tcopy_passwd
2014-11-17 Günther Deschnerlib/util: use size_t for add_string_to_array().
2014-11-14 Stefan Metzmacherlib/util/tests: avoid some compiler warnings
2014-11-14 Stefan Metzmacherlib/util: add str_list_make_v3_const()
2014-11-10 Jelmer Vernooijdata_blob.h: Add space between literal and string constant.
2014-11-10 Volker Lendeckelib: Add tevent_req_simple_recv_unix
2014-10-16 Martin Schwenkelib/util: Protect time_basic.h against multiple inclusion
2014-10-13 Martin Schwenkelib/util: Add RFC3339 timestamp support to timeval_str_...
2014-10-13 Martin Schwenkelib/util: Use snprintf() instead of strftime() in timev...
2014-10-03 Martin Schwenkelib/util: Use charset_compat.h if SAMBA_UTIL_CORE_ONLY
2014-10-03 Martin Schwenkelib/util: Factor out subsystem samba-util-core from...
2014-10-03 Martin Schwenkelib/util: Clean up includes for util.c
2014-10-03 Martin Schwenkelib/util: Clean up includes for fault.c
2014-10-03 Martin Schwenkelib/util: Clean up includes for substitute.c
2014-10-03 Martin Schwenkelib/util: Replace an SMB_ASSERT()
2014-10-03 Martin Schwenkelib/util: Clean up includes for signal.c
2014-10-03 Martin Schwenkelib/util: Clean up includes for time.[ch]
2014-10-03 Martin Schwenkelib/util: Clean up includes for data_blob.[ch]
2014-10-03 Martin Schwenkelib/util: Clean up includes for xfile.[ch]
2014-10-03 Martin Schwenkelib/util: Clean up includes for blocking.c
2014-09-30 Jeremy Allisonlib: util [ctdb]: Signal handling - change CatchChild...
2014-09-25 Jeremy Allisonlib: util: asn1 tests. Check every asn1 return.
2014-09-20 Volker Lendeckelib/util: Drop unnecessary use of talloc_tos()
2014-09-19 Martin Schwenkelib/util: Return some functions to util_str.c
2014-09-19 Martin Schwenkelib/util: Move next_token* functions to util_str.c
2014-09-19 Martin Schwenkelib/util: Move idr_get_new_random() to new source file...
2014-09-19 Martin Schwenkedebug: Standalone compile without includes.h
2014-09-19 Martin Schwenkecharset: Avoid compiler warnings with --enable-developer
2014-09-19 Martin Schwenkeutil: Fix indentation
2014-09-18 Jeremy Allisonlib: util: Check *every* asn1 return call and early...
2014-09-18 Volker Lendeckelib: util_tdb does not need samba-util
next