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
/
librpc
/
rpc
/
binding.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-07
libndr: Fix two small error path memleaks
Volker Lendecke
1
-0
/
+2
2026-01-07
librpc: Slightly simplify dcerpc_binding_build_tower()
Volker Lendecke
1
-3
/
+3
2025-06-14
librpc: Fix whitespace
Volker Lendecke
1
-23
/
+23
2023-10-17
librpc/rpc: also get the 2nd half of the ndr_syntax_id from a floor
Stefan Metzmacher
1
-4
/
+28
2023-10-17
librpc/rpc: add dcerpc_floor_pack_uuid_full() helper function
Stefan Metzmacher
1
-15
/
+34
2023-09-27
librpc: Use portable format specifiers
Joseph Sutton
1
-8
/
+8
2021-10-08
librpc: Use talloc_asprintf_addbuf() in dcerpc_binding_string()
Volker Lendecke
1
-71
/
+18
2021-06-10
librpc: Make sure num_protocols is initialized
Andreas Schneider
1
-1
/
+1
2021-03-19
librpc: Simplify dcerpc_binding_dup() with common nomem handling
Volker Lendecke
1
-14
/
+10
2021-01-28
librpc: Simplify dcerpc_binding_string()
Volker Lendecke
1
-62
/
+59
2021-01-28
librpc: Simplify dcerpc_binding_string()
Volker Lendecke
1
-13
/
+7
2021-01-28
librpc: Simplify dcerpc_binding_set_abstract_syntax()
Volker Lendecke
1
-10
/
+2
2021-01-28
librpc: Use ndr_syntax_id_buf_string() in dcerpc_binding_set_abstract_syntax()
Volker Lendecke
1
-13
/
+4
2021-01-28
librpc: Add a NULL check to dcerpc_binding_build_tower()
Volker Lendecke
1
-0
/
+3
2021-01-22
librpc: Fix a small memleak in epm_floor_string()
Volker Lendecke
1
-4
/
+6
2021-01-12
librpc: Align a few integer types
Volker Lendecke
1
-6
/
+6
2021-01-11
librpc: Use GUID_buf_string in dcerpc_binding_string()
Volker Lendecke
1
-2
/
+4
2020-10-23
rpc: avoid undefined behaviour when parsing bindings
Douglas Bagnall
1
-4
/
+5
2018-07-24
librpc: add binding handle support for [smb1]
Stefan Metzmacher
1
-0
/
+1
2017-05-25
source4 rpc: binding.c enable DCERPC_SCHANNEL_AUTO for schannel connections
Gary Lockyer
1
-1
/
+1
2016-10-26
librpc: support "packet" for packet level authentication in binding strings
Günther Deschner
1
-0
/
+3
2016-04-12
CVE-2016-2118: librpc: change the default auth level from DCERPC_AUTH_LEVEL_C...
Stefan Metzmacher
1
-1
/
+1
2015-12-01
librpc: Fix a possible array out of bounds access
Andreas Schneider
1
-1
/
+1
2015-07-02
librpc: prevent invalid NULL pointer derref in dcerpc_binding_get_auth_info().
Günther Deschner
1
-2
/
+2
2014-03-25
librpc/rpc: finally maintain only the object guid
Stefan Metzmacher
1
-6
/
+5
2014-03-25
librpc/rpc: maintain "abstract_syntax" as string option of dcerpc_binding
Stefan Metzmacher
1
-24
/
+37
2014-03-25
librpc/rpc: handle ipv6 addresses without transport in dcerpc_parse_binding()
Stefan Metzmacher
1
-0
/
+2
2014-03-25
librpc/rpc: add "schannel" => DCERPC_SCHANNEL as ncacn_option
Stefan Metzmacher
1
-0
/
+1
2014-03-25
librpc/rpc: use dcerpc_binding_set_string_option(b, "endpoint", NULL) to rese...
Stefan Metzmacher
1
-5
/
+6
2014-03-25
librpc/rpc: let dcerpc_binding_set_transport() also reset the assoc_group_id
Stefan Metzmacher
1
-0
/
+5
2014-02-13
librpc/rpc: finaly make struct dcerpc_binding private
Stefan Metzmacher
1
-0
/
+14
2014-02-13
librpc/rpc: make use of dcerpc_binding_set*() in dcerpc_binding_from_tower()
Stefan Metzmacher
1
-26
/
+44
2014-02-13
librpc/rpc: avoid loosing data with dcerpc_binding_string() -> dcerpc_parse_b...
Stefan Metzmacher
1
-1
/
+54
2014-02-13
librpc/rpc: add dcerpc_binding_[g|s]et_abstract_syntax()
Stefan Metzmacher
1
-5
/
+57
2014-02-13
librpc/rpc: allow "assoc_group_id" in dcerpc_binding_[g|s]et_string()
Stefan Metzmacher
1
-0
/
+29
2014-02-13
librpc/rpc: add dcerpc_binding_[g|s]et_assoc_group_id()
Stefan Metzmacher
1
-0
/
+12
2014-02-13
librpc/rpc: add dcerpc_binding_[g|s]et_transport()
Stefan Metzmacher
1
-2
/
+34
2014-02-13
librpc/rpc: add dcerpc_binding_[g|s]et_object()
Stefan Metzmacher
1
-28
/
+41
2014-02-13
librpc/rpc: add dcerpc_binding_[g|s]et_flags()
Stefan Metzmacher
1
-0
/
+18
2014-02-13
librpc/rpc: add dcerpc_binding_get_auth_info()
Stefan Metzmacher
1
-0
/
+40
2014-02-13
librpc/rpc: simplify dcerpc_parse_binding()
Stefan Metzmacher
1
-104
/
+88
2014-02-13
librpc/rpc: handle ncacn_options in dcerpc_binding_[s|g]et_string_option()
Stefan Metzmacher
1
-2
/
+29
2014-02-13
librpc/rpc: set more things via dcerpc_binding_set_string_option()
Stefan Metzmacher
1
-0
/
+121
2014-02-13
librpc/rpc: add ncacn_option_by_name()
Stefan Metzmacher
1
-1
/
+19
2014-02-13
librpc/rpc: remove dcerpc_binding->localaddress and store it in the options a...
Stefan Metzmacher
1
-46
/
+2
2014-02-13
librpc/rpc: let derpc_binding_string() add ncacn_options before key=value opt...
Stefan Metzmacher
1
-14
/
+13
2014-02-13
librpc/rpc: handle "localaddress" in dcerpc_binding_[s|g]et_string_option()
Stefan Metzmacher
1
-2
/
+29
2014-02-13
librpc/rpc: keep talloc hierachie sane in dcerpc_parse_binding()
Stefan Metzmacher
1
-4
/
+15
2014-02-13
librpc/rpc: add dcerpc_binding_copy_string_option()
Stefan Metzmacher
1
-0
/
+21
2014-02-13
librpc/rpc: add dcerpc_binding_set_string_option()
Stefan Metzmacher
1
-0
/
+67
[next]