index
:
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-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-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
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pidl
/
lib
/
Parse
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-05
wireshark-pidl: Don't warn about unused hfs used in CODE blocks
John Thacker
1
-1
/
+12
2025-11-05
wireshark-pidl: Do not calculate functions replaced by manual code
John Thacker
1
-15
/
+17
2025-11-05
wireshark-pidl: Fix filter names for subcontext length fields
John Thacker
1
-1
/
+1
2025-11-05
wireshark-pidl: Check for undefined SwitchType first
John Thacker
1
-13
/
+15
2025-11-05
wireshark-pidl: Warn appropriately on unsupported switch_is discriminants
John Thacker
1
-1
/
+4
2025-11-05
wireshark-pidl: Reduce Perl strict warnings
John Thacker
1
-1
/
+1
2025-11-05
wireshark-pidl: Reduce false positive warnings when compiling
John Thacker
1
-1
/
+8
2025-08-27
pidl: Validate Python bytes objects
Jennifer Sutton
1
-0
/
+6
2025-02-17
pidl: Update documentation for DCERPC interface connections
Andreas Schneider
1
-5
/
+24
2025-01-29
s4:pyrpc: allow connections with raise_result_exceptions=False
Stefan Metzmacher
1
-2
/
+1
2025-01-29
pidl:Python: prepare code to avoid NTSTATUS/WERROR exceptions
Stefan Metzmacher
1
-12
/
+87
2025-01-29
pidl:Python: handle NTSTATUS/WERROR exceptions first
Stefan Metzmacher
1
-5
/
+9
2025-01-29
pidl:Python: separate logic to calculate the signature string
Stefan Metzmacher
1
-4
/
+12
2025-01-29
pidl:Python: check PyTuple_New() return value
Stefan Metzmacher
1
-0
/
+6
2025-01-29
pidl:Python: initialize pointers and add 'result' at the end
Stefan Metzmacher
1
-3
/
+5
2025-01-29
pidl:Python: introduce $is_raisable_return helper variable
Stefan Metzmacher
1
-2
/
+7
2025-01-29
pidl:Python: generate nicer code for PyNdrRpcMethodDef arrays
Stefan Metzmacher
1
-2
/
+16
2024-12-05
pidl/Python: allow ndr_print(print_secrets=True)
Stefan Metzmacher
1
-9
/
+59
2024-08-27
pidl: Add headerhelper idl property
Volker Lendecke
2
-0
/
+8
2024-08-27
pidl:Samba4/Header: only include ntstatus.h if required
Stefan Metzmacher
1
-10
/
+16
2024-08-27
pidl: add scalarTypeUsed() helper to find if a type was actually used...
Stefan Metzmacher
1
-2
/
+13
2024-08-27
pidl: replace.h is sufficient in ndr_*.c
Volker Lendecke
1
-1
/
+1
2024-07-12
pidl: Wireshark: Another C99 type conversion
John Thacker
1
-2
/
+3
2024-07-12
pidl: Wireshark: Don't assign hash undef, assign it an empty array
John Thacker
1
-2
/
+2
2024-07-12
pidl: Wireshark: Remove init of proto variables
John Thacker
1
-1
/
+1
2024-07-12
pidl: Wireshark: Convert the pidl dissector generation code to C99 types
John Thacker
1
-22
/
+22
2024-07-12
pidl: Wireshark: Const-ify dcerpc_sub_dissector structures.
John Thacker
1
-1
/
+1
2024-07-12
pidl: Wireshark: Don't initialise static hf and ett variables.
John Thacker
1
-2
/
+2
2024-07-12
pidl: Update Wireshark generated DRSUAPI code
John Thacker
1
-10
/
+4
2024-07-03
Revert "pidl: Use non-existent function dissect_ndr_int64()"
John Thacker
1
-1
/
+1
2024-07-03
pidl:Wireshark Fix the type of array of pointerse to hf_ values
John Thacker
1
-1
/
+1
2024-07-03
pidl:Wireshark Rename tvb_new_subset()
John Thacker
1
-1
/
+1
2024-07-03
pidl:Wireshark Get rid of Boolean "flags" with no bit set
John Thacker
1
-12
/
+17
2024-07-03
pidl:Wireshark Fix array of pointers NULL termination
John Thacker
1
-0
/
+1
2024-07-03
pidl:Wireshark Use proto_tree_add_bitmask_with_flags
John Thacker
1
-25
/
+44
2024-05-31
pidl:python: Exception if unconvertable in ConvertObjectToPythonLevel
Douglas Bagnall
1
-0
/
+4
2024-05-31
pidl:python: properly raise exception in ConvertObjectFromPythonData
Douglas Bagnall
1
-1
/
+2
2024-05-31
pidl:Typelist: resolveType(): don't mistake a reference for a name
Douglas Bagnall
1
-2
/
+12
2024-03-21
pidl: add "return ENOTSUP" for int return type in s3 template
Günther Deschner
1
-0
/
+2
2024-03-20
pidl: fix trailing double-quote on last line of s3 server stubs
Günther Deschner
1
-1
/
+1
2024-02-16
pidl: Do not call mapTypeName() on expression
Jo Sutton
1
-2
/
+1
2024-02-08
pidl: calculate subcontext_size only once per pull
Douglas Bagnall
1
-2
/
+3
2023-12-21
librpc: Change type of ‘u16string’ from ‘const uint16_t *’ to ‘cons...
Joseph Sutton
2
-2
/
+2
2023-11-30
pidl: Make sure to cast whole expressions
Joseph Sutton
1
-2
/
+2
2023-11-30
pidl: Fix subscripts of dereferenced arrays
Joseph Sutton
1
-4
/
+4
2023-11-30
pidl: Remove unneeded casts
Joseph Sutton
1
-6
/
+6
2023-11-20
pidl: Add new ‘u16string’ type
Joseph Sutton
3
-3
/
+37
2023-11-20
pidl: Add a helper function to determine whether a type is a string type
Joseph Sutton
4
-7
/
+15
2023-11-20
Use python.h from libreplace
Andreas Schneider
1
-1
/
+1
2023-11-17
pidl: include scompat headers and servers in s3 server template
Günther Deschner
1
-1
/
+6
[next]