summaryrefslogtreecommitdiffstats
path: root/source3/lib/netapi/getdc.c
Commit message (Expand)AuthorAgeFilesLines
* s3-rpc: Avoid including every pipe's client and server stubs everywhere in sa...Günther Deschner2009-11-261-0/+1
* Revert "s3: Make libnetapi_open_pipe take strings instead of a ndr_interface_...Volker Lendecke2009-11-081-3/+3
* s3: Make libnetapi_open_pipe take strings instead of a ndr_interface_tableVolker Lendecke2009-11-081-3/+3
* libnetapi_open_pipe does not need to return cli_stateVolker Lendecke2009-01-181-6/+0
* Fix some missing error handlingsVolker Lendecke2008-10-051-0/+4
* netapi: make libnetapi_open_ipc_connection static.Günther Deschner2008-08-141-18/+9
* netapi: make non-implemented local calls default to remote "localhost" calls.Günther Deschner2008-08-141-2/+2
* Refactoring: libnetapi_open_pipe takes an interface instead of pipe_idxVolker Lendecke2008-07-211-3/+6
* dsgetdcname: use existing messaging_context if possible.Günther Deschner2008-05-091-0/+1
* Use libnetapi_open_pipe in netapi functions.Günther Deschner2008-04-101-13/+7
* Use libnetapi_open_ipc_connection in libnetapi.Günther Deschner2008-04-101-49/+6
* Split out private headers in libnetapi.Günther Deschner2008-04-101-0/+1
* Try to use kerberos in libnetapi.Günther Deschner2008-04-081-3/+12
* Add DsGetDcName call to libnetapi library.Günther Deschner2008-04-081-0/+76
* Restructure inner workings of libnetapi a bit.Günther Deschner2008-04-081-123/+19
* Re-run make idl.Günther Deschner2008-01-311-2/+2
* Cosmetics and error string reporting for libnetapi.Günther Deschner2008-01-181-2/+28
* Use new pidl-generated netlogon client calls in NetApi GetDcName().Günther Deschner2008-01-171-36/+6
* Add basic remote NetGetDCName and NetGetAnyDCName versions to libnetapi.Günther Deschner2007-12-211-0/+243