ldb/python: Add bindings for schema functions.
[ira/wip.git] / source / scripting /
2008-01-25 Jelmer Vernooijpython: Add test for secretsdb_become_dc
2008-01-25 Jelmer Vernooijpython: fix tests for check_all_substituted.
2008-01-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-01-25 Jelmer Vernooijpython/provision: Reconcile code partitions-only provis...
2008-01-24 Jelmer Vernooijpython: Make SamDB.set_ntds_invocation_id take a string.
2008-01-24 Jelmer Vernooijpython: Add function to look for unsubsituted variables.
2008-01-24 Jelmer Vernooijpython: Add bindings for SamDB.set_invocation_id().
2008-01-24 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-01-24 Andrew BartlettEnsure we set subobj.BACKEND_MOD for the 'partitions...
2008-01-24 Andrew BartlettMake the repl_meta_data module the default for domain...
2008-01-24 Andrew BartlettUse the repl_meta_data module by default.
2008-01-24 Andrew BartlettKill another sub that the modules will handle for us.
2008-01-24 Andrew BartlettRemove useless subs from the ejs provision
2008-01-24 Jelmer VernooijPython: add some docstrings.
2008-01-24 Jelmer Vernooijpython: Support --no-pass.
2008-01-23 Jelmer Vernooijpython: Add convenience function for getting command...
2008-01-21 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-21 Jelmer Vernooijpython: Fix init functions.
2008-01-21 Jelmer Vernooijbuild: Demote a bunch of libraries to subsystems. This...
2008-01-18 Andrew BartlettMerge commit 'origin/v4-0-test' into 4-0-local
2008-01-18 Andrew BartlettRemove --ldap-base from the python provision script
2008-01-17 Andrew BartlettAdd in a new module to handle instanceType
2008-01-17 Andrew Bartlettprovision: simplfy by removing old code to manually...
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-15 Jelmer Vernooijpython: Update status.
2008-01-14 Jelmer Vernooijpython: Enable building of the wkssvc python bindings.
2008-01-14 Jelmer Vernooijpython: Compile in svcctl Python bindings.
2008-01-14 Jelmer Vernooijpython: Convert winreg.py completely to rpc, use new...
2008-01-14 Jelmer Vernooijpython: Work around the fact that there are two "securi...
2008-01-14 Jelmer Vernooijpython: Add simple test for samr python code.
2008-01-14 Jelmer Vernooijpython: Compile security module, handle uint.
2008-01-14 Jelmer Vernooijpython: Move some convenience macros to a separate...
2008-01-14 Jelmer Vernooijpython: Enable python bindings for samr and lsa interfaces.
2008-01-14 Jelmer Vernooijpython: Build epmapper module.
2008-01-14 Jelmer Vernooijpython: Be more pythonic - turn WERROR and NTSTATUS...
2008-01-14 Jelmer Vernooijpython: Fix python code for winreg, add test.
2008-01-14 Jelmer Vernooijpython: Start building winreg module.
2008-01-14 Jelmer Vernooijpython: Fix last bugs in rpcecho test. It passes now!
2008-01-14 Jelmer Vernooijpython: Fix deallocation bug in pytalloc.
2008-01-14 Jelmer Vernooijpidl/python: Pass credentials and loadparm context...
2008-01-14 Jelmer Vernooijpython: Fix rpcecho tests.
2008-01-14 Jelmer Vernooijpidl/python: Fix compilation of py_echo.
2008-01-14 Jelmer Vernooijpython: Allow wrapping pointers within talloc'ed memory...
2008-01-14 Jelmer Vernooijpidl/python: Support repr() for python types.
2008-01-14 Jelmer Vernooijpython: Add some utility functions for working with...
2008-01-13 Jelmer Vernooijpython: Avoid overwriting flags for already found versi...
2008-01-13 Jelmer Vernooijpython: Avoid PyMODINIT_FUNC because it doesn't exist...
2008-01-13 Jelmer Vernooijpython: Fix initialization of variable.
2008-01-13 Jelmer Vernooijpython: Try more possible flags.
2008-01-13 Jelmer Vernooijpython: Avoid PyDoc_STRVAR() macro which doesn't exist...
2008-01-11 Jelmer Vernooijpython: Fix typo.
2008-01-11 Jelmer VernooijPython: Simplify code in a couple of places. Copy Andre...
2008-01-11 Kai Blinejs: Remove cast to incompatible pointer.
2008-01-11 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-11 Andrew BartlettUse 'dn' less, as this is not a valid attribute in...
2008-01-11 Jelmer VernooijPython: Update STATUS.
2008-01-10 Andrew BartlettMerge commit 'origin/v4-0-test' into 4-0-local
2008-01-10 Jelmer Vernooijpython: Update STATUS.
2008-01-07 Jelmer Vernooijr26687: python: Update status after feedback from abart...
2008-01-05 Jelmer Vernooijr26666: python: Prefer newer Python versions as they...
2008-01-03 Jelmer Vernooijr26658: pidl: Register Python modules.
2008-01-03 Jelmer Vernooijr26656: python: Add file documentating the status of...
2008-01-03 Jelmer Vernooijr26654: libcli/smb_composite: Rather than specifying...
2008-01-03 Jelmer Vernooijr26651: libsmb: Allow specifying signing policy from...
2008-01-02 Jelmer Vernooijr26646: libcli/smb_composite: Allow specifying SMB...
2008-01-02 Jelmer Vernooijr26644: Janitorial: Pass resolve_context explicitly...
2008-01-02 Jelmer Vernooijr26642: samba3sam.py: Remove more EJS-specific code.
2007-12-29 Jelmer Vernooijr26629: python: Improve documentation in various places.
2007-12-29 Jelmer Vernooijr26628: python: Add more documentation, simplify code...
2007-12-28 Jelmer Vernooijr26624: libnet/python: Use standard function for constr...
2007-12-28 Jelmer Vernooijr26622: python: Update license version, clarify copyright.
2007-12-28 Jelmer Vernooijr26618: Implement -W option support.
2007-12-27 Jelmer Vernooijr26616: Support parsing of user data in SAmba 3 tdbsam.
2007-12-27 Jelmer Vernooijr26614: Fix options parsing for credentials in Python.
2007-12-27 Jelmer Vernooijr26608: More improvements to the upgrade code.
2007-12-26 Jelmer Vernooijr26607: Fix reading of values and subkeys in Samba...
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 Vernooijr26599: Attempt to also support provisioning using...
2007-12-26 Jelmer Vernooijr26598: Simplify the way Python tests are run.
2007-12-26 Jelmer Vernooijr26597: Attempt to provide alternative for hosts that...
2007-12-26 Jelmer Vernooijr26596: Fixed upgrade.py.
2007-12-26 Jelmer Vernooijr26595: Fix includes for hosts without gssapi as system...
2007-12-26 Jelmer Vernooijr26594: Add right paths to the Python sys.path setting...
2007-12-26 Jelmer Vernooijr26593: - More work on the python versions of samba3dum...
2007-12-26 Jelmer Vernooijr26592: Finish fixing the samba3dump script.
2007-12-26 Jelmer Vernooijr26591: Get the first bits of samba3dump to work again.
2007-12-26 Jelmer Vernooijr26590: Parsing routines for the smbpasswd file and...
2007-12-26 Jelmer Vernooijr26587: Fix reading Samba 3 WINS database and initial...
2007-12-26 Jelmer Vernooijr26585: Fix samba3.python tests.
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-24 Jelmer Vernooijr26572: Fix warnings in the Python code.
2007-12-24 Jelmer Vernooijr26571: Hide warnings about unused macros and casting...
2007-12-24 Jelmer Vernooijr26570: - Trim size of the swig-generated Python bindin...
2007-12-24 Jelmer Vernooijr26566: Fix member provision when using python.
2007-12-24 Jelmer Vernooijr26565: Fix python registry bindings. 'PROVISION_PYTHON...
next