summaryrefslogtreecommitdiff
path: root/librpc
Commit message (Expand)AuthorAgeFilesLines
* ntlmssp: when pushing an ntlmssp NEGOTIATE_MESSAGE deal with NULL strings.Günther Deschner2010-09-141-2/+2
* security.idl Clarify that this is not a network structureAndrew Bartlett2010-09-111-0/+1
* s4-privs Seperate rights and privilegesAndrew Bartlett2010-09-112-29/+22
* libcli/security Rename all privilege bitmaps constantsAndrew Bartlett2010-09-111-31/+31
* libcli/security Add an invalid LUID privilege valueAndrew Bartlett2010-09-111-0/+1
* security.idl Add commentsAndrew Bartlett2010-09-111-1/+3
* security.idl Update Windows privileges list to Win2008R2Andrew Bartlett2010-09-111-30/+35
* security.idl clarify which privilages are LUID and bitmap valuesAndrew Bartlett2010-09-111-6/+10
* s4-privs Remove link between enum sec_privilege and the privilege bitmapAndrew Bartlett2010-09-111-29/+71
* privs Move privilege bitmasks to security.idlAndrew Bartlett2010-09-111-0/+39
* nbt: add nbt_netlogon_response2 to IDL.Günther Deschner2010-09-081-0/+7
* nbt: add NETLOGON_LOGON_REQUEST.Günther Deschner2010-09-081-0/+11
* nbt: add decode_nbt_netlogon_packet() to IDL.Günther Deschner2010-09-081-1/+7
* librpc: bitten by the strncasecmp define againAndrew Tridgell2010-09-071-0/+1
* Add unique IP address binding for client connections (EPM and ncacn_ip_tcp le...Julien Kerihuel2010-09-071-3/+19
* librpc/rpc: add dcerpc_binding_handle_set_timeout()Stefan Metzmacher2010-09-041-0/+6
* winreg: add winreg_RestoreKeyFlags to IDL.Günther Deschner2010-08-311-1/+9
* librpc/ndr: correctly implement ndr_charset_length()Stefan Metzmacher2010-08-301-2/+14
* manpages: Avoid using Samba-Team specific DTD, which requires net accessJelmer Vernooij2010-08-261-1/+1
* s4-trusts: fix trustDomainPasswords drsblobs IDL and server side support.Günther Deschner2010-08-253-145/+50
* idl-nbt: fixed typoAndrew Tridgell2010-08-251-1/+1
* s4:security Change struct security_token->sids from struct dom_sid * to struc...Andrew Bartlett2010-08-231-1/+1
* s4-ndr_basic.c: Fix ndr_*_hyper() when [bigendian] data is processedKamen Mazdrashki2010-08-211-0/+6
* s4-drsuapi: Implement custom printing for drsuapi protocol forKamen Mazdrashki2010-08-212-1/+108
* librpc/rpc: move dcerpc_read_ncacn_packet_send/recv() to dcerpc_util.cStefan Metzmacher2010-08-201-0/+178
* idl: added the RODC allow/deny secrets RIDsAndrew Tridgell2010-08-201-0/+2
* librpc/rpc: call do_ndr_print hook in dcerpc_binding_handle_call*()Stefan Metzmacher2010-08-181-0/+10
* s4:security Remove use of user_sid and group_sid from struct security_tokenAndrew Bartlett2010-08-181-2/+0
* s4-netlogon: added SEC_CHAN_RODCAndrew Tridgell2010-08-171-1/+2
* waf: Generate the ntprinting ndr functions.Andreas Schneider2010-08-161-1/+1
* ndr: allow ndr_print to print DATA_BLOBAndrew Tridgell2010-08-143-6/+64
* dnsp: dnsp_name is 2 byte alignedAndrew Tridgell2010-08-141-0/+2
* s4:librpc/rpc: make struct dcerpc_binding_handle privateStefan Metzmacher2010-08-121-0/+9
* librpc/rpc: add dcerpc_binding_handle abstrationStefan Metzmacher2010-08-121-0/+470
* librpc/idl/mgmt.idl: add missing size_is()Stefan Metzmacher2010-08-081-1/+1
* s4-dns: ndr_dnsp helper functionsAndrew Tridgell2010-08-052-0/+123
* s4-dns: expanded the DNSP code to handle more record typeAndrew Tridgell2010-08-051-8/+56
* dns: first version of dsnRecord parserAndrew Tridgell2010-08-052-1/+46
* idl: Fixed a possible crash bug.Andreas Schneider2010-08-021-1/+1
* spoolss: fix potential crash bug in spoolss_PrinterEnumValues push path.Günther Deschner2010-08-021-1/+1
* dcerpc: Clarify what the arguments of dcerpc_pull_auth_trailer() actually rep...Simo Sorce2010-07-201-15/+34
* waf-idl: put the gen_ndr/README file for source3 backAndrew Tridgell2010-07-191-0/+3
* s3-dcerpc: rename SCHANNEL_SIG_SIZE to NL_AUTH_SIGNATURE_SIZE and move to IDL.Günther Deschner2010-07-161-0/+2
* s3-dcerpc: Fix ability to receive Big Endian PDUsSimo Sorce2010-07-161-0/+5
* dcerpc: remove ncacn_packet_header and related functionsSimo Sorce2010-07-161-12/+0
* dcerpc: move dcerpc_pull_auth_trailer into a the common dcerpc_util.c fileSimo Sorce2010-07-131-0/+64
* s4-dcerpc: move some util functions up to main librpc directory.Günther Deschner2010-07-131-0/+53
* s3:dcerpc Add prs_parse_dcerpc_bindSimo Sorce2010-07-081-1/+1
* dcerpc: add ncacn_packet_header to IDL.Günther Deschner2010-07-081-0/+12
* samr.idl:UserInfo structures - fix some names according to MS-SAMR documentationMatthias Dieter Wallnöfer2010-07-051-3/+3