summaryrefslogtreecommitdiff
path: root/librpc
AgeCommit message (Expand)AuthorFilesLines
2010-09-28samr: add three new ACB flags to IDL.Günther Deschner1-1/+4
2010-09-27waf: add more NDR subsystems for shared IDL files.Günther Deschner1-0/+40
2010-09-27s4-waf: remove NDR-SRVSVC alias.Günther Deschner1-0/+10
2010-09-26idl-pac: add a decoder for the pac info ctrAndrew Tridgell1-0/+4
2010-09-24s4-waf: add NDR_EVENTLOG.Günther Deschner1-0/+5
2010-09-24s4-waf: rename subsystem NDR_LSAPRC to NDR_LSA.Günther Deschner1-2/+2
2010-09-23s4-waf: move the RPC_NDR subsystems to main librpc wscript_build.Günther Deschner1-0/+187
2010-09-23s4/eventlog6: Build and hook EventLog6 RPC endpont mapper and idlAnatoliy Atanasov1-1/+1
2010-09-23s4/eventlog6: Add idl for EventLog6 RPCAnatoliy Atanasov1-0/+343
2010-09-23s4-waf: add NDR_LSARPC and NDR_SAMR.Günther Deschner1-0/+10
2010-09-23s4-waf: move two more NDR_ subsystems to main directory.Günther Deschner1-0/+10
2010-09-23waf: fix generated nbt.h path, should fix s4 install.Günther Deschner1-1/+1
2010-09-23waf: move majority of shared NDR_ subsystems to main wscript_build.Günther Deschner1-0/+208
2010-09-20s4/drs: Added the rest of the enum drsuapi_DsNameFormat valuesAnatoliy Atanasov1-11/+28
2010-09-17idl: build python interfaces for winbind and idmap IDLAndrew Tridgell1-1/+6
2010-09-17s4-winbind Add a proxy method to update DNS records with a read-write DCAndrew Bartlett1-1/+1
2010-09-16s4-smbtorture: add spoolss_GetPrinterDriver2 NDR tests.Günther Deschner1-1/+1
2010-09-16s4-smbtorture: activate spoolss_GetPrinterData NDR pull test.Günther Deschner1-1/+1
2010-09-16s4-netlogon: added IDL for netr_DsrUpdateReadOnlyServerDnsRecordsAndrew Tridgell1-0/+55
2010-09-16pidl: prevent ndr_print_*() dying on NULL pointersAndrew Tridgell2-0/+11
2010-09-16idl: Added EPMAPPER_STATUS_CANT_PERFORM_OP.Andreas Schneider1-0/+1
2010-09-14ntlmssp: when pushing an ntlmssp NEGOTIATE_MESSAGE deal with NULL strings.Günther Deschner1-2/+2
2010-09-11security.idl Clarify that this is not a network structureAndrew Bartlett1-0/+1
2010-09-11s4-privs Seperate rights and privilegesAndrew Bartlett2-29/+22
2010-09-11libcli/security Rename all privilege bitmaps constantsAndrew Bartlett1-31/+31
2010-09-11libcli/security Add an invalid LUID privilege valueAndrew Bartlett1-0/+1
2010-09-11security.idl Add commentsAndrew Bartlett1-1/+3
2010-09-11security.idl Update Windows privileges list to Win2008R2Andrew Bartlett1-30/+35
2010-09-11security.idl clarify which privilages are LUID and bitmap valuesAndrew Bartlett1-6/+10
2010-09-11s4-privs Remove link between enum sec_privilege and the privilege bitmapAndrew Bartlett1-29/+71
2010-09-11privs Move privilege bitmasks to security.idlAndrew Bartlett1-0/+39
2010-09-08nbt: add nbt_netlogon_response2 to IDL.Günther Deschner1-0/+7
2010-09-08nbt: add NETLOGON_LOGON_REQUEST.Günther Deschner1-0/+11
2010-09-08nbt: add decode_nbt_netlogon_packet() to IDL.Günther Deschner1-1/+7
2010-09-07librpc: bitten by the strncasecmp define againAndrew Tridgell1-0/+1
2010-09-07Add unique IP address binding for client connections (EPM and ncacn_ip_tcp le...Julien Kerihuel1-3/+19
2010-09-04librpc/rpc: add dcerpc_binding_handle_set_timeout()Stefan Metzmacher1-0/+6
2010-08-31winreg: add winreg_RestoreKeyFlags to IDL.Günther Deschner1-1/+9
2010-08-30librpc/ndr: correctly implement ndr_charset_length()Stefan Metzmacher1-2/+14
2010-08-26manpages: Avoid using Samba-Team specific DTD, which requires net accessJelmer Vernooij1-1/+1
2010-08-25s4-trusts: fix trustDomainPasswords drsblobs IDL and server side support.Günther Deschner3-145/+50
2010-08-25idl-nbt: fixed typoAndrew Tridgell1-1/+1
2010-08-23s4:security Change struct security_token->sids from struct dom_sid * to struc...Andrew Bartlett1-1/+1
2010-08-21s4-ndr_basic.c: Fix ndr_*_hyper() when [bigendian] data is processedKamen Mazdrashki1-0/+6
2010-08-21s4-drsuapi: Implement custom printing for drsuapi protocol forKamen Mazdrashki2-1/+108
2010-08-20librpc/rpc: move dcerpc_read_ncacn_packet_send/recv() to dcerpc_util.cStefan Metzmacher1-0/+178
2010-08-20idl: added the RODC allow/deny secrets RIDsAndrew Tridgell1-0/+2
2010-08-18librpc/rpc: call do_ndr_print hook in dcerpc_binding_handle_call*()Stefan Metzmacher1-0/+10
2010-08-18s4:security Remove use of user_sid and group_sid from struct security_tokenAndrew Bartlett1-2/+0
2010-08-17s4-netlogon: added SEC_CHAN_RODCAndrew Tridgell1-1/+2