summaryrefslogtreecommitdiffstats
path: root/source4/librpc
Commit message (Expand)AuthorAgeFilesLines
* r3362: Change netlogon.idl so we can parse the 'info3' seperate from it's sur...Andrew Bartlett2007-10-101-2/+2
* r3358: Try to put all the basic struct dom_sid manipulation functions in oneAndrew Bartlett2007-10-101-57/+0
* r3330: Use IPv6 for RPC client connections if we canJelmer Vernooij2007-10-101-1/+9
* r3322: fixed a bunch of warnings in the build, including one case where it wa...Andrew Tridgell2007-10-103-3/+5
* r3311: Consistency updates for form name members.Tim Potter2007-10-101-2/+2
* r3304: changed the API to lib/socket/ a little.Andrew Tridgell2007-10-101-14/+14
* r3302: The security descriptors in spoolss_PrinterInfo2 and spoolss_PrinterInfo3Tim Potter2007-10-101-2/+2
* r3287: The devicename and formname fields in a device mode are fixed lengthTim Potter2007-10-101-2/+2
* r3286: filled in more missing SV_TYPE_* definesAndrew Tridgell2007-10-101-1/+11
* r3285: fixed another IDL typoAndrew Tridgell2007-10-101-1/+1
* r3284: - don't use a enum for bit-fields. It isn't legal C (as C is limited toAndrew Tridgell2007-10-101-38/+32
* r3283: converted to quoted uuid() defines in all our IDL. This should helpAndrew Tridgell2007-10-1037-63/+63
* r3280: fixed byte order of rhs IPAndrew Tridgell2007-10-101-1/+1
* r3278: - rewrote the client side rpc connection code to use lib/socket/Andrew Tridgell2007-10-102-228/+83
* r3277: don't use the non-portable getaddrinfo() function, instead useAndrew Tridgell2007-10-101-18/+3
* r3250: Add idl for printer info level 0.Tim Potter2007-10-101-11/+44
* r3215: access_required -> access_mask for OpenPrinterExTim Potter2007-10-101-1/+1
* r3211: Add a graphical endpoint mapper view toolJelmer Vernooij2007-10-101-8/+8
* r3209: - Create directory for ncalrpc with correct modeJelmer Vernooij2007-10-102-8/+13
* r3205: Create ncalrpc directory if it didn't exist yetJelmer Vernooij2007-10-102-2/+2
* r3168: Use generic function for looking up endpointsJelmer Vernooij2007-10-101-203/+3
* r3167: Add a member 'endpoint' to the dcerpc_binding struct to use instead ofJelmer Vernooij2007-10-102-36/+137
* r3164: Look up ncalrpc identifiers using the EPMAPPER. ncalrpc now works nice...Jelmer Vernooij2007-10-102-8/+118
* r3162: Add client-side support for the ncalrpc: and ncacn_unix_stream: transp...Jelmer Vernooij2007-10-1013-391/+657
* r3157: Add ncacn_httpJelmer Vernooij2007-10-102-1/+4
* r3156: Couple of fixes in the conversion functions between binding structs andJelmer Vernooij2007-10-101-24/+29
* r3136: - Allow specifying socket type when adding smbd serviceJelmer Vernooij2007-10-102-19/+20
* r3125: Store object UUID directly instead of using a pointer (struct dcerpc_b...Jelmer Vernooij2007-10-102-17/+8
* r3124: Add dcerpc_binding_from_tower()Jelmer Vernooij2007-10-101-2/+134
* r3123: Add dcerpc_binding_build_tower()Jelmer Vernooij2007-10-102-11/+185
* r3114: - More work on merging the various structs that describe endpointsJelmer Vernooij2007-10-103-19/+46
* r3113: make us able to generate the PAC with the same align as a MS KDCStefan Metzmacher2007-10-101-1/+3
* r3111: Add a few more protocol identifiers, rhs for ncalrpcJelmer Vernooij2007-10-102-30/+62
* r3103: use a destructor to ensure that on abnormnal rpc request terminationAndrew Tridgell2007-10-101-0/+12
* r3075: Initialise (and check for intialisation) of the private pointer toAndrew Bartlett2007-10-101-0/+4
* r3074: Add in a new 'field present' flag samr.idl for the Account FlagsAndrew Bartlett2007-10-101-1/+3
* r3073: Fix bug in the handling of null-terminated ASCII strings in RPC.Andrew Bartlett2007-10-101-1/+1
* r3047: Always include a \ again before the pipe name we're opening. Without aJelmer Vernooij2007-10-101-0/+4
* r3046: \\PIPE\\ is internal (not actually included on the wire)Jelmer Vernooij2007-10-101-5/+2
* r3043: Use binding strings for specifying endpoints. The property forJelmer Vernooij2007-10-1013-29/+41
* r3036: Add function to pull an array of structures. Abstracts away theTim Potter2007-10-101-0/+21
* r3032: Somewhat stricter syntax for binding strings:Jelmer Vernooij2007-10-102-43/+57
* r3016: - converted the events code to tallocAndrew Tridgell2007-10-101-1/+1
* r2993: fix commentStefan Metzmacher2007-10-101-1/+0
* r2992: drsuapi uses WERROR not NTSTATUSStefan Metzmacher2007-10-101-25/+25
* r2991: add drsuapi_DsGetDomainControllerInfo() idl and torture testStefan Metzmacher2007-10-101-1/+74
* r2990: Add support to pidl for autogenerating ndr_size_*() functions. AddingJelmer Vernooij2007-10-104-54/+19
* r2989: fix the printing of unions with negative cases when :print is usedAndrew Tridgell2007-10-101-2/+2
* r2987: added support for signed 32 bit integers in pidlAndrew Tridgell2007-10-101-0/+31
* r2972: make names more consistentStefan Metzmacher2007-10-101-2/+2