summaryrefslogtreecommitdiff
path: root/source4/auth/credentials/credentials.i
AgeCommit message (Collapse)AuthorFilesLines
2007-12-24r26572: Fix warnings in the Python code.Jelmer Vernooij1-4/+4
(This used to be commit 15038d9586d0b58f301ca8c39c21ef10c4283f28)
2007-12-24r26570: - Trim size of the swig-generated Python bindings by removing a ↵Jelmer Vernooij1-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)
2007-12-21r26454: Add simple SWIG macro for wrapping talloced types.Jelmer Vernooij1-1/+1
(This used to be commit 760fcc8bfa2a7cd7641465cb3bae889e9e0fbc75)
2007-12-21r26445: Fix credentials python bindings.Jelmer Vernooij1-3/+5
(This used to be commit 7a78d4cbedbe03ea227e66e6f573fca7519fbf67)
2007-12-21r26320: Clean up properly after error.Jelmer Vernooij1-3/+1
(This used to be commit 9fdfe1ad8c7b76e521a683b4afa7b324d15d55b5)
2007-12-21r26270: Require specifying the loadparm_context or NULL to ↵Jelmer Vernooij1-1/+1
cli_credentials_guess(). (This used to be commit e52710d6794a25ba697f8c26b43784226964f9cb)
2007-12-21r26204: Binsings for some more functions.Jelmer Vernooij1-0/+4
(This used to be commit ab6be3086f7ad8c22e6f4805bccad5a04c0325f2)
2007-12-21r26069: Import python bindings for credentials.Jelmer Vernooij1-0/+93
(This used to be commit 97bb235cc8c2855a0903bbd9dee53f0e03c4adc0)