index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
librpc
/
rpc
/
binding.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
librpc/rpc: finally maintain only the object guid
Stefan Metzmacher
2014-03-25
1
-6
/
+5
*
librpc/rpc: maintain "abstract_syntax" as string option of dcerpc_binding
Stefan Metzmacher
2014-03-25
1
-24
/
+37
*
librpc/rpc: handle ipv6 addresses without transport in dcerpc_parse_binding()
Stefan Metzmacher
2014-03-25
1
-0
/
+2
*
librpc/rpc: add "schannel" => DCERPC_SCHANNEL as ncacn_option
Stefan Metzmacher
2014-03-25
1
-0
/
+1
*
librpc/rpc: use dcerpc_binding_set_string_option(b, "endpoint", NULL) to rese...
Stefan Metzmacher
2014-03-25
1
-5
/
+6
*
librpc/rpc: let dcerpc_binding_set_transport() also reset the assoc_group_id
Stefan Metzmacher
2014-03-25
1
-0
/
+5
*
librpc/rpc: finaly make struct dcerpc_binding private
Stefan Metzmacher
2014-02-13
1
-0
/
+14
*
librpc/rpc: make use of dcerpc_binding_set*() in dcerpc_binding_from_tower()
Stefan Metzmacher
2014-02-13
1
-26
/
+44
*
librpc/rpc: avoid loosing data with dcerpc_binding_string() -> dcerpc_parse_b...
Stefan Metzmacher
2014-02-13
1
-1
/
+54
*
librpc/rpc: add dcerpc_binding_[g|s]et_abstract_syntax()
Stefan Metzmacher
2014-02-13
1
-5
/
+57
*
librpc/rpc: allow "assoc_group_id" in dcerpc_binding_[g|s]et_string()
Stefan Metzmacher
2014-02-13
1
-0
/
+29
*
librpc/rpc: add dcerpc_binding_[g|s]et_assoc_group_id()
Stefan Metzmacher
2014-02-13
1
-0
/
+12
*
librpc/rpc: add dcerpc_binding_[g|s]et_transport()
Stefan Metzmacher
2014-02-13
1
-2
/
+34
*
librpc/rpc: add dcerpc_binding_[g|s]et_object()
Stefan Metzmacher
2014-02-13
1
-28
/
+41
*
librpc/rpc: add dcerpc_binding_[g|s]et_flags()
Stefan Metzmacher
2014-02-13
1
-0
/
+18
*
librpc/rpc: add dcerpc_binding_get_auth_info()
Stefan Metzmacher
2014-02-13
1
-0
/
+40
*
librpc/rpc: simplify dcerpc_parse_binding()
Stefan Metzmacher
2014-02-13
1
-104
/
+88
*
librpc/rpc: handle ncacn_options in dcerpc_binding_[s|g]et_string_option()
Stefan Metzmacher
2014-02-13
1
-2
/
+29
*
librpc/rpc: set more things via dcerpc_binding_set_string_option()
Stefan Metzmacher
2014-02-13
1
-0
/
+121
*
librpc/rpc: add ncacn_option_by_name()
Stefan Metzmacher
2014-02-13
1
-1
/
+19
*
librpc/rpc: remove dcerpc_binding->localaddress and store it in the options a...
Stefan Metzmacher
2014-02-13
1
-46
/
+2
*
librpc/rpc: let derpc_binding_string() add ncacn_options before key=value opt...
Stefan Metzmacher
2014-02-13
1
-14
/
+13
*
librpc/rpc: handle "localaddress" in dcerpc_binding_[s|g]et_string_option()
Stefan Metzmacher
2014-02-13
1
-2
/
+29
*
librpc/rpc: keep talloc hierachie sane in dcerpc_parse_binding()
Stefan Metzmacher
2014-02-13
1
-4
/
+15
*
librpc/rpc: add dcerpc_binding_copy_string_option()
Stefan Metzmacher
2014-02-13
1
-0
/
+21
*
librpc/rpc: add dcerpc_binding_set_string_option()
Stefan Metzmacher
2014-02-13
1
-0
/
+67
*
librpc/rpc: add dcerpc_binding_get_string_option()
Stefan Metzmacher
2014-02-13
1
-0
/
+32
*
librpc/rpc: only interpret the first option as endpoint if there's no '=' in it.
Stefan Metzmacher
2014-02-13
1
-1
/
+1
*
librpc/rpc: remove the options array in dcerpc_parse_binding() if not needed
Stefan Metzmacher
2014-02-13
1
-2
/
+3
*
librpc/rpc: add some talloc checks to dcerpc_binding_string()
Stefan Metzmacher
2014-02-13
1
-3
/
+40
*
librpc/rpc: add dcerpc_transport_by_name()
Stefan Metzmacher
2014-02-11
1
-0
/
+18
*
librpc/rpc: simplify dcerpc_binding_build_tower()
Stefan Metzmacher
2014-02-11
1
-18
/
+15
*
librpc/rpc: fix dcerpc_floor_set_rhs_data() with NULL data.
Stefan Metzmacher
2014-02-11
1
-0
/
+7
*
librpc/rpc: handle dcerpc_binding->host == NULL in dcerpc_floor_get_rhs_data()
Stefan Metzmacher
2014-02-11
1
-4
/
+16
*
librpc/rpc: let dcerpc_floor_get_rhs_data() return 'char *'
Stefan Metzmacher
2014-02-11
1
-1
/
+1
*
s4:librpc: always try to negotiate DCERPC_PFC_FLAG_SUPPORT_HEADER_SIGN
Stefan Metzmacher
2014-01-07
1
-1
/
+0
*
librpc: Add NULL check for ndr functions for epm bindings.
Andreas Schneider
2013-02-22
1
-1
/
+6
*
librpc: Check return codes of ndr functions.
Andreas Schneider
2012-12-21
1
-2
/
+9
*
libndr: Rename ndr64_transfer_syntax and null_ndr_syntax_id so they have a nd...
Jelmer Vernooij
2012-03-20
1
-3
/
+3
*
librpc: Add some error checking to dcerpc_floor_pack_rhs_if_version_data
Volker Lendecke
2011-03-27
1
-1
/
+5
*
librpc: Fix Coverity ID 2198: NULL_RETURNS
Volker Lendecke
2011-03-27
1
-3
/
+14
*
librpc: Return an error if we a broken floor.
Andreas Schneider
2011-03-24
1
-4
/
+9
*
cleanup: fix some trailing spaces
Simo Sorce
2011-03-24
1
-4
/
+4
*
librpc: Added a dcerpc_binding_dup() function.
Andreas Schneider
2011-03-24
1
-0
/
+80
*
build: moved librpc/rpc/*.c into a rpccommon library
Andrew Tridgell
2011-02-24
1
-0
/
+2
*
librpc: Added support to accept netbios names.
Andreas Schneider
2011-01-27
1
-1
/
+2
*
librpc: Fixed memory context of dcerpc_binding_from_tower.
Stefan Metzmacher
2010-10-18
1
-2
/
+2
*
s4-rpc: added target_principal binding handle option
Andrew Tridgell
2010-10-01
1
-2
/
+2
*
librpc: bitten by the strncasecmp define again
Andrew Tridgell
2010-09-07
1
-0
/
+1
*
Add unique IP address binding for client connections (EPM and ncacn_ip_tcp le...
Julien Kerihuel
2010-09-07
1
-3
/
+19
[next]