index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pidl
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: commit all the waf build files in the tree
Andrew Tridgell
2010-04-06
1
-0
/
+3
*
pidl:Samba4/Client: don't mix rpc and application NTSTATUS errors anymore for...
Stefan Metzmacher
2010-03-29
1
-1
/
+16
*
pidl:Samba4/Python: librpc/rpc/dcerpc.h isn't needed anymore
Stefan Metzmacher
2010-03-23
1
-1
/
+0
*
pidl:Samba4/Python: make use of dcerpc_binding_handle stubs
Stefan Metzmacher
2010-03-18
1
-2
/
+2
*
pidl:Samba4/Python: remove compiler warnings
Stefan Metzmacher
2010-03-18
1
-1
/
+1
*
pidl:Samba4/Python: remove compiler warnings when using -Wc++
Stefan Metzmacher
2010-03-18
1
-1
/
+1
*
charset: fixed a problem with the global use of the iconv_convenience structure
Andrew Tridgell
2010-03-18
1
-6
/
+6
*
pidl:Samba4/NDR/Client: make the old rpc_request style async functions static
Stefan Metzmacher
2010-03-12
1
-18
/
+14
*
pidl:Samba4/NDR/Client: generate stubs for dcerpc_binding_handle abstraction
Stefan Metzmacher
2010-03-12
1
-0
/
+183
*
pidl:Samba4/NDR/Client: don't generate client stubs for function marked as [t...
Stefan Metzmacher
2010-03-12
1
-5
/
+5
*
pidl:Samba/Python: don't generate methods for functions marked as [todo]
Stefan Metzmacher
2010-03-12
1
-0
/
+1
*
pidl:NDR/Client.pm: generate explicit _recv functions
Stefan Metzmacher
2010-03-01
1
-0
/
+32
*
s4:rpc_server Add a 'if_version' parameter to the bind operation.
Andrew Bartlett
2010-02-20
2
-2
/
+2
*
pidl: use ndr_push_relative_ptr2_start and ndr_push_relative_ptr2_end.
Günther Deschner
2010-02-18
1
-1
/
+5
*
pidl - Remove "Py_RETURN_NONE" compatibility code
Matthias Dieter Wallnöfer
2010-02-09
1
-4
/
+0
*
Change uint_t to unsigned int in pidl
Matt Kraai
2010-02-02
1
-1
/
+0
*
pidl: Include Python.h first, to avoid warnings.
Jelmer Vernooij
2010-01-21
1
-1
/
+1
*
pidl: Introduce new dirrective: relative_short
Matthieu Patou
2009-12-12
3
-3
/
+21
*
pidl: fix handling of output arguments in s3 client stubs.
Günther Deschner
2009-11-27
1
-1
/
+1
*
pidl:Samba3/ClientNDR: $size can be 'foo / 2' so we need to add '(' and ')'
Stefan Metzmacher
2009-11-26
2
-3
/
+3
*
pidl:NDR/Parser: $size can be 'foo / 2' so we need to add '(' and ')'
Stefan Metzmacher
2009-11-26
1
-1
/
+1
*
Revert "Work around ndr_unpack failing on structures with relative pointers."
Stefan Metzmacher
2009-11-20
1
-18
/
+1
*
pidl:NDR/Parser.pm: update ndr_pull->relative_highest_offset after handling r...
Stefan Metzmacher
2009-11-20
1
-1
/
+6
*
pidl: Fix selftest after s3 code changed
Volker Lendecke
2009-11-09
1
-59
/
+27
*
Revert "s3: Do not reference ndr_table_<pipe> in the cli_ routines directly"
Volker Lendecke
2009-11-08
2
-4
/
+4
*
Revert "s3: Do not reference the ndr_tables in the server calls directly"
Volker Lendecke
2009-11-08
1
-1
/
+1
*
Revert "s3: Do not reference ndr_table when calling rpc_srv_register"
Volker Lendecke
2009-11-08
1
-1
/
+1
*
s3: Do not reference ndr_table when calling rpc_srv_register
Volker Lendecke
2009-11-08
1
-1
/
+1
*
s3: Do not reference the ndr_tables in the server calls directly
Volker Lendecke
2009-11-08
1
-1
/
+1
*
s3: Do not reference ndr_table_<pipe> in the cli_ routines directly
Volker Lendecke
2009-11-08
2
-4
/
+4
*
s3: Do the printing for DEBUGLEVEL>=10 centrally
Volker Lendecke
2009-11-07
1
-26
/
+0
*
pidl: don't warn for compatible scalar types in unions
Andrew Tridgell
2009-10-13
1
-3
/
+3
*
tdr: teach TDR about uint1632 enums
Andrew Tridgell
2009-10-07
1
-2
/
+4
*
pidl: update PIDL tests for uint1632 enums
Andrew Tridgell
2009-10-07
1
-1
/
+1
*
pidl: get the alignment right for uint1632 enums (NDR64)
Andrew Tridgell
2009-10-07
2
-1
/
+5
*
add trailer alignment to structures
Ronnie Sahlberg
2009-10-06
1
-0
/
+14
*
PIDL fix for using external types with wireshark backend
ronnie sahlberg
2009-10-06
4
-3
/
+28
*
pidl: added int3264 as a base type
Andrew Tridgell
2009-10-03
2
-0
/
+4
*
pidl: fixed unit tests for trailer alignment
Andrew Tridgell
2009-10-02
1
-0
/
+2
*
pid: update ndr testsuite for new union alignment
Andrew Tridgell
2009-10-02
1
-1
/
+2
*
ndr64: added support for trailing gap alignment
Andrew Tridgell
2009-10-02
1
-0
/
+4
*
pidl: added union padding for NDR64
Andrew Tridgell
2009-09-29
2
-2
/
+17
*
pidl: Avoid using talloc_free as function pointer, since it may be a
Jelmer Vernooij
2009-09-28
1
-2
/
+2
*
pidl(s4.python): Fix arguments to PyCObject_FromVoidPtr for string_array's.
Jelmer Vernooij
2009-09-26
1
-1
/
+1
*
pidl: update expected output for NDR64 changes
Andrew Tridgell
2009-09-19
1
-1
/
+1
*
ndr: split out ndr enum functions
Andrew Tridgell
2009-09-17
1
-2
/
+2
*
s4-pidl: add support for NDR64
Andrew Tridgell
2009-09-17
2
-6
/
+9
*
Ensure we enclose the enum values in brackets to make the cast work.
Jeremy Allison
2009-09-17
1
-0
/
+2
*
Fix the problem with pidl generating invalid C for enums. According
Jeremy Allison
2009-09-17
1
-1
/
+9
*
Fix string-wchar-fixed-array-03 test (when libndr is available).
Jelmer Vernooij
2009-09-13
1
-2
/
+2
[next]