Age | Commit message (Expand) | Author | Files | Lines |
2011-04-12 | s3-netapi: use libnetapi_get_binding_handle(). | Günther Deschner | 1 | -18/+9 |
2011-01-13 | s3-libnetapi: prefer dcerpc_netr_X functions. | Günther Deschner | 1 | -6/+16 |
2010-10-02 | s3: Attempt to fix bug 7665 | Volker Lendecke | 1 | -2/+2 |
2010-09-23 | s3-dsgetdcname: always pass in messaging context. | Günther Deschner | 1 | -1/+5 |
2010-09-15 | s3-libnetapi: try using netr_DsRGetDCNameEx() in DsGetDcName(). | Günther Deschner | 1 | -0/+13 |
2010-08-06 | s3-netlogon: remove global include of netlogon.h. | Günther Deschner | 1 | -1/+1 |
2010-05-06 | s3: only include gen_ndr headers where needed. | Günther Deschner | 1 | -1/+0 |
2009-11-26 | s3-rpc: Avoid including every pipe's client and server stubs everywhere in sa... | Günther Deschner | 1 | -0/+1 |
2009-11-08 | Revert "s3: Make libnetapi_open_pipe take strings instead of a ndr_interface_... | Volker Lendecke | 1 | -3/+3 |
2009-11-08 | s3: Make libnetapi_open_pipe take strings instead of a ndr_interface_table | Volker Lendecke | 1 | -3/+3 |
2009-01-18 | libnetapi_open_pipe does not need to return cli_state | Volker Lendecke | 1 | -6/+0 |
2008-10-05 | Fix some missing error handlings | Volker Lendecke | 1 | -0/+4 |
2008-08-14 | netapi: make libnetapi_open_ipc_connection static. | Günther Deschner | 1 | -18/+9 |
2008-08-14 | netapi: make non-implemented local calls default to remote "localhost" calls. | Günther Deschner | 1 | -2/+2 |
2008-07-21 | Refactoring: libnetapi_open_pipe takes an interface instead of pipe_idx | Volker Lendecke | 1 | -3/+6 |
2008-05-09 | dsgetdcname: use existing messaging_context if possible. | Günther Deschner | 1 | -0/+1 |
2008-04-10 | Use libnetapi_open_pipe in netapi functions. | Günther Deschner | 1 | -13/+7 |
2008-04-10 | Use libnetapi_open_ipc_connection in libnetapi. | Günther Deschner | 1 | -49/+6 |
2008-04-10 | Split out private headers in libnetapi. | Günther Deschner | 1 | -0/+1 |
2008-04-08 | Try to use kerberos in libnetapi. | Günther Deschner | 1 | -3/+12 |
2008-04-08 | Add DsGetDcName call to libnetapi library. | Günther Deschner | 1 | -0/+76 |
2008-04-08 | Restructure inner workings of libnetapi a bit. | Günther Deschner | 1 | -123/+19 |
2008-01-31 | Re-run make idl. | Günther Deschner | 1 | -2/+2 |
2008-01-18 | Cosmetics and error string reporting for libnetapi. | Günther Deschner | 1 | -2/+28 |
2008-01-17 | Use new pidl-generated netlogon client calls in NetApi GetDcName(). | Günther Deschner | 1 | -36/+6 |
2007-12-21 | Add basic remote NetGetDCName and NetGetAnyDCName versions to libnetapi. | Günther Deschner | 1 | -0/+243 |