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