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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
2
-0
/
+122
*
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
2
-50
/
+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
2
-0
/
+24
*
librpc/rpc: add dcerpc_binding_set_string_option()
Stefan Metzmacher
2014-02-13
2
-0
/
+70
*
librpc/rpc: add dcerpc_binding_get_string_option()
Stefan Metzmacher
2014-02-13
2
-0
/
+34
*
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
2
-0
/
+19
*
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
2
-2
/
+2
*
librpc/ndr: add ndr_table_by_syntax()
Stefan Metzmacher
2014-02-11
2
-0
/
+15
*
librpc/idl: add witness.idl
Stefan Metzmacher
2014-02-11
3
-2
/
+122
*
librpc/rpc: add dcerpc_sec_verification_trailer_check()
Gregor Beck
2014-02-11
2
-0
/
+154
*
librpc/rpc: add dcerpc_sec_vt_header2_[from_ncacn_packet|equal]()
Gregor Beck
2014-02-11
2
-0
/
+79
*
librpc/ndr: add ndr_syntax_id_[from|to]_string()
Stefan Metzmacher
2014-02-11
4
-1
/
+301
*
librpc/ndr: add ndr_pull_append/pop()
Stefan Metzmacher
2014-02-11
2
-0
/
+107
*
librpc/ndr: add support for a shallow copy to ndr_pull_subcontext_start/end
Stefan Metzmacher
2014-02-11
1
-1
/
+20
*
librpc/ndr: remember INCOMPLETE_BUFFER missing bytes in relative_highest_offset
Stefan Metzmacher
2014-02-11
1
-0
/
+9
*
librpc/ndr: add NDR_ERR_INCOMPLETE_BUFFER and LIBNDR_FLAG_INCOMPLETE_BUFFER
Stefan Metzmacher
2014-02-11
2
-1
/
+20
*
librpc/ndr: fix headers in ndr_dcerpc.c
Gregor Beck
2014-02-11
1
-3
/
+1
*
dcerpc.idl: make use of union dcerpc_bind_ack_reason and fix all callers.
Stefan Metzmacher
2014-01-16
1
-1
/
+1
*
dcerpc.idl: make use of dcerpc_bind_nak_reason
Stefan Metzmacher
2014-01-16
1
-2
/
+3
*
dcerpc.idl: make use of dcerpc_bind_ack_result
Stefan Metzmacher
2014-01-16
1
-1
/
+1
*
dcerpc.idl: add enums and bitmaps for dcerpc_bind_ack_result, dcerpc_bind_[ac...
Stefan Metzmacher
2014-01-16
1
-4
/
+44
*
dcerpc.idl: add a bitmap for dcerpc_pfc_flags
Stefan Metzmacher
2014-01-16
1
-9
/
+16
*
dcerpc.idl: use logical dcerpc_object ordering
David Disseldorp
2014-01-16
1
-1
/
+1
*
ndrdump: dump verification trailer
Gregor Beck
2014-01-08
2
-1
/
+22
*
librpc/ndr: add ndr_pop_dcerpc_sec_verification_trailer()
Gregor Beck
2014-01-08
4
-2
/
+151
*
librpc/rpc: simplify tevent_req_nterror() usage in binding_handle.c
Stefan Metzmacher
2014-01-08
1
-6
/
+3
*
libgpo: when running in verbose mode, printout the parsed PReg file.
Günther Deschner
2014-01-07
1
-1
/
+1
*
librpc/rpc: read the full header in dcerpc_read_ncacn_packet_next_vector()
Stefan Metzmacher
2014-01-07
1
-3
/
+9
*
dcerpc.idl: add DCERPC_NCACN_PAYLOAD_OFFSET
Stefan Metzmacher
2014-01-07
1
-0
/
+1
*
librpc: fix possible memory leak
Gregor Beck
2014-01-07
1
-0
/
+1
*
librpc/ndrdump: free some temporary memory while parsing dcerpc pipe chunks
Stefan Metzmacher
2014-01-07
1
-1
/
+6
*
dcerpc.idl: add dcerpc_sec_verification_trailer
Stefan Metzmacher
2014-01-07
3
-1
/
+134
*
dcerpc.idl: add documentation references
Stefan Metzmacher
2014-01-07
1
-2
/
+11
*
librpc/ndr: add LIBNDR_FLAG_SUBCONTEXT_NO_UNREAD_BYTES
Stefan Metzmacher
2014-01-07
3
-0
/
+28
*
s4:librpc: always try to negotiate DCERPC_PFC_FLAG_SUPPORT_HEADER_SIGN
Stefan Metzmacher
2014-01-07
2
-2
/
+4
*
CVE-2013-4408:librpc: check for invalid frag_len within dcerpc_read_ncacn_pac...
Stefan Metzmacher
2013-12-09
1
-0
/
+9
*
CVE-2013-4408:librpc: check for invalid frag_len within dcerpc_read_ncacn_pac...
Stefan Metzmacher
2013-12-09
1
-0
/
+5
*
svcctl: Fix IDL for svcctl_OpenServiceA().
Hans Leidekker
2013-11-19
1
-1
/
+2
*
librpc-idl: change the drsuapi_DsBindInfoCtr so that it match what is on the ...
Matthieu Patou
2013-10-30
2
-9
/
+204
[prev]
[next]