summaryrefslogtreecommitdiff
path: root/source4/libcli/security/security.i
AgeCommit message (Collapse)AuthorFilesLines
2008-09-30Make Sid member variables accessible from Python.Jelmer Vernooij1-0/+6
2008-09-18Implement __repr__ for Sid.Jelmer Vernooij1-2/+6
2008-05-24Add docstrings to a couple more python modules.Jelmer Vernooij1-1/+12
(This used to be commit b4560c90e5e8d3a35367d3a21d361dc4c9c0de23)
2007-12-24r26572: Fix warnings in the Python code.Jelmer Vernooij1-2/+2
(This used to be commit 15038d9586d0b58f301ca8c39c21ef10c4283f28)
2007-12-21r26454: Add simple SWIG macro for wrapping talloced types.Jelmer Vernooij1-3/+6
(This used to be commit 760fcc8bfa2a7cd7641465cb3bae889e9e0fbc75)
2007-12-21r26199: Allow constructing new sids, implement __eq__ for sids.Jelmer Vernooij1-2/+7
(This used to be commit 87472e35c04fdf0c61c9133bab3c05bda11eba00)
2007-12-21r26197: Add bindings for libsecurity.Jelmer Vernooij1-0/+121
(This used to be commit 8625cd403ba3a7d2b1b1fccfeb5efd7e21de0135)