s3-waf: add --with-profiling-data configure option.
[nivanova/samba-autobuild/.git] / source3 / wscript_build
2011-04-13 Günther Deschners3-waf: add --with-profiling-data configure option.
2011-04-13 Jeremy AllisonFix WAF build for sids2xids.
2011-04-13 Andrew Bartlettbuild: Bring DYNCONFIG into samba-util library to avoid...
2011-04-13 Andrew Bartletts3-build Remove distinct LOCALEDIR subsystem
2011-04-13 Andrew Bartletts3-charcnv: Move convert_string() et al to lib/util...
2011-04-13 Andrew Bartlettlib/util/charset Move source3/lib/util_unistr.c to...
2011-04-13 Andrew Bartlettlibcli/ldap pull LIBCLI_LDAP_MESSAGE and LIBCLI_LDAP_ND...
2011-04-12 Günther Deschners3-util: separate out cmdline helpers.
2011-04-06 Sumit Boses3-net: Add net trust utility
2011-04-06 Andrew Tridgelltstream: make npa_tstream a private 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-04-04 Gregor Becks3-net: add command "net idmap check"
2011-04-03 Volker Lendeckes3: Add a quick test for bug 8042
2011-03-29 Günther Deschners3: move filename_util.c out of source3/smbd to source3...
2011-03-29 Günther Deschners3-passdb: move util_builtin.c out of passdb.
2011-03-29 Günther Deschners3-passdb: move util_unixsids.c out of passdb.
2011-03-29 Günther Deschners3-passdb: move util_wellknown.c out of passdb.
2011-03-29 Günther Deschners3: create_builtin_users/administrators belongs to...
2011-03-29 Günther Deschnerlib/util/util_pw: share sys_get{pw,gr} group of calls.
2011-03-29 Günther Deschners3-waf: fix spoolssd compile.
2011-03-25 Andrew Tridgells3-string: moved fstring functions into their own file
2011-03-23 Andrew Bartletts3-lib Remove the clobber_region() code.
2011-03-23 Andrew Tridgellfault: get fault.c ready for use by s4
2011-03-23 Andrew Tridgellfault: moved s3 fault.c to top level
2011-03-18 Günther Deschners3-waf: use HAVE_ADS env to decide whether to build...
2011-03-17 Simo Sorcelib-util: put data_blob back in the public library
2011-03-16 David Disseldorps3-printing: use printcap IDL for IPC
2011-03-15 Günther Deschners3-build: share smbtorture4 build rules with s3-waf...
2011-03-15 Andrew Tridgells3-waf: enable public_headers_allow_broken
2011-03-15 Andrew Tridgells3-waf: enable public header building in s3
2011-03-08 Günther Deschners3-waf: fix the build.
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-02-28 Michael Adams3: fix the waf build after adding smbd/msg_idmap.c
2011-02-24 Andrew Tridgellbuild: moved util_reg.c into a common subsystem
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
next