libsmbconf: Convert smbconf_set_parameter() to sbcErr.
[ira/wip.git] / source3 / lib / netapi / serverinfo.c
2011-05-10 Andreas Schneiderlibsmbconf: Convert smbconf_set_parameter() to sbcErr.
2011-05-10 Andreas Schneiderlibsmbconf: Convert smbconf_init() to sbcErr.
2011-04-12 Günther Deschners3-netapi: use libnetapi_get_binding_handle().
2011-01-13 Günther Deschners3-libnetapi: prefer dcerpc_srvsvc_X functions.
2010-10-02 Volker Lendeckes3: Attempt to fix bug 7665
2010-05-18 Günther Deschnersmbconf: only include smbconf headers where needed.
2010-05-05 Günther Deschners3: only include gen_ndr headers where needed.
2009-11-26 Günther Deschners3-rpc: Avoid including every pipe's client and server...
2009-11-08 Volker LendeckeRevert "s3: Make libnetapi_open_pipe take strings inste...
2009-11-08 Volker Lendeckes3: Make libnetapi_open_pipe take strings instead of...
2009-06-26 Volker LendeckeFix some dead code warnings from SUN Studio
2009-02-19 Volker LendeckeFix an uninitialized variable
2009-02-17 Günther Deschners3-netapi: fix Coverity #881 and #882.
2009-02-09 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-06 Günther Deschnernetapi: implement more SERVER_INFO_X levels.
2009-01-19 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-18 Volker Lendeckelibnetapi_open_pipe does not need to return cli_state
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-09-05 Günther Deschnernetapi: add support for local query of level 101 in...
2008-09-05 Günther Deschnernetapi: add support for more infolevels in NetServerGet...
2008-08-14 Günther Deschnernetapi: make libnetapi_open_ipc_connection static.
2008-08-14 Günther Deschnernetapi: make non-implemented local calls default to...
2008-07-30 Günther Deschnernetapi: use "buffer" in libnetapi.
2008-07-21 Volker LendeckeRefactoring: libnetapi_open_pipe takes an interface...
2008-06-17 Günther Deschnernetapi: implement NetRemoteTOD().
2008-06-17 Günther Deschnernetapi: add NetRemoteTOD() skeleton.
2008-04-12 Michael Adamlibnetapi: fix a C++ warning by making implicit cast...
2008-04-10 Günther DeschnerUse libnetapi_open_pipe in netapi functions.
2008-04-10 Günther DeschnerUse libnetapi_open_ipc_connection in libnetapi.
2008-04-10 Günther DeschnerSplit out private headers in libnetapi.
2008-04-10 Günther DeschnerUse SERVER_INFO_1005 in libnetapi.
2008-04-08 Günther DeschnerTry to use kerberos in libnetapi.
2008-04-08 Günther DeschnerRestructure inner workings of libnetapi a bit.
2008-03-21 Michael Adamlibsmbconf: add a "path" variable to the conf context.
2008-03-21 Michael Adamlibsmbconf: add backend specific init function.
2008-03-21 Michael Adamlibsmbconf: rename smbconf_close() to smbconf_shutdown().
2008-03-21 Michael Adamlibsmbconf: rename smbconf_open() to smbconf_init().
2008-03-17 Michael Adamlibsmbconf: rename all occurrences of libnet_conf_...
2008-03-06 Stefan MetzmacherMerge commit 'origin/v3-2-stable' into v3-2-test
2008-03-06 Günther DeschnerGive a better error message why NetServerSetInfo()...
2008-03-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-03-05 Günther DeschnerGive a better error message why NetServerSetInfo()...
2008-03-05 Günther DeschnerFix rpccli_srvsvc_NetSrvSetInfo call in libnetapi.
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-18 Günther DeschnerCosmetics and error string reporting for libnetapi.
2008-01-16 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Michael AdamUse lp_config_backend_is_registry() instead of lp_inclu...
2008-01-15 Derrell LipmanMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-14 Gerald (Jerry) CarterMerge commit 'samba/v3-2-test' into v3-2-stable
2008-01-13 Michael AdamIntroduce a libnet_conf context created by libnet_conf_...
2008-01-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-05 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-03 Michael AdamRename libnet_smbconf_set_global_param() to libnet_conf...
2007-12-25 Volker LendeckeFix the build
2007-12-22 James PeachMerge branch 'v3-2-test' of git://git.samba.org/samba...
2007-12-21 Günther DeschnerKeep libnetapi_NetX calls static for now.
2007-12-21 Günther DeschnerImplement NetServerSetInfo level 1005 in local mode...
2007-12-21 Günther DeschnerAdd NetServerGetInfo and NetServerSetInfo (for level...