summaryrefslogtreecommitdiffstats
path: root/source4/auth/credentials/credentials.py
Commit message (Expand)AuthorAgeFilesLines
* Convert credentials Python module to "manual" C - no SWIG used to generateJelmer Vernooij2008-12-211-191/+0
* Generate with 1.3.36.Jelmer Vernooij2008-09-181-1/+1
* Add docstrings to a couple more python modules.Jelmer Vernooij2008-05-241-0/+4
* Add some docstrings to credentials python module.Jelmer Vernooij2008-05-231-0/+91
* Move more modules inside of the samba package.Jelmer Vernooij2008-05-211-1/+1
* Extend credentials python API to include set_machine_account.Andrew Bartlett2008-04-051-0/+1
* Fix and test python scripts and kerberosAndrew Bartlett2008-03-281-0/+5
* python: Add bindings for cli_credentials_set_cmdline_callbacks().Jelmer Vernooij2008-01-241-0/+1
* r26445: Fix credentials python bindings.Jelmer Vernooij2007-12-211-0/+1
* r26399: Use -O option for SWIG (less evil generated code).Jelmer Vernooij2007-12-211-28/+31
* r26248: Check in SWIG output so SWIG is not required when running out of svn.Jelmer Vernooij2007-12-211-0/+85