summaryrefslogtreecommitdiff
path: root/lib/util/wscript_build
AgeCommit message (Expand)AuthorFilesLines
2012-03-10tdb_wrap: Move to specific directory.Jelmer Vernooij1-7/+0
2011-12-03Revert making public of the samba-module library.Jelmer Vernooij1-13/+3
2011-10-28lib/util Add ABI to the samba-module libraryAndrew Bartlett1-0/+2
2011-10-28lib/util Split samba-modules library into public and private partsAndrew Bartlett1-3/+11
2011-10-13lib/util: Add back control of mmap and hash size in tdb for top level buildAndrew Bartlett1-1/+1
2011-10-07build: Reduce build systems to just top level waf and autoconfAndrew Bartlett1-7/+6
2011-10-06lib/util: consolidate module loading into common codeAndrew Bartlett1-0/+6
2011-09-23build: avoid util.h as a public header name due to conflict with MacOSAndrew Bartlett1-2/+2
2011-08-21wafsamba: Require public libraries to have a pc file specified, or explicitly...Jelmer Vernooij1-1/+2
2011-08-08build: provide tevent-util as a public libraryAndrew Bartlett1-1/+2
2011-07-26libsamba-util: Build in libbitmap.Jelmer Vernooij1-8/+1
2011-07-23charset: Make name lowercase everywhere.Jelmer Vernooij1-1/+1
2011-07-08lib/util Move bitmap.c to lib/utilAndrew Bartlett1-1/+7
2011-06-21lib/util Remove samba-util-common!Andrew Bartlett1-44/+12
2011-06-21lib/util: Use common d_printf() in the whole codebaseAndrew Bartlett1-2/+2
2011-06-20tdb_compat.h: divert every tdb build and includes to tdb_compatRusty Russell1-2/+2
2011-06-09lib/util Bring procid_str() into lib/util as server_id_string()Andrew Bartlett1-1/+2
2011-06-06lib/util use modules_path(), data_path() and shlib_ext() from source3Andrew Bartlett1-1/+1
2011-05-25Fix numerous missing dependencies in WAF build scriptsSean Finney1-2/+2
2011-05-10tdb_wrap.h: not a public header.Rusty Russell1-1/+0
2011-05-06lib/util Use lib/util/ms_fnmatch.c in common for gen_fnmatch()Andrew Bartlett1-2/+2
2011-05-06lib/util Move source3 tdb_wrap_open() into the common code.Andrew Bartlett1-0/+10
2011-05-03lib/util make string_wrappers.h a public headerAndrew Bartlett1-1/+1
2011-05-03lib/util Use lib/util/util_str.c in common, including strequal()Andrew Bartlett1-2/+2
2011-04-29lib/util Re-merge the string_sub() and all_string_sub() from source3Andrew Bartlett1-2/+2
2011-04-26lib/util Define samba-util-common only for s3-wafAndrew Bartlett1-24/+11
2011-04-23Fix case of libUTIL_LDB.Jelmer Vernooij1-6/+6
2011-04-16util: Build samba-util without unresolved symbols.Brad Hards1-33/+60
2011-04-13build: Bring DYNCONFIG into samba-util library to avoid symbol duplicationAndrew Bartlett1-1/+1
2011-04-13lib/util Move simple string routines into common code.Andrew Bartlett1-1/+2
2011-04-13lib/util make UTIL_TDB a libraryAndrew Bartlett1-2/+3
2011-04-06lib: make asn1_util a private libraryAndrew Tridgell1-4/+5
2011-04-06lib: moved data_blob.c into samba-util-commonAndrew Tridgell1-2/+2
2011-03-30lib/util Move base64 functions into lib/util/base64.cAndrew Bartlett1-1/+1
2011-03-30lib/util/util_pw: share sys_get{pw,gr} group of calls.Günther Deschner1-0/+5
2011-03-23fault: moved fault.c into common libraryAndrew Tridgell1-2/+2
2011-03-23fault: switch s4 to use the common fault.cAndrew Tridgell1-1/+1
2011-03-23fault: rename fault.c to fault_s4.cAndrew Tridgell1-1/+1
2011-03-17lib-util: put data_blob back in the public librarySimo Sorce1-2/+2
2011-03-03lib/util: LIBCRYPTO is in common already, so add it to samba-util-common.Günther Deschner1-2/+2
2011-03-01lib/util: new merged debug systemAndrew Bartlett1-3/+5
2011-03-01lib/util move debug.[ch] out of the wayAndrew Bartlett1-1/+1
2011-02-23build: move idtree.c into samba-util-commonAndrew Tridgell1-3/+2
2011-02-23build: moved more files into samba-util-commonAndrew Tridgell1-11/+11
2011-02-23build: created samba-util-common libraryAndrew Tridgell1-30/+21
2011-02-18lib/util Make UTIL_LDB conditional on an s4 buildAndrew Bartlett1-1/+2
2011-02-18libutil: make waf rules usable by s3 waf buildAndrew Tridgell1-38/+39
2011-02-11waf: pure cosmetic reformatting of the two samba-util object lists (to ease c...Günther Deschner1-1/+30
2010-11-20waf:lib/util - add missing dependency on tallocMatthias Dieter Wallnöfer1-1/+1
2010-11-12unix_privs: Add missing dependency on libreplace.Jelmer Vernooij1-0/+1