summaryrefslogtreecommitdiffstats
path: root/source4/rpc_server
Commit message (Expand)AuthorAgeFilesLines
...
* r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ...Andrew Tridgell2007-10-102-0/+2
* r3462: separate out the crypto includesAndrew Tridgell2007-10-101-0/+1
* r3453: - split out the auth and popt includesAndrew Tridgell2007-10-105-5/+9
* r3447: more include/system/XXX.h include filesAndrew Tridgell2007-10-103-0/+3
* r3443: the next stage in the include files re-organisation.Andrew Tridgell2007-10-101-7/+7
* r3428: switched to using minimal includes for the auto-generated RPC code.Andrew Tridgell2007-10-1015-0/+17
* r3425: got rid of a bunch of cruft from rewrite.hAndrew Tridgell2007-10-101-1/+1
* r3369: More registry updatesJelmer Vernooij2007-10-101-3/+61
* r3367: More registry updates.Jelmer Vernooij2007-10-101-2/+7
* r3364: Add parameter to fix the compile.Andrew Bartlett2007-10-101-0/+1
* r3360: improved the deletion of tmp files. smbd now puts all tmp files in var...Andrew Tridgell2007-10-101-1/+2
* r3348: More registry fixes and additions. The following functions work right ...Jelmer Vernooij2007-10-101-1/+1
* r3340: Various fixes in the registry code. Implement the EnumKey callJelmer Vernooij2007-10-101-1/+9
* r3338: More work on the winreg RPC server. Opening hives is now supported, mo...Jelmer Vernooij2007-10-101-65/+69
* r3323: more warning reductionsAndrew Tridgell2007-10-101-1/+1
* r3320: fixed bugs in the rpc_server code in handling partial packet receives ...Andrew Tridgell2007-10-102-5/+3
* r3304: changed the API to lib/socket/ a little.Andrew Tridgell2007-10-101-10/+18
* r3278: - rewrote the client side rpc connection code to use lib/socket/Andrew Tridgell2007-10-101-4/+3
* r3218: Fix the buildVolker Lendecke2007-10-101-1/+1
* r3209: - Create directory for ncalrpc with correct modeJelmer Vernooij2007-10-101-2/+4
* r3208: fixed permissions of ncalrpc directory creationAndrew Tridgell2007-10-101-1/+1
* r3205: Create ncalrpc directory if it didn't exist yetJelmer Vernooij2007-10-101-0/+5
* r3167: Add a member 'endpoint' to the dcerpc_binding struct to use instead ofJelmer Vernooij2007-10-102-28/+13
* r3165: Support local connections in Gtk+ toolsJelmer Vernooij2007-10-101-1/+1
* r3163: Add server side support for ncalrpc: and ncacn_unix_stream:Jelmer Vernooij2007-10-104-236/+336
* r3158: Use the new tower build functions to generate protocol towers, making itJelmer Vernooij2007-10-101-89/+38
* r3136: - Allow specifying socket type when adding smbd serviceJelmer Vernooij2007-10-101-1/+1
* r3118: Eliminate struct dcesrv_ep_description and replace it withJelmer Vernooij2007-10-104-77/+44
* r3114: - More work on merging the various structs that describe endpointsJelmer Vernooij2007-10-104-21/+28
* r3112: Fix two more instances of epm_towers (sorry, metze!)Jelmer Vernooij2007-10-101-1/+1
* r3111: Add a few more protocol identifiers, rhs for ncalrpcJelmer Vernooij2007-10-101-4/+4
* r3080: Make the Samba4 SAMR server pass the new, nasty torture test (now thatAndrew Bartlett2007-10-101-0/+14
* r3077: Add initial handling of Account Flags in SAMR user info level 21 and 25.Andrew Bartlett2007-10-101-0/+9
* r3076: Fix memory leak.Andrew Bartlett2007-10-101-1/+3
* r3043: Use binding strings for specifying endpoints. The property forJelmer Vernooij2007-10-102-11/+28
* r3005: added talloc wrappers around tdb_open() and ldb_connect(), so that theAndrew Tridgell2007-10-102-101/+43
* r2992: drsuapi uses WERROR not NTSTATUSStefan Metzmacher2007-10-102-50/+48
* r2991: add drsuapi_DsGetDomainControllerInfo() idl and torture testStefan Metzmacher2007-10-101-3/+3
* r2974: fix the buildStefan Metzmacher2007-10-101-1/+1
* r2970: - give somefields names and typdef enums for the possible valuesStefan Metzmacher2007-10-103-47/+133
* r2954: add server cracknames code:Stefan Metzmacher2007-10-101-1/+41
* r2953: add NTSTATUS_TALLOC_CHECK(x)Stefan Metzmacher2007-10-101-0/+4
* r2952: add idl and torture test for DsCrackNamesStefan Metzmacher2007-10-101-3/+3
* r2938: Use IDL to dissect the RHS of floors in protocol towersJelmer Vernooij2007-10-101-10/+7
* r2921: Add a few more protocols and fix the numbers associated with some ofJelmer Vernooij2007-10-101-10/+10
* r2889: add DRSUAPI serverStefan Metzmacher2007-10-104-0/+370
* r2887: fix commentStefan Metzmacher2007-10-101-1/+1
* r2792: got rid of talloc_ldb_alloc() and instead created talloc_realloc_fn(),Andrew Tridgell2007-10-103-12/+12
* r2734: the samdb_destructor can be staticAndrew Tridgell2007-10-101-1/+1
* r2710: continue with the new style of providing a parent context wheneverAndrew Tridgell2007-10-101-21/+25