Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-12-21 | Merge the rest of security.i into samba.dcerpc.security. | Jelmer Vernooij | 1 | -102/+0 | |
2008-12-21 | Remove duplicate Python bindings for dom_sid, security_descriptor and | Jelmer Vernooij | 1 | -80/+0 | |
security_token. | |||||
2008-12-21 | Include errors.i verbatim in security.i, as it's the only file still using it. | Jelmer Vernooij | 1 | -1/+33 | |
2008-09-30 | Make Sid member variables accessible from Python. | Jelmer Vernooij | 1 | -0/+6 | |
2008-09-18 | Implement __repr__ for Sid. | Jelmer Vernooij | 1 | -2/+6 | |
2008-05-24 | Add docstrings to a couple more python modules. | Jelmer Vernooij | 1 | -1/+12 | |
(This used to be commit b4560c90e5e8d3a35367d3a21d361dc4c9c0de23) | |||||
2007-12-24 | r26572: Fix warnings in the Python code. | Jelmer Vernooij | 1 | -2/+2 | |
(This used to be commit 15038d9586d0b58f301ca8c39c21ef10c4283f28) | |||||
2007-12-21 | r26454: Add simple SWIG macro for wrapping talloced types. | Jelmer Vernooij | 1 | -3/+6 | |
(This used to be commit 760fcc8bfa2a7cd7641465cb3bae889e9e0fbc75) | |||||
2007-12-21 | r26199: Allow constructing new sids, implement __eq__ for sids. | Jelmer Vernooij | 1 | -2/+7 | |
(This used to be commit 87472e35c04fdf0c61c9133bab3c05bda11eba00) | |||||
2007-12-21 | r26197: Add bindings for libsecurity. | Jelmer Vernooij | 1 | -0/+121 | |
(This used to be commit 8625cd403ba3a7d2b1b1fccfeb5efd7e21de0135) |