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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
lib
/
netapi
/
serverinfo.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-27
smbdotconf: mark "server string" with substitution="1"
Ralph Boehme
1
-2
/
+6
2018-04-11
libsmb: Give dsgetdcname.c its own header
Volker Lendecke
1
-0
/
+1
2016-09-28
werror: replace WERR_UNKNOWN_LEVEL with WERR_INVALID_LEVEL in source3/lib/net...
Günther Deschner
1
-3
/
+3
2016-09-28
werror: replace WERR_NO_SUCH_SERVICE with WERR_SERVICE_DOES_NOT_EXIST in sour...
Günther Deschner
1
-2
/
+2
2016-09-28
werror: replace WERR_INVALID_PARAM with WERR_INVALID_PARAMETER in source3/lib...
Günther Deschner
1
-3
/
+3
2016-09-28
werror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY in source3/lib/netapi/
Günther Deschner
1
-2
/
+2
2014-02-07
param: rename lp function and variable from "serverstring" to "server_string"
Garming Sam
1
-2
/
+2
2013-08-05
s3-libnetapi: pass down ndr_interface_table to libnetapi_get_binding_handle().
Günther Deschner
1
-3
/
+3
2012-07-18
loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *.
Rusty Russell
1
-2
/
+2
2011-06-23
s3-param Remove 'announce version' parameter
Andrew Bartlett
1
-2
/
+2
2011-06-09
s3-param Remove special case for global_myname(), rename to lp_netbios_name()
Andrew Bartlett
1
-1
/
+1
2011-05-13
s3-libnetapi/libnetjoin: fix uninitialized variables after the libsmbconf cha...
Günther Deschner
1
-1
/
+1
2011-05-10
libsmbconf: Convert smbconf_set_parameter() to sbcErr.
Andreas Schneider
1
-1
/
+8
2011-05-10
libsmbconf: Convert smbconf_init() to sbcErr.
Andreas Schneider
1
-2
/
+7
2011-04-12
s3-netapi: use libnetapi_get_binding_handle().
Günther Deschner
1
-18
/
+9
2011-01-13
s3-libnetapi: prefer dcerpc_srvsvc_X functions.
Günther Deschner
1
-4
/
+21
2010-10-02
s3: Attempt to fix bug 7665
Volker Lendecke
1
-3
/
+3
2010-05-18
smbconf: only include smbconf headers where needed.
Günther Deschner
1
-0
/
+2
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-06-26
Fix some dead code warnings from SUN Studio
Volker Lendecke
1
-2
/
+2
2009-02-19
Fix an uninitialized variable
Volker Lendecke
1
-0
/
+1
2009-02-17
s3-netapi: fix Coverity #881 and #882.
Günther Deschner
1
-7
/
+56
2009-02-06
netapi: implement more SERVER_INFO_X levels.
Günther Deschner
1
-1
/
+271
2009-01-18
libnetapi_open_pipe does not need to return cli_state
Volker Lendecke
1
-6
/
+0
2008-09-05
netapi: add support for local query of level 101 in NetServerGetInfo.
Günther Deschner
1
-0
/
+25
2008-09-05
netapi: add support for more infolevels in NetServerGetInfo_r.
Günther Deschner
1
-3
/
+90
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
-1
/
+1
2008-07-30
netapi: use "buffer" in libnetapi.
Günther Deschner
1
-3
/
+3
2008-07-21
Refactoring: libnetapi_open_pipe takes an interface instead of pipe_idx
Volker Lendecke
1
-3
/
+6
2008-06-17
netapi: implement NetRemoteTOD().
Günther Deschner
1
-2
/
+32
2008-06-17
netapi: add NetRemoteTOD() skeleton.
Günther Deschner
1
-0
/
+19
2008-04-13
libnetapi: fix a C++ warning by making implicit cast explicit
Michael Adam
1
-1
/
+1
2008-04-10
Use libnetapi_open_pipe in netapi functions.
Günther Deschner
1
-10
/
+6
2008-04-10
Use libnetapi_open_ipc_connection in libnetapi.
Günther Deschner
1
-32
/
+4
2008-04-10
Split out private headers in libnetapi.
Günther Deschner
1
-0
/
+1
2008-04-10
Use SERVER_INFO_1005 in libnetapi.
Günther Deschner
1
-2
/
+2
2008-04-08
Try to use kerberos in libnetapi.
Günther Deschner
1
-2
/
+6
2008-04-08
Restructure inner workings of libnetapi a bit.
Günther Deschner
1
-145
/
+36
2008-03-21
libsmbconf: add a "path" variable to the conf context.
Michael Adam
1
-1
/
+1
2008-03-21
libsmbconf: add backend specific init function.
Michael Adam
1
-1
/
+1
2008-03-21
libsmbconf: rename smbconf_close() to smbconf_shutdown().
Michael Adam
1
-1
/
+1
2008-03-21
libsmbconf: rename smbconf_open() to smbconf_init().
Michael Adam
1
-1
/
+1
2008-03-17
libsmbconf: rename all occurrences of libnet_conf_ to smbconf_ .
Michael Adam
1
-6
/
+5
2008-03-05
Give a better error message why NetServerSetInfo() may fail in the gui.
Günther Deschner
1
-0
/
+3
2008-03-05
Fix rpccli_srvsvc_NetSrvSetInfo call in libnetapi.
Günther Deschner
1
-1
/
+1
2008-01-18
Cosmetics and error string reporting for libnetapi.
Günther Deschner
1
-8
/
+35
[next]