You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package/network/services
Rafał Miłecki 37b489fe04 hostapd: backport support for sending debug messages to the syslog
It wasn't possible to read hostapd wpa_printf messages unless running
hostapd manually. It was because hostapd was printing them using vprintf
and not directly to the syslog.

We were trying to workaround this problem by redirecting STDIN_FILENO
and STDOUT_FILENO but it was working only for the initialization phase.
As soon as hostapd did os_daemonize our solution stopped working.

Please note despite the subject this change doesn't affect debug level
messages only but just everything printed by hostapd with wpa_printf
including MSG_ERROR-s. This makes it even more important as reading
error messages can be quite useful for debugging.

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
8 years ago
..
authsae treewide: clean up and unify PKG_VERSION for git based downloads 8 years ago
dnsmasq dnsmasq: use ubus signalling in ntp hotplug script 8 years ago
dropbear build: use mkhash to replace various quirky md5sum/openssl calls 8 years ago
ead network/services/ead: drop Build/Prepare rule in favor of default one 8 years ago
hostapd hostapd: backport support for sending debug messages to the syslog 8 years ago
igmpproxy treewide: clean up download hashes 8 years ago
ipset-dns treewide: clean up and unify PKG_VERSION for git based downloads 8 years ago
lldpd lldpd: take over maintainership 8 years ago
mdns treewide: clean up and unify PKG_VERSION for git based downloads 8 years ago
odhcpd odhcpd: update to git HEAD version 8 years ago
omcproxy treewide: clean up and unify PKG_VERSION for git based downloads 8 years ago
openvpn openvpn: add support for various new 2.4 configuration options 8 years ago
openvpn-easy-rsa treewide: clean up and unify PKG_VERSION for git based downloads 8 years ago
ppp treewide: clean up download hashes 8 years ago
relayd relayd: fix expiry time handling 8 years ago
samba36 treewide: clean up download hashes 8 years ago
uhttpd uhttpd: drop uhttpd-mod-tls, it has been useless for years 8 years ago