summaryrefslogtreecommitdiff
path: root/lib/util/wscript_build
Commit message (Expand)AuthorAgeFilesLines
* lib:util: Add bytearray.hAndreas Schneider2020-02-211-0/+7
* util: Add detection of libunwindMartin Schwenke2020-01-211-1/+1
* build: Do not build selftest binaries for builds without --enable-selftestAndrew Bartlett2019-11-221-4/+4
* lib: Add talloc_full_report_printf()Volker Lendecke2019-09-181-0/+7
* lib:util: Use GnuTLS random number generator in genrand.cAndreas Schneider2019-07-181-1/+1
* lib:util: Add a test for byteorder.hAndreas Schneider2019-05-171-0/+6
* lib:util: Add test for talloc_keep_secret()Andreas Schneider2019-04-031-0/+6
* lib:util: Add support to keep talloc chunks secretAndreas Schneider2019-04-031-10/+28
* waf: Do not install internal headerAndreas Schneider2019-02-141-1/+17
* lib:util: Move discard_const(_p) to own header for libndr.hAndreas Schneider2019-02-141-1/+1
* s3:util: Move popen wrappers to lib/utilAliaksei Karaliou2019-02-111-2/+2
* util: Add file tree walk interfaceAndreas Schneider2019-01-281-1/+2
* lib: Add tevent_req_profile helpersVolker Lendecke2018-07-111-0/+1
* lib: Multi-line a long line in wscript_buildVolker Lendecke2018-07-111-1/+5
* util: Add tini to samba-util-coreAmitay Isaacs2018-05-121-2/+2
* build: fix standalone ctdb build --with-systemdDavid Disseldorp2018-03-051-1/+2
* tests: Add basic ms_fnmatch unit testDavid Disseldorp2018-03-021-0/+6
* util/tests: add rfc1738 cmocka testsDouglas Bagnall2018-02-221-0/+6
* shift read_hex_bytes() and parse_guid_string() into lib/utilDouglas Bagnall2018-02-221-1/+6
* build: deal with recent glibc sunrpc header removalGünther Deschner2018-01-221-1/+1
* gpo: move mkdir_p to lib/utilDavid Mulder2017-11-201-1/+1
* util: Move become_daemon.c to samba-util-coreMartin Schwenke2017-08-171-2/+3
* util: Add pidfile.* to samba-util-coreMartin Schwenke2017-08-021-2/+2
* lib/util: add tfork()Stefan Metzmacher2017-04-201-2/+2
* lib/util: add and use iov_concatRalph Boehme2017-04-181-0/+1
* lib/util: Add functions to escape log lines but not break all non-asciiGary Lockyer2017-03-291-0/+5
* lib: Make sys_poll_intr available to ctdbVolker Lendecke2017-03-201-2/+2
* lib/util: Put bitmap.c into samba-util-core so it is available to CTDBMartin Schwenke2017-02-241-2/+2
* wscript: remove executable bits for all wscript* filesStefan Metzmacher2017-01-111-0/+0
* lib: Remove xfileVolker Lendecke2016-12-111-2/+2
* lib/util: Make sys_rw available to CTDBMartin Schwenke2016-11-291-6/+6
* Move source3/lib/access.c to toplevel lib/util/access.cJeremy Allison2016-11-161-0/+5
* lib/util: Move unix_wild_match() from source3/lib/util to lib/util/Jeremy Allison2016-11-161-1/+1
* lib/util: Expose few more subsystems for standalone ctdb buildAmitay Isaacs2016-06-071-17/+17
* lib: Move msghdr to lib/util/Volker Lendecke2016-06-071-0/+6
* lib/util: Avoid splitting tevent-unix-util as public libraryAmitay Isaacs2016-06-061-12/+11
* lib/util: Add strv_util.[ch] containing new function strv_split()Martin Schwenke2016-03-011-2/+3
* util: Move util_strlist.c into samba-util-coreMartin Schwenke2016-02-051-2/+2
* util: Split str_list_make_v3() into separate fileMartin Schwenke2016-02-051-1/+2
* Rename 'errors' to 'samba-errors' and make it public.Jelmer Vernooij2016-01-131-2/+2
* Add a new header file for functions in lib/util/util.c.Jelmer Vernooij2016-01-131-2/+1
* lib/util: Move util_process from util to util-coreChristof Schmitt2015-11-181-2/+2
* Rely on /dev/urandomVolker Lendecke2015-10-131-1/+1
* lib: Add a little tool to perftest generate_random_buffer()Volker Lendecke2015-10-131-0/+6
* lib: Move sys_rw* to lib/utilVolker Lendecke2015-10-131-0/+6
* lib/util: Create a new library for tevent_unix.cAmitay Isaacs2015-10-071-3/+12
* lib: Remove unused parmlist codeVolker Lendecke2015-08-211-1/+1
* ctdb: Use talloc_report_str in ctdbVolker Lendecke2015-08-201-7/+7
* build: fix build with gpfs support - add missing dependency to samba-debugBjörn Baumbach2015-07-291-0/+3
* lib: Make genrand independentVolker Lendecke2015-06-231-2/+8