s4-ldap: Added support for FSMO role transfer via LDAP by modify on rootDSE
[samba.git] / buildtools /
2010-09-08 Jelmer Vernooijwafsamba: Eliminate sys.path updating if installing...
2010-09-07 Andrew Tridgellwaf-abi: fixed small uninitialised data on PPC64
2010-09-05 Jelmer Vernooijwafsamba: Create bin/defaukt/modules if it does not...
2010-09-05 Jelmer Vernooijwaf: Use os.makedirs rather than os.mkdir in case paren...
2010-09-04 Jelmer Vernooijwaf: Support aliases in SAMBA_MODULE.
2010-09-04 Jelmer Vernooijwaf: Make shared modules available in the build dir.
2010-09-04 Andrew Tridgellwaf: fixed make test with TESTS="test1 test2"
2010-08-30 Thomas NagyDisable gccdeps if -MD is not supported
2010-08-22 Andrew Tridgells4-waf: re-use SAMBA_LIBRARY() in building shared modules
2010-08-22 Jelmer Vernooijwafsamba: fix CHECK_XSLTPROC_MANPAGES().
2010-08-17 Stefan MetzmacherRevert "waf: enable gccdeps in developer mode"
2010-08-14 Andrew Tridgellwaf: enable gccdeps in developer mode
2010-07-19 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-19 Andrew Tridgellwaf: make the error msg when gen_ndr directory is missi...
2010-07-10 Stefan Metzmachers4:buildtools: add 'make show_waf_options'
2010-07-10 Stefan Metzmachers4:buildtools: make it possible to use advanced test...
2010-06-29 Andrew Tridgellbuild: only use git when found by configure
2010-06-29 Andrew Tridgellbuild: allow LOAD_ENVIRONMENT() to pass when no configu...
2010-06-29 Andrew Tridgellbuild: allow always=True/False on SAMBA_GENERATOR()
2010-06-24 Andrew Tridgellbuild: check if the manpages stylesheet is available...
2010-06-20 Kai Blinbuild: Allow for a custom message in CHECK_C_PROTOTYPE
2010-06-19 Jelmer Vernooijwafsamba: Use octal modes directly rather than constants.
2010-06-19 Jelmer Vernooijwafsamba: Allow manually specifying cflags/ldflags...
2010-06-19 Jelmer Vernooijwafsamba: Use convenience function to find out if bundl...
2010-06-19 Jelmer Vernooijwafsamba: Factor out functions to determine if a bundle...
2010-06-19 Jelmer Vernooijwafsamba: Fix typo: noextenion -> noextension.
2010-06-18 Jelmer Vernooijwafsamba: Use BUILTIN_LIBRARY() rather than relying...
2010-06-15 Jelmer Vernooijs4-waf: Fix build of libldb_ildap against system ldb.
2010-06-15 Jelmer Vernooijwafsamba: Fix include path inheritance from module...
2010-06-15 Jelmer Vernooijldb: Fix included ldb build.
2010-06-15 Jelmer Vernooijwafsamba: Fix filenames for ldb modules.
2010-06-15 Jelmer Vernooijwafsamba: Fix building of modules as shared libraries.
2010-06-15 Jelmer Vernooijwafsamba: Improve assertion error message to include...
2010-06-15 Jelmer Vernooijwafsamba: Only add init function if not building module...
2010-06-13 Jelmer Vernooijs4-waf: Fix installation of .so links for libraries...
2010-06-13 Thomas NagyDo not use headermap.txt for the header installation
2010-05-31 Jelmer Vernooijwafsamba: Only try to build manpages if XSLTPROC was...
2010-05-31 Stefan Metzmacherbuildtools/wafsamba: use build group 'final' for the...
2010-05-31 Jelmer Vernooijwaf: Refactor manpage building code.
2010-05-31 Jelmer VernooijAdd manpages argument to SAMBA_LIBRARY().
2010-05-31 Kai Blinwafsamba: Correctly detect if bld.env.XSLTPROC is not set
2010-05-31 Jelmer Vernooijwafsamba: Default blacklist to an empty list rather...
2010-05-31 Jelmer Vernooijs4-waf: sanitize library names like the old build syste...
2010-05-30 Jelmer Vernooijwafsamba: Actually install manual pages.
2010-05-30 Kai Blinbuild: Also replace '-' by '_' when creating header...
2010-05-28 Andrew Bartlettwaf Provide release signing capability in 'waf dist'
2010-05-28 Andrew Bartlettwaf Add DIST_BLACKLIST to list files that we cannot...
2010-05-28 Andrew Bartlettwaf Read VERSION file inside WAF to set package version
2010-05-23 Thomas Nagysolve the error "ldb.inst.h does not exist"
2010-05-23 Andrew Tridgellbuild: get the SONAME right for installed libraries
2010-05-23 Thomas NagySubstitute the pidl files without using 'headermap...
2010-05-21 Thomas Nagywafsamba: Disable the abi checks when gdb is not available
2010-05-20 Kai Blins3-waf: note that the options are broken
2010-05-20 Kai Blins3-waf: replace all - with _ in the configuration optio...
2010-05-20 Kai Blins3-waf: Allow using --enable/--disable options as well
2010-05-20 Kai Blins3-waf: Add helper that facilitates defining --with...
2010-05-19 Thomas Nagys4-waf: Replace local includes in header files with...
2010-05-14 Andrew Bartlettwaf: Make waf handle IDL files from Samba3
2010-05-14 Stefan MetzmacherRevert "wafsamba: use -D_XOPEN_SOURCE=700 for the build"
2010-05-14 Stefan Metzmacherwafsamba: use -D_XOPEN_SOURCE=700 for the build
2010-05-13 Thomas Nagybuildtools/wafsamba: fix build group ordering
2010-05-11 Kai Blinbuild: skip missing executables in testwaf.sh
2010-05-10 Kai Blinbuild: Update the waf build to fix python header checks
2010-05-09 Andrew Bartlettbuildtools: Add 'make testenv' to Samba4 make targets
2010-05-07 Andrew Tridgellbuild: fixed pc file variable substitution
2010-05-07 Andrew Tridgellbuild: treat a blank --build or --host as not a cross...
2010-05-06 Andrew Tridgellbuild: added a reconfigure target
2010-05-05 Andrew Tridgellbuild: added configure test for inline
2010-05-05 Andrew Tridgellbuild: update version of waf
2010-05-05 Andrew Tridgellbuild: use the wrapper commands in testwaf.sh
2010-05-05 Andrew Tridgellbuild: added a distcheck target
2010-05-05 Andrew Tridgellbuild: mark cloned task generators as not posted
2010-05-05 Andrew Tridgellbuild: exit with an error if waf configure fails
2010-05-04 Andrew Tridgellbuild: enable python 3.0 and 3.1 in testwaf.sh
2010-05-04 Andrew Tridgellbuild: fixed wildcard handling for python 3.x
2010-05-04 Andrew Tridgellbuild: allow use of target names as commands in waf
2010-05-03 Andrew Tridgellbuild: use the waf patterns for RPATH
2010-05-03 Andrew Tridgellbuild: added a check for group ordering within target...
2010-05-03 Andrew Tridgellbuild: fix for combined configure/build in one command
2010-05-02 Andrew Tridgellbuild: uname on opensolaris returns 1 for success
2010-04-28 Andrew Tridgellbuild: added enabled=True/False option to SAMBA_BINARY()
2010-04-26 Andrew Tridgellbuild: cope with realname for install of non-python...
2010-04-26 Andrew Tridgellbuild: automatically run autogen-waf.sh when needed
2010-04-26 Andrew Tridgellbuild: normalise paths in unique source checking
2010-04-26 Andrew Tridgellbuild: a library is only empty if it has no deps
2010-04-26 Andrew Tridgellbuild: use option_group() not add_option_group()
2010-04-26 Andrew Tridgellbuild: cope with duplicates in source lists
2010-04-24 Stefan Metzmacherbuildtools/wafsamba: inline defines during configure...
2010-04-24 Stefan Metzmacherbuildtools/wafsamba: make sure we create bin/default...
2010-04-22 Andrew Tridgellbuild: give a more useful error when the source dir...
2010-04-22 Andrew Tridgellbuild: use 'waf distclean' for make distclean
2010-04-22 Andrew Tridgellbuild: we don't need this makefile magic any more
2010-04-22 Andrew Tridgellbuild: added --enable-auto-reconfigure
2010-04-21 Andrew Tridgellbuild: recalculate project deps when NONSHARED_BINARIES...
2010-04-21 Andrew Tridgellbuild: added --nonshared-binary=LIST option
2010-04-21 Andrew Tridgellbuild: make python development headers not mandatory...
2010-04-21 Andrew Tridgellwaftest: updated the cross compilation environment...
2010-04-21 Andrew Tridgellbuild: fixed uname output to be on target machine when...
2010-04-20 Andrew Tridgellbuild: added uname display and SYSTEM_UNAME define
2010-04-20 Andrew Tridgellbuild: include uninitialised data in the ABI symbols
next