summaryrefslogtreecommitdiffstats
path: root/source4/auth/credentials/credentials_wrap.c
Commit message (Expand)AuthorAgeFilesLines
* Convert credentials Python module to "manual" C - no SWIG used to generateJelmer Vernooij2008-12-211-4375/+0
* Generate with 1.3.36.Jelmer Vernooij2008-09-181-21/+26
* Add some docstrings to credentials python module.Jelmer Vernooij2008-05-231-18/+57
* Move more modules inside of the samba package.Jelmer Vernooij2008-05-211-19/+46
* Extend credentials python API to include set_machine_account.Andrew Bartlett2008-04-051-28/+74
* Fix and test python scripts and kerberosAndrew Bartlett2008-03-281-13/+93
* python: Add bindings for cli_credentials_set_cmdline_callbacks().Jelmer Vernooij2008-01-241-0/+30
* 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/+16
* r26572: Fix warnings in the Python code.Jelmer Vernooij2007-12-241-1/+1
* r26570: - Trim size of the swig-generated Python bindings by removing a bunch...Jelmer Vernooij2007-12-241-75/+36
* r26454: Add simple SWIG macro for wrapping talloced types.Jelmer Vernooij2007-12-211-48/+96
* r26445: Fix credentials python bindings.Jelmer Vernooij2007-12-211-1/+5
* r26399: Use -O option for SWIG (less evil generated code).Jelmer Vernooij2007-12-211-4/+22
* r26323: Regenerated credentials SWIG.Jelmer Vernooij2007-12-211-3/+1
* r26270: Require specifying the loadparm_context or NULL to cli_credentials_gu...Jelmer Vernooij2007-12-211-5/+21
* r26248: Check in SWIG output so SWIG is not required when running out of svn.Jelmer Vernooij2007-12-211-0/+4087