summaryrefslogtreecommitdiff
path: root/source4/auth/credentials/credentials_wrap.c
AgeCommit message (Collapse)AuthorFilesLines
2007-12-24r26572: Fix warnings in the Python code.Jelmer Vernooij1-1/+1
(This used to be commit 15038d9586d0b58f301ca8c39c21ef10c4283f28)
2007-12-24r26570: - Trim size of the swig-generated Python bindings by removing a ↵Jelmer Vernooij1-75/+36
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-48/+96
(This used to be commit 760fcc8bfa2a7cd7641465cb3bae889e9e0fbc75)
2007-12-21r26445: Fix credentials python bindings.Jelmer Vernooij1-1/+5
(This used to be commit 7a78d4cbedbe03ea227e66e6f573fca7519fbf67)
2007-12-21r26399: Use -O option for SWIG (less evil generated code).Jelmer Vernooij1-4/+22
(This used to be commit 3378b6a559272cb702b52966692bf423f67a2b41)
2007-12-21r26323: Regenerated credentials SWIG.Jelmer Vernooij1-3/+1
(This used to be commit 0bd01aca00eab5f6801db03a5e6cd91ec0339bbb)
2007-12-21r26270: Require specifying the loadparm_context or NULL to ↵Jelmer Vernooij1-5/+21
cli_credentials_guess(). (This used to be commit e52710d6794a25ba697f8c26b43784226964f9cb)
2007-12-21r26248: Check in SWIG output so SWIG is not required when running out of svn.Jelmer Vernooij1-0/+4087
(This used to be commit 08501fbef38f81ce5ff4885a1696f9cb392fd631)