summaryrefslogtreecommitdiff
path: root/lib/util/wscript_build
Commit message (Expand)AuthorAgeFilesLines
* util: add stable sort functionsDouglas Bagnall2022-12-011-0/+13
* util/genrand: don't ignore errors in random number generationDouglas Bagnall2022-07-281-1/+1
* waf: Check for -Wno-error=array-bounds flagsAndreas Schneider2022-07-191-3/+19
* util/debug: share classname table with testsDouglas Bagnall2022-06-171-1/+1
* tests: rename logging test sourceDouglas Bagnall2022-06-171-2/+2
* tests: adapt logging test for s3.Douglas Bagnall2022-06-171-0/+9
* tests: test source4 cmdline/smb.conf log levelDouglas Bagnall2022-06-171-0/+8
* lib/util: Delegate constant time memcmp to gnutls_memcmp()Joseph Sutton2022-06-091-0/+1
* build: Possibly link against libexecinfo for backtrace_symbols()Andrew Bartlett2022-06-091-0/+1
* lib:util: Do not error for array-bounds warningAndreas Schneider2022-05-181-0/+1
* nsswitch: reduce dependecies to private libraries and link static/builtin if ...Stefan Metzmacher2021-11-301-1/+3
* lib: add sys_io_ranges_overlap()Ralph Boehme2021-06-301-0/+6
* lib:util: Remove NIS support from string_match()Andreas Schneider2021-04-221-1/+1
* lib:util: Add basic memcache unit testAndreas Schneider2021-02-031-0/+6
* build: Make smb_panic() available as a subsystem of its ownVolker Lendecke2021-01-121-8/+43
* lib/util: do not make string_wrappers.h publicMatthew DeVore2020-08-281-1/+0
* lib/util: Remove unnecessary semicolon from wscript_buildChristof Schmitt2020-08-241-1/+1
* util: Add cmocka unit test for directory_create_or_existsChristof Schmitt2020-08-161-0/+6
* lib: relicense smb_strtoul(l) under LGPLv3Ralph Boehme2020-08-031-1/+6
* lib:util: Add test for path_expand_tilde()Andreas Schneider2020-05-151-0/+6
* lib/util: Build genrand for util coreAmitay Isaacs2020-05-061-6/+6
* lib:util: Do not expose internal header filesAndreas Schneider2020-02-211-2/+0
* lib:util: Add test to verify old and new macros are the sameAndreas Schneider2020-02-211-0/+6
* 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