pyldb: avoid segfault when adding an element with no name
[nivanova/samba-autobuild/.git] / source4 / scripting / python / samba / __init__.py
2013-03-02 Jelmer VernooijMove python modules from source4/scripting/python/...
2012-09-27 Jelmer Vernooijs4-python: Various formatting fixes.
2012-05-27 Jelmer VernooijAvoid all(), as it's not available in Python 2.4.
2012-03-13 Andreas Schneiders4-python: Remove env from non-executable samba scripts.
2012-03-10 Jelmer Vernooijpython: samba: Use relative import for _glue.
2012-02-26 Jelmer Vernooijprovision: Share more code for determine_netbios_name...
2012-02-18 Jelmer Vernooijs4-python: Various formatting fixes.
2011-09-13 Jelmer Vernooijs4-python: Fix some formatting issues.
2011-08-26 Andrew Bartletts4-provision Use samba.dns_name_to_dn
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-06 Andrew Bartletts4-param Remove 'modules dir'
2011-05-18 Andrew Bartlettselftest: Re-enable strings.py from source3/stf as...
2011-02-07 Andrew Tridgells4-provision: cope with top level directory for provision
2011-02-02 Andrew Bartletts4-python Remove manipuation of python path from samba...
2010-12-10 Jelmer Vernooijsubunitrun: Use unittest.TestProgram if subunit.TestPro...
2010-12-10 Jelmer Vernooijs4-python: Add convenience function for forcibly import...
2010-12-10 Jelmer Vernooijs4-python: Fix use of bundled modules.
2010-12-10 Jelmer Vernooijs4-python: Split up ensure_external_module.
2010-11-29 Andrew Tridgells4-pyglue: added get_debug_level() method
2010-11-28 Jelmer Vernooijs4-python: Some reformatting for the purpose of pydoctor.
2010-11-27 Andrew Tridgells4-pyglue: expose the remaining NTTIME functions from...
2010-11-05 Jelmer Vernooijtalloc: Add python talloc module, move convenience...
2010-11-03 Jelmer Vernooijsamba: Make in_source_tree() public.
2010-10-03 Matthias Dieter... s4:dsdb python stuff - introduce also here the "show_re...
2010-10-02 Kamen Mazdrashkis4-python-samba: 'file' is a built-in
2010-10-02 Kamen Mazdrashkis4-python-samba: Fix few cosmetics
2010-09-22 Jelmer Vernooijselftest: Fix run for systems without testtools installed.
2010-08-25 Andrew Tridgells4-pyglue: added talloc_total_blocks() python call
2010-08-25 Andrew Tridgells4-pyglue: added talloc_report_full() and talloc_enable...
2010-06-24 Andrew Tridgells4-python: python is not always in /usr/bin
2010-06-20 Matthias Dieter... s4:python LDB __init__.py - remove completely unused...
2010-06-20 Jelmer Vernooijpydsdb: Mark all SamDB and Schema methods that are...
2010-06-20 Jelmer Vernooijldb: Remove last import of dsdb.
2010-06-20 Jelmer VernooijSome more formatting fixes, move schema related functio...
2010-06-20 Jelmer VernooijMove convert_to_openldap onto Schema class.
2010-06-19 Jelmer VernooijMove a few more samdb-specific methods to SamDB, away...
2010-06-19 Jelmer Vernooijsamdb: Fix formatting, move get_oid_from_attid from...
2010-06-19 Jelmer Vernooijpython: Remove unnecessary Ldb.set_invocation_id -...
2010-06-19 Jelmer Vernooijpydsdb: Move write_prefixes_from_schema_to_ldb to pydsd...
2010-06-19 Jelmer Vernooijpydsdb: Move dsdb_set_schema_from_ldb to pydsdb.
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
next