Age | Commit message (Expand) | Author | Files | Lines |
2009-11-20 | Some changes to allow processing of ldap controls on modify requests. | Nadezhda Ivanova | 1 | -0/+6 |
2009-11-05 | s4:samdb python bindings - add a wrapper for "dsdb_make_schema_global" | Matthias Dieter Wallnöfer | 1 | -0/+17 |
2009-11-05 | s4:samdb python bindings - Reorder some function bodies to match the order in... | Matthias Dieter Wallnöfer | 1 | -25/+24 |
2009-10-25 | s4-python: fixed annoyance where control-C doesn't kill our python scripts | Andrew Tridgell | 1 | -0/+10 |
2009-10-23 | s4-python: we need to include Python.h first | Andrew Tridgell | 1 | -1/+1 |
2009-09-17 | s4/python: flags | Matthias Dieter Wallnöfer | 1 | -5/+41 |
2009-09-10 | Revert "s4: Let the "setpassword" script finally use the "samdb_set_password"... | Matthias Dieter Wallnöfer | 1 | -63/+2 |
2009-09-07 | s4: Let the "setpassword" script finally use the "samdb_set_password" routine | Matthias Dieter Wallnöfer | 1 | -2/+63 |
2009-09-03 | allow setting of the debug level in python from C | Andrew Tridgell | 1 | -0/+11 |
2009-08-27 | s4:python Add helper to get at the domain SID | Andrew Bartlett | 1 | -0/+27 |
2009-08-26 | s4:provison Add prefixes to ldb using same code a later modify will use | Andrew Bartlett | 1 | -0/+26 |
2009-08-17 | s4:pyglue Add a wrapper for loading the correct UTF8 casefolder | Matthias Dieter Wallnöfer | 1 | -0/+20 |
2009-08-17 | s4:schema Allow a schema load on an unconnected database | Andrew Bartlett | 1 | -1/+1 |
2009-08-17 | s4:schema Provide a way to reference a loaded schema between ldbs | Andrew Bartlett | 1 | -3/+32 |
2009-08-11 | s4:test for "primaryGroupToken" | Matthias Dieter Wallnöfer | 1 | -0/+23 |
2009-07-18 | Remove pyldb_util and simply duplicate the 5-line function it contains, | Jelmer Vernooij | 1 | -0/+9 |
2009-07-16 | s4:dsdb Handle dc/domain/forest functional levels properly | Andrew Bartlett | 1 | -0/+6 |
2009-07-16 | Add a way to set an opaque integer onto a samdb | Andrew Bartlett | 1 | -0/+59 |
2009-06-02 | Fix more unresolved symbols. | Jelmer Vernooij | 1 | -9/+17 |
2009-03-05 | Remove ad2oLschema, insted call it directly from provision-backend | Andrew Bartlett | 1 | -3/+28 |
2009-01-08 | Avoid using a utility header for Python replacements included in Samba, | Jelmer Vernooij | 1 | -1/+5 |
2009-01-07 | s3/s4 build: Fix Py_RETURN_NONE to work with python versions < 2.4 | Tim Prouty | 1 | -1/+1 |
2009-01-06 | py: Properly increase the reference counter of Py_None. | Jelmer Vernooij | 1 | -8/+8 |
2008-12-29 | pyglue: fix the build with automatic dependecies | Stefan Metzmacher | 1 | -1/+1 |
2008-12-23 | pyldb: Fix segfault because of incorrect reference counting. | Jelmer Vernooij | 1 | -0/+1 |
2008-12-22 | Add header for pyparam. | Jelmer Vernooij | 1 | -1/+1 |
2008-12-22 | Remove includes of py_*.h, which are no longer generated. | Jelmer Vernooij | 1 | -2/+0 |
2008-12-21 | Fix more introduced regressions in new bindings. | Jelmer Vernooij | 1 | -13/+5 |
2008-12-21 | Convert auth python module to "plain" C rather than using SWIG. | Jelmer Vernooij | 1 | -1/+7 |
2008-12-21 | py: Fix initialisation of subtypes, fix segfaults. | Jelmer Vernooij | 1 | -0/+273 |