summaryrefslogtreecommitdiff
path: root/librpc
Commit message (Expand)AuthorAgeFilesLines
* dcerpc.idl: make use of union dcerpc_bind_ack_reason and fix all callers.Stefan Metzmacher2014-01-161-1/+1
* dcerpc.idl: make use of dcerpc_bind_nak_reasonStefan Metzmacher2014-01-161-2/+3
* dcerpc.idl: make use of dcerpc_bind_ack_resultStefan Metzmacher2014-01-161-1/+1
* dcerpc.idl: add enums and bitmaps for dcerpc_bind_ack_result, dcerpc_bind_[ac...Stefan Metzmacher2014-01-161-4/+44
* dcerpc.idl: add a bitmap for dcerpc_pfc_flagsStefan Metzmacher2014-01-161-9/+16
* dcerpc.idl: use logical dcerpc_object orderingDavid Disseldorp2014-01-161-1/+1
* ndrdump: dump verification trailerGregor Beck2014-01-082-1/+22
* librpc/ndr: add ndr_pop_dcerpc_sec_verification_trailer()Gregor Beck2014-01-084-2/+151
* librpc/rpc: simplify tevent_req_nterror() usage in binding_handle.cStefan Metzmacher2014-01-081-6/+3
* libgpo: when running in verbose mode, printout the parsed PReg file.Günther Deschner2014-01-071-1/+1
* librpc/rpc: read the full header in dcerpc_read_ncacn_packet_next_vector()Stefan Metzmacher2014-01-071-3/+9
* dcerpc.idl: add DCERPC_NCACN_PAYLOAD_OFFSETStefan Metzmacher2014-01-071-0/+1
* librpc: fix possible memory leakGregor Beck2014-01-071-0/+1
* librpc/ndrdump: free some temporary memory while parsing dcerpc pipe chunksStefan Metzmacher2014-01-071-1/+6
* dcerpc.idl: add dcerpc_sec_verification_trailerStefan Metzmacher2014-01-073-1/+134
* dcerpc.idl: add documentation referencesStefan Metzmacher2014-01-071-2/+11
* librpc/ndr: add LIBNDR_FLAG_SUBCONTEXT_NO_UNREAD_BYTESStefan Metzmacher2014-01-073-0/+28
* s4:librpc: always try to negotiate DCERPC_PFC_FLAG_SUPPORT_HEADER_SIGNStefan Metzmacher2014-01-072-2/+4
* CVE-2013-4408:librpc: check for invalid frag_len within dcerpc_read_ncacn_pac...Stefan Metzmacher2013-12-091-0/+9
* CVE-2013-4408:librpc: check for invalid frag_len within dcerpc_read_ncacn_pac...Stefan Metzmacher2013-12-091-0/+5
* svcctl: Fix IDL for svcctl_OpenServiceA().Hans Leidekker2013-11-191-1/+2
* librpc-idl: change the drsuapi_DsBindInfoCtr so that it match what is on the ...Matthieu Patou2013-10-302-9/+204
* librpc-idl: replace int32 by uint32 as the values are always > 0Stefan Metzmacher2013-10-261-2/+2
* librpc-idl: replace int32 by the enumeration as it's the type that we use in ...Matthieu Patou2013-10-261-10/+10
* librpc/rpc: add dcerpc_binding_handle_auth_info()Stefan Metzmacher2013-10-172-0/+33
* libndr: Avoid ommitting display of unset bitmap flags.Günther Deschner2013-10-091-4/+4
* Revert "Support UPN_DNS_INFO in the PAC"Stefan Metzmacher2013-10-031-9/+7
* librpc: Fix blank line endingsVolker Lendecke2013-10-021-8/+8
* libndr: Fix ndr_print_bitmap_flag for value=0Volker Lendecke2013-10-021-0/+4
* librpc: return a ndr_pull_error instead of just NDR_ERR_NDR64 when upper bits...Matthieu Patou2013-10-021-1/+2
* idl: fix frsrpc idl with NDR64 fieldsMatthieu Patou2013-09-241-2/+2
* idl: remove duplicate flagMatthieu Patou2013-09-241-1/+0
* frstrans.idl: add flag(NDR_PAHEX) to frstrans_BytePipeStefan Metzmacher2013-09-241-1/+1
* drsuapi.idl: change the range for attribute values to 26214400 bytes.Stefan Metzmacher2013-09-241-1/+1
* librpc/ndr: make use of ndr_dump_data() in ndr_print_array_uint8()Stefan Metzmacher2013-09-241-2/+11
* librpc/ndr: make ndr_pull/push_DATA_BLOB NDR64 awareStefan Metzmacher2013-09-241-4/+4
* librpc: add dcerpc_default_transport_endpoint() function.Günther Deschner2013-09-202-0/+58
* librpc/ndr: make sure ndr_table_list() always calls ndr_init_table() first.Günther Deschner2013-09-201-0/+1
* librpc/ndr: call ndr_table_list() from all ndr_X functions.Günther Deschner2013-09-201-3/+3
* pkgconfig: Do not hardcode library version numbers in pc files.Günther Deschner2013-08-224-4/+4
* librpc: Use tevent_req_simple_recv_ntstatusVolker Lendecke2013-08-121-9/+1
* lib: add FSCTL_[GET/SET]_COMPRESSION constantsDavid Disseldorp2013-08-091-0/+11
* security.idl: add new security_secinfo bitsGregor Beck2013-08-011-0/+3
* librpc: srvsvc.idl: define level 1005 share info flagsShekhar Amlekar2013-07-181-2/+15
* librpc: Shorten dcerpc_binding_handle_call a bitVolker Lendecke2013-06-141-13/+6
* librpc: Use tevent_req_poll_ntstatusVolker Lendecke2013-06-141-2/+1
* Fix bug #9932 - Currently the maximum number of aces in an SD is limited to 1...Partha Sarathi2013-06-121-1/+1
* librpc: Fix some "ignored asprint result" warningsVolker Lendecke2013-06-111-18/+9
* build: Remove unused build_idl.shAndrew Bartlett2013-05-281-67/+0
* idl: Add DNS HINFO record supportKai Blin2013-05-261-0/+8