s4:dsdb: Fix stack use after scope in gkdi_create_root_key()
[samba.git] / buildtools / wafsamba / wafsamba.py
2014-09-05 Michael Adamwafsamba: add perl_fixup parameter to INSTALL_FILES
2014-09-05 Michael Adamwafsamba: add samba_perl.py with SAMBA_CHECK_PERL(...
2014-09-05 Stefan Metzmacherwafsamba: fix dependencies on environment variables...
2014-09-05 Stefan Metzmacherwafsamba: allow an optional dep_vars list to be passed...
2014-09-05 Stefan Metzmacherwafsamba: fix dependency for SAMBA_GENERATOR() when...
2014-09-05 Stefan Metzmacherwafsamba: fix dependency calculation for SAMBA_GENERATOR()
2014-09-05 Michael Adamwafsamba: improve wording in a comment
2014-09-05 Michael Adamwafsamba: remove unused variable from copy_and_fix_pyth...
2014-08-09 Ira Cooperthird_party/iniparser: Initial support for iniparser.
2014-04-02 Stefan Metzmacherwafsamba: add optional allow_warnings(default=True...
2014-01-31 Garming Samdocs: define and include entities for the docs
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-07-09 Andreas Schneiderwaf: Build with RELRO if supported by the compiler.
2013-05-29 Michael Adambuild: Add missing new line to replaced python shebang...
2013-05-28 David Disseldorpwaf: build position independent executables
2013-05-27 Andrew Bartlettbuild: Remove binaries and libraries build groups
2013-04-09 Andrew Bartlettbuild: Replace #!/usr/bin/env python with passed in...
2013-03-02 Andrew Bartlettbuild: Change bin/default/python -> bin/python symlink...
2013-01-15 Björn Baumbachwafsamba: use additional xml catalog file (bug #9512)
2013-01-10 Andrew Bartlettbuild: Remove bashism from SAMBAMANPAGES rule
2012-12-04 Andreas SchneiderBUG 9459: Install manpages only if we install the target.
2012-09-27 Jelmer Vernooijs4-python: Various formatting fixes.
2012-09-17 Alexander Bokovoydocs-xml: convert smb.conf.5 build to waf
2012-09-12 Andreas Schneiderwafsamba: Add a SAMBAMANPAGES function.
2012-09-07 Andreas Schneiderwaf: Create catalog file for manpage generation.
2012-09-07 Andreas Schneiderwafsamba: Add a CONFIGURE_FILE option.
2012-09-07 Andreas Schneiderwafsamba: Add support for manpages in SAMBA_MODULE.
2012-05-23 Alexander BokovoyIntroduce system MIT krb5 build with --with-system...
2012-04-20 Andrew Bartlettwafsamba: allow certain public libraries to be forced...
2012-04-19 Simo Sorcewaf: Fix mispelling
2011-12-03 Jelmer VernooijRevert making public of the samba-module library.
2011-11-13 Jelmer Vernooijwaf: Simplify handling of python modules.
2011-11-13 Jelmer VernooijRevert 9a5ae8edd6d006c078b3af8fdfd84677a63276b1.
2011-11-13 Jelmer Vernooijwafsamba: Support allow_undefined_symbols in SAMBA_SUBS...
2011-11-13 Jelmer Vernooijldb: Use pyembed rather than pyext for ldb-util library.
2011-11-13 Jelmer Vernooijwaf: Don't link python modules against libpython2.x...
2011-10-28 Andrew Bartlettlib/util Rename samba_init_module -> samba_module_init
2011-08-21 Jelmer Vernooijwafsamba: Only install .pc files if libraries are public.
2011-08-21 Jelmer Vernooijwafsamba: Require public libraries to have headers.
2011-08-21 Jelmer Vernooijwafsamba: Require public libraries to have a pc file...
2011-07-08 Andrew Bartlettparam: Move per-share parameters into a seperate file...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-15 Andrew Tridgellbuild: fixed dependencies on install prefix for pc...
2011-06-01 Andrew Tridgellbuild: fixed a problem with installing scripts in the...
2011-03-15 Andrew Tridgellwaf: build headers in separate 'headers' build group
2011-03-15 Andrew Tridgellwaf: always generate public headers in the build tree
2011-03-15 Andrew Tridgellwaf: build substituted public headers in build tree
2011-03-15 Andrew Tridgellwaf: moved header file handling into its own module
2011-03-15 Andrew Tridgellwafsamba: keep a list of public headers
2011-03-15 Andrew Tridgellwafsamba: added global_include option
2011-03-15 Andrew Tridgellbuild: install public headers in the build tree
2011-02-22 Andrew Tridgellpython: use os.environ[] instead of os.putenv()
2011-02-18 Andrew Tridgellwaf: improved error message for bad paths in SAMBA_LIBR...
2011-02-18 Andrew Tridgellwaf: support building libraries with a directory prefix
2011-02-18 Andrew Tridgellbuild: fixed passing of includes= for modules
2011-02-18 Andrew Tridgellbuild: added subdir option for module building
2011-02-18 Andrew Tridgellbuild: added allow_undefined_symbols options for librar...
2011-02-18 Andrew Tridgellwaf: added subdir= option in SAMBA_*() rules
2011-02-15 Andrew Bartlettwaf Fix dependencies for .pc (pkg-config) files
2011-02-07 Andrew Tridgellbuild: fixed error message for incorrect waf version
2011-02-02 Andrew Bartlettwaf: Replace python installation rule to allow PYTHONAR...
2011-01-14 Andrew Tridgellwaf: use PYTHONARCHDIR for installing python shared...
2011-01-05 Stefan Metzmacherbuildtools/wafsamba: import 'sys' and 'Logs' if we...
2010-12-17 Jelmer Vernooijwafsamba: Use abi_match in version script files.
2010-12-17 Jelmer Vernooijwafsamba: Specify full vscript path so non-autogenerate...
2010-12-17 Jelmer Vernooijwafsamba: Don't build vscript for modules.
2010-12-17 Jelmer Vernooijwafsamba: Move version script handling out of SAMBA_LIB...
2010-12-17 Jelmer Vernooijheimdal_build: Simplify library handling.
2010-12-15 Andrew Tridgellwaf: fixed re-running of build rules
2010-12-14 Matthieu Patouwafsamba: change the default value for SAMBA_MODULE...
2010-12-10 Andrew Tridgellwaf: the libXX.inst.so file also depends on the vscript
2010-12-09 Andrew Tridgellwaf: remove the restriction that private libraries...
2010-12-09 Andrew Tridgellwaf: fixed path to abi_directory
2010-12-09 Andrew Tridgellwaf: add a dependency between the library and its vscript
2010-12-09 Andrew Tridgellwaf: don't use symbol versioning on our modules
2010-12-09 Andrew Tridgellwaf: use vscripts for our private libraries too
2010-12-09 Andrew Tridgellwaf-abi: auto-generate per-symbol versions from ABI...
2010-12-08 Stefan Metzmacherbuildtools: private_libraries should not have a version...
2010-12-08 Stefan Metzmacherbuildtools: make sure we have no '+' in the version...
2010-12-08 Andrew Tridgellwaf: make all generators depend on their rules
2010-12-08 Andrew Tridgellwaf: use -Wl,--version-script if available
2010-12-08 Andrew Tridgells4-waf: get the version number right on private libraries
2010-12-07 Matthieu Patoubuild: fix hpux build pb
2010-11-21 Andrew Tridgellwaf: fixed the build with a space in the source directory
2010-11-05 Jelmer Vernooijwaf: Put private libraries in a separate directory...
2010-11-03 Andrew Tridgellwaf: split pkgconfig logic into a separate module
2010-11-01 Andrew Tridgellwaf: removed the module aliases code
2010-11-01 Andrew Tridgellwaf: added module_init_name parameter to SAMBA_MODULE()
2010-10-30 Matthieu Patoubuild: strip -single_module when doing bundle on mac...
2010-10-30 Andrew Tridgellwaf: get rid of target aliases in wafsamba
2010-10-30 Andrew Tridgellwaf: build all libraries after all object files
2010-10-30 Andrew Tridgellwaf: cope with rules with no inputs
2010-10-27 Stefan Metzmacherwafsamba: support 'soname' attribute on SAMBA_LIBRARY()
2010-10-26 Jelmer Vernooijwafsamba: Fix soname for standalone private libraries.
2010-10-26 Jelmer Vernooijwaf: Stop automaticaly changing dashes to underscores...
2010-10-26 Jelmer Vernooijwaf: Remove lib prefix from libraries manually.
2010-10-26 Jelmer Vernooijwaf: build private libraries with so names.
2010-10-23 Jelmer Vernooijwaf: Rename some BUNDLED_ functios to PRIVATE_.
2010-10-21 Andrew Tridgellwaf-python: make the pyext flag add the pyembed feature...
next