summaryrefslogtreecommitdiff
path: root/source4/auth/credentials/pycredentials.h
AgeCommit message (Expand)AuthorFilesLines
2011-08-10pytalloc: Use consistent prefix for functions, add ABI file.Jelmer Vernooij1-1/+1
2011-02-28tdb: Use <tdb.h> to include tdb so system headers are found when building aga...Jelmer Vernooij1-1/+1
2010-11-22Avoid the use of PyAPI_DATA, which is for internal Python API's.Arnaud Faucher1-2/+2
2010-04-20pytalloc: ensure talloc_ctx is directly after PyObject_HEADAndrew Tridgell1-1/+1
2010-03-29pytalloc: allow for using a system libtalloc-dev with pytallocAndrew Tridgell1-1/+1
2010-02-20s4:credentials Add hooks to extract a named Kerberos credentials cacheAndrew Bartlett1-0/+6
2009-06-02Fix more unresolved symbols.Jelmer Vernooij1-1/+1
2009-02-05s4:pycredentials: fix compiler warningsStefan Metzmacher1-1/+1
2008-12-21Convert credentials Python module to "manual" C - no SWIG used to generateJelmer Vernooij1-0/+30