index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
scripting
/
swig
/
samba.i
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r6212: Treat uint8 and int8's as integers instead of chars. Swig maps a char
Tim Potter
1
-2
/
+2
2007-10-10
r6211: Use cli_credentials_set_{domain,username,password}() to fill in
Tim Potter
1
-1
/
+18
2007-10-10
r6210: Call cli_credentials_set_conf() when initialising credentials in
Tim Potter
1
-1
/
+1
2007-10-10
r6208: Add cli_credentials support for swig wrappers. For the moment it
Tim Potter
1
-0
/
+6
2007-10-10
r5350: Implement an input typemap for NTSTATUS.
Tim Potter
1
-0
/
+11
2007-10-10
r5242: Check that argument is an integer or a long for uint32_t input
Tim Potter
1
-3
/
+16
2007-10-10
r5094: Use builtin swig types for converting between fixed width integer types.
Tim Potter
1
-11
/
+8
2007-10-10
r5017: Fix bug in output typemap for uint32 (!)
Tim Potter
1
-1
/
+1
2007-10-10
r3459: Fix cut&paste error in copyright header.
Tim Potter
1
-2
/
+2
2007-10-10
r3010: Do some more PyInt vs PyLong checks.
Tim Potter
1
-3
/
+2
2007-10-10
r3007: uint32 values need to be stored in Python longs, as on 32-bit machines
Tim Potter
1
-1
/
+5
2007-10-10
r2986: Add correct value to dict when generating wrapper for functions that
Tim Potter
1
-4
/
+0
2007-10-10
r2765: Allow functions containing WERROR values to be compiled.
Tim Potter
1
-0
/
+3
2007-10-10
r2228: Finally commit bits of old workareas together to get dcerpc python
Tim Potter
1
-0
/
+6
2007-10-10
r888: more ..int32 -> ..int32_t stuff
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r383: Scripting extensions using swig. This commit includes only a (LGPL)
Tim Potter
1
-0
/
+33