summaryrefslogtreecommitdiff
path: root/librpc
Commit message (Expand)AuthorAgeFilesLines
* s4-rpc: added target_principal binding handle optionAndrew Tridgell2010-10-011-2/+2
* netlogon.idl: add missing flags to DSGETDC_VALID_FLAGSStefan Metzmacher2010-10-021-0/+3
* idl-drsuapi: fixed another replica_flags that should use the bitmapAndrew Tridgell2010-09-291-1/+1
* spoolss: use the correct flags for spoolss_PrinterInfo1 struct.Günther Deschner2010-09-301-1/+1
* librpc/ndr: remove 'async' from ndr_interface_callStefan Metzmacher2010-09-281-1/+0
* samr: add three new ACB flags to IDL.Günther Deschner2010-09-281-1/+4
* waf: add more NDR subsystems for shared IDL files.Günther Deschner2010-09-271-0/+40
* s4-waf: remove NDR-SRVSVC alias.Günther Deschner2010-09-271-0/+10
* idl-pac: add a decoder for the pac info ctrAndrew Tridgell2010-09-261-0/+4
* s4-waf: add NDR_EVENTLOG.Günther Deschner2010-09-241-0/+5
* s4-waf: rename subsystem NDR_LSAPRC to NDR_LSA.Günther Deschner2010-09-241-2/+2
* s4-waf: move the RPC_NDR subsystems to main librpc wscript_build.Günther Deschner2010-09-231-0/+187
* s4/eventlog6: Build and hook EventLog6 RPC endpont mapper and idlAnatoliy Atanasov2010-09-231-1/+1
* s4/eventlog6: Add idl for EventLog6 RPCAnatoliy Atanasov2010-09-231-0/+343
* s4-waf: add NDR_LSARPC and NDR_SAMR.Günther Deschner2010-09-231-0/+10
* s4-waf: move two more NDR_ subsystems to main directory.Günther Deschner2010-09-231-0/+10
* waf: fix generated nbt.h path, should fix s4 install.Günther Deschner2010-09-231-1/+1
* waf: move majority of shared NDR_ subsystems to main wscript_build.Günther Deschner2010-09-231-0/+208
* s4/drs: Added the rest of the enum drsuapi_DsNameFormat valuesAnatoliy Atanasov2010-09-201-11/+28
* idl: build python interfaces for winbind and idmap IDLAndrew Tridgell2010-09-171-1/+6
* s4-winbind Add a proxy method to update DNS records with a read-write DCAndrew Bartlett2010-09-171-1/+1
* s4-smbtorture: add spoolss_GetPrinterDriver2 NDR tests.Günther Deschner2010-09-161-1/+1
* s4-smbtorture: activate spoolss_GetPrinterData NDR pull test.Günther Deschner2010-09-161-1/+1
* s4-netlogon: added IDL for netr_DsrUpdateReadOnlyServerDnsRecordsAndrew Tridgell2010-09-161-0/+55
* pidl: prevent ndr_print_*() dying on NULL pointersAndrew Tridgell2010-09-162-0/+11
* idl: Added EPMAPPER_STATUS_CANT_PERFORM_OP.Andreas Schneider2010-09-161-0/+1
* 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