build: moved spnego_parse.c into a common subsystem
[samba.git] / source3 / wscript_build
2011-02-24 Andrew Tridgellbuild: moved spnego_parse.c into a common subsystem
2011-02-24 Andrew Tridgellbuild: moved librpc/rpc/*.c into a rpccommon library
2011-02-24 Andrew Tridgellbuild: moved lmhosts.c into a common subsystem
2011-02-24 Andrew Tridgellbuild: moved libds/common/flag_mapping.c into a common...
2011-02-24 Andrew Tridgellbuild: moved schannel_sign.c into a shared COMMON_SCHAN...
2011-02-24 Andrew Tridgellbuild: moved libcli/auth/ntlmssp*.c into a common libcl...
2011-02-23 Günther Deschners3-waf: remove more unused variables.
2011-02-23 Günther Deschners3-waf: rename LIBSAMBA subsystem to LIBNTLMSSP (which...
2011-02-23 Günther Deschners3-waf: move GROUPDB into libpassdb.so.
2011-02-23 Stefan Metzmachers3-waf: make use of LIBCLI_CLDAP subsystem
2011-02-23 Günther Deschners3-waf: move some parts of auth to AUTH_COMMON to avoid...
2011-02-22 Andrew Tridgells3-waf: added SYMBOLCHECK support to source3 waf build
2011-02-22 Andrew Tridgellbuild: moved more files into samba-util-common
2011-02-22 Andrew Tridgellbuild: created samba-util-common library
2011-02-22 Günther DeschnerRevert "s3-waf: make use of LIBCLI_CLDAP subsystem"
2011-02-22 Stefan Metzmachers3-waf: make use of LIBCLI_CLDAP subsystem
2011-02-22 Günther Deschners3-waf: add replacetort binary.
2011-02-22 Andrew Tridgells3-waf: build bin/smbclient3 for top level build
2011-02-22 Andrew Tridgells3-waf: no need to add suffix3 to smbpasswd
2011-02-22 Andrew Tridgells3-waf: convert some subsystems into private libraries
2011-02-22 Andrew Tridgells3-waf: cope with both toplevel and source3 build
2011-02-22 Andrew Tridgells3-waf: find swat files for both toplevel and source3...
2011-02-22 Andrew Tridgells3-waf: rename CHARSET to CHARSET3
2011-02-22 Andrew Tridgells3-waf: use bld.env.suffix3 for differentiating topleve...
2011-02-22 Andrew Tridgells3-waf: LIBADS depends on krb5
2011-02-22 Andrew Tridgells3-waf: make version and build directory conditional
2011-02-22 Andrew Tridgells3-waf: cope with location of include.h for toplevel...
2011-02-22 Andrew Tridgells3-waf: added some more krb5 dependencies
2011-02-22 Andrew Tridgells3-waf: renamed samba-util to samba-util3
2011-02-22 Andrew Tridgells3-waf: use common libcli/nbt build rules
2011-02-22 Andrew Tridgells3-waf: rename 'errors' to 'errors3'
2011-02-22 Andrew Tridgells3-waf: renamed tdb-wrap to tdb-wrap3
2011-02-22 Andrew Tridgells3-waf: rename POPT_SAMBA to POPT_SAMBA3
2011-02-22 Andrew Tridgells3-waf: added a krb5 dependency
2011-02-18 Andrew Bartlettlib/util/charset Use top level iconv.c in source3
2011-02-18 Andrew Bartlettlibrpc make ndr-standard a common library
2011-02-18 Andrew Bartlettlibrpc push NDR_SECURITY and NDR_DCERPC to the top...
2011-02-18 Andrew Bartlettcharset Remove use of {isupper,islower,toupper,tolower...
2011-02-18 Andrew Bartletts3-waf use lib/util/wscript_build, and avoid duplicate...
2011-02-18 Andrew Tridgells3-waf: use SAMBA3_*() build rules in source3/build
2011-02-16 Günther Deschners3-waf: move libsmb/clikrb5.c and libads/kerberos.c...
2011-02-16 Günther Deschnernsswitch: make wb_reqtrans a common subsystem.
2011-02-16 Günther Deschners3-waf: make most of the nsswitch common.
2011-02-15 Günther Deschners3-waf: fix the build.
2011-02-15 Günther Deschners3-waf: TLDAP is only needed by pdb_ads (and smbtorture).
2011-02-14 Günther Deschnerlibrpc: make NDR_KRB5PAC a shared library (libndr-krb5p...
2011-02-14 Günther Deschners3-waf: add UTIL_TEVENT subsystem (as in ../lib/util...
2011-02-11 Günther Deschners3-waf: try to fix the netbsd build and add -lintl...
2011-02-11 Günther Deschners3-waf: move all error mappings to errors subsystem.
2011-02-11 Günther Deschnerwaf: pure cosmetic reformatting of the two samba-util...
2011-02-11 Günther Deschners3-waf: rework the way SMBLDAP subsystem is built a...
2011-02-10 Günther Deschners3-waf: fix the build after auth changes.
2011-02-08 Günther Deschnerlib/compression: add shared wscript_build.
2011-02-08 Günther Deschnerpam: share pam errors in a common location.
2011-02-07 Günther Deschners3-waf: fix the build after winreg and rpc services...
2011-02-04 Günther Deschners3-auth: add copy_netr_SamBaseInfo().
2011-02-02 Günther Deschners3-waf: remove RPCCLI_LSA subsystem.
2011-02-02 Günther Deschners3-waf: remove RPCCLI_SAMR subsystem.
2011-02-02 Günther Deschners3-waf: fix the build after libnet changes.
2011-02-01 Günther Deschners3-waf: fix the build after linux netlink changes.
2011-01-31 Günther Deschners3-waf: these libs are not private libs.
2011-01-25 Günther Deschnerwaf: share libndr.so between samba3 and samba4.
2011-01-21 Günther Deschners3-waf: remove RPCCLI_SPOOLSS subsystem.
2011-01-17 Stefan Metzmachers3:build: don't use librpc/gen_ndr/cli_echo.[ch] anymore
2011-01-13 Günther Deschners3-waf: remove RPCCLI_WINREG subsystem.
2011-01-13 Günther Deschners3-waf: remove RPCCLI_SRVSVC subsystem.
2011-01-13 Günther Deschners3-waf: remove RPCCLI_NETLOGON subsystem.
2011-01-13 Günther Deschners3-waf: remove RPCCLI_SVCCTL subsystem.
2011-01-11 Günther Deschners3-waf: remove RPCCLI_DRSUAPI subsystem.
2011-01-11 Günther Deschners3-waf: remove RPCCLI_INITSHUTDOWN subsystem.
2011-01-11 Günther Deschners3-waf: remove RPCCLI_EVENTLOG subsystem.
2011-01-11 Günther Deschners3-waf: remove RPCCLI_WKSSVC subsystem.
2011-01-07 Günther Deschnernetlogon: move netlogon helpers to ../libcli/netlogon.
2011-01-07 Günther Deschners3-waf: rename LIBCLI_NETLOGON subsystem to LIBRPCCLI_N...
2011-01-07 Günther Deschners3-waf: rearrange waf recurses in main wscript_build.
2011-01-07 Günther Deschners3-waf: cleanup wscript_build a little.
2011-01-07 Günther Deschners3-waf: recurse into ../lib/smbconf.
2011-01-07 Günther Deschners3-waf: fix winbind_krb5_locator.so realname.
2011-01-06 Günther Deschnerlib/addns: move DNS client library to the main directory.
2011-01-06 Günther Deschners3-waf: no need to compile librpc/gen_ndr/cli_dfs.c...
2011-01-04 Stefan Metzmachers3:build: don't use cli_dssetup.c any more
2011-01-04 Stefan Metzmachers3:build: don't use cli_epmapper.c anymore
2011-01-04 Stefan Metzmachers3:build: don't use cli_ntsvcs.c any more.
2011-01-04 Stefan Metzmachers3:build: don't use cli_wbint.c any more
2011-01-04 Günther Deschners3-waf: convert SAMBA_VERSION into a subsystem.
2011-01-04 Günther Deschners3-waf: convert PASSCHANGE into a subsystem.
2011-01-04 Günther Deschners3-waf: add UTIL_TDB subsystem.
2011-01-04 Andreas Schneiders3-waf: Fixed the static rpc service build.
2011-01-03 Günther Deschners3-waf: fix the build.
2010-12-22 Günther Deschners3-waf: fix the build.
2010-12-19 Volker Lendeckewb_reqtrans is not used in libwbclient
2010-12-19 Volker LendeckeMove wbc_async.[ch] to its only user: smbtorture3
2010-12-15 Günther Deschners3-waf: use shared libwbclient wscript_build.
2010-12-15 Günther Deschners3-waf: fix winbind-client subsystem.
2010-12-15 Günther Deschners3-waf: add libkrb5 winbind locator plugin.
2010-12-15 Günther Deschners3-waf: rework rpc_server handling a bit.
2010-12-14 Günther Deschners3-waf: libwbclient does not depend on talloc anymore.
2010-12-14 Günther Deschners3-waf: add missing libnss_wins.so.2 library.
2010-12-14 Günther Deschners3-waf: recurse into ../libcli/ldap.
2010-12-14 Günther Deschners3-waf: recurse into ../libcli/smb.
next