summaryrefslogtreecommitdiff
path: root/source4/rpc_server
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r2734: the samdb_destructor can be staticAndrew Tridgell1-1/+1
2007-10-10r2710: continue with the new style of providing a parent context wheneverAndrew Tridgell1-21/+25
2007-10-10r2696: DCOM updates:Jelmer Vernooij5-11/+116
2007-10-10r2680: switched the libcli/raw/ code over to use talloc_reference(), which si...Andrew Tridgell1-2/+1
2007-10-10r2675: added a convenience functionAndrew Tridgell1-47/+11
2007-10-10r2673: in the rpc server, free up the old call when we decide to extend anAndrew Tridgell1-1/+3
2007-10-10r2671: we're getting too many errors caused by the talloc_realloc() API notAndrew Tridgell2-5/+7
2007-10-10r2670: use a destructor to auto-close the samr ldb when the last userAndrew Tridgell1-15/+18
2007-10-10r2669: convert make_user_info() and associated functions from malloc to tallocAndrew Tridgell1-2/+4
2007-10-10r2663: fix an epmapper server leak - another talloc_realloc(NULL, ) leakAndrew Tridgell1-3/+3
2007-10-10r2660: - converted the libcli/raw/ library to use talloc_increase_ref_count()Andrew Tridgell1-4/+0
2007-10-10r2648: - use a destructor on struct server_connection to simplify theAndrew Tridgell1-2/+3
2007-10-10r2646: - use a talloc destructor to ensure that sockets from the new socketAndrew Tridgell2-4/+2
2007-10-10r2635: mem_ctx cleanups on the lsa and netlogon pipes in the rpc serverAndrew Tridgell3-50/+19
2007-10-10r2629: convert gensec to the new talloc modelAndrew Tridgell1-1/+1
2007-10-10r2628: got rid of some warnings and converted a few more places to use hierar...Andrew Tridgell1-2/+2
2007-10-10r2627: use the new talloc capabilities in a bunch more places in the rpcAndrew Tridgell8-90/+61
2007-10-10r2615: fixed a bug in the server side support for CONNECT level securityAndrew Tridgell1-6/+12
2007-10-10r2614: support CONNECT level DCE/RPC security in both client andAndrew Tridgell1-2/+41
2007-10-10r2592: this fixes one of the security memory leaks in the serverAndrew Tridgell1-1/+1
2007-10-10r2537: Add static and use strlen_m instead of str_charnum().Andrew Bartlett1-2/+2
2007-10-10r2519: Registry RPC pipe fixes (use struct registry_key instead of REG_KEY, etc)Jelmer Vernooij1-23/+19
2007-10-10r2515: Fixes from smbtorture - these session keys are not individually encryp...Andrew Bartlett1-4/+8
2007-10-10r2458: Rename policy handle parameters for the SAMR pipe. Parameters nowTim Potter2-38/+38
2007-10-10r2447: let the server code use the new lib/socket/ stuffStefan Metzmacher2-47/+40
2007-10-10r2435: got rid of another pointless strnequal()Andrew Tridgell1-1/+1
2007-10-10r2326: remove definition and usage of struct socket_contextStefan Metzmacher1-5/+5
2007-10-10r2301: add a server side warning when we receive more RPC data than weAndrew Tridgell1-0/+6
2007-10-10r2294: this fixes the NTLM2 sign+seal combination. I have now tested:Andrew Tridgell1-1/+4
2007-10-10r2293: fixed older NTLM sign/seal in the serverAndrew Tridgell1-2/+4
2007-10-10r2290: Fix 'lsakey' for the server-side, it is static forAndrew Bartlett5-13/+45
2007-10-10r2284: Thanks to some great detective work by tridge, NTLM2 signing now works.Andrew Bartlett1-21/+37
2007-10-10r2282: Remove one more magic constant from the source, replace with sizeof().Andrew Bartlett1-1/+1
2007-10-10r2281: Add a few comments.Andrew Bartlett1-0/+2
2007-10-10r2280: fixed the session key choice for ncacn_np and ncacn_ip_tcp in the rpc ...Andrew Tridgell4-15/+12
2007-10-10r2247: talloc_destroy -> talloc_freeTim Potter3-15/+15
2007-10-10r2105: added a TestSleep() operation to the echo pipe and extended theAndrew Tridgell1-0/+5
2007-10-10r2059: abartlet: is there a better way to fix this compiler warningStefan Metzmacher1-1/+1
2007-10-10r2055: Add PRINTF_ATTRIBUTE to many more parts of the code, and a newAndrew Bartlett3-4/+4
2007-10-10r2051: switched the samdb over to using the new destructor and referenceAndrew Tridgell6-182/+79
2007-10-10r2050: fixed a case where code assumed you could Realloc the result of a data...Andrew Tridgell1-2/+2
2007-10-10r2041: Fix NTLMSSP RPC sealing, client -> win2k3 server.Andrew Bartlett1-1/+2
2007-10-10r2038: get rid of the optimisation in the dcerpc server that tries to avoid aAndrew Tridgell1-26/+0
2007-10-10r1993: Allow WinXP domain logon to progress a bit further (it seems broken fo...Andrew Bartlett2-9/+12
2007-10-10r1983: a completely new implementation of tallocAndrew Tridgell4-12/+11
2007-10-10r1843: return DCERPC_FAULT_LOGON_FAILURE when the auth failsStefan Metzmacher1-1/+1
2007-10-10r1818: _really_ fixed epmapper this time, it was using more than one old rpc ...Andrew Tridgell1-32/+28
2007-10-10r1817: fixed fault code generation for unimplemented functions in epmapperAndrew Tridgell1-5/+5
2007-10-10r1814: Fix the build.Volker Lendecke2-63/+197
2007-10-10r1757: much simpler (and smaller, faster etc) way of doing relative pointersAndrew Tridgell1-0/+5