summaryrefslogtreecommitdiff
path: root/lib/util/wscript_build
AgeCommit message (Expand)AuthorFilesLines
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
2018-01-22build: deal with recent glibc sunrpc header removalGünther Deschner1-1/+1
2017-11-20gpo: move mkdir_p to lib/utilDavid Mulder1-1/+1
2017-08-17util: Move become_daemon.c to samba-util-coreMartin Schwenke1-2/+3
2017-08-02util: Add pidfile.* to samba-util-coreMartin Schwenke1-2/+2
2017-04-20lib/util: add tfork()Stefan Metzmacher1-2/+2
2017-04-18lib/util: add and use iov_concatRalph Boehme1-0/+1
2017-03-29lib/util: Add functions to escape log lines but not break all non-asciiGary Lockyer1-0/+5
2017-03-20lib: Make sys_poll_intr available to ctdbVolker Lendecke1-2/+2
2017-02-24lib/util: Put bitmap.c into samba-util-core so it is available to CTDBMartin Schwenke1-2/+2
2017-01-11wscript: remove executable bits for all wscript* filesStefan Metzmacher1-0/+0
2016-12-11lib: Remove xfileVolker Lendecke1-2/+2
2016-11-29lib/util: Make sys_rw available to CTDBMartin Schwenke1-6/+6
2016-11-16Move source3/lib/access.c to toplevel lib/util/access.cJeremy Allison1-0/+5
2016-11-16lib/util: Move unix_wild_match() from source3/lib/util to lib/util/Jeremy Allison1-1/+1
2016-06-07lib/util: Expose few more subsystems for standalone ctdb buildAmitay Isaacs1-17/+17
2016-06-07lib: Move msghdr to lib/util/Volker Lendecke1-0/+6
2016-06-06lib/util: Avoid splitting tevent-unix-util as public libraryAmitay Isaacs1-12/+11
2016-03-01lib/util: Add strv_util.[ch] containing new function strv_split()Martin Schwenke1-2/+3
2016-02-05util: Move util_strlist.c into samba-util-coreMartin Schwenke1-2/+2
2016-02-05util: Split str_list_make_v3() into separate fileMartin Schwenke1-1/+2
2016-01-13Rename 'errors' to 'samba-errors' and make it public.Jelmer Vernooij1-2/+2
2016-01-13Add a new header file for functions in lib/util/util.c.Jelmer Vernooij1-2/+1
2015-11-18lib/util: Move util_process from util to util-coreChristof Schmitt1-2/+2
2015-10-13Rely on /dev/urandomVolker Lendecke1-1/+1
2015-10-13lib: Add a little tool to perftest generate_random_buffer()Volker Lendecke1-0/+6
2015-10-13lib: Move sys_rw* to lib/utilVolker Lendecke1-0/+6
2015-10-07lib/util: Create a new library for tevent_unix.cAmitay Isaacs1-3/+12
2015-08-21lib: Remove unused parmlist codeVolker Lendecke1-1/+1
2015-08-20ctdb: Use talloc_report_str in ctdbVolker Lendecke1-7/+7
2015-07-29build: fix build with gpfs support - add missing dependency to samba-debugBjörn Baumbach1-0/+3
2015-06-23lib: Make genrand independentVolker Lendecke1-2/+8
2015-06-23lib: Make time-basic a libraryVolker Lendecke1-4/+5
2015-06-23lib: Streamline genrand.c includesVolker Lendecke1-1/+1
2015-06-23lib: Strip genrand.c a bitVolker Lendecke1-1/+1
2015-04-08waf: Fix systemd detectionAndreas Schneider1-2/+2
2015-03-23gpfswrap: Move gpfswrap to lib/utilChristof Schmitt1-1/+11
2015-03-23debug: Add lttng backendChristof Schmitt1-1/+1
2015-03-23debug: Add systemd backendChristof Schmitt1-0/+1
2015-03-17lib: Remove unused util_ntdb.[ch]Volker Lendecke1-8/+0