summaryrefslogtreecommitdiffstats
path: root/source4/auth/credentials/credentials.i
Commit message (Expand)AuthorAgeFilesLines
* Convert credentials Python module to "manual" C - no SWIG used to generateJelmer Vernooij2008-12-211-147/+0
* Add docstrings to a couple more python modules.Jelmer Vernooij2008-05-241-1/+1
* Add some docstrings to credentials python module.Jelmer Vernooij2008-05-231-7/+26
* Extend credentials python API to include set_machine_account.Andrew Bartlett2008-04-051-0/+2
* Fix and test python scripts and kerberosAndrew Bartlett2008-03-281-2/+11
* python: Add bindings for cli_credentials_set_cmdline_callbacks().Jelmer Vernooij2008-01-241-0/+3
* Default to creating anonymous credentials.Jelmer Vernooij2008-01-231-1/+1
* pidl/python: Pass credentials and loadparm context when connecting using DCE/...Jelmer Vernooij2008-01-141-0/+17
* r26572: Fix warnings in the Python code.Jelmer Vernooij2007-12-241-4/+4
* r26570: - Trim size of the swig-generated Python bindings by removing a bunch...Jelmer Vernooij2007-12-241-2/+2
* r26454: Add simple SWIG macro for wrapping talloced types.Jelmer Vernooij2007-12-211-1/+1
* r26445: Fix credentials python bindings.Jelmer Vernooij2007-12-211-3/+5
* r26320: Clean up properly after error.Jelmer Vernooij2007-12-211-3/+1
* r26270: Require specifying the loadparm_context or NULL to cli_credentials_gu...Jelmer Vernooij2007-12-211-1/+1
* r26204: Binsings for some more functions.Jelmer Vernooij2007-12-211-0/+4
* r26069: Import python bindings for credentials.Jelmer Vernooij2007-12-211-0/+93