summaryrefslogtreecommitdiff
path: root/source4/auth/pyauth.c
AgeCommit message (Collapse)AuthorFilesLines
2009-09-09Added "admin_session" method.Nadezhda Ivanova1-0/+23
The purpose of admin_session is to be able to execute parts of provisioning as the user Administrator in order to have the correct group and owner in the security descriptors. To be used for provisioning and tests only.
2009-07-01another case that should use py_talloc_referenceAndrew Tridgell1-1/+1
2008-12-22Add header for pyparam.Jelmer Vernooij1-4/+1
2008-12-21Convert auth python module to "plain" C rather than using SWIG.Jelmer Vernooij1-0/+95