summaryrefslogtreecommitdiffstats
path: root/lib/util/wscript_build
Commit message (Expand)AuthorAgeFilesLines
* lib/util: Build iov_buf library only when building sambaAmitay Isaacs2015-02-271-5/+8
* lib: Move "iov_buf.[ch]" to lib/utilVolker Lendecke2015-02-241-0/+5
* debug: Set close-on-exec for the main log file FDAndrew Bartlett2015-02-161-1/+1
* lib: Add talloc_report_str()Volker Lendecke2015-02-131-0/+7
* lib: Add server_id_dbVolker Lendecke2014-12-161-0/+5
* lib: Add "strv" string handling routinesVolker Lendecke2014-12-161-0/+5
* lib/util: Use charset_compat.h if SAMBA_UTIL_CORE_ONLYMartin Schwenke2014-10-041-0/+2
* lib/util: Factor out subsystem samba-util-core from samba-utilMartin Schwenke2014-10-041-79/+90
* lib/util: Clean up includes for fault.cMartin Schwenke2014-10-041-1/+1
* lib/util: Clean up includes for substitute.cMartin Schwenke2014-10-041-1/+1
* lib/util: Clean up includes for signal.cMartin Schwenke2014-10-041-1/+1
* lib/util: Clean up includes for blocking.cMartin Schwenke2014-10-041-1/+1
* lib/util: Move idr_get_new_random() to new source file idtree_random.cMartin Schwenke2014-09-191-4/+4
* lib: util_tdb does not need samba-utilVolker Lendecke2014-09-181-1/+1
* lib: Make set_blocking() available independentlyVolker Lendecke2014-09-181-2/+7
* lib: Make samba-debug a private libraryVolker Lendecke2014-09-181-4/+5
* Add tiniparser - tiny version of iniparser that only implements what Samba uses.Jeremy Allison2014-08-141-1/+6
* Add tini parser.Volker Lendecke2014-08-141-1/+6
* lib: Make DEBUG a subsystem of its ownVolker Lendecke2014-08-021-2/+7
* lib: Make close_low_fd() independently linkableVolker Lendecke2014-08-011-1/+6
* lib: Create time_basic.[ch]Volker Lendecke2014-07-311-1/+6
* lib/util: move memcache.[ch] to the toplevel 'samba-util' libraryStefan Metzmacher2014-07-181-1/+1
* add systemd integrationAlexander Bokovoy2014-04-231-1/+1
* lib: Change uid_wrapper to preloadable version.Andreas Schneider2014-04-171-1/+1
* lib: Add prctl_set_comment to utils.Andreas Schneider2013-03-051-1/+1
* lib/util: add samba_tevent_context_init()Stefan Metzmacher2013-02-191-2/+3
* util: Add a UNIX platform independent samba_getpass().Andreas Schneider2012-12-031-1/+1
* Move source4/smbd/pidfile into lib/util in preparation for making it in common.Jeremy Allison2012-07-191-1/+1
* ntdb: make --disable-ntdb work properly.Rusty Russell2012-07-041-6/+7
* Replace all uses of setXX[ug]id() and setgroups with samba_setXX[ug]id() calls.Jeremy Allison2012-06-281-1/+6
* util_tdb: move timeout chainlock variants from source3/lib/util/util_tdb.cRusty Russell2012-06-221-1/+1
* util: util_ntdb.cRusty Russell2012-06-221-0/+7
* lib/util_tdb: depend directly on tdb, not tdb_compat.Rusty Russell2012-06-191-1/+1
* s4-xattr: Use libreplace xattr functions directlyAndrew Bartlett2012-06-021-9/+0
* lib/util: add missing 'errors' dependency to 'tevent-util'Stefan Metzmacher2012-05-141-1/+1
* UTIL_TDB: lowercase name.Jelmer Vernooij2012-05-031-2/+2
* tdb_wrap: Move to specific directory.Jelmer Vernooij2012-03-101-7/+0
* Revert making public of the samba-module library.Jelmer Vernooij2011-12-031-13/+3
* lib/util Add ABI to the samba-module libraryAndrew Bartlett2011-10-281-0/+2
* lib/util Split samba-modules library into public and private partsAndrew Bartlett2011-10-281-3/+11
* lib/util: Add back control of mmap and hash size in tdb for top level buildAndrew Bartlett2011-10-131-1/+1
* build: Reduce build systems to just top level waf and autoconfAndrew Bartlett2011-10-071-7/+6
* lib/util: consolidate module loading into common codeAndrew Bartlett2011-10-061-0/+6
* build: avoid util.h as a public header name due to conflict with MacOSAndrew Bartlett2011-09-231-2/+2
* wafsamba: Require public libraries to have a pc file specified, or explicitly...Jelmer Vernooij2011-08-211-1/+2
* build: provide tevent-util as a public libraryAndrew Bartlett2011-08-081-1/+2
* libsamba-util: Build in libbitmap.Jelmer Vernooij2011-07-261-8/+1
* charset: Make name lowercase everywhere.Jelmer Vernooij2011-07-231-1/+1
* lib/util Move bitmap.c to lib/utilAndrew Bartlett2011-07-081-1/+7
* lib/util Remove samba-util-common!Andrew Bartlett2011-06-211-44/+12