2007-09-19 |
Rob Shearman | rpcrt4: Fix a copy-and-paste error in RpcAuthInfo_Relea... |
blob | commitdiff | raw |
2007-08-20 |
Andrew Talbot | rpcrt4: Constify some variables. |
blob | commitdiff | raw | diff to current |
2007-07-13 |
Rob Shearman | rpcrt4: Make binding to an interface a function of... |
blob | commitdiff | raw | diff to current |
2007-06-27 |
Rob Shearman | rpcrt4: Store the assoc_group_id in the connections. |
blob | commitdiff | raw | diff to current |
2007-06-27 |
Rob Shearman | rpcrt4: Remove the unused AuthInfo field from the RpcAs... |
blob | commitdiff | raw | diff to current |
2007-06-25 |
Rob Shearman | rpcrt4: Try a lot harder to resuse existing connections... |
blob | commitdiff | raw | diff to current |
2007-06-25 |
Rob Shearman | rpcrt4: Store the assoc_group_id field returned from... |
blob | commitdiff | raw | diff to current |
2007-05-18 |
Andrew Talbot | rpcrt4: Exclude unused headers. |
blob | commitdiff | raw | diff to current |
2007-03-27 |
Rob Shearman | rpcrt4: Retrieve the maximum token length from the... |
blob | commitdiff | raw | diff to current |
2007-03-27 |
Rob Shearman | rpcrt4: Make some parameters of non-exported functions... |
blob | commitdiff | raw | diff to current |
2007-03-27 |
Rob Shearman | rpcrt4: Implement associations which are intermediary... |
blob | commitdiff | raw | diff to current |
2007-02-06 |
Francois Gouget | rpcrt4: Improve the prototypes Win64 compatibility... |
blob | commitdiff | raw | diff to current |
2007-01-25 |
Andrew Talbot | rpcrt4: Declare some functions static. |
blob | commitdiff | raw | diff to current |
2007-01-25 |
Rob Shearman | rpcrt4: RPCRT4_strdupWtoA and RPCRT4_strdupAtoW don... |
blob | commitdiff | raw | diff to current |
2007-01-25 |
Rob Shearman | rpcrt4: Stash away NetworkOptions passed in from the... |
blob | commitdiff | raw | diff to current |
2007-01-24 |
Rob Shearman | rpcrt4: When copying quality of service, deep copy... |
blob | commitdiff | raw | diff to current |
2007-01-22 |
Rob Shearman | rpcrt4: Track the security quality of service settings... |
blob | commitdiff | raw | diff to current |
2006-11-22 |
Rob Shearman | rpcrt4: Allow applications to specify authentication... |
blob | commitdiff | raw | diff to current |
2006-11-15 |
Rob Shearman | rpcrt4: Fix a crash in RPCRT4_OpenBinding that can... |
blob | commitdiff | raw | diff to current |
2006-11-10 |
Michael Stefaniuc | rpcrt4: Win64 printf format warning fixes. |
blob | commitdiff | raw | diff to current |
2006-11-09 |
Rob Shearman | rpcrt4: Open the endpoint from the caller of RpcServerU... |
blob | commitdiff | raw | diff to current |
2006-11-06 |
Rob Shearman | rpcrt4: Remove unnecessary quotes in traces, as debugst... |
blob | commitdiff | raw | diff to current |
2006-10-13 |
Francois Gouget | rpcrt4: Add RPC_CSTR, RPC_WSTR and update the prototype... |
blob | commitdiff | raw | diff to current |
2006-08-04 |
Robert Shearman | rpcrt4: Make the error output on a failed binding more... |
blob | commitdiff | raw | diff to current |
2006-07-24 |
Robert Shearman | rpcrt4: Improve the stubs for RpcImpersonateClient... |
blob | commitdiff | raw | diff to current |
2006-06-21 |
Robert Shearman | rpcrt4: Stubs for RpcRevertToSelf and RpcMgmtSetComTimeout. |
blob | commitdiff | raw | diff to current |
2006-06-09 |
Robert Shearman | rpcrt4: Now that there's a process-wide pool of connect... |
blob | commitdiff | raw | diff to current |
2006-06-08 |
Robert Shearman | rpcrt4: Implement a process-wide connection pool for... |
blob | commitdiff | raw | diff to current |
2006-05-25 |
Robert Shearman | rpcrt4: Implement RpcBindingCopy. |
blob | commitdiff | raw | diff to current |
2006-05-23 |
Jonathan Ernst | Update the address of the Free Software Foundation. |
blob | commitdiff | raw | diff to current |
2006-05-20 |
Robert Shearman | rpcrt4: Update the todo lists and copyrights. |
blob | commitdiff | raw | diff to current |
2006-05-18 |
Mike McCormack | rpcrt4: Fix a possible memory leak, cleanup a bit. |
blob | commitdiff | raw | diff to current |
2006-05-18 |
Mike McCormack | rpcrt4: Fix and test RpcNetworkIsProtseqValid. |
blob | commitdiff | raw | diff to current |
2006-05-18 |
Robert Shearman | rpcrt4: Implement RpcBindingSetAuthInfoExW based on... |
blob | commitdiff | raw | diff to current |
2006-05-18 |
Robert Shearman | rpcrt4: A NULL AuthInfo is allowed. |
blob | commitdiff | raw | diff to current |
2006-05-18 |
Robert Shearman | rpcrt4: Support all available security packages in... |
blob | commitdiff | raw | diff to current |
2006-05-18 |
Robert Shearman | rpcrt4: Only use the cached connection if the authentic... |
blob | commitdiff | raw | diff to current |
2006-05-18 |
Robert Shearman | rpcrt4: Store non-connection-specific authentication... |
blob | commitdiff | raw | diff to current |
2006-05-16 |
Mike McCormack | rpcrt4: Implemented NTLM authentication for rpcrt4... |
blob | commitdiff | raw | diff to current |
2006-05-16 |
Mike McCormack | rpcrt4: Use RPCRT4_Receive rather than accessing the... |
blob | commitdiff | raw | diff to current |
2006-05-15 |
Mike McCormack | rpcrt4: Forward RpcBindingSetAuthInfo to RpcBindingSetA... |
blob | commitdiff | raw | diff to current |
2006-05-10 |
Mike McCormack | rpcrt4: Cache the connection so we don't rebind on... |
blob | commitdiff | raw | diff to current |
2006-05-07 |
Robert Shearman | rpcrt4: Add a stub for RpcBindingSetOption. |
blob | commitdiff | raw | diff to current |
2006-05-05 |
Mike McCormack | rpcrt4: Add stub implementations for RPC authentication... |
blob | commitdiff | raw | diff to current |
2006-04-21 |
Mike McCormack | rpcrt4: Split the transport layer into a different... |
blob | commitdiff | raw | diff to current |
2006-04-20 |
Mike McCormack | rpcrt4: Abstract the transport layer functionality. |
blob | commitdiff | raw | diff to current |
2006-04-20 |
Mike McCormack | rpcrt4: Use a separate function to open each protseq. |
blob | commitdiff | raw | diff to current |
2006-04-20 |
Robert Shearman | rpcrt4: Fix some memory leaks. |
blob | commitdiff | raw | diff to current |
2006-04-19 |
Mike McCormack | rpcrt4: Use rpcrt4_conn_read in RPCRT4_OpenBinding. |
blob | commitdiff | raw | diff to current |
2006-04-19 |
Mike McCormack | rpcrt4: Simplify RPCRT4_OpenConnection() a little. |
blob | commitdiff | raw | diff to current |
2006-04-19 |
Mike McCormack | rpcrt4: Split code to open a pipe from RPCRT4_OpenConne... |
blob | commitdiff | raw | diff to current |
2006-04-19 |
Mike McCormack | rpcrt4: Isolate code to open named pipes out of RPCRT4_... |
blob | commitdiff | raw | diff to current |
2005-09-06 |
Mike McCormack | Fix gcc 4.0 warnings. |
blob | commitdiff | raw | diff to current |
2005-07-24 |
Stefan Huehner | Fix some missing-declarations warnings. |
blob | commitdiff | raw | diff to current |
2005-06-08 |
Robert Shearman | - Don't pass the PROFILE_SERVER flag in to CreateNamedP... |
blob | commitdiff | raw | diff to current |
2005-03-30 |
Francois Gouget | Assorted spelling fixes. |
blob | commitdiff | raw | diff to current |
2005-03-14 |
Robert Shearman | - RpcMgmtStopServerListen should not affect auto-listen... |
blob | commitdiff | raw | diff to current |
2005-03-04 |
Mike Hearn | Suppress some useless warnings in the RPC runtime,... |
blob | commitdiff | raw | diff to current |
2005-02-15 |
Robert Shearman | - Add a stub implementation of RpcImpersonateClient. |
blob | commitdiff | raw | diff to current |
2005-02-15 |
Robert Shearman | ERROR_IO_PENDING is expected, so don't return an error. |
blob | commitdiff | raw | diff to current |
2005-01-07 |
Mike McCormack | Use CreateEventW in preference to CreateEventA for... |
blob | commitdiff | raw | diff to current |
2004-12-23 |
Michael Stefaniuc | Do not check for non NULL pointer before HeapFree'ing... |
blob | commitdiff | raw | diff to current |
2004-09-03 |
Mike McCormack | Avoid non-standard types in rpcdcep.h. |
blob | commitdiff | raw | diff to current |
2004-06-23 |
Mike Hearn | - Don't ERR on a used connection being destroyed. |
blob | commitdiff | raw | diff to current |
2004-06-17 |
Mike Hearn | Remove the RPC connection cache as Windows does not... |
blob | commitdiff | raw | diff to current |
2004-06-16 |
Mike Hearn | Correct connection releases on error path in RPCRT4_Ope... |
blob | commitdiff | raw | diff to current |
2004-05-17 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
blob | commitdiff | raw | diff to current |
2004-04-26 |
Filip Navara | Make RPCRT4 use Windows compatible protocol (DCE v5... |
blob | commitdiff | raw | diff to current |
2004-04-19 |
Filip Navara | Fix some RPC prototypes to get it compiling with W32API. |
blob | commitdiff | raw | diff to current |
2004-04-14 |
Filip Navara | Fix the case of RpcNetworkIsProtseqValid[AW] (was |
blob | commitdiff | raw | diff to current |
2004-02-27 |
Robert Shearman | - Fix a bad use of HeapRealloc. |
blob | commitdiff | raw | diff to current |
2004-01-27 |
Francois Gouget | Add missing '\n's to debug traces. |
blob | commitdiff | raw | diff to current |
2004-01-26 |
Gregory M. Turner | Wine also supports the ncacn_np protocol sequence. |
blob | commitdiff | raw | diff to current |
2004-01-20 |
Mike Hearn | Implemented RpcIsProtSeqValid. |
blob | commitdiff | raw | diff to current |
2004-01-09 |
Ove Kaaven | Properly handle destroying the first connection in... |
blob | commitdiff | raw | diff to current |
2003-11-20 |
Dimitrie O. Paun | Bail when we're out of memory. |
blob | commitdiff | raw | diff to current |
2003-10-07 |
Daniel Marmier | Fixed warnings with gcc option "-Wwrite-strings". |
blob | commitdiff | raw | diff to current |
2003-09-05 |
Alexandre Julliard | Fixed header dependencies to be fully compatible with... |
blob | commitdiff | raw | diff to current |
2003-08-12 |
Alexandre Julliard | Allocate DebugInfo field for all critical sections... |
blob | commitdiff | raw | diff to current |
2003-04-19 |
Ove Kaaven | Implemented simple caching of client connections. |
blob | commitdiff | raw | diff to current |
2003-02-19 |
Ove Kaaven | For better concurrency, separate the connections from... |
blob | commitdiff | raw | diff to current |
2003-01-31 |
Ove Kaaven | Fixed a bug in CompleteBindingA/W. |
blob | commitdiff | raw | diff to current |
2002-12-24 |
Dimitrie O. Paun | Fix definitions for Uuid{To,From}String, RpcStringFree. |
blob | commitdiff | raw | diff to current |
2002-11-06 |
Greg Turner | - Remove stupid indentations from trace msgs. |
blob | commitdiff | raw | diff to current |
2002-10-31 |
Greg Turner | Remove #ifdef WINNT conditionals; just use the NT defin... |
blob | commitdiff | raw | diff to current |
2002-10-31 |
Greg Turner | - Fix offset bug in the conformant string unmarshall... |
blob | commitdiff | raw | diff to current |
2002-10-28 |
Greg Turner | - Clean up and enhance some traces. |
blob | commitdiff | raw | diff to current |
2002-10-23 |
Greg Turner | Whitespace cleanup. |
blob | commitdiff | raw | diff to current |
2002-10-22 |
Greg Turner | - ClientCall2 still deserves a FIXME. |
blob | commitdiff | raw | diff to current |
2002-10-18 |
Greg Turner | - (try to) implement RpcMgmtWaitServerListen |
blob | commitdiff | raw | diff to current |
2002-10-07 |
Ove Kaaven | Implemented RpcBindingInqObject, RpcBindingSetObject, |
blob | commitdiff | raw | diff to current |
|