summaryrefslogtreecommitdiffstats
path: root/source4/scripting/swig
Commit message (Expand)AuthorAgeFilesLines
...
* r2297: Add string conversion functions.Tim Potter2007-10-101-1/+6
* r2296: Correct setting of access_mask in test program.Tim Potter2007-10-101-1/+1
* r2295: Convert simple scalar types and policy handles between dcerpc functionTim Potter2007-10-101-0/+40
* r2278: Add some more helper functions.Tim Potter2007-10-101-10/+40
* r2276: Remove garbage collection debugs.Tim Potter2007-10-101-2/+0
* r2256: Include autogenerated interfaces for lsa and samr pipes. Typemaps are...Tim Potter2007-10-101-1/+3
* r2253: Add test program, as small example of what's going on.Tim Potter2007-10-102-0/+15
* r2243: Include definition for PRINTF_ATTRIBUTE in Python tdb wrapper.Tim Potter2007-10-101-0/+10
* r2236: Zero request structure to let the REF_ALLOC flag work its magic.Tim Potter2007-10-101-0/+21
* r2235: When creating exception data, use Py_BuildValue instead of doing itTim Potter2007-10-101-6/+18
* r2230: Wrapper for dcerpc_samr_Connect2(). All this glue code should beTim Potter2007-10-102-2/+39
* r2229: Have dcerpc_pipe_connect() throw an exception if non-zero NTSTATUS isTim Potter2007-10-101-4/+22
* r2228: Finally commit bits of old workareas together to get dcerpc pythonTim Potter2007-10-103-0/+99
* r2227: Get rid of annoying compiler warning.Tim Potter2007-10-101-0/+8
* r2226: A bunch of fixes to get python tdb module building again. I'm notTim Potter2007-10-101-2/+3
* r960: convert 'unsigned int' to uint_t in the most placesStefan Metzmacher2007-10-101-1/+1
* r888: more ..int32 -> ..int32_t stuffStefan Metzmacher2007-10-101-1/+1
* r383: Scripting extensions using swig. This commit includes only a (LGPL)Tim Potter2007-10-102-0/+165