Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-local
[ira/wip.git] / source4 / scripting / python / config.mk
2008-02-20 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-09 Jelmer VernooijMerge branch 'v4-0-trivial' into v4-0-python
2008-02-09 Jelmer VernooijFix syntax of docstrings, set project name when generat...
2008-01-22 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-01-21 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-16 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-16 Jelmer Vernooijpython: Build shared python modules for generic use.
2008-01-15 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-14 Jelmer Vernooijpidl/python: Fix compilation of py_echo.
2007-12-29 Jelmer Vernooijr26628: python: Add more documentation, simplify code...
2007-12-26 Jelmer Vernooijr26602: Revert my previous commit as it only works...
2007-12-26 Jelmer Vernooijr26600: Provide dir variable with current basedir in...
2007-12-26 Jelmer Vernooijr26595: Fix includes for hosts without gssapi as system...
2007-12-24 Jelmer Vernooijr26580: Include sentinel in build.h, in case the list...
2007-12-24 Jelmer Vernooijr26576: Allow the static module loading code to be...
2007-12-24 Jelmer Vernooijr26575: Build a private copy of the Python executable...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26505: Add python bindings for some samdb-related...
2007-12-21 Jelmer Vernooijr26474: Move credentials-specific kerberos file to...
2007-12-21 Jelmer Vernooijr26446: Convert param module to SWIG.
2007-12-21 Jelmer Vernooijr26399: Use -O option for SWIG (less evil generated...
2007-12-21 Jelmer Vernooijr26242: Don't fail if swig is not available.
2007-12-21 Jelmer Vernooijr26207: Only compile swig files if swig is available.
2007-12-21 Jelmer Vernooijr26201: Build docs for the security module.
2007-12-21 Jelmer Vernooijr26197: Add bindings for libsecurity.
2007-12-21 Jelmer Vernooijr26186: Generate SWIG files as part of autogen.sh
2007-12-21 Jelmer Vernooijr26114: Allow keyword-arguments.
2007-12-21 Jelmer Vernooijr26100: Also check for SWIG.
2007-12-21 Jelmer Vernooijr26096: No longer include removed header
2007-12-21 Jelmer Vernooijr26088: Import some native-python python modules and...