build: Avoid printing the ABI signature normalisation during the default build
[kai/samba.git] / wscript_build
2012-05-09 Günther Deschnerallow to use system iniparser library.
2012-05-02 Andrew Bartletttestsuite/libsmbclient: Remove unused and expensive...
2012-04-23 Simo SorceMake krb5 wrapper library common so they can be used...
2012-04-23 Alexander Bokovoywaf: move krb5 checks to a separate waf file
2012-04-14 Alexander Bokovoywaf: samba-specific methods should have capitalized...
2012-04-13 Alexander Bokovoywafsamba: add support for separate rules in stages
2012-04-12 Günther Deschnerwaf: when building with system krb5, we do not need...
2012-03-27 Kai Blins4 dns: Add a simple dns lookup helper
2012-03-27 Kai Blins4 dns: Add a simple async client library
2012-03-10 Jelmer Vernooijtdb_wrap: Move to specific directory.
2012-02-28 Andrew Tridgells3fs: added file_server directory
2011-12-12 Andrew Bartletts4-lsarpc handle more info levels in SetInfoTrustedDoma...
2011-10-20 Andrew Bartlettbuild: compile (but do not install) all the libsmbclien...
2011-10-07 Stefan Metzmacherdfs_server: add generic dfs_server_ad_get_referrals...
2011-10-07 Andrew Bartlettldb: use ldb directly rather than via a copy
2011-10-07 Andrew Bartlettbuild: Reduce build systems to just top level waf and...
2011-09-15 Günther Deschnerwaf: restore libsmbclient handling.
2011-09-08 Andrew Bartlettbuild: Add duplicate symbol checking as part of make...
2011-08-03 Amitay Isaacssamba-tool: Remove C version of samba-tool
2011-07-13 Stefan Metzmacherdynconfig: rework the logic to support --enable-fhs
2011-07-13 Stefan MetzmacherRevert "s4-build Change default paths and --with flags...
2011-07-08 Andrew Bartlettlib/param: Merge struct loadparm_service into common
2011-07-06 Andrew Bartlettbuild: we no longer put #if _SAMBA_BUILD_ == 4 in publi...
2011-07-05 Andrew Bartlettldb: make ldb a top level library for Samba 4.0
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... save-diskspace-tags/samba-4.0.0alpha16
2011-06-21 Andrew Bartlettbuild: move dynconfig for top level build up
2011-06-20 Rusty Russelltdb_compat.h: divert every tdb build and includes to...
2011-06-20 Rusty Russelllib/tdb_compat: header for tdb1 vs tdb2.
2011-06-20 Rusty Russelllib: import ccan modules for tdb2
2011-06-20 Andrew Bartletts4-build Change default paths and --with flags for...
2011-06-17 Andrew Tridgellbuild: only use the git version on install, not in...
2011-05-09 Andrew Bartlettbuild: Remove --disable-s3build so we can rely on these...
2011-05-08 Andrew Bartlettlib/socket move interfaces code to the top level
2011-04-29 Andrew Bartlettbuild: put doserr.c into it's own subsystem, so it...
2011-04-27 Andrew Bartlettauth/kerberos: Create common helper to get the verified...
2011-03-15 Andrew Tridgellbuild: force _SAMBA_BUILD_==4 to be true in public...
2011-03-15 Andrew Tridgellbuild: mark some private includes as OK in public headers
2011-03-15 Andrew Tridgellbuild: added automated testing of our public headers
2011-03-15 Andrew Tridgellbuild: install public headers in the build tree
2011-02-24 Andrew Tridgellbuild: moved util_reg.c into a common subsystem
2011-02-24 Andrew Tridgellbuild: moved libds/common/flag_mapping.c into a common...
2011-02-22 Andrew Tridgells4-waf: added --enable-s3build configure option
2011-02-22 Andrew Tridgells3build: recurse into source3/
2011-02-10 Andrew Bartlettauth Move auth_sam_reply into the top level.
2011-02-07 Andrew Tridgellwaf: added top level build rules