r23795: more v2->v3 conversion
[samba.git] / source / scripting / swig / samba.i
2007-10-10 Andrew Tridgellr23795: more v2->v3 conversion
2007-10-10 Tim Potterr6212: Treat uint8 and int8's as integers instead of...
2007-10-10 Tim Potterr6211: Use cli_credentials_set_{domain,username,passwor...
2007-10-10 Tim Potterr6210: Call cli_credentials_set_conf() when initialisin...
2007-10-10 Tim Potterr6208: Add cli_credentials support for swig wrappers...
2007-10-10 Tim Potterr5350: Implement an input typemap for NTSTATUS.
2007-10-10 Tim Potterr5242: Check that argument is an integer or a long...
2007-10-10 Tim Potterr5094: Use builtin swig types for converting between...
2007-10-10 Tim Potterr5017: Fix bug in output typemap for uint32 (!)
2007-10-10 Tim Potterr3459: Fix cut&paste error in copyright header.
2007-10-10 Tim Potterr3010: Do some more PyInt vs PyLong checks.
2007-10-10 Tim Potterr3007: uint32 values need to be stored in Python longs...
2007-10-10 Tim Potterr2986: Add correct value to dict when generating wrappe...
2007-10-10 Tim Potterr2765: Allow functions containing WERROR values to...
2007-10-10 Tim Potterr2228: Finally commit bits of old workareas together...
2007-10-10 Stefan Metzmacherr888: more ..int32 -> ..int32_t stuff
2007-10-10 Tim Potterr383: Scripting extensions using swig. This commit...