param: generate lp[cfg]_max_print_jobs()
[kai/samba-autobuild/.git] / lib / util /
2015-07-29 Björn Baumbachbuild: fix build with gpfs support - add missing depend...
2015-07-29 Björn Baumbachconfigure: add --with-gpfs option for selecting directo...
2015-07-16 Uri Simchonilib/util: include config.h before any glibc headers
2015-07-14 Ralph Boehmelib/util/charset: reduce loglevel for push_ucs2_talloc...
2015-07-09 Uri Simchoniutil.c: fix order of inclusion to correctly consume...
2015-07-08 Christof Schmittgpfswrap: Use gpfs.h instead of gpfs_fcntl.h
2015-07-08 Christof Schmittgpfswrap: Remove unused wrapper for gpfs_fnctl
2015-07-07 Volker Lendeckelib: Add server_id_db_pid()
2015-07-07 Volker Lendeckelib: Add server_id_db_prune_name
2015-07-07 Volker Lendeckelib: Add tevent_req_poll_unix
2015-07-03 Stefan Metzmacherlib/util:charset/tests: improve strlen_m[_term[_null...
2015-07-03 Stefan Metzmacherlib/util: let strlen_m_term[_null]() use strlen_m_ext_t...
2015-07-03 Stefan Metzmacherlib/util: add strlen_m_ext_term_null() helper function
2015-07-03 Stefan Metzmacherlib/util: fix output format in dump_data*()
2015-07-01 Ralph Boehmetevent: add and use debug class for tevent
2015-07-01 Ralph Boehmedebug: get rid of DBGC_MAX_FIXED
2015-07-01 Volker Lendeckelib: Trim blocking.c
2015-06-24 Douglas BagnallByte order reversal shouldn't assume size_t is 64 bit.
2015-06-23 Volker Lendeckelib: Make genrand independent
2015-06-23 Volker Lendeckelib: Make time-basic a library
2015-06-23 Volker Lendeckelib: Streamline genrand.c includes
2015-06-23 Volker Lendeckelib: Fix whitespace
2015-06-23 Volker Lendeckelib: Strip genrand.c a bit
2015-06-18 Jeremy Allisons3: smbd: Codenomicon crash in do_smb_load_module().
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
next