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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r2300: Start writing a Python torture test suite based on the smbtorture rpc ...
Tim Potter
2
-11
/
+52
2007-10-10
r2299: Map a (C) NULL pointer to (Python) None and vice versa.
Tim Potter
1
-0
/
+6
2007-10-10
r2297: Add string conversion functions.
Tim Potter
1
-1
/
+6
2007-10-10
r2296: Correct setting of access_mask in test program.
Tim Potter
1
-1
/
+1
2007-10-10
r2295: Convert simple scalar types and policy handles between dcerpc function
Tim Potter
1
-0
/
+40
2007-10-10
r2278: Add some more helper functions.
Tim Potter
1
-10
/
+40
2007-10-10
r2276: Remove garbage collection debugs.
Tim Potter
1
-2
/
+0
2007-10-10
r2256: Include autogenerated interfaces for lsa and samr pipes. Typemaps are...
Tim Potter
1
-1
/
+3
2007-10-10
r2253: Add test program, as small example of what's going on.
Tim Potter
2
-0
/
+15
2007-10-10
r2243: Include definition for PRINTF_ATTRIBUTE in Python tdb wrapper.
Tim Potter
1
-0
/
+10
2007-10-10
r2236: Zero request structure to let the REF_ALLOC flag work its magic.
Tim Potter
1
-0
/
+21
2007-10-10
r2235: When creating exception data, use Py_BuildValue instead of doing it
Tim Potter
1
-6
/
+18
2007-10-10
r2230: Wrapper for dcerpc_samr_Connect2(). All this glue code should be
Tim Potter
2
-2
/
+39
2007-10-10
r2229: Have dcerpc_pipe_connect() throw an exception if non-zero NTSTATUS is
Tim Potter
1
-4
/
+22
2007-10-10
r2228: Finally commit bits of old workareas together to get dcerpc python
Tim Potter
3
-0
/
+99
2007-10-10
r2227: Get rid of annoying compiler warning.
Tim Potter
1
-0
/
+8
2007-10-10
r2226: A bunch of fixes to get python tdb module building again. I'm not
Tim Potter
1
-2
/
+3
2007-10-10
r960: convert 'unsigned int' to uint_t in the most places
Stefan Metzmacher
1
-1
/
+1
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
3
-0
/
+192
[prev]