summaryrefslogtreecommitdiffstats
path: root/source4/auth/auth.i
Commit message (Collapse)AuthorAgeFilesLines
* Convert auth python module to "plain" C rather than using SWIG.Jelmer Vernooij2008-12-211-52/+0
|
* Add docstrings to a couple more python modules.Jelmer Vernooij2008-05-241-1/+5
| | | | (This used to be commit b4560c90e5e8d3a35367d3a21d361dc4c9c0de23)
* r26570: - Trim size of the swig-generated Python bindings by removing a ↵Jelmer Vernooij2007-12-241-2/+2
| | | | | | | | bunch of {}'s. - Start working on Python equivalents for various EJS tests. - Fix regression in argument order for reg_diff_apply() in EJS bindings. (This used to be commit c550c03372cb260b78f6a6c132e70571bc4cb852)
* r26483: Merge ldb module dependency fixes, fix auth python module.Jelmer Vernooij2007-12-211-3/+5
| | | | (This used to be commit 85eeecf997a071ca7e7ad0247e8d34d49b7ffcbb)
* r26252: Specify loadparm_context explicitly when creating sessions.Jelmer Vernooij2007-12-211-3/+3
| | | | (This used to be commit 7280c1e9415daabb2712db1372e23f9846272ede)
* r26189: Add really trivial testsuite for the auth module.Jelmer Vernooij2007-12-211-1/+2
| | | | (This used to be commit f0fcad0a75998bc45e3073927c0021fa67136d22)
* r26099: Don't depend on nonexistant auth_util.h header.Jelmer Vernooij2007-12-211-1/+0
| | | | (This used to be commit a827460d29ac00459f34457fdd361a026b6a5031)
* r26078: Import Python bindings for system_session functions (still needs tests).Jelmer Vernooij2007-12-211-0/+46
(This used to be commit f1f7d2f98acfb586815a34ee7d38edcf41a0197d)