s4:samdb python bindings - add a wrapper for "dsdb_make_schema_global"
[ira/wip.git] / source4 / scripting / python / pyglue.c
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.
2008-12-21 Jelmer VernooijConvert auth python module to "plain" C rather than...
2008-12-21 Jelmer Vernooijpy: Fix initialisation of subtypes, fix segfaults.