summaryrefslogtreecommitdiff
path: root/lib/util/wscript_build
AgeCommit message (Expand)AuthorFilesLines
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
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