summaryrefslogtreecommitdiff
path: root/source4/auth/credentials/credentials.i
AgeCommit message (Expand)AuthorFilesLines
2008-05-24Add docstrings to a couple more python modules.Jelmer Vernooij1-1/+1
2008-05-23Add some docstrings to credentials python module.Jelmer Vernooij1-7/+26
2008-04-05Extend credentials python API to include set_machine_account.Andrew Bartlett1-0/+2
2008-03-28Fix and test python scripts and kerberosAndrew Bartlett1-2/+11
2008-01-24python: Add bindings for cli_credentials_set_cmdline_callbacks().Jelmer Vernooij1-0/+3
2008-01-23Default to creating anonymous credentials.Jelmer Vernooij1-1/+1
2008-01-14pidl/python: Pass credentials and loadparm context when connecting using DCE/...Jelmer Vernooij1-0/+17
2007-12-24r26572: Fix warnings in the Python code.Jelmer Vernooij1-4/+4
2007-12-24r26570: - Trim size of the swig-generated Python bindings by removing a bunch...Jelmer Vernooij1-2/+2
2007-12-21r26454: Add simple SWIG macro for wrapping talloced types.Jelmer Vernooij1-1/+1
2007-12-21r26445: Fix credentials python bindings.Jelmer Vernooij1-3/+5
2007-12-21r26320: Clean up properly after error.Jelmer Vernooij1-3/+1
2007-12-21r26270: Require specifying the loadparm_context or NULL to cli_credentials_gu...Jelmer Vernooij1-1/+1
2007-12-21r26204: Binsings for some more functions.Jelmer Vernooij1-0/+4
2007-12-21r26069: Import python bindings for credentials.Jelmer Vernooij1-0/+93