summaryrefslogtreecommitdiff
path: root/lib/util/wscript_build
AgeCommit message (Expand)AuthorFilesLines
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
2015-02-27lib/util: Build iov_buf library only when building sambaAmitay Isaacs1-5/+8
2015-02-24lib: Move "iov_buf.[ch]" to lib/utilVolker Lendecke1-0/+5
2015-02-16debug: Set close-on-exec for the main log file FDAndrew Bartlett1-1/+1
2015-02-13lib: Add talloc_report_str()Volker Lendecke1-0/+7
2014-12-16lib: Add server_id_dbVolker Lendecke1-0/+5
2014-12-16lib: Add "strv" string handling routinesVolker Lendecke1-0/+5
2014-10-04lib/util: Use charset_compat.h if SAMBA_UTIL_CORE_ONLYMartin Schwenke1-0/+2
2014-10-04lib/util: Factor out subsystem samba-util-core from samba-utilMartin Schwenke1-79/+90
2014-10-04lib/util: Clean up includes for fault.cMartin Schwenke1-1/+1
2014-10-04lib/util: Clean up includes for substitute.cMartin Schwenke1-1/+1
2014-10-04lib/util: Clean up includes for signal.cMartin Schwenke1-1/+1
2014-10-04lib/util: Clean up includes for blocking.cMartin Schwenke1-1/+1
2014-09-19lib/util: Move idr_get_new_random() to new source file idtree_random.cMartin Schwenke1-4/+4
2014-09-18lib: util_tdb does not need samba-utilVolker Lendecke1-1/+1
2014-09-18lib: Make set_blocking() available independentlyVolker Lendecke1-2/+7
2014-09-18lib: Make samba-debug a private libraryVolker Lendecke1-4/+5
2014-08-14Add tiniparser - tiny version of iniparser that only implements what Samba uses.Jeremy Allison1-1/+6
2014-08-14Add tini parser.Volker Lendecke1-1/+6
2014-08-02lib: Make DEBUG a subsystem of its ownVolker Lendecke1-2/+7
2014-08-01lib: Make close_low_fd() independently linkableVolker Lendecke1-1/+6
2014-07-31lib: Create time_basic.[ch]Volker Lendecke1-1/+6
2014-07-18lib/util: move memcache.[ch] to the toplevel 'samba-util' libraryStefan Metzmacher1-1/+1
2014-04-23add systemd integrationAlexander Bokovoy1-1/+1
2014-04-17lib: Change uid_wrapper to preloadable version.Andreas Schneider1-1/+1
2013-03-05lib: Add prctl_set_comment to utils.Andreas Schneider1-1/+1
2013-02-19lib/util: add samba_tevent_context_init()Stefan Metzmacher1-2/+3
2012-12-03util: Add a UNIX platform independent samba_getpass().Andreas Schneider1-1/+1
2012-07-19Move source4/smbd/pidfile into lib/util in preparation for making it in common.Jeremy Allison1-1/+1
2012-07-04ntdb: make --disable-ntdb work properly.Rusty Russell1-6/+7
2012-06-28Replace all uses of setXX[ug]id() and setgroups with samba_setXX[ug]id() calls.Jeremy Allison1-1/+6
2012-06-22util_tdb: move timeout chainlock variants from source3/lib/util/util_tdb.cRusty Russell1-1/+1
2012-06-22util: util_ntdb.cRusty Russell1-0/+7
2012-06-19lib/util_tdb: depend directly on tdb, not tdb_compat.Rusty Russell1-1/+1
2012-06-02s4-xattr: Use libreplace xattr functions directlyAndrew Bartlett1-9/+0
2012-05-14lib/util: add missing 'errors' dependency to 'tevent-util'Stefan Metzmacher1-1/+1
2012-05-03UTIL_TDB: lowercase name.Jelmer Vernooij1-2/+2
2012-03-10tdb_wrap: Move to specific directory.Jelmer Vernooij1-7/+0