Age | Commit message (Expand) | Author | Files | Lines |
2008-09-18 | Generate with 1.3.36. | Jelmer Vernooij | 1 | -1/+1 |
2008-09-04 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test | Andrew Tridgell | 1 | -4/+10 |
2008-09-03 | Regenerate SWIG file. | Jelmer Vernooij | 1 | -1/+8 |
2008-09-03 | Avoid using version call for version string. | Jelmer Vernooij | 1 | -4/+3 |
2008-08-30 | Add a setexpiry operation in samdb.py | Andrew Tridgell | 1 | -0/+13 |
2008-05-24 | Export functions for setting NTSTATUS and WERRORs in python. | Jelmer Vernooij | 1 | -4/+3 |
2008-05-24 | Add docstrings to a couple more python modules. | Jelmer Vernooij | 1 | -1/+4 |
2008-05-23 | Add docstrings in misc python module. | Jelmer Vernooij | 1 | -0/+15 |
2008-04-14 | Add in a way to get at the private_path() function from python | Andrew Bartlett | 1 | -0/+5 |
2008-04-02 | Install public header files again and include required prototypes. | Jelmer Vernooij | 1 | -0/+1 |
2008-01-25 | python: Make SamDB.set_ntds_invocation_id take a string. | Jelmer Vernooij | 1 | -1/+10 |
2008-01-24 | python: Add bindings for SamDB.set_invocation_id(). | Jelmer Vernooij | 1 | -0/+2 |
2007-12-24 | r26572: Fix warnings in the Python code. | Jelmer Vernooij | 1 | -0/+1 |
2007-12-21 | r26520: More Python updates. | Jelmer Vernooij | 1 | -0/+3 |
2007-12-21 | r26517: Add functions for setting and getting parameters on a LoadParm. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26513: Update substitution dictionary for ldifs. | Jelmer Vernooij | 1 | -0/+3 |
2007-12-21 | r26505: Add python bindings for some samdb-related functions, improve provisi... | Jelmer Vernooij | 1 | -0/+9 |
2007-12-21 | r26496: Move some provision functions to a new SamDB class, support setting s... | Jelmer Vernooij | 1 | -2/+0 |
2007-12-21 | r26477: Allow setting loadparm context for a ldb context in python, plus some... | Jelmer Vernooij | 1 | -0/+14 |
2007-12-21 | r26475: Add ldb.set_credentials function. | Jelmer Vernooij | 1 | -1/+9 |
2007-12-21 | r26088: Import some native-python python modules and move original python swi... | Jelmer Vernooij | 1 | -0/+32 |