summaryrefslogtreecommitdiff
path: root/librpc
Commit message (Expand)AuthorAgeFilesLines
...
* build: moved librpc/rpc/*.c into a rpccommon libraryAndrew Tridgell2011-02-246-0/+111
* s4:build: add RPC_NDR_ATSVC subsystemStefan Metzmacher2011-02-221-2/+12
* librpc make ndr-standard a common libraryAndrew Bartlett2011-02-181-0/+11
* librpc push NDR_SECURITY and NDR_DCERPC to the top level wscript filesAndrew Bartlett2011-02-181-0/+14
* idl: naming a structure 'VERSION' is not a good idea!Andrew Tridgell2011-02-172-3/+3
* libndr: remove prototype for nonexisting function ndr_print_ipv4_addr().Günther Deschner2011-02-171-1/+0
* librpc: make NDR_KRB5PAC a shared library (libndr-krb5pac.so).Günther Deschner2011-02-142-5/+18
* librpc: add bindings for dnsp in pythonMatthieu Patou2011-02-132-1/+11
* s4-build: fixed export of krb5pac.h, needed by other public headersAndrew Tridgell2011-02-111-3/+5
* librpc: move preg.idl to main directory.Günther Deschner2011-02-105-1/+147
* s4-auth: install gen_ndr/auth.h, used by public session.hAndrew Tridgell2011-02-101-3/+5
* libcli/named_pipe_auth Change from 'info3' to auth_session_info_transportAndrew Bartlett2011-02-102-12/+12
* auth.idl fix size_is() reference in IDLAndrew Bartlett2011-02-101-1/+1
* libcli/named_pipe_auth Remove support for unused levels 0-2.Andrew Bartlett2011-02-101-24/+0
* s4-auth Add auth.idl to encode auth subsystem structures in IDLAndrew Bartlett2011-02-092-1/+71
* s4-waf: split out wscript_build for ndrdump binary.Günther Deschner2011-02-081-0/+7
* lib/compression: add shared wscript_build.Günther Deschner2011-02-081-0/+1
* libndr: apply some const and make is_valid_policy_hnd a callback to policy_ha...Günther Deschner2011-02-082-5/+3
* libndr: share some uuid helpers.Günther Deschner2011-02-082-0/+20
* ndr: merge ndr_map_error2string and ndr_errstr.Günther Deschner2011-02-081-0/+1
* ndr: move null_ndr_syntax_id to the common libndr location.Günther Deschner2011-02-082-0/+6
* ndr: merge duplicate ndr_map_error2ntstatus() functions.Günther Deschner2011-02-081-0/+25
* s4-waf Don't include ../librpc in pathsAndrew Bartlett2011-02-071-100/+100
* s3-waf: no need to call pidl with --samba3-ndr-client anymore.Günther Deschner2011-02-021-2/+2
* s3-build: remove --samba3-ndr-client from build_idl.sh script.Günther Deschner2011-02-021-3/+3
* netlogon.idl: remove pointless union arms of netr_DELTA_UNIONStefan Metzmacher2011-02-021-16/+4
* netlogon.idl: use 'ms_union' as specified in [MS-NRPC]Stefan Metzmacher2011-02-021-0/+1
* netlogon.idl: add missing [default]; union armsStefan Metzmacher2011-02-021-0/+4
* s4-smbtorture: add samr_changepassworduser3 ndr torture tests.Günther Deschner2011-01-311-1/+1
* librpc/rpc: add dcerpc_fault_to_nt_status() mapping from DCERPC_FAULT_SEC_PKG...Stefan Metzmacher2011-01-301-0/+2
* dcerpc.idl: add DCERPC_FAULT_SEC_PKG_ERRORStefan Metzmacher2011-01-301-0/+1
* s4-smbtorture: add NDR tests for netr_LogonSamLogon.Günther Deschner2011-01-281-1/+1
* idl: Added missing endpoint mapper defines.Andreas Schneider2011-01-271-10/+23
* librpc: Added support to accept netbios names.Andreas Schneider2011-01-271-1/+2
* idl: add file_id idl.Günther Deschner2011-01-253-1/+20
* waf: share libndr.so between samba3 and samba4.Günther Deschner2011-01-251-0/+10
* libndr: move ndr_print_bool to ndr_basic.cGünther Deschner2011-01-252-0/+7
* s4-dns: renamed DNS_TYPE_ZERO to DNS_TYPE_TOMBSTONEAndrew Tridgell2011-01-141-1/+2
* drsuapi.idl: add some more DRSUAPI_ATTID_* valuesStefan Metzmacher2011-01-121-0/+5
* idl: Add IDL for remote key backup protocol (rkbp)Matthieu Patou2011-01-125-1/+348
* idl: remove protected storageMatthieu Patou2011-01-123-25/+1
* netlogon: move netlogon helpers to ../libcli/netlogon.Günther Deschner2011-01-071-1/+1
* wmi: Remove unnecessary noprint statements.Jelmer Vernooij2011-01-013-25/+20
* dns: fixed dns record formatAndrew Tridgell2010-12-221-7/+25
* dns: cope with trailing '.' in dns_nameAndrew Tridgell2010-12-211-1/+7
* librpc/ndr/ndr_*.c - remove "const" from OIDsMatthias Dieter Wallnöfer2010-12-212-2/+2
* dns: fixed the padding for dnsp_name fields in LDAPAndrew Tridgell2010-12-211-4/+18
* dns: auto-calculate the wDataLength field in DNS recordsAndrew Tridgell2010-12-211-2/+2
* dnsp: fixed parsing of dns_name structuresAndrew Tridgell2010-12-211-3/+4
* spoolss: fill in PerMachineConnections add and delete IDL.Günther Deschner2010-12-161-3/+9