summaryrefslogtreecommitdiffstats
path: root/source4/librpc
Commit message (Expand)AuthorAgeFilesLines
* r8057: use our defined push/pull types in the validate code (fixes a warning)Andrew Tridgell2007-10-101-2/+2
* r8054: add OSVersion, OSVersionEx, DNSMachineName PrintServerDataStefan Metzmacher2007-10-101-0/+22
* r8053: requests from mmc show that the auth info for a bind should be 4 byte ...Andrew Tridgell2007-10-101-1/+1
* r8050: - make use of more [value()] propertiesStefan Metzmacher2007-10-102-14/+15
* r8045: fix valgrind warning, add zero padding when the string doesn't fill th...Stefan Metzmacher2007-10-101-1/+5
* r8012: Add UUID for NDR64 transfer syntax.Jelmer Vernooij2007-10-101-0/+3
* r8001: Also fill in the krbtgt checksum, and make sure to put the rightAndrew Bartlett2007-10-101-1/+1
* r7993: Further work on the Krb5 PAC.Andrew Bartlett2007-10-103-13/+23
* r7932: don't use the nbt called name as server name, for dcerpc_server_name()Stefan Metzmacher2007-10-101-9/+8
* r7872: another place we were relying on the old behaviour of value()Andrew Tridgell2007-10-101-1/+1
* r7870: fixed the RPC-SCHANNEL test. It turned out it was my const changes, asAndrew Tridgell2007-10-105-5/+5
* r7865: changed pidl to take a "const void *" instead of a "void *" for theAndrew Tridgell2007-10-109-37/+35
* r7763: fixed some circular dependenciesAndrew Tridgell2007-10-101-1/+1
* r7729: Small fixes to the charset stuff.Jelmer Vernooij2007-10-101-2/+2
* r7706: Move ParseExpr() to util.Jelmer Vernooij2007-10-101-4/+3
* r7702: Implement [charset()] attribute.Jelmer Vernooij2007-10-102-3/+39
* r7695: Add support for the [string] attribute that works in the traditional s...Jelmer Vernooij2007-10-101-0/+27
* r7690: Move the NT hash generation into the credentials system, rather thanAndrew Bartlett2007-10-101-3/+4
* r7659: fixup the ordering of socket destruction for ncacn_ip_tcp so we don't ...Andrew Tridgell2007-10-101-4/+3
* r7658: don't timeout at the smb level for rpc requests as otherwise some rpcAndrew Tridgell2007-10-101-0/+4
* r7653: when a dcerpc request times out, we need to ensure that if the serverAndrew Tridgell2007-10-101-1/+11
* r7652: use event friendly connect in dcerpc socket codeAndrew Tridgell2007-10-101-1/+1
* r7644: - remove some dublicate structures SetForm and AddForm uses the same s...Stefan Metzmacher2007-10-101-25/+14
* r7643: This patch adds a new NTPTR subsystem:Stefan Metzmacher2007-10-101-1/+1
* r7633: this patch started as an attempt to make the dcerpc code use a givenAndrew Tridgell2007-10-107-54/+49
* r7580: - add GetPrinterDriverDirectory() idl, torture test and server codeStefan Metzmacher2007-10-101-0/+19
* r7575: - fix GetPrinterData() push sideStefan Metzmacher2007-10-102-24/+93
* r7574: - seperate [in] and [out] buffers and buf_sizesStefan Metzmacher2007-10-102-99/+133
* r7552: Use ParseExpr() for [value] attributes; allowsJelmer Vernooij2007-10-1012-47/+25
* r7546: fix commentStefan Metzmacher2007-10-101-1/+1
* r7497: add timeouts to all rpc requests. The default timeout is 60Andrew Tridgell2007-10-103-0/+49
* r7496: removed an unused variableAndrew Tridgell2007-10-101-1/+0
* r7462: fix Enum* pushing, we need to send back a buffer of the same size as w...Stefan Metzmacher2007-10-101-0/+9
* r7399: Try to get the AIX compile one step further.Volker Lendecke2007-10-101-4/+2
* r7394: rename LSA_TRUSTED_DOMAIN_INFO_5 to LSA_TRUSTED_DOMAIN_INFO_BASIC.Günther Deschner2007-10-101-12/+12
* r7377: Integrate browse service stuff more nicelyJelmer Vernooij2007-10-102-111/+102
* r7364: - remove '\' chars from copy pasteStefan Metzmacher2007-10-101-3/+5
* r7357: some minor updatesStefan Metzmacher2007-10-101-4/+7
* r7345: add WritePrinter(), AbortPrinter() and ReadPrinter() idlStefan Metzmacher2007-10-101-0/+9
* r7341: fix StartDocPrinter() idlStefan Metzmacher2007-10-101-1/+1
* r7337: - fix SetJob() idlStefan Metzmacher2007-10-101-22/+52
* r7331: fix parsing of spoolss_SetPrinter()Stefan Metzmacher2007-10-101-10/+25
* r7328: fix GetPrinterData and SetPrinterData, with zero length subcontextsStefan Metzmacher2007-10-102-5/+118
* r7327: pass down the ndr->flags to the subcontextsStefan Metzmacher2007-10-101-0/+4
* r7326: fix [validate]Stefan Metzmacher2007-10-101-1/+1
* r7314: the various ncacn and ncadg PDU's share the same namespaceJelmer Vernooij2007-10-101-22/+16
* r7313: Prefix a few functions with ncacn_ rather then dcerpc_ because they areJelmer Vernooij2007-10-102-19/+19
* r7312: Add IDL for ncadg packets.Jelmer Vernooij2007-10-103-20/+102
* r7309: started adding IDL for nbt management calls. This adds aAndrew Tridgell2007-10-101-4/+32
* r7308: Make dependency lists in the Makefile shorter (see discussion on samba...Jelmer Vernooij2007-10-101-2/+2