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
/
dcerpc.i
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r2359: More consistency fixes: pass a talloc context to every function that
Tim Potter
1
-22
/
+61
2007-10-10
r2358: More renaming of functions to keep things consistent.
Tim Potter
1
-30
/
+39
2007-10-10
r2357: Start coding conversion routines for security descriptors, acls and sids.
Tim Potter
1
-3
/
+56
2007-10-10
r2344: Return PyDict_New() in stub functions instead of Py_None to avoid
Tim Potter
1
-2
/
+2
2007-10-10
r2336: Add another conversion function to allow union arms that contain struc...
Tim Potter
1
-4
/
+4
2007-10-10
r2324: Add hand-written versions of functions from misc.idl.
Tim Potter
1
-1
/
+26
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
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
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
1
-0
/
+2
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
1
-2
/
+26
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
1
-0
/
+68