Use syncrepl on all OpenLDAP databases (creates contextCSN attribute)
[ira/wip.git] / source / scripting /
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...
2007-12-24 Jelmer Vernooijr26564: More python bindings for registry code.
2007-12-24 Jelmer Vernooijr26562: Fix provisioning using Python.
2007-12-24 Jelmer Vernooijr26559: Make the provision function a bit smaller.
2007-12-24 Jelmer Vernooijr26555: Use python-config utility to find python compil...
2007-12-21 Jelmer Vernooijr26545: Sync output with ejs.
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26540: Revert my previous commit after concerns raised...
2007-12-21 Jelmer Vernooijr26539: Remove unnecessary statics.
2007-12-21 Jelmer Vernooijr26538: Pass path generation function around rather...
2007-12-21 Jelmer Vernooijr26536: More tests for provisioning code.
2007-12-21 Jelmer Vernooijr26535: Get rid of all-knowing ProvisionSettings object.
2007-12-21 Stefan Metzmacherr26534: configure: using == in shell scripts isn't...
2007-12-21 Jelmer Vernooijr26527: Start on tests for provision.
2007-12-21 Jelmer Vernooijr26525: Consistency in the API.
2007-12-21 Jelmer Vernooijr26524: Import self join.
2007-12-21 Jelmer Vernooijr26523: Refactor provisioning code.
2007-12-21 Jelmer Vernooijr26522: Fix warnings on SamDB connect from Python,...
2007-12-21 Jelmer Vernooijr26521: Fix newlines.
2007-12-21 Jelmer Vernooijr26520: More Python updates.
2007-12-21 Jelmer Vernooijr26518: Fix provision of registry using Python.
next