summaryrefslogtreecommitdiffstats
path: root/source4/scripting/swig/samba.i
Commit message (Expand)AuthorAgeFilesLines
* r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell2007-10-101-2/+1
* r23795: more v2->v3 conversionAndrew Tridgell2007-10-101-1/+1
* r6212: Treat uint8 and int8's as integers instead of chars. Swig maps a charTim Potter2007-10-101-2/+2
* r6211: Use cli_credentials_set_{domain,username,password}() to fill inTim Potter2007-10-101-1/+18
* r6210: Call cli_credentials_set_conf() when initialising credentials inTim Potter2007-10-101-1/+1
* r6208: Add cli_credentials support for swig wrappers. For the moment itTim Potter2007-10-101-0/+6
* r5350: Implement an input typemap for NTSTATUS.Tim Potter2007-10-101-0/+11
* r5242: Check that argument is an integer or a long for uint32_t inputTim Potter2007-10-101-3/+16
* r5094: Use builtin swig types for converting between fixed width integer types.Tim Potter2007-10-101-11/+8
* r5017: Fix bug in output typemap for uint32 (!)Tim Potter2007-10-101-1/+1
* r3459: Fix cut&paste error in copyright header.Tim Potter2007-10-101-2/+2
* r3010: Do some more PyInt vs PyLong checks.Tim Potter2007-10-101-3/+2
* r3007: uint32 values need to be stored in Python longs, as on 32-bit machinesTim Potter2007-10-101-1/+5
* r2986: Add correct value to dict when generating wrapper for functions thatTim Potter2007-10-101-4/+0
* r2765: Allow functions containing WERROR values to be compiled.Tim Potter2007-10-101-0/+3
* r2228: Finally commit bits of old workareas together to get dcerpc pythonTim Potter2007-10-101-0/+6
* 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-101-0/+33