index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pidl
Commit message (
Expand
)
Author
Age
Files
Lines
*
py3: Remove #define PyInt_FromLong PyLong_FromLong
Andrew Bartlett
2020-03-23
1
-3
/
+3
*
py3: Remove #define PyInt_AsLong PyLong_AsLong
Andrew Bartlett
2020-03-23
1
-3
/
+3
*
pidl: Remove reference to PyInt_Type from error string when we wanted a sensi...
Andrew Bartlett
2020-03-23
1
-8
/
+8
*
pidl: Remove duplicate "if (PyLong_Check($cvar)" clauses
Andrew Bartlett
2020-03-23
1
-26
/
+0
*
py3: Remove #define PyInt_Check PyLong_Check
Andrew Bartlett
2020-03-23
1
-2
/
+2
*
s3:rpc_server: Remove api_struct
Samuel Cabrero
2020-03-20
1
-34
/
+0
*
pidl:NDR/ServerCompat: Generate local dispatching function
Samuel Cabrero
2020-03-20
2
-1
/
+177
*
pidl:NDR/ServerCompat: Initialize and allocate out vars
Samuel Cabrero
2020-03-20
1
-1
/
+110
*
pidl:NDR/ServerCompat: Add dispatch, reply, pull and push functions to header
Samuel Cabrero
2020-03-20
1
-4
/
+8
*
pidl:NDR/ServerCompat: Retrieve and setup pipes struct before dispatch
Samuel Cabrero
2020-03-20
1
-9
/
+103
*
pidl:NDR/ServerCompat: Register and unregister legacy api_struct cmds
Samuel Cabrero
2020-03-20
1
-1
/
+30
*
pidl:NDR/ServerCompat: Compat server PIDL parser
Samuel Cabrero
2020-03-20
2
-0
/
+504
*
pidl: Add recursive depth checks.
Gary Lockyer
2020-02-27
2
-0
/
+8
*
build: Do not check if system perl modules should be bundled
Andrew Bartlett
2020-02-04
1
-7
/
+0
*
pidl/wscript: configure should insist on Parse::Yapp::Driver
Douglas Bagnall
2020-02-02
1
-3
/
+7
*
libndr: Return enum ndr_err_code from ndr_{pull,push}_steal_switch_value()
Andrew Bartlett
2019-12-12
1
-4
/
+4
*
pidl: Mismatch between set and get of relative base pointers
Andrew Bartlett
2019-12-12
1
-5
/
+5
*
pidl: Add and use ndr_print_steal_switch_value(), removing ndr_print_get_swit...
Andrew Bartlett
2019-12-12
1
-1
/
+1
*
pidl: Generate and consume the switch level token for both NDR_SCALARS and ND...
Andrew Bartlett
2019-12-12
1
-15
/
+36
*
pidl:NDR/Server: Allow to define endpoint server shutdown functions
Samuel Cabrero
2019-12-12
1
-0
/
+10
*
librpc:core: Add public functions to initialize endpoint servers
Samuel Cabrero
2019-12-12
1
-0
/
+3
*
pidl:NDR/Parser: only include structs in ndr_interface_public_struct
Andrew Bartlett
2019-12-10
1
-4
/
+16
*
lib/fuzzing: add fuzz_ndr_X
Douglas Bagnall
2019-12-10
1
-0
/
+25
*
pidl/tests/samba-ndr.pl: remove duplicate import
Douglas Bagnall
2019-12-10
1
-1
/
+0
*
pidl s4::Python: silence warnings
Douglas Bagnall
2019-12-10
1
-4
/
+3
*
pidl Parse::Pidl::NDR: silence two warnings about undefined strings
Douglas Bagnall
2019-12-10
1
-2
/
+2
*
pidl Parse::Pidl::NDR: add HRESULT alignment
Douglas Bagnall
2019-12-10
1
-1
/
+2
*
pidl Parse::Pidl::NDR: warn of unknown scalar alignments
Douglas Bagnall
2019-12-10
1
-1
/
+6
*
pidl s4::NDR::Parser: silence a warning
Douglas Bagnall
2019-12-10
1
-1
/
+1
*
pidl s4::NDR::Parser: correct has_fast_array logic
Douglas Bagnall
2019-12-10
1
-2
/
+2
*
pidl s4::NDR::Parser: read hex numbers as numbers for ranges
Douglas Bagnall
2019-12-10
2
-5
/
+46
*
pidl: use perl warnings
Douglas Bagnall
2019-12-10
40
-3
/
+40
*
pidl: Remove Parse/Yapp/Driver.pm
Andreas Schneider
2019-12-10
1
-471
/
+0
*
pidl: don't export parser class methods
Douglas Bagnall
2019-12-04
5
-16
/
+1
*
pidl s4/TDR: use Parse::Pidl::Base
Douglas Bagnall
2019-12-04
1
-5
/
+3
*
pidl s4/TDR: use conventional ->{res} name
Douglas Bagnall
2019-12-04
2
-11
/
+11
*
pidl: s4/NDR/Parser uses Pidl::Base
Douglas Bagnall
2019-12-04
1
-27
/
+2
*
pidl s4/NDR/Client: use Pidl::Base
Douglas Bagnall
2019-12-04
1
-7
/
+3
*
pidl s4/NDR/Client: fix pidl_both()
Douglas Bagnall
2019-12-04
1
-1
/
+1
*
pidl s4::Python uses Pidl::Base
Douglas Bagnall
2019-12-04
1
-31
/
+3
*
pidl:: adjust s4::Python pidl_hdr() to be the same as others
Douglas Bagnall
2019-12-04
1
-9
/
+8
*
pidl Samba3::ClientNDR uses Pidl::Base
Douglas Bagnall
2019-12-04
1
-5
/
+3
*
pidl: optionally annotate output for debug purposes
Douglas Bagnall
2019-12-04
1
-0
/
+53
*
pidl: add a base class for PIDL parsers
Douglas Bagnall
2019-12-04
1
-0
/
+46
*
pidl: check the size of pulled arrays of arrays
Douglas Bagnall
2019-11-20
1
-0
/
+4
*
librpc: Unify packet dumping on ndr_pull() failure
Andrew Bartlett
2019-11-20
2
-15
/
+0
*
ndr: Include the caller location in ndr_{pull,push}_error() messages
Andrew Bartlett
2019-11-19
1
-2
/
+2
*
pidl: Handle obtaining objects from a fixed-size array
Andrew Bartlett
2019-11-14
1
-1
/
+5
*
pidl/python: allocate objects with ref pointers
Douglas Bagnall
2019-11-14
1
-1
/
+56
*
pidl: Generate compatability wrappers for ndr_print functions
Andrew Bartlett
2019-11-13
1
-1
/
+13
[next]