lib/util Move simple string routines into common code.
[sfrench/samba-autobuild/.git] / lib / util / wscript_build
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
2010-04-06 Andrew Tridgells4-waf: fixed some deps now we don't auto-include teven...
2010-04-06 Andrew Tridgells4-waf: mark the wscript files as python so vim/emacs...
2010-04-06 Andrew Tridgells4-waf: install the rest of the headers
2010-04-06 Andrew Tridgells4-waf: started adding auto-install of include files
2010-04-06 Andrew Tridgells4-waf: remove the need for some of the lib aliases
2010-04-06 Andrew Tridgellbuild: commit all the waf build files in the tree