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