lib/param: Create a seperate server role for "active directory domain controller"
[vlendec/samba-autobuild/.git] / source4 / scripting / python / wscript_build
2012-04-19 Simo Sorcewaf: Fix mispelling
2011-12-09 Jelmer VernooijRevert "Install (platform-independent) python scripts...
2011-12-06 Jelmer VernooijInstall (platform-independent) python scripts to the...
2011-11-13 Jelmer Vernooijwaf: Don't link python modules against libpython2.x...
2011-02-02 Andrew Bartletts4-waf Don't install any Samba packages into PYTHONDIR
2010-10-26 Jelmer Vernooijtalloc: change pytalloc-util to be a public library.
2010-10-26 Jelmer Vernooijwaf: Remove unused EXT_LIB_PYTHON.
2010-10-26 Jelmer Vernooijtalloc: Move pytalloc to lib/talloc.
2010-10-26 Jelmer Vernooijwaf: Remove lib prefix from libraries manually.
2010-10-26 Jelmer Vernooijs4: Drop duplicate 'lib' prefix for private libraries.
2010-10-24 Jelmer Vernooijs4: Rename LIBSAMBA-* to libsamba-*
2010-10-23 Jelmer Vernooijs4: Rename LIBNETIF to libnetif.
2010-10-21 Andrew Tridgells4-python: python_samba needs pyext
2010-10-21 Andrew Tridgells4-python: added a samba_python grouping library
2010-10-10 Jelmer Vernooijwafsamba: Fix handling of pyembed/pyext.
2010-10-10 Jelmer Vernooijwafsamba: Clarify needs_python argument name, use pyemb...
2010-08-25 Andrew Tridgells4-pyglue: pyglue now depends on pytalloc
2010-06-19 Jelmer Vernooijpyglue: Trim dependencies.
2010-06-19 Jelmer Vernooijwaf: Add missing dependency (so header paths are inheri...
2010-06-18 Jelmer Vernooijs4: Don't build a $prefix/lib/libpython.so, as such...
2010-06-18 Jelmer Vernooijs4-waf: Don't include pytalloc when embedding python.
2010-06-18 Jelmer Vernooijs4: Build more python convenience files as subsystems...
2010-05-31 Jelmer Vernooijldb: Fix dependencies when building with system ldb.
2010-04-09 Andrew Tridgells4-waf: only enable the python uuid module if python...
2010-04-08 Jelmer Vernooijs4-python: rename samba.glue to samba._glue to indicate...
2010-04-06 Jelmer Vernooijs4-python: Use standard infrastructure for finding...
2010-04-06 Andrew Tridgells4-waf: updates for the new python installer from jelmer
2010-04-06 Andrew Tridgells4-waf: mark the wscript files as python so vim/emacs...
2010-04-06 Andrew Tridgells4-waf: install the rest of our python files
2010-04-06 Andrew Tridgellbuild: waf quicktest nearly works
2010-04-06 Andrew Tridgellbuild: commit all the waf build files in the tree