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
/
librpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
idl/drsblobs: do not overwrite number of schedules == 1
Douglas Bagnall
2020-03-22
1
-1
/
+1
*
s3:rpc_server: Do not generate and build s3 RPC server code
Samuel Cabrero
2020-03-20
2
-10
/
+5
*
pidl:NDR/ServerCompat: Generate local dispatching function
Samuel Cabrero
2020-03-20
1
-0
/
+4
*
pidl:NDR/ServerCompat: Compat server PIDL parser
Samuel Cabrero
2020-03-20
1
-5
/
+5
*
librpc: fix IDL for svcctl_ChangeServiceConfigW
Günther Deschner
2020-03-09
1
-5
/
+18
*
s4-torture: add ndr svcctl testsuite
Günther Deschner
2020-03-09
1
-1
/
+1
*
idl: limit recurion on recursive elements
Gary Lockyer
2020-02-27
3
-6
/
+10
*
idl: drsuapi_DsaAddressListItem_V1 limit recursion
Gary Lockyer
2020-02-27
1
-1
/
+1
*
librpc ndr: add recursion check macros
Gary Lockyer
2020-02-27
4
-1
/
+185
*
librpc:ndr: Remove byteorder.h from libndr.h
Andreas Schneider
2020-02-21
1
-1
/
+0
*
librpc:ndr: Use bytearray.h in ndr_basic.c
Andreas Schneider
2020-02-21
1
-28
/
+57
*
librpc ndr: Change loop index to size_t
Gary Lockyer
2020-02-07
1
-1
/
+1
*
librpc ndr: ndr_pull_advance check for unsigned overflow.
Gary Lockyer
2020-02-07
1
-5
/
+1
*
librpc ndr tests: Unsigned overflow in ndr_pull_advance
Gary Lockyer
2020-02-07
1
-0
/
+26
*
librpc ndr: NDR_PULL_ALIGN check for unsigned overflow
Gary Lockyer
2020-02-07
1
-0
/
+7
*
librpc ndr tests: uint32 overflow in NDR_PULL_ALIGN
Gary Lockyer
2020-02-07
1
-0
/
+34
*
librpc ndr: Heap-buffer-overflow in lzxpress_decompress
Gary Lockyer
2020-02-07
3
-1
/
+96
*
librpc: Use PRIu32 printf specifiers
Volker Lendecke
2020-01-23
1
-3
/
+7
*
librpc: Use the MAX() macro where appropriate
Volker Lendecke
2020-01-23
1
-5
/
+1
*
librpc: Fix a gcc warning
Volker Lendecke
2020-01-23
1
-1
/
+1
*
librpc: add clusapi_GroupSetControlCode enum
Günther Deschner
2020-01-16
1
-2
/
+12
*
librpc: add various new clusapi functions and types
Günther Deschner
2020-01-16
1
-0
/
+351
*
smbd: Add close-denied-share message
Volker Lendecke
2020-01-15
1
-0
/
+3
*
ndr basic: Check ndr_token_store return code
Gary Lockyer
2020-01-09
1
-1
/
+5
*
librpc: pidlify spoolss_EnumPerMachineConnections
Günther Deschner
2020-01-08
3
-1
/
+42
*
librpc/ndr: provide infrastructure for NDR_SPOOLSS_{PUSH|PULL}_ENUM macros
Günther Deschner
2020-01-08
1
-5
/
+117
*
librpc: better naming for NDR_SPOOLSS_{PUSH|PULL}_ENUM variants
Günther Deschner
2020-01-08
1
-26
/
+26
*
librpc: add IDL for spoolss_EnumPerMachineConnections
Günther Deschner
2020-01-08
1
-1
/
+7
*
librpc: fix IDL for spoolss_GetCorePrinterDrivers()
Günther Deschner
2020-01-08
1
-1
/
+1
*
librpc: Do not access name[-1] trying to push "" into a dnsp_name
Andrew Bartlett
2019-12-20
1
-2
/
+12
*
librpc: Add test for ndr_string_length()
Andreas Schneider
2019-12-20
1
-1
/
+36
*
librpc: Fix string length checking in ndr_pull_charset_to_null()
Andreas Schneider
2019-12-20
1
-2
/
+47
*
librpc: Move winstation.idl to the top level and exclude from fuzzing
Andrew Bartlett
2019-12-18
3
-0
/
+19
*
lib/fuzzing and librpc: Do not generate fuzzers for pointless targets
Andrew Bartlett
2019-12-18
1
-14
/
+8
*
librpc: Fix manually written printer for drsuapi_DsAttributeValue
Andrew Bartlett
2019-12-18
1
-6
/
+9
*
libndr: Return enum ndr_err_code from ndr_{pull,push}_steal_switch_value()
Andrew Bartlett
2019-12-12
4
-26
/
+23
*
librpc/ndr: Remove ndr_{push,pull}_get_switch_value()
Andrew Bartlett
2019-12-12
3
-17
/
+0
*
librpc: Remove last callers of ndr_push_get_switch_value()
Andrew Bartlett
2019-12-12
1
-21
/
+1
*
librpc: Remove last callers of ndr_pull_get_switch_value()
Andrew Bartlett
2019-12-12
1
-21
/
+1
*
librpc: Do not follow a NULL pointer when calculating the size of a union
Andrew Bartlett
2019-12-12
1
-0
/
+5
*
librpc: Do not follow a NULL pointer when calculating the size of a structure
Andrew Bartlett
2019-12-12
1
-0
/
+5
*
pidl: Add and use ndr_print_steal_switch_value(), removing ndr_print_get_swit...
Andrew Bartlett
2019-12-12
7
-9
/
+18
*
librpc/ndr: Add ndr_push_steal_switch_value()
Andrew Bartlett
2019-12-12
3
-0
/
+16
*
librpc: Set the switch_value before NDR_BUFFERS to prepare for new libndr beh...
Andrew Bartlett
2019-12-12
1
-0
/
+1
*
negoex: Set the switch_value before NDR_BUFFERS to prepare for new libndr beh...
Andrew Bartlett
2019-12-12
1
-0
/
+1
*
ndr: Restrict size of ndr_token lists to avoid memory abuse by malicious clients
Andrew Bartlett
2019-12-12
1
-11
/
+108
*
libndr: Do not overwrite token list with NULL on allocation failure
Andrew Bartlett
2019-12-12
1
-5
/
+5
*
pidl:NDR/Server: Allow to define endpoint server shutdown functions
Samuel Cabrero
2019-12-12
2
-0
/
+57
*
librpc:core: Add a function to reinitialize the dcesrv_context
Samuel Cabrero
2019-12-12
2
-0
/
+30
*
librpc:core: Add public functions to initialize endpoint servers
Samuel Cabrero
2019-12-12
2
-11
/
+56
[next]