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
/
source4
/
librpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
blackbox.ndrdump: fix test_ndrdump_fuzzed_NULL_struct_ntlmssp_CHALLENGE_MESSA...
Stefan Metzmacher
2022-01-30
1
-3
/
+49
*
blackbox.ndrdump: adjust example files to the usage of dump_data_diff output.
Stefan Metzmacher
2022-01-30
5
-0
/
+466
*
blackbox.ndrdump: adjust example files to changed dump_data() output.
Stefan Metzmacher
2022-01-30
4
-13
/
+16
*
s4:librpc: raise log level for failed connection attempts
Björn Jacke
2022-01-23
1
-4
/
+4
*
CVE-2021-23192: dcesrv_core: only the first fragment specifies the auth_contexts
Stefan Metzmacher
2021-11-09
1
-0
/
+1
*
CVE-2020-25721 ndrdump: Add tests for PAC with UPN_DNS_INFO
Joseph Sutton
2021-11-09
4
-0
/
+435
*
Fix Python docstrings
Joseph Sutton
2021-09-04
1
-1
/
+1
*
netlogon:schannel: If weak crypto is disabled, do not announce RC4 support.
Andreas Schneider
2021-08-03
1
-0
/
+5
*
librpc: compile ODJ idl
Günther Deschner
2021-07-14
1
-0
/
+1
*
idl: two comment typos in two lines
Douglas Bagnall
2021-06-10
1
-2
/
+2
*
python: Ensure reference counts are properly incremented
Joseph Sutton
2021-05-19
1
-1
/
+1
*
krb5ccache.idl: Add definition for a Kerberos credentials cache
Joseph Sutton
2021-05-19
1
-0
/
+7
*
librpc: Add py_descriptor_richcmp() equality function
Volker Lendecke
2021-04-19
1
-0
/
+37
*
librpc: Use GUID_buf_string() in python wrappers
Volker Lendecke
2021-04-19
1
-12
/
+15
*
py_security: Avoid casts in py_random_sid()
Volker Lendecke
2021-04-19
1
-4
/
+6
*
librpc: Remove the gensec dependency from library dcerpc-binding
Volker Lendecke
2021-04-06
2
-1
/
+21
*
rpc: Give dcerpc_util.c its own header
Volker Lendecke
2021-04-06
2
-0
/
+2
*
Add py binding for dcerpc_transport_encrypted
Isaac Boukris
2020-11-06
1
-0
/
+14
*
Add dcerpc_transport_encrypted()
Isaac Boukris
2020-11-06
3
-0
/
+26
*
lib/util: remove extra safe_string.h file
Matthew DeVore
2020-08-28
2
-0
/
+4
*
Fix clang 9 missing-field-initializer warnings
Gary Lockyer
2020-05-08
2
-5
/
+5
*
s4-librpc: Simplify bytes or unicode input checking in python GUID() bindings
Andrew Bartlett
2020-03-23
1
-7
/
+6
*
py3: Remove #define IsPy3BytesOrString(pystr)
Andrew Bartlett
2020-03-23
1
-1
/
+1
*
py3: Remove #define IsPy3Bytes PyBytes_Check
Andrew Bartlett
2020-03-23
1
-1
/
+1
*
py3: Remove #define PyInt_FromLong PyLong_FromLong
Andrew Bartlett
2020-03-23
1
-1
/
+1
*
py3: Remove #define PyInt_AsLong PyLong_AsLong
Andrew Bartlett
2020-03-23
1
-1
/
+1
*
py3: Remove #define PyInt_Check PyLong_Check
Andrew Bartlett
2020-03-23
1
-1
/
+1
*
librpc ndr: Stack-overflow in ndr_pull_drsuapi_DsaAddressListItem_V1
Gary Lockyer
2020-02-27
1
-0
/
+1
*
libprc ndr tests: Fix ndrdump test ntlmssp_CHALLENGE_MESSAGE
Gary Lockyer
2020-02-07
1
-1
/
+1
*
selftest: Confirm parse of dnsProperty records
Andrew Bartlett
2019-12-20
1
-0
/
+32
*
librpc: Move winstation.idl to the top level and exclude from fuzzing
Andrew Bartlett
2019-12-18
3
-20
/
+1
*
sefltest: Demonstrate crash in manually written printer for drsuapi_DsAttribu...
Andrew Bartlett
2019-12-18
1
-0
/
+76
*
selftest: Add test for ndr_size_struct() faulting on a NULL pointer
Andrew Bartlett
2019-12-12
1
-0
/
+43
*
selftest: Add example xattr_NTACL packets to demonstrate switch/union behaviour
Andrew Bartlett
2019-12-12
2
-0
/
+119
*
librpc: Fill in full deps for NDR_* subsystems
Andrew Bartlett
2019-12-10
1
-1
/
+1
*
selftest: Add ndrdump tests for malformed drsuapi traffic
Andrew Bartlett
2019-12-10
4
-0
/
+541
*
selftest: Test repushing an ntlmssp AUTHENTICATE_MESSAGE
Andrew Bartlett
2019-11-20
2
-0
/
+135
*
librpc: Unify packet dumping on ndr_pull() failure
Andrew Bartlett
2019-11-20
1
-4
/
+0
*
ndrdump: Use human-readable strings for NDR decode errors
Andrew Bartlett
2019-11-17
1
-1
/
+1
*
selftest: Test fix for ndrdump of structures by number
Andrew Bartlett
2019-11-17
1
-0
/
+1
*
s4/rpc/dcerpc_connect: no crash on NULL dest_host
Douglas Bagnall
2019-11-14
1
-1
/
+1
*
s4:librpc: Check return code of netlogon_creds_client_authenticator()
Andreas Schneider
2019-11-14
1
-1
/
+7
*
build: Prepare for pidl to generate ndr_table entries for more IDL
Andrew Bartlett
2019-11-13
1
-0
/
+12
*
selftest: Add expected-output tests for the ndrdump struct mode
Andrew Bartlett
2019-11-13
2
-0
/
+35
*
librpc: Match interface name and file name for winsrepl.idl
Andrew Bartlett
2019-11-13
1
-1
/
+1
*
librpc: Move dcerpc_log_packet from s4 librpc to common librpc
Samuel Cabrero
2019-10-18
1
-39
/
+0
*
librpc: Move dcerpc_ncacn_push_auth from s4 librpc to common librpc
Samuel Cabrero
2019-10-18
1
-56
/
+0
*
s4:librpc: Rename ncacn_push_auth to dcerpc_ncacn_push_auth
Samuel Cabrero
2019-10-18
2
-9
/
+16
*
s4:rpc_server: Split dcerpc_generic_session_key for server and client
Samuel Cabrero
2019-10-18
3
-9
/
+4
*
librpc: add Python mdssvc bindings
Ralph Boehme
2019-10-09
1
-0
/
+7
[next]