summaryrefslogtreecommitdiffstats
path: root/lib/util/wscript_build
Commit message (Expand)AuthorAgeFilesLines
* 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
* lib/util: Use common d_printf() in the whole codebaseAndrew Bartlett2011-06-211-2/+2
* tdb_compat.h: divert every tdb build and includes to tdb_compatRusty Russell2011-06-201-2/+2
* lib/util Bring procid_str() into lib/util as server_id_string()Andrew Bartlett2011-06-091-1/+2
* lib/util use modules_path(), data_path() and shlib_ext() from source3Andrew Bartlett2011-06-061-1/+1
* Fix numerous missing dependencies in WAF build scriptsSean Finney2011-05-251-2/+2
* tdb_wrap.h: not a public header.Rusty Russell2011-05-101-1/+0
* lib/util Use lib/util/ms_fnmatch.c in common for gen_fnmatch()Andrew Bartlett2011-05-061-2/+2
* lib/util Move source3 tdb_wrap_open() into the common code.Andrew Bartlett2011-05-061-0/+10
* lib/util make string_wrappers.h a public headerAndrew Bartlett2011-05-031-1/+1
* lib/util Use lib/util/util_str.c in common, including strequal()Andrew Bartlett2011-05-031-2/+2
* lib/util Re-merge the string_sub() and all_string_sub() from source3Andrew Bartlett2011-04-291-2/+2
* lib/util Define samba-util-common only for s3-wafAndrew Bartlett2011-04-261-24/+11
* Fix case of libUTIL_LDB.Jelmer Vernooij2011-04-231-6/+6
* util: Build samba-util without unresolved symbols.Brad Hards2011-04-161-33/+60
* build: Bring DYNCONFIG into samba-util library to avoid symbol duplicationAndrew Bartlett2011-04-131-1/+1
* lib/util Move simple string routines into common code.Andrew Bartlett2011-04-131-1/+2
* lib/util make UTIL_TDB a libraryAndrew Bartlett2011-04-131-2/+3
* lib: make asn1_util a private libraryAndrew Tridgell2011-04-061-4/+5
* lib: moved data_blob.c into samba-util-commonAndrew Tridgell2011-04-061-2/+2
* lib/util Move base64 functions into lib/util/base64.cAndrew Bartlett2011-03-301-1/+1
* lib/util/util_pw: share sys_get{pw,gr} group of calls.Günther Deschner2011-03-301-0/+5
* fault: moved fault.c into common libraryAndrew Tridgell2011-03-231-2/+2
* fault: switch s4 to use the common fault.cAndrew Tridgell2011-03-231-1/+1
* fault: rename fault.c to fault_s4.cAndrew Tridgell2011-03-231-1/+1
* lib-util: put data_blob back in the public librarySimo Sorce2011-03-171-2/+2
* lib/util: LIBCRYPTO is in common already, so add it to samba-util-common.Günther Deschner2011-03-031-2/+2
* lib/util: new merged debug systemAndrew Bartlett2011-03-011-3/+5
* lib/util move debug.[ch] out of the wayAndrew Bartlett2011-03-011-1/+1
* build: move idtree.c into samba-util-commonAndrew Tridgell2011-02-231-3/+2
* build: moved more files into samba-util-commonAndrew Tridgell2011-02-231-11/+11
* build: created samba-util-common libraryAndrew Tridgell2011-02-231-30/+21
* lib/util Make UTIL_LDB conditional on an s4 buildAndrew Bartlett2011-02-181-1/+2
* libutil: make waf rules usable by s3 waf buildAndrew Tridgell2011-02-181-38/+39
* waf: pure cosmetic reformatting of the two samba-util object lists (to ease c...Günther Deschner2011-02-111-1/+30
* waf:lib/util - add missing dependency on tallocMatthias Dieter Wallnöfer2010-11-201-1/+1
* unix_privs: Add missing dependency on libreplace.Jelmer Vernooij2010-11-121-0/+1
* lib/util: remove useless ../lib/util/mutex.*Stefan Metzmacher2010-10-261-2/+2
* waf: Remove lib prefix from libraries manually.Jelmer Vernooij2010-10-261-1/+1
* s4: Rename LIBSAMBA-* to libsamba-*Jelmer Vernooij2010-10-241-1/+1
* s4: Rename UID_WRAPPER to uid_wrapper.Jelmer Vernooij2010-10-231-2/+1
* s4: Rename WRAP_XATTR to wrap_xattr.Jelmer Vernooij2010-10-231-7/+7
* lib/util: Add tevent WERROR wrappersKai Blin2010-10-231-2/+2
* lib: make WRAP_XATTR a private libraryAndrew Tridgell2010-10-211-6/+7
* s4-waf: removed the XATTR and SASL aliasesAndrew Tridgell2010-10-211-1/+1