s3:registry: return error when Key does not exist in regdb_fetch_values_internal...
[ddiss/samba.git] / source3 / wscript_build
2011-07-12 Günther Deschners3-waf: split out LIBCLI_WINREG_INTERNAL as LIBCLI_WINR...
2011-07-12 Günther Deschners3-printing: add rpc_client/cli_winreg_spoolss.c
2011-07-12 Günther Deschners3-waf: make LIBCLI_SPOOLSS a shared library
2011-07-12 Günther Deschners3-printing: move os2 related functions to printing...
2011-07-12 Günther Deschners3-net: use printing_migrate library, and eliminate...
2011-07-12 Günther Deschners3-printing: split out printing migration code into...
2011-07-12 Günther Deschners3-waf: stop building smbtortre4.
2011-05-16 Andrew Bartletts3-build Remove distinct LOCALEDIR subsystem
2011-05-16 Andrew Bartlettlib/util Move source3 tdb_wrap_open() into the common...
2011-05-11 Andreas Schneiders3-waf: Create a public libsmconf.
2011-05-11 Andreas Schneiders3-waf: Create a registry private library.
2011-04-13 Günther Deschners3-waf: add --with-profiling-data configure option.
2011-04-13 Jeremy AllisonFix WAF build for sids2xids.
2011-04-12 Günther Deschners3-util: separate out cmdline helpers.
2011-04-06 Sumit Boses3-net: Add net trust utility
2011-04-05 Günther Deschners3: move filename_util.c out of source3/smbd to source3...
2011-04-05 Günther Deschners3-passdb: move util_builtin.c out of passdb.
2011-04-05 Günther Deschners3-passdb: move util_unixsids.c out of passdb.
2011-04-05 Günther Deschners3-passdb: move util_wellknown.c out of passdb.
2011-04-05 Günther Deschners3: create_builtin_users/administrators belongs to...
2011-04-05 Günther Deschnerlib/util/util_pw: share sys_get{pw,gr} group of calls.
2011-04-05 Simo Sorcelib-util: put data_blob back in the public library
2011-04-04 Gregor Becks3-net: add command "net idmap check"
2011-03-30 Günther Deschners3-waf: fix spoolssd compile.
2011-03-23 Günther Deschners3-waf: use HAVE_ADS env to decide whether to build...
2011-03-16 Karolin SeegerMerge master into v3-6-test
2011-03-16 David Disseldorps3-printing: use printcap IDL for IPC
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-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-17 Günther Deschners3-waf: move libsmb/clikrb5.c and libads/kerberos.c...
2011-02-17 Günther Deschnernsswitch: make wb_reqtrans a common subsystem.
2011-02-17 Günther Deschners3-waf: make most of the nsswitch common.
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-16 Jeremy AllisonMerge branch 'v3-6-test' of ssh://git.samba.org/data...
2011-02-15 Günther Deschners3-waf: fix the build.
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-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-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: 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: 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-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.
next