summaryrefslogtreecommitdiff
path: root/source4/libcli/security/security.i
AgeCommit message (Expand)AuthorFilesLines
2008-12-21Merge the rest of security.i into samba.dcerpc.security.Jelmer Vernooij1-102/+0
2008-12-21Remove duplicate Python bindings for dom_sid, security_descriptor andJelmer Vernooij1-80/+0
2008-12-21Include errors.i verbatim in security.i, as it's the only file still using it.Jelmer Vernooij1-1/+33
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
2007-12-24r26572: Fix warnings in the Python code.Jelmer Vernooij1-2/+2
2007-12-21r26454: Add simple SWIG macro for wrapping talloced types.Jelmer Vernooij1-3/+6
2007-12-21r26199: Allow constructing new sids, implement __eq__ for sids.Jelmer Vernooij1-2/+7
2007-12-21r26197: Add bindings for libsecurity.Jelmer Vernooij1-0/+121