summaryrefslogtreecommitdiff
path: root/source4/rpc_server
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r3689: Large number of COM updates:Jelmer Vernooij3-73/+5
2007-10-10r3686: The results of some work on the NETLOGON pipe:Andrew Bartlett1-4/+7
2007-10-10r3667: Small COM fixesJelmer Vernooij2-7/+17
2007-10-10r3630: More work on DCOM server sideJelmer Vernooij3-11/+45
2007-10-10r3629: A bit of work on the DCOM server architecture, small fixesJelmer Vernooij5-38/+94
2007-10-10r3599: fixed a couple of memory errors in the rpc netlogon serverAndrew Tridgell1-2/+3
2007-10-10r3586: Fix some of the issues with the module init functions.Jelmer Vernooij3-6/+19
2007-10-10r3513: Add (the infrastructure for) DCOM support. Contents:Jelmer Vernooij4-16/+85
2007-10-10r3509: - comment out a unused varStefan Metzmacher1-1/+1
2007-10-10r3507: - added deferred replies on sharing violation in pvfs open. TheAndrew Tridgell2-18/+7
2007-10-10r3497: removed some include cruft, and split out librpc/gen_ndr/tables.hAndrew Tridgell2-0/+2
2007-10-10r3486: Add RemoteActivation serverJelmer Vernooij4-2/+81
2007-10-10r3481: split out client.h and events.hAndrew Tridgell1-0/+1
2007-10-10r3468: split out dcerpc_server.hAndrew Tridgell18-0/+18
2007-10-10r3464: split out registry.h, rap.h and ldap_server.hAndrew Tridgell1-0/+1
2007-10-10r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ...Andrew Tridgell2-0/+2
2007-10-10r3462: separate out the crypto includesAndrew Tridgell1-0/+1
2007-10-10r3453: - split out the auth and popt includesAndrew Tridgell5-5/+9
2007-10-10r3447: more include/system/XXX.h include filesAndrew Tridgell3-0/+3
2007-10-10r3443: the next stage in the include files re-organisation.Andrew Tridgell1-7/+7
2007-10-10r3428: switched to using minimal includes for the auto-generated RPC code.Andrew Tridgell15-0/+17
2007-10-10r3425: got rid of a bunch of cruft from rewrite.hAndrew Tridgell1-1/+1
2007-10-10r3369: More registry updatesJelmer Vernooij1-3/+61
2007-10-10r3367: More registry updates.Jelmer Vernooij1-2/+7
2007-10-10r3364: Add parameter to fix the compile.Andrew Bartlett1-0/+1
2007-10-10r3360: improved the deletion of tmp files. smbd now puts all tmp files in var...Andrew Tridgell1-1/+2
2007-10-10r3348: More registry fixes and additions. The following functions work right ...Jelmer Vernooij1-1/+1
2007-10-10r3340: Various fixes in the registry code. Implement the EnumKey callJelmer Vernooij1-1/+9
2007-10-10r3338: More work on the winreg RPC server. Opening hives is now supported, mo...Jelmer Vernooij1-65/+69
2007-10-10r3323: more warning reductionsAndrew Tridgell1-1/+1
2007-10-10r3320: fixed bugs in the rpc_server code in handling partial packet receives ...Andrew Tridgell2-5/+3
2007-10-10r3304: changed the API to lib/socket/ a little.Andrew Tridgell1-10/+18
2007-10-10r3278: - rewrote the client side rpc connection code to use lib/socket/Andrew Tridgell1-4/+3
2007-10-10r3218: Fix the buildVolker Lendecke1-1/+1
2007-10-10r3209: - Create directory for ncalrpc with correct modeJelmer Vernooij1-2/+4
2007-10-10r3208: fixed permissions of ncalrpc directory creationAndrew Tridgell1-1/+1
2007-10-10r3205: Create ncalrpc directory if it didn't exist yetJelmer Vernooij1-0/+5
2007-10-10r3167: Add a member 'endpoint' to the dcerpc_binding struct to use instead ofJelmer Vernooij2-28/+13
2007-10-10r3165: Support local connections in Gtk+ toolsJelmer Vernooij1-1/+1
2007-10-10r3163: Add server side support for ncalrpc: and ncacn_unix_stream:Jelmer Vernooij4-236/+336
2007-10-10r3158: Use the new tower build functions to generate protocol towers, making itJelmer Vernooij1-89/+38
2007-10-10r3136: - Allow specifying socket type when adding smbd serviceJelmer Vernooij1-1/+1
2007-10-10r3118: Eliminate struct dcesrv_ep_description and replace it withJelmer Vernooij4-77/+44
2007-10-10r3114: - More work on merging the various structs that describe endpointsJelmer Vernooij4-21/+28
2007-10-10r3112: Fix two more instances of epm_towers (sorry, metze!)Jelmer Vernooij1-1/+1
2007-10-10r3111: Add a few more protocol identifiers, rhs for ncalrpcJelmer Vernooij1-4/+4
2007-10-10r3080: Make the Samba4 SAMR server pass the new, nasty torture test (now thatAndrew Bartlett1-0/+14
2007-10-10r3077: Add initial handling of Account Flags in SAMR user info level 21 and 25.Andrew Bartlett1-0/+9
2007-10-10r3076: Fix memory leak.Andrew Bartlett1-1/+3
2007-10-10r3043: Use binding strings for specifying endpoints. The property forJelmer Vernooij2-11/+28