index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
lib
/
netapi
/
getdc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3-libnetapi: pass down ndr_interface_table to libnetapi_get_binding_handle().
Günther Deschner
2013-08-05
1
-3
/
+3
*
s3-netapi: use NetApiBufferAllocate() for returned buffer in getdc calls.
Günther Deschner
2011-10-21
1
-2
/
+30
*
s3-netapi: use libnetapi_get_binding_handle().
Günther Deschner
2011-04-12
1
-18
/
+9
*
s3-libnetapi: prefer dcerpc_netr_X functions.
Günther Deschner
2011-01-13
1
-6
/
+16
*
s3: Attempt to fix bug 7665
Volker Lendecke
2010-10-02
1
-2
/
+2
*
s3-dsgetdcname: always pass in messaging context.
Günther Deschner
2010-09-23
1
-1
/
+5
*
s3-libnetapi: try using netr_DsRGetDCNameEx() in DsGetDcName().
Günther Deschner
2010-09-15
1
-0
/
+13
*
s3-netlogon: remove global include of netlogon.h.
Günther Deschner
2010-08-06
1
-1
/
+1
*
s3: only include gen_ndr headers where needed.
Günther Deschner
2010-05-06
1
-1
/
+0
*
s3-rpc: Avoid including every pipe's client and server stubs everywhere in sa...
Günther Deschner
2009-11-26
1
-0
/
+1
*
Revert "s3: Make libnetapi_open_pipe take strings instead of a ndr_interface_...
Volker Lendecke
2009-11-08
1
-3
/
+3
*
s3: Make libnetapi_open_pipe take strings instead of a ndr_interface_table
Volker Lendecke
2009-11-08
1
-3
/
+3
*
libnetapi_open_pipe does not need to return cli_state
Volker Lendecke
2009-01-18
1
-6
/
+0
*
Fix some missing error handlings
Volker Lendecke
2008-10-05
1
-0
/
+4
*
netapi: make libnetapi_open_ipc_connection static.
Günther Deschner
2008-08-14
1
-18
/
+9
*
netapi: make non-implemented local calls default to remote "localhost" calls.
Günther Deschner
2008-08-14
1
-2
/
+2
*
Refactoring: libnetapi_open_pipe takes an interface instead of pipe_idx
Volker Lendecke
2008-07-21
1
-3
/
+6
*
dsgetdcname: use existing messaging_context if possible.
Günther Deschner
2008-05-09
1
-0
/
+1
*
Use libnetapi_open_pipe in netapi functions.
Günther Deschner
2008-04-10
1
-13
/
+7
*
Use libnetapi_open_ipc_connection in libnetapi.
Günther Deschner
2008-04-10
1
-49
/
+6
*
Split out private headers in libnetapi.
Günther Deschner
2008-04-10
1
-0
/
+1
*
Try to use kerberos in libnetapi.
Günther Deschner
2008-04-08
1
-3
/
+12
*
Add DsGetDcName call to libnetapi library.
Günther Deschner
2008-04-08
1
-0
/
+76
*
Restructure inner workings of libnetapi a bit.
Günther Deschner
2008-04-08
1
-123
/
+19
*
Re-run make idl.
Günther Deschner
2008-01-31
1
-2
/
+2
*
Cosmetics and error string reporting for libnetapi.
Günther Deschner
2008-01-18
1
-2
/
+28
*
Use new pidl-generated netlogon client calls in NetApi GetDcName().
Günther Deschner
2008-01-17
1
-36
/
+6
*
Add basic remote NetGetDCName and NetGetAnyDCName versions to libnetapi.
Günther Deschner
2007-12-21
1
-0
/
+243