Merge branch 'v4-0-trivial' into v4-0-python
[samba.git] / source4 / scripting / python / samba /
2008-02-09 Jelmer VernooijMerge branch 'v4-0-trivial' into v4-0-python
2008-02-09 Jelmer VernooijAdd docstring.
2008-02-09 Jelmer VernooijFix syntax of docstrings, set project name when generat...
2008-02-09 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-09 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-09 Jelmer VernooijFix upgrade after provision parameter rename.
2008-02-09 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-09 Jelmer VernooijFix provision python test.
2008-02-09 Jelmer VernooijAdd tests for findnss(), add some docstrings.
2008-02-09 Jelmer VernooijRemove unused class members.
2008-02-08 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-08 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-08 Andrew BartlettFix LDAP backend with python
2008-02-08 Jelmer VernooijFix formatting.
2008-02-08 Andrew BartlettFix LDAP backend with python provision
2008-01-30 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-01-28 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-26 Jelmer Vernooijpython: Use relative paths for registry.
2008-01-26 Jelmer Vernooijpython: Load smb.conf file for the provision tests.
2008-01-25 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-01-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-01-25 Jelmer Vernooijpython/provision: Reload secrets when necessary, fix...
2008-01-25 Andrew BartlettTidy up the last regresesions on the python smbscript...
2008-01-25 Jelmer Vernooijpython: Fix representation of UUIDs as strings in zone...
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: 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 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-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-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-15 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-14 Jelmer Vernooijpython: Add simple test for samr python code.
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: Fix last bugs in rpcecho test. It passes now!
2008-01-14 Jelmer Vernooijpidl/python: Pass credentials and loadparm context...
2008-01-14 Jelmer Vernooijpython: Fix rpcecho tests.
2008-01-11 Jelmer Vernooijpython: Fix typo.
2008-01-11 Jelmer VernooijPython: Simplify code in a couple of places. Copy Andre...
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 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 Vernooijr26596: Fixed upgrade.py.
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 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-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 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 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.
2007-12-21 Jelmer Vernooijr26517: Add functions for setting and getting parameter...
2007-12-21 Jelmer Vernooijr26513: Update substitution dictionary for ldifs.
2007-12-21 Jelmer Vernooijr26506: Start running (really trivial) tests for upgrad...
2007-12-21 Jelmer Vernooijr26505: Add python bindings for some samdb-related...
2007-12-21 Jelmer Vernooijr26503: Change order of arguments in param interface...
2007-12-21 Jelmer Vernooijr26499: Allow testing python provision by setting the...
2007-12-21 Jelmer Vernooijr26496: Move some provision functions to a new SamDB...
2007-12-21 Jelmer Vernooijr26484: Don't rely on removed header.
2007-12-21 Jelmer Vernooijr26480: Add utility class for testing LDB code.
2007-12-21 Jelmer Vernooijr26477: Allow setting loadparm context for a ldb contex...
2007-12-21 Jelmer Vernooijr26475: Add ldb.set_credentials function.
2007-12-21 Jelmer Vernooijr26474: Move credentials-specific kerberos file to...
2007-12-21 Jelmer Vernooijr26471: Sync with js version.
2007-12-21 Jelmer Vernooijr26375: Move provision-independent utility function...
2007-12-21 Jelmer Vernooijr26369: Start on tests for the upgrade python code.
2007-12-21 Jelmer Vernooijr26366: Import provision scripts in Python.
2007-12-21 Jelmer Vernooijr26088: Import some native-python python modules and...