Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r5155: define ipv4address as a based IDL type, mapped to a "const char *" in | Andrew Tridgell | 1 | -29/+8 |
2007-10-10 | r5148: use ipv4_addr also in epmapper idl | Stefan Metzmacher | 1 | -4/+4 |
2007-10-10 | r5137: fix types | Stefan Metzmacher | 3 | -3/+3 |
2007-10-10 | r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the | Andrew Tridgell | 5 | -16/+16 |
2007-10-10 | r4962: add infrastructure to use raw krb5 auth in dcerpc client code | Stefan Metzmacher | 2 | -1/+7 |
2007-10-10 | r4944: every event_add_*() caller was having to call talloc_steal() to take | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r4886: fixed two places where we process the send side of a socket after the | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r4758: - added async support to the session request code | Andrew Tridgell | 1 | -7/+6 |
2007-10-10 | r4757: added the ability of the clisocket level of libcli to handle async | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r4691: Make the DCE-RPC bind code compleatly generic to the number of passes | Andrew Bartlett | 1 | -6/+14 |
2007-10-10 | r4636: Per tridge's wish (and probably correct behaviour), don't key off a | Andrew Bartlett | 1 | -1/+3 |
2007-10-10 | r4635: Fix NTLMSSP to return NT_STATUS_OK when it has constructed the auth | Andrew Bartlett | 4 | -198/+101 |
2007-10-10 | r4630: for ncacn_np if we don't have an explicit request for one of the | Andrew Tridgell | 2 | -2/+6 |
2007-10-10 | r4627: - simplified the dcerpc auth code using a common function | Andrew Tridgell | 6 | -118/+93 |
2007-10-10 | r4620: - add interface functions to the auth subsystem so that callers doesn'... | Stefan Metzmacher | 1 | -14/+3 |
2007-10-10 | r4619: Remove extern declaration of dcerpc_pipes, which is now static | Jelmer Vernooij | 1 | -3/+0 |
2007-10-10 | r4618: - tidied up the alter_context client code a bit | Andrew Tridgell | 5 | -103/+35 |
2007-10-10 | r4617: basic alter_context requests now work in our client library. The test | Andrew Tridgell | 2 | -4/+127 |
2007-10-10 | r4616: the first phase in the addition of proper support for | Andrew Tridgell | 9 | -525/+560 |
2007-10-10 | r4591: - converted the other _p talloc functions to not need _p | Andrew Tridgell | 3 | -2/+3 |
2007-10-10 | r4588: fixed the double bind in ncalrpc with dcerpc_secondary_connection() | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r4587: fixed dcerpc_secondary_connection() for ncacn_ip_tcp | Andrew Tridgell | 1 | -3/+1 |
2007-10-10 | r4549: got rid of a lot more uses of plain talloc(), instead using | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r4526: - much simpler (and more accurate!) ndr_size_*() code generation. It | Andrew Tridgell | 2 | -3/+11 |
2007-10-10 | r4504: Setting | Andrew Bartlett | 1 | -1/+2 |
2007-10-10 | r4479: added the function talloc_autofree_context() which returns a talloc co... | Andrew Tridgell | 1 | -4/+5 |
2007-10-10 | r4459: GENSEC refinements: | Andrew Bartlett | 1 | -4/+13 |
2007-10-10 | r4360: destroy the gensec context | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r4358: At metze's request, the Christmas elves have removed gensec_end in | Andrew Bartlett | 3 | -8/+9 |
2007-10-10 | r4355: More work from the elves on Christmas eve: | Andrew Bartlett | 1 | -15/+14 |
2007-10-10 | r4115: check for gensec errors before calling memcpy on a set of credentials, | Andrew Tridgell | 1 | -0/+6 |
2007-10-10 | r4114: added have_features bits to gensec schannel code. This fixes our | Andrew Tridgell | 1 | -0/+4 |
2007-10-10 | r4086: - make dcerpc_ndr_request_table_send() the default and rename it to just | Stefan Metzmacher | 2 | -46/+33 |
2007-10-10 | r4081: use clearer names | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r4055: fixed more places to use type safe allocation macros | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r4052: fixed a bunch of code to use the type safe _p allocation macros | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r4042: fix segfault on server schannel connections | Stefan Metzmacher | 1 | -1/+4 |
2007-10-10 | r4037: fixed a bunch of "might be uninitialised" warnings after enabling -O1 ... | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r4011: get rid of rpc_secdes.h and replace it with a single sane set of | Andrew Tridgell | 1 | -5/+6 |
2007-10-10 | r4001: fix segfault fix auth failed | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r3972: use GUID_* naming context and move GUID_* functions to one place | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r3941: make sure we don't keep pounding on a ncacn_ip_tcp connection after it... | Andrew Tridgell | 1 | -0/+6 |
2007-10-10 | r3861: - Put ndr and rpc client code in seperate files | Jelmer Vernooij | 1 | -2/+19 |
2007-10-10 | r3792: improved the posix -> nt error mapping, so we get things like | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r3790: use a registration function that is called from dcerpc_*_init functions | Jelmer Vernooij | 3 | -24/+41 |
2007-10-10 | r3737: - Get rid of the register_subsystem() and register_backend() functions. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r3686: The results of some work on the NETLOGON pipe: | Andrew Bartlett | 1 | -38/+29 |
2007-10-10 | r3660: This simulates the logon sequence of a XP login session I'm currently ... | Volker Lendecke | 1 | -24/+42 |
2007-10-10 | r3611: DCOM client support works!! | Jelmer Vernooij | 2 | -2/+11 |
2007-10-10 | r3606: More DCOM fixes: | Jelmer Vernooij | 1 | -5/+6 |