debug: factor out a function that opens and closes the new and old logfile
[samba.git] / lib / util / wscript_build
2018-07-11 Volker Lendeckelib: Add tevent_req_profile helpers
2018-07-11 Volker Lendeckelib: Multi-line a long line in wscript_build
2018-05-12 Amitay Isaacsutil: Add tini to samba-util-core
2018-03-05 David Disseldorpbuild: fix standalone ctdb build --with-systemd
2018-03-02 David Disseldorptests: Add basic ms_fnmatch unit test
2018-02-22 Douglas Bagnallutil/tests: add rfc1738 cmocka tests
2018-02-22 Douglas Bagnallshift read_hex_bytes() and parse_guid_string() into...
2018-01-22 Günther Deschnerbuild: deal with recent glibc sunrpc header removal
2017-11-20 David Muldergpo: move mkdir_p to lib/util
2017-08-17 Martin Schwenkeutil: Move become_daemon.c to samba-util-core
2017-08-02 Martin Schwenkeutil: Add pidfile.* to samba-util-core
2017-04-20 Stefan Metzmacherlib/util: add tfork()
2017-04-18 Ralph Boehmelib/util: add and use iov_concat
2017-03-29 Gary Lockyerlib/util: Add functions to escape log lines but not...
2017-03-20 Volker Lendeckelib: Make sys_poll_intr available to ctdb
2017-02-24 Martin Schwenkelib/util: Put bitmap.c into samba-util-core so it is...
2017-01-11 Stefan Metzmacherwscript: remove executable bits for all wscript* files
2016-12-11 Volker Lendeckelib: Remove xfile
2016-11-29 Martin Schwenkelib/util: Make sys_rw available to CTDB
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-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-03-01 Martin Schwenkelib/util: Add strv_util.[ch] containing new function...
2016-02-05 Martin Schwenkeutil: Move util_strlist.c into samba-util-core
2016-02-05 Martin Schwenkeutil: Split str_list_make_v3() into separate file
2016-01-13 Jelmer VernooijRename 'errors' to 'samba-errors' and make it public.
2016-01-13 Jelmer VernooijAdd a new header file for functions in lib/util/util.c.
2015-11-18 Christof Schmittlib/util: Move util_process from util to util-core
2015-10-13 Volker LendeckeRely on /dev/urandom
2015-10-12 Volker Lendeckelib: Add a little tool to perftest generate_random_buffer()
2015-10-12 Volker Lendeckelib: Move sys_rw* to lib/util
2015-10-07 Amitay Isaacslib/util: Create a new library for tevent_unix.c
2015-08-21 Volker Lendeckelib: Remove unused parmlist code
2015-08-20 Volker Lendeckectdb: Use talloc_report_str in ctdb
2015-07-29 Björn Baumbachbuild: fix build with gpfs support - add missing depend...
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: Strip genrand.c a bit
2015-04-08 Andreas Schneiderwaf: Fix systemd detection
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-17 Volker Lendeckelib: Remove unused util_ntdb.[ch]
2015-02-27 Amitay Isaacslib/util: Build iov_buf library only when building...
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()
2014-12-16 Volker Lendeckelib: Add server_id_db
2014-12-16 Volker Lendeckelib: Add "strv" string handling routines
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 fault.c
2014-10-03 Martin Schwenkelib/util: Clean up includes for substitute.c
2014-10-03 Martin Schwenkelib/util: Clean up includes for signal.c
2014-10-03 Martin Schwenkelib/util: Clean up includes for blocking.c
2014-09-19 Martin Schwenkelib/util: Move idr_get_new_random() to new source file...
2014-09-18 Volker Lendeckelib: util_tdb does not need samba-util
2014-09-18 Volker Lendeckelib: Make set_blocking() available independently
2014-09-18 Volker Lendeckelib: Make samba-debug a private library
2014-08-14 Jeremy AllisonAdd tiniparser - tiny version of iniparser that only...
2014-08-14 Volker LendeckeAdd tini parser.
2014-08-01 Volker Lendeckelib: Make DEBUG a subsystem of its own
2014-08-01 Volker Lendeckelib: Make close_low_fd() independently linkable
2014-07-31 Volker Lendeckelib: Create time_basic.[ch]
2014-07-18 Stefan Metzmacherlib/util: move memcache.[ch] to the toplevel 'samba...
2014-04-23 Alexander Bokovoyadd systemd integration
2014-04-17 Andreas Schneiderlib: Change uid_wrapper to preloadable version.
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-03-05 Andreas Schneiderlib: Add prctl_set_comment to utils.
2013-02-19 Stefan Metzmacherlib/util: add samba_tevent_context_init()
2012-12-03 Andreas Schneiderutil: Add a UNIX platform independent samba_getpass().
2012-07-19 Jeremy AllisonMove source4/smbd/pidfile into lib/util in preparation...
2012-07-04 Rusty Russellntdb: make --disable-ntdb work properly.
2012-06-29 Jeremy AllisonReplace all uses of setXX[ug]id() and setgroups with...
2012-06-22 Rusty Russellutil_tdb: move timeout chainlock variants from source3...
2012-06-22 Rusty Russellutil: util_ntdb.c
2012-06-19 Rusty Russelllib/util_tdb: depend directly on tdb, not tdb_compat.
2012-06-02 Andrew Bartletts4-xattr: Use libreplace xattr functions directly
2012-05-14 Stefan Metzmacherlib/util: add missing 'errors' dependency to 'tevent...
2012-05-03 Jelmer VernooijUTIL_TDB: lowercase name.
2012-03-10 Jelmer Vernooijtdb_wrap: Move to specific directory.
2011-12-03 Jelmer VernooijRevert making public of the samba-module library.
2011-10-28 Andrew Bartlettlib/util Add ABI to the samba-module library
2011-10-28 Andrew Bartlettlib/util Split samba-modules library into public and...
2011-10-13 Andrew Bartlettlib/util: Add back control of mmap and hash size in...
2011-10-07 Andrew Bartlettbuild: Reduce build systems to just top level waf and...
2011-10-06 Andrew Bartlettlib/util: consolidate module loading into common code
2011-09-23 Andrew Bartlettbuild: avoid util.h as a public header name due to...
2011-08-21 Jelmer Vernooijwafsamba: Require public libraries to have a pc file...
2011-08-08 Andrew Bartlettbuild: provide tevent-util as a public library
2011-07-26 Jelmer Vernooijlibsamba-util: Build in libbitmap.
2011-07-23 Jelmer Vernooijcharset: Make name lowercase everywhere.
2011-07-08 Andrew Bartlettlib/util Move bitmap.c to lib/util
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-20 Andrew Bartlettlib/util Remove samba-util-common!
2011-06-20 Andrew Bartlettlib/util: Use common d_printf() in the whole codebase
next