pydsdb: Move set_schema_from_ldif function to pydsdb from pyglue.
[kai/samba-autobuild/.git] / source4 / scripting / python / samba / __init__.py
2010-06-19 Jelmer Vernooijpydsdb: Move set_schema_from_ldif function to pydsdb...
2010-06-19 Matthias Dieter... s4:python/samba/__init__.py - now specify the "relax...
2010-06-10 Jelmer Vernooijs4-python: Fix formatting.
2010-04-29 Kamen MazdrashkiRevert "s4/dsdb: Set schemaInfo attribute value during...
2010-04-15 Matthieu Patous4 python: make the function dsdb_get_oid_from_attid...
2010-04-09 Kamen Mazdrashkis4/dsdb: Set schemaInfo attribute value during provisioning
2010-04-08 Jelmer Vernooijs4-python: rename samba.glue to samba._glue to indicate...
2010-04-08 Jelmer Vernooijs4-python: Fix formatting, import of FLG_NOSYNC.
2010-04-07 Jelmer Vernooijs4-samdb: Allow skipping global schema.
2010-04-06 Jelmer Vernooijs4-python: Move set_session_info to PySambaLdb.
2010-04-06 Jelmer Vernooijs4-python: Move register_samba_handlers to PySambaLdb.
2010-04-06 Jelmer Vernooijs4-python: Move ldb_set_utf8_casefold to pyldb-samba.
2010-04-06 Jelmer VernooijMove glue.set_credentials hack to samba.Ldb.
2010-04-06 Jelmer VernooijAdd C-based Samba-specific subclass of Ldb.
2010-04-05 Matthias Dieter... s4:python/samba/__init__.py - import "sys" for "ensure_...
2010-04-03 Jelmer Vernooijs4-python: Move dsdb_convert_schema_to_openldap to...
2010-04-03 Jelmer Vernooijs4-python: Move set_opaque_integer -> dsdb.
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...
next