Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-01-22 | Implement as_sddl. | Jelmer Vernooij | 1 | -1/+19 |
2009-01-22 | Support parsing sddl for security descriptors. | Jelmer Vernooij | 1 | -2/+29 |
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 | -0/+1 |
2009-01-06 | py: Properly increase the reference counter of Py_None. | Jelmer Vernooij | 1 | -5/+5 |
2008-12-21 | Fix more tests, improve repr() functions for various Python types. | Jelmer Vernooij | 1 | -30/+5 |
2008-12-21 | Simplify customization of pidl-generated Python modules. | Jelmer Vernooij | 1 | -47/+104 |
2008-12-21 | Allow providing extra module-level Python functions. | Jelmer Vernooij | 1 | -1/+6 |
2008-12-21 | Merge the rest of security.i into samba.dcerpc.security. | Jelmer Vernooij | 1 | -0/+35 |
2008-12-21 | Remove duplicate Python bindings for dom_sid, security_descriptor and | Jelmer Vernooij | 1 | -0/+214 |
2008-12-16 | Add python extensions for dom_sid. | Jelmer Vernooij | 1 | -0/+58 |