summaryrefslogtreecommitdiff
path: root/lib/util/wscript_build
AgeCommit message (Expand)AuthorFilesLines
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
2010-10-26lib/util: remove useless ../lib/util/mutex.*Stefan Metzmacher1-2/+2
2010-10-26waf: Remove lib prefix from libraries manually.Jelmer Vernooij1-1/+1
2010-10-24s4: Rename LIBSAMBA-* to libsamba-*Jelmer Vernooij1-1/+1
2010-10-23s4: Rename UID_WRAPPER to uid_wrapper.Jelmer Vernooij1-2/+1
2010-10-23s4: Rename WRAP_XATTR to wrap_xattr.Jelmer Vernooij1-7/+7
2010-10-23lib/util: Add tevent WERROR wrappersKai Blin1-2/+2
2010-10-21lib: make WRAP_XATTR a private libraryAndrew Tridgell1-6/+7
2010-10-21s4-waf: removed the XATTR and SASL aliasesAndrew Tridgell1-1/+1
2010-10-17Revert "s4:remove "util_ldb" submodule and integrate the three gendb_* calls ...Matthias Dieter Wallnöfer1-0/+9
2010-10-17s4:remove "util_ldb" submodule and integrate the three gendb_* calls in "dsdb...Matthias Dieter Wallnöfer1-9/+0
2010-10-11util: Fix installation path of tevent_ntstatus.h, tevent_unix.h (bug 7720).Jelmer Vernooij1-0/+1
2010-10-10util: Link headers to correct subsystem, fix formatting.Jelmer Vernooij1-12/+12