Merge commit 'release-4-0-0alpha15' into master4-tmp
[ira/wip.git] / source4 / scripting / python / pyglue.c
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-06 Andrew Tridgells4-ipv6: update callers to load_interface_list()
2011-05-18 Andrew Bartlettselftest: Re-enable strings.py from source3/stf as...
2011-05-08 Andrew Bartletts4-interfaces Rename interfaces code so not to conflict...
2010-12-18 Jelmer Vernooijpyglue: Add prototype for init function.
2010-12-12 Matthias Dieter... s4:scripting/python/pyglue.c - add a OOM handling
2010-12-12 Matthias Dieter... s4:scripting/python/pyglue.c - optimise includes
2010-11-29 Andrew Tridgells4-pyglue: added get_debug_level() method
2010-11-05 Jelmer Vernooijtalloc: Add python talloc module, move convenience...
2010-09-23 Jelmer Vernooijs4-param: Fix more memory leaks, invalid memory context.
2010-09-23 Jelmer Vernooijs4-param: Check type when converting python object...
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-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-16 Andrew Tridgells4-loadparm: 2nd half of lp_ to lpcfg_ conversion
2010-06-19 Jelmer Vernooijpyglue: Remove unused code.
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-05-04 Matthias Dieter... s4:py_nttime2string - removed unused variable "nt2"
2010-05-02 Matthieu Patous4 python: fix glues functions manipulating NTTIME
2010-04-29 Kamen MazdrashkiRevert "s4/dsdb: Set schemaInfo attribute value during...
2010-04-09 Kamen Mazdrashkis4/dsdb: Set schemaInfo attribute value during provisioning
2010-04-08 Jelmer Vernooijpynet: Create a net class.
2010-04-08 Jelmer Vernooijs4-python: Move load_partition_usn to dsdb module.
2010-04-08 Jelmer Vernooijs4-python: rename samba.glue to samba._glue to indicate...
2010-04-08 Jelmer Vernooijs4-python: Move set_global_schema to pydsdb.
2010-04-07 Jelmer Vernooijs4-python: Move samdb_ntds_objectGUID to pydsdb.
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-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: Remove convenience macro PyErr_SetStringError.
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 unused imports, duplicate definitions...
2010-04-03 Jelmer Vernooijs4-python: Remove duplicate definition of GUID_DRS_...
2010-04-02 Andrew Tridgells4-pyglue: setup talloc logging in python modules
2010-03-22 Andrew Bartletts4:dsdb Remove unused 'dsdb_make_schema_global' call...
2010-03-16 Nadezhda IvanovaAdded a net acl ds command for modification of ACLs...
2010-03-16 Andrew Bartletts4:dsdb Change dsdb_get_schema() callers to use new...
2010-03-11 Andrew Bartletts4:samba_dnsupdate Add a 'file based' mode to samba_dns...
2010-02-26 Stefan Metzmachers4:pyglue: add generate_random_password()
2010-02-26 Andrew Tridgellsamdb: added get_ntds_GUID() method
2010-02-26 Andrew Tridgellpyglue: added py_samdb_server_site_name()
2010-02-26 Andrew Tridgellpyglue: added py_samdb_ntds_invocation_id()
2010-02-26 Andrew Tridgellpyglue: don't return 127.0.0.0/8 IPs in interface_ips()
2010-02-23 Andrew Tridgells4-pyglue: added interface_ips() call
2010-02-15 Fernando J V da... s4-drs: Function for accessing dsdb_load_partition_usn...
2010-02-09 Matthias Dieter... s4:Remove "Py_RETURN_NONE" compatibility code
2010-01-20 Matthieu Patous4: add python bindings for wrap_(s|g)etxattr
2010-01-04 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
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 - add a wrapper for "dsdb_make...
2009-11-05 Matthias Dieter... s4:samdb python bindings - Reorder some function bodies...
2009-10-25 Andrew Tridgells4-python: fixed annoyance where control-C doesn't...
2009-10-23 Andrew Tridgells4-python: we need to include Python.h first
2009-09-17 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-17 Matthias Dieter... s4/python: flags
2009-09-09 Matthias Dieter... Revert "s4: Let the "setpassword" script finally use...
2009-09-07 Matthias Dieter... s4: Let the "setpassword" script finally use the "samdb...
2009-09-03 Andrew Tridgellallow setting of the debug level in python from C
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-17 Matthias Dieter... s4:pyglue Add a wrapper for loading the correct UTF8...
2009-08-16 Andrew Bartletts4:schema Allow a schema load on an unconnected database
2009-08-16 Andrew Bartletts4:schema Provide a way to reference a loaded schema...
2009-08-11 Matthias Dieter... s4:test for "primaryGroupToken"
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-18 Jelmer VernooijRemove pyldb_util and simply duplicate the 5-line funct...
2009-07-15 Andrew Bartletts4:dsdb Handle dc/domain/forest functional levels properly
2009-07-15 Andrew BartlettAdd a way to set an opaque integer onto a samdb
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-02 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-01 Andrew TridgellMerge commit 'master/master' into wspp-schema
2009-03-31 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-31 Andrew TridgellMerge branch 'master' into wspp-schema
2009-03-31 Andrew TridgellMerge branch 'master' into wspp-schema
2009-03-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-10 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-09 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-08 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-05 Andrew BartlettRemove ad2oLschema, insted call it directly from provis...
2009-01-08 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-08 Jelmer VernooijAvoid using a utility header for Python replacements...
2009-01-07 Tim Proutys3/s4 build: Fix Py_RETURN_NONE to work with python...
2009-01-06 Jelmer Vernooijpy: Properly increase the reference counter of Py_None.
2008-12-29 Stefan Metzmacherpyglue: fix the build with automatic dependecies
2008-12-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-23 Jelmer Vernooijpyldb: Fix segfault because of incorrect reference...
2008-12-22 Jelmer VernooijAdd header for pyparam.
2008-12-22 Jelmer VernooijRemove includes of py_*.h, which are no longer generated.
2008-12-21 Jelmer VernooijFix more introduced regressions in new bindings.
next