summaryrefslogtreecommitdiff
path: root/lib/util/wscript_build
AgeCommit message (Expand)AuthorFilesLines
2026-02-15lib: Remove sys_fsusage()Volker Lendecke1-1/+0
2026-02-15lib: Move statvfs.[ch] to lib/utilVolker Lendecke1-0/+1
2026-01-28lib:util:debug tests for JSON logging macrosGary Lockyer1-0/+6
2025-12-08lib/util: Move talloc_keep_secret.c from samba-util to samba-util-corePavel Filipenský1-1/+2
2025-01-29lib/util: add dns_cmp() as it's own fileStefan Metzmacher1-0/+1
2025-01-02specify some deps on private libs actually used directlyMichael Tokarev1-2/+2
2024-12-20util: add a crypt wrapper, derived from dsdb:password_hashDouglas Bagnall1-0/+6
2023-07-21lib/fault: During smb_panic() print process comment and setprocname() titleAndrew Bartlett1-1/+1
2022-12-01util: add stable sort functionsDouglas Bagnall1-0/+13
2022-07-28util/genrand: don't ignore errors in random number generationDouglas Bagnall1-1/+1
2022-07-19waf: Check for -Wno-error=array-bounds flagsAndreas Schneider1-3/+19
2022-06-17util/debug: share classname table with testsDouglas Bagnall1-1/+1
2022-06-17tests: rename logging test sourceDouglas Bagnall1-2/+2
2022-06-17tests: adapt logging test for s3.Douglas Bagnall1-0/+9
2022-06-17tests: test source4 cmdline/smb.conf log levelDouglas Bagnall1-0/+8
2022-06-09lib/util: Delegate constant time memcmp to gnutls_memcmp()Joseph Sutton1-0/+1
2022-06-09build: Possibly link against libexecinfo for backtrace_symbols()Andrew Bartlett1-0/+1
2022-05-18lib:util: Do not error for array-bounds warningAndreas Schneider1-0/+1
2021-11-30nsswitch: reduce dependecies to private libraries and link static/builtin if ...Stefan Metzmacher1-1/+3
2021-06-30lib: add sys_io_ranges_overlap()Ralph Boehme1-0/+6
2021-04-22lib:util: Remove NIS support from string_match()Andreas Schneider1-1/+1
2021-02-03lib:util: Add basic memcache unit testAndreas Schneider1-0/+6
2021-01-12build: Make smb_panic() available as a subsystem of its ownVolker Lendecke1-8/+43
2020-08-28lib/util: do not make string_wrappers.h publicMatthew DeVore1-1/+0
2020-08-24lib/util: Remove unnecessary semicolon from wscript_buildChristof Schmitt1-1/+1
2020-08-16util: Add cmocka unit test for directory_create_or_existsChristof Schmitt1-0/+6
2020-08-03lib: relicense smb_strtoul(l) under LGPLv3Ralph Boehme1-1/+6
2020-05-15lib:util: Add test for path_expand_tilde()Andreas Schneider1-0/+6
2020-05-06lib/util: Build genrand for util coreAmitay Isaacs1-6/+6
2020-02-21lib:util: Do not expose internal header filesAndreas Schneider1-2/+0
2020-02-21lib:util: Add test to verify old and new macros are the sameAndreas Schneider1-0/+6
2020-02-21lib:util: Add bytearray.hAndreas Schneider1-0/+7
2020-01-21util: Add detection of libunwindMartin Schwenke1-1/+1
2019-11-22build: Do not build selftest binaries for builds without --enable-selftestAndrew Bartlett1-4/+4
2019-09-18lib: Add talloc_full_report_printf()Volker Lendecke1-0/+7
2019-07-18lib:util: Use GnuTLS random number generator in genrand.cAndreas Schneider1-1/+1
2019-05-17lib:util: Add a test for byteorder.hAndreas Schneider1-0/+6
2019-04-03lib:util: Add test for talloc_keep_secret()Andreas Schneider1-0/+6
2019-04-03lib:util: Add support to keep talloc chunks secretAndreas Schneider1-10/+28
2019-02-14waf: Do not install internal headerAndreas Schneider1-1/+17
2019-02-14lib:util: Move discard_const(_p) to own header for libndr.hAndreas Schneider1-1/+1
2019-02-11s3:util: Move popen wrappers to lib/utilAliaksei Karaliou1-2/+2
2019-01-28util: Add file tree walk interfaceAndreas Schneider1-1/+2
2018-07-11lib: Add tevent_req_profile helpersVolker Lendecke1-0/+1
2018-07-11lib: Multi-line a long line in wscript_buildVolker Lendecke1-1/+5
2018-05-12util: Add tini to samba-util-coreAmitay Isaacs1-2/+2
2018-03-05build: fix standalone ctdb build --with-systemdDavid Disseldorp1-1/+2
2018-03-02tests: Add basic ms_fnmatch unit testDavid Disseldorp1-0/+6
2018-02-22util/tests: add rfc1738 cmocka testsDouglas Bagnall1-0/+6
2018-02-22shift read_hex_bytes() and parse_guid_string() into lib/utilDouglas Bagnall1-1/+6