summaryrefslogtreecommitdiffstats
path: root/source4/auth/credentials/pycredentials.h
Commit message (Expand)AuthorAgeFilesLines
* pytalloc: Use consistent prefix for functions, add ABI file.Jelmer Vernooij2011-08-101-1/+1
* tdb: Use <tdb.h> to include tdb so system headers are found when building aga...Jelmer Vernooij2011-02-281-1/+1
* Avoid the use of PyAPI_DATA, which is for internal Python API's.Arnaud Faucher2010-11-221-2/+2
* pytalloc: ensure talloc_ctx is directly after PyObject_HEADAndrew Tridgell2010-04-201-1/+1
* pytalloc: allow for using a system libtalloc-dev with pytallocAndrew Tridgell2010-03-291-1/+1
* s4:credentials Add hooks to extract a named Kerberos credentials cacheAndrew Bartlett2010-02-201-0/+6
* Fix more unresolved symbols.Jelmer Vernooij2009-06-021-1/+1
* s4:pycredentials: fix compiler warningsStefan Metzmacher2009-02-051-1/+1
* Convert credentials Python module to "manual" C - no SWIG used to generateJelmer Vernooij2008-12-211-0/+30