summaryrefslogtreecommitdiffstats
path: root/source3/lib/netapi/serverinfo.c
Commit message (Expand)AuthorAgeFilesLines
* Cosmetics and error string reporting for libnetapi.Günther Deschner2008-01-181-8/+35
* Use lp_config_backend_is_registry() instead of lp_include_registry_globals().Michael Adam2008-01-161-1/+1
* Introduce a libnet_conf context created by libnet_conf_open().Michael Adam2008-01-131-1/+17
* Rename libnet_smbconf_set_global_param() to libnet_conf_set_global_parameter().Michael Adam2008-01-031-2/+2
* Fix the buildVolker Lendecke2007-12-251-2/+1
* Keep libnetapi_NetX calls static for now.Günther Deschner2007-12-211-9/+9
* Implement NetServerSetInfo level 1005 in local mode with smbconf registry.Günther Deschner2007-12-211-7/+7
* Add NetServerGetInfo and NetServerSetInfo (for level 1005).Günther Deschner2007-12-211-0/+297