summaryrefslogtreecommitdiff
path: root/source4/librpc
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r3215: access_required -> access_mask for OpenPrinterExTim Potter1-1/+1
2007-10-10r3211: Add a graphical endpoint mapper view toolJelmer Vernooij1-8/+8
2007-10-10r3209: - Create directory for ncalrpc with correct modeJelmer Vernooij2-8/+13
2007-10-10r3205: Create ncalrpc directory if it didn't exist yetJelmer Vernooij2-2/+2
2007-10-10r3168: Use generic function for looking up endpointsJelmer Vernooij1-203/+3
2007-10-10r3167: Add a member 'endpoint' to the dcerpc_binding struct to use instead ofJelmer Vernooij2-36/+137
2007-10-10r3164: Look up ncalrpc identifiers using the EPMAPPER. ncalrpc now works nice...Jelmer Vernooij2-8/+118
2007-10-10r3162: Add client-side support for the ncalrpc: and ncacn_unix_stream: transp...Jelmer Vernooij13-391/+657
2007-10-10r3157: Add ncacn_httpJelmer Vernooij2-1/+4
2007-10-10r3156: Couple of fixes in the conversion functions between binding structs andJelmer Vernooij1-24/+29
2007-10-10r3136: - Allow specifying socket type when adding smbd serviceJelmer Vernooij2-19/+20
2007-10-10r3125: Store object UUID directly instead of using a pointer (struct dcerpc_b...Jelmer Vernooij2-17/+8
2007-10-10r3124: Add dcerpc_binding_from_tower()Jelmer Vernooij1-2/+134
2007-10-10r3123: Add dcerpc_binding_build_tower()Jelmer Vernooij2-11/+185
2007-10-10r3114: - More work on merging the various structs that describe endpointsJelmer Vernooij3-19/+46
2007-10-10r3113: make us able to generate the PAC with the same align as a MS KDCStefan Metzmacher1-1/+3
2007-10-10r3111: Add a few more protocol identifiers, rhs for ncalrpcJelmer Vernooij2-30/+62
2007-10-10r3103: use a destructor to ensure that on abnormnal rpc request terminationAndrew Tridgell1-0/+12
2007-10-10r3075: Initialise (and check for intialisation) of the private pointer toAndrew Bartlett1-0/+4
2007-10-10r3074: Add in a new 'field present' flag samr.idl for the Account FlagsAndrew Bartlett1-1/+3
2007-10-10r3073: Fix bug in the handling of null-terminated ASCII strings in RPC.Andrew Bartlett1-1/+1
2007-10-10r3047: Always include a \ again before the pipe name we're opening. Without aJelmer Vernooij1-0/+4
2007-10-10r3046: \\PIPE\\ is internal (not actually included on the wire)Jelmer Vernooij1-5/+2
2007-10-10r3043: Use binding strings for specifying endpoints. The property forJelmer Vernooij13-29/+41
2007-10-10r3036: Add function to pull an array of structures. Abstracts away theTim Potter1-0/+21
2007-10-10r3032: Somewhat stricter syntax for binding strings:Jelmer Vernooij2-43/+57
2007-10-10r3016: - converted the events code to tallocAndrew Tridgell1-1/+1
2007-10-10r2993: fix commentStefan Metzmacher1-1/+0
2007-10-10r2992: drsuapi uses WERROR not NTSTATUSStefan Metzmacher1-25/+25
2007-10-10r2991: add drsuapi_DsGetDomainControllerInfo() idl and torture testStefan Metzmacher1-1/+74
2007-10-10r2990: Add support to pidl for autogenerating ndr_size_*() functions. AddingJelmer Vernooij4-54/+19
2007-10-10r2989: fix the printing of unions with negative cases when :print is usedAndrew Tridgell1-2/+2
2007-10-10r2987: added support for signed 32 bit integers in pidlAndrew Tridgell1-0/+31
2007-10-10r2972: make names more consistentStefan Metzmacher1-2/+2
2007-10-10r2971: fix DsBind idlStefan Metzmacher1-3/+2
2007-10-10r2970: - give somefields names and typdef enums for the possible valuesStefan Metzmacher1-20/+53
2007-10-10r2968: fixed the byte order problem with the new RHS parsing on ncacn_ip_tcpAndrew Tridgell3-1/+13
2007-10-10r2967: Add some printer enum constants from Samba3's rpc_spoolss.hTim Potter1-0/+9
2007-10-10r2956: Fix towers_length for now. I'm currently working on a pidl extensionJelmer Vernooij2-1/+53
2007-10-10r2952: add idl and torture test for DsCrackNamesStefan Metzmacher1-2/+40
2007-10-10r2950: 0x40000 is clearer than 262144Andrew Tridgell1-1/+1
2007-10-10r2949: added some range checks in samr.idlAndrew Tridgell1-4/+4
2007-10-10r2948: added support for the [range(low,high)] attribute in pidl. This allowsAndrew Tridgell1-1/+2
2007-10-10r2939: Use /* */ style commentsJelmer Vernooij1-4/+4
2007-10-10r2938: Use IDL to dissect the RHS of floors in protocol towersJelmer Vernooij2-40/+108
2007-10-10r2925: added the definition for a new rpc fault code I am seeing on epmapper ...Andrew Tridgell1-0/+1
2007-10-10r2921: Add a few more protocols and fix the numbers associated with some ofJelmer Vernooij3-20/+30
2007-10-10r2910: I noticed that the samr torture test was doing its own DOS->UNIXAndrew Tridgell1-129/+138
2007-10-10r2888: - add 'Ds' prefix to Bind and Unbind call on drsuapiStefan Metzmacher1-27/+27
2007-10-10r2857: this commit gets rid of smb_ucs2_t, wpstring and fpstring, plus lots o...Andrew Tridgell1-7/+3