summaryrefslogtreecommitdiffstats
path: root/source4/auth/pyauth.h
Commit message (Collapse)AuthorAgeFilesLines
* s4-python: Move set_session_info to PySambaLdb.Jelmer Vernooij2010-04-061-1/+0
|
* pytalloc: allow for using a system libtalloc-dev with pytallocAndrew Tridgell2010-03-291-1/+1
| | | | | | | | | When we have a system talloc library, we still need to grab pytalloc.h from lib/talloc. We don't want to just use -Ilib/talloc, as otherwise we'll get the in-tree talloc.h which may not be compatible with the system talloc.h So we need to give the path to pytalloc.h
* s4:pyauth: fix compiler warningsStefan Metzmacher2009-02-051-1/+1
| | | | metze
* Convert auth python module to "plain" C rather than using SWIG.Jelmer Vernooij2008-12-211-0/+32