lib/util: Use charset_compat.h if SAMBA_UTIL_CORE_ONLY
[sfrench/samba-autobuild/.git] / lib / util / wscript_build
2014-10-03 Martin Schwenkelib/util: Use charset_compat.h if SAMBA_UTIL_CORE_ONLY
2014-10-03 Martin Schwenkelib/util: Factor out subsystem samba-util-core from...
2014-10-03 Martin Schwenkelib/util: Clean up includes for fault.c
2014-10-03 Martin Schwenkelib/util: Clean up includes for substitute.c
2014-10-03 Martin Schwenkelib/util: Clean up includes for signal.c
2014-10-03 Martin Schwenkelib/util: Clean up includes for blocking.c
2014-09-19 Martin Schwenkelib/util: Move idr_get_new_random() to new source file...
2014-09-18 Volker Lendeckelib: util_tdb does not need samba-util
2014-09-18 Volker Lendeckelib: Make set_blocking() available independently
2014-09-18 Volker Lendeckelib: Make samba-debug a private library
2014-08-14 Jeremy AllisonAdd tiniparser - tiny version of iniparser that only...
2014-08-14 Volker LendeckeAdd tini parser.
2014-08-01 Volker Lendeckelib: Make DEBUG a subsystem of its own
2014-08-01 Volker Lendeckelib: Make close_low_fd() independently linkable
2014-07-31 Volker Lendeckelib: Create time_basic.[ch]
2014-07-18 Stefan Metzmacherlib/util: move memcache.[ch] to the toplevel 'samba...
2014-04-23 Alexander Bokovoyadd systemd integration
2014-04-17 Andreas Schneiderlib: Change uid_wrapper to preloadable version.
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-03-05 Andreas Schneiderlib: Add prctl_set_comment to utils.
2013-02-19 Stefan Metzmacherlib/util: add samba_tevent_context_init()
2012-12-03 Andreas Schneiderutil: Add a UNIX platform independent samba_getpass().
2012-07-19 Jeremy AllisonMove source4/smbd/pidfile into lib/util in preparation...
2012-07-04 Rusty Russellntdb: make --disable-ntdb work properly.
2012-06-29 Jeremy AllisonReplace all uses of setXX[ug]id() and setgroups with...
2012-06-22 Rusty Russellutil_tdb: move timeout chainlock variants from source3...
2012-06-22 Rusty Russellutil: util_ntdb.c
2012-06-19 Rusty Russelllib/util_tdb: depend directly on tdb, not tdb_compat.
2012-06-02 Andrew Bartletts4-xattr: Use libreplace xattr functions directly
2012-05-14 Stefan Metzmacherlib/util: add missing 'errors' dependency to 'tevent...
2012-05-03 Jelmer VernooijUTIL_TDB: lowercase name.
2012-03-10 Jelmer Vernooijtdb_wrap: Move to specific directory.
2011-12-03 Jelmer VernooijRevert making public of the samba-module library.
2011-10-28 Andrew Bartlettlib/util Add ABI to the samba-module library
2011-10-28 Andrew Bartlettlib/util Split samba-modules library into public and...
2011-10-13 Andrew Bartlettlib/util: Add back control of mmap and hash size in...
2011-10-07 Andrew Bartlettbuild: Reduce build systems to just top level waf and...
2011-10-06 Andrew Bartlettlib/util: consolidate module loading into common code
2011-09-23 Andrew Bartlettbuild: avoid util.h as a public header name due to...
2011-08-21 Jelmer Vernooijwafsamba: Require public libraries to have a pc file...
2011-08-08 Andrew Bartlettbuild: provide tevent-util as a public library
2011-07-26 Jelmer Vernooijlibsamba-util: Build in libbitmap.
2011-07-23 Jelmer Vernooijcharset: Make name lowercase everywhere.
2011-07-08 Andrew Bartlettlib/util Move bitmap.c to lib/util
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-20 Andrew Bartlettlib/util Remove samba-util-common!
2011-06-20 Andrew Bartlettlib/util: Use common d_printf() in the whole codebase
2011-06-20 Rusty Russelltdb_compat.h: divert every tdb build and includes to...
2011-06-09 Andrew Bartlettlib/util Bring procid_str() into lib/util as server_id_...
2011-06-06 Andrew Bartlettlib/util use modules_path(), data_path() and shlib_ext...
2011-05-25 Sean FinneyFix numerous missing dependencies in WAF build scripts
2011-05-10 Rusty Russelltdb_wrap.h: not a public header.
2011-04-23 Jelmer VernooijFix case of libUTIL_LDB.
2011-05-06 Andrew Bartlettlib/util Use lib/util/ms_fnmatch.c in common for gen_fn...
2011-05-06 Andrew Bartlettlib/util Move source3 tdb_wrap_open() into the common...
2011-05-03 Andrew Bartlettlib/util make string_wrappers.h a public header
2011-05-03 Andrew Bartlettlib/util Use lib/util/util_str.c in common, including...
2011-04-29 Andrew Bartlettlib/util Re-merge the string_sub() and all_string_sub...
2011-04-26 Andrew Bartlettlib/util Define samba-util-common only for s3-waf
2011-04-16 Brad Hardsutil: Build samba-util without unresolved symbols.
2011-04-13 Andrew Bartlettbuild: Bring DYNCONFIG into samba-util library to avoid...
2011-04-13 Andrew Bartlettlib/util Move simple string routines into common code.
2011-04-13 Andrew Bartlettlib/util make UTIL_TDB a library
2011-04-06 Andrew Tridgelllib: make asn1_util a private library
2011-04-06 Andrew Tridgelllib: moved data_blob.c into samba-util-common
2011-03-30 Andrew Bartlettlib/util Move base64 functions into lib/util/base64.c
2011-03-29 Günther Deschnerlib/util/util_pw: share sys_get{pw,gr} group of calls.
2011-03-23 Andrew Tridgellfault: moved fault.c into common library
2011-03-23 Andrew Tridgellfault: switch s4 to use the common fault.c
2011-03-23 Andrew Tridgellfault: rename fault.c to fault_s4.c
2011-03-17 Simo Sorcelib-util: put data_blob back in the public library
2011-03-03 Günther Deschnerlib/util: LIBCRYPTO is in common already, so add it...
2011-03-01 Andrew Bartlettlib/util: new merged debug system
2011-03-01 Andrew Bartlettlib/util move debug.[ch] out of the way
2011-02-22 Andrew Tridgellbuild: move idtree.c into samba-util-common
2011-02-22 Andrew Tridgellbuild: moved more files into samba-util-common
2011-02-22 Andrew Tridgellbuild: created samba-util-common library
2011-02-18 Andrew Bartlettlib/util Make UTIL_LDB conditional on an s4 build
2011-02-18 Andrew Tridgelllibutil: make waf rules usable by s3 waf build
2011-02-11 Günther Deschnerwaf: pure cosmetic reformatting of the two samba-util...
2010-11-20 Matthias Dieter... waf:lib/util - add missing dependency on talloc
2010-11-12 Jelmer Vernooijunix_privs: Add missing dependency on libreplace.
2010-10-26 Stefan Metzmacherlib/util: remove useless ../lib/util/mutex.*
2010-10-26 Jelmer Vernooijwaf: Remove lib prefix from libraries manually.
2010-10-24 Jelmer Vernooijs4: Rename LIBSAMBA-* to libsamba-*
2010-10-23 Jelmer Vernooijs4: Rename UID_WRAPPER to uid_wrapper.
2010-10-23 Jelmer Vernooijs4: Rename WRAP_XATTR to wrap_xattr.
2010-10-23 Kai Blinlib/util: Add tevent WERROR wrappers
2010-10-21 Andrew Tridgelllib: make WRAP_XATTR a private library
2010-10-21 Andrew Tridgells4-waf: removed the XATTR and SASL aliases
2010-10-17 Matthias Dieter... Revert "s4:remove "util_ldb" submodule and integrate...
2010-10-17 Matthias Dieter... s4:remove "util_ldb" submodule and integrate the three...
2010-10-11 Jelmer Vernooijutil: Fix installation path of tevent_ntstatus.h, teven...
2010-10-10 Jelmer Vernooijutil: Link headers to correct subsystem, fix formatting.
2010-10-01 Günther Deschnersamba: share select wrappers.
2010-07-26 Andrew Tridgelllib: added samba-util.pc creation
2010-05-12 Julien KerihuelInstall util/tevent_* public headers. Required by OpenC...
2010-04-12 Stefan Metzmachers4-waf: inline LIBREPLACE_NETWORK into 'replace'
2010-04-06 Andrew Tridgells4-waf: more dependencies on talloc
next