s4-python: Avoid importing glue directly.
[kai/samba-autobuild/.git] / source4 / scripting / python / samba / __init__.py
2010-04-03 Jelmer Vernooijs4-python: Avoid importing glue directly.
2010-04-03 Jelmer Vernooijs4-python: Move samdb_server_site_name to dsdb module.
2010-04-03 Jelmer Vernooijs4-python: Move dsdb constants to a separate python...
2010-04-03 Jelmer Vernooijs4-python: Remove remaining constants.
2010-04-03 Jelmer Vernooijs4-python: Remove duplicate definition of GUID_DRS_...
2010-04-01 Jelmer Vernooijs4-python: Install external packages to a different...
2010-03-29 Jelmer Vernooijs4-python: Simplify mechanism for finding included...
2010-03-16 Nadezhda IvanovaAdded a net acl ds command for modification of ACLs...
2010-03-01 Jelmer VernooijFix the build, add filtered subunit runner.
2010-03-01 Jelmer VernooijMore formatting fixes, pointed out by pylint.
2010-03-01 Jelmer VernooijGeneral cleanups of python code, hinted by pyflakes.
2010-02-26 Andrew Tridgells4-provision: if we aren't doing variable substitution...
2010-02-26 Andrew Tridgellsamdb: added get_ntds_GUID() method
2010-02-26 Andrew Tridgellpy-samdb: added server_site_name method
2010-02-26 Andrew Tridgellpy-samdb: added get_invocation_id() method
2010-01-13 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-08 Andrew Tridgells4-provision: allow provision modifies to add records
2010-01-04 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-12-31 Jelmer Vernooijsamba: Fix whitespace, remove pointless 'pass' statement.
2009-12-31 Jelmer Vernooijpyldb: Add dom_sid.split in favor of less powerful...
2009-11-20 Nadezhda IvanovaSome changes to allow processing of ldap controls on...
2009-11-05 Matthias Dieter... s4:samdb python bindings - make the python wrap connect...
2009-11-02 Andrew Bartletts4:provision Split ProvisionBackend out of the main...
2009-11-02 Andrew Bartletts4:provision Move 'Schema' into it's own file
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-02 Matthieu Patous4: Improve provisioning: use relax control
2009-09-17 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-17 Matthias Dieter... s4/python: flags
2009-09-07 Matthias Dieter... s4:provision - Add a new delete function only for users...
2009-08-27 Andrew Bartletts4:python Add helper to get at the domain SID
2009-08-26 Andrew Bartletts4:provison Add prefixes to ldb using same code a later...
2009-08-25 Andrew Bartletts4:python Fix the reprovision test by deleting 'deleted...
2009-08-17 Andrew Tridgellfixed the build
2009-08-17 Matthias Dieter... s4: Major rework of the LDB/SAMDB/IDMAP python bindings
2009-08-17 Andrew Bartletts4:provision Avoid one more call to ltdb_reindex
2009-08-16 Andrew Bartletts4:python Allow 'no such object' on the delete of the DN
2009-08-16 Andrew Bartletts4:python Push some helper functions from SamDB into...
2009-08-13 Matthias Dieter... s4: Better way to call "dom_sid_to_rid" from ldap.py
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-19 Jelmer VernooijRemove unnecessary imports.
2009-07-18 Jelmer Vernooijpython: Set right ldb modules directory when using...
2009-07-15 Andrew Bartletts4:dsdb Handle dc/domain/forest functional levels properly
2009-07-02 Andrew TridgellChanged ldb.ERR_NO_SUCH_OBJECT to LDB_ERR_NO_SUCH_OBJECT.
2009-06-02 Jelmer VernooijFix more unresolved symbols.
2009-04-10 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-04-09 Andrew TridgellMerge branch 'wspp-schema'
2009-04-05 Jelmer VernooijMake valid_netbios_name() check a bit stricter.
2009-03-31 Andrew TridgellMerge branch 'master' into wspp-schema
2009-03-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Andrew Bartletts4:ldb Ensure to pass down options to LDB from python
2009-03-05 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-02-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-24 Jelmer Vernooijexpand tabs in python file, consistent with the rest...
2008-12-21 Jelmer Vernooijpy: Fix initialisation of subtypes, fix segfaults.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-05-27 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-24 Jelmer VernooijAdd docstrings to a couple more python modules.
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-23 Jelmer VernooijFix bug after reprocessing swig files with newer versio...
2008-05-22 Jelmer VernooijUse restructuredText formatting for docstrings.
2008-05-22 Andrew TridgellMerge commit 'origin/v4-0-test' into v4-0-test
2008-05-21 Jelmer VernooijMake sure the default ldb modules dir gets initialized.
2008-03-28 Jelmer VernooijMerge branch 'v4-0-local' of git://git.id10ts.net/samba...
2008-03-27 Andrew Kroegerprovision: Increase max NetBIOS name length from 13...
2008-03-28 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-28 Jelmer VernooijMerge branch 'v4-0-local' of git://git.id10ts.net/samba...
2008-03-07 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-06 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-03-06 Andrew BartlettStart to rework provision for LDAP backends
2008-03-03 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-03 Andrew BartlettFix failure to re-provision.
2008-02-09 Jelmer VernooijMerge branch 'v4-0-trivial' into v4-0-python
2008-01-28 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-25 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-01-25 Jelmer Vernooijpython: Fix representation of UUIDs as strings in zone...
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-22 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
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 Vernooijr26628: python: Add more documentation, simplify code...
2007-12-26 Jelmer Vernooijr26596: Fixed upgrade.py.
2007-12-24 Jelmer Vernooijr26570: - Trim size of the swig-generated Python bindin...
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 Vernooijr26527: Start on tests for provision.
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 Vernooijr26513: Update substitution dictionary for ldifs.
2007-12-21 Jelmer Vernooijr26503: Change order of arguments in param interface...
next