master
sbus: centralize communication to a single dbus server
DEBUG: reduce log level in case a responder asks for unknown domain
CACHE_REQ: removed unused code
CACHE_REQ: Add support for enumerating hosts
CACHE_REQ: Add support for enumerating ip networks
CACHE_REQ: Add plugin methods required for the domain-locator request
UTIL: remake sss_*replace_space() to inplace version
CACHE: implement *get_domain* for SID lookup
Include <sys/socket.h> because the code uses AF_INET
CACHE_REQ: Implement ip_host_by_addr and ip_host_by_name plugins
CACHE_REQ: Implement ip_network_by_name and ip_network_by_addr plugins
CACHE_REQ: always return the first result in service by port lookups
NSS: Be coherent when using a lastUpdate filter
cache_req: use sysdb_search_user_by_upn_with_view_res()