summaryrefslogtreecommitdiff
path: root/source4/librpc/rpc/dcerpc_wrap.c
AgeCommit message (Collapse)AuthorFilesLines
2007-12-24r26572: Fix warnings in the Python code.Jelmer Vernooij1-107/+62
(This used to be commit 15038d9586d0b58f301ca8c39c21ef10c4283f28)
2007-12-24r26570: - Trim size of the swig-generated Python bindings by removing a ↵Jelmer Vernooij1-135/+197
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-21r26399: Use -O option for SWIG (less evil generated code).Jelmer Vernooij1-4/+22
(This used to be commit 3378b6a559272cb702b52966692bf423f67a2b41)
2007-12-21r26327: Explicit loadparm_context for RPC client functions.Jelmer Vernooij1-6/+15
(This used to be commit eeb2251d22b3d6e0379444a73af69d1014692b07)
2007-12-21r26270: Require specifying the loadparm_context or NULL to ↵Jelmer Vernooij1-7/+23
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/+4231
(This used to be commit 08501fbef38f81ce5ff4885a1696f9cb392fd631)