Commit graph

621 commits

Author SHA1 Message Date
Jo-Philipp Wich
ed1d776849 libiwinfo: ensure that country names are ascii, return txpower list even when no channel is set, bump version 2010-10-12 02:27:13 +00:00
Jo-Philipp Wich
7c8824f0fa libiwinfo: fix two segfaults in nl80211 backend 2010-10-12 01:49:20 +00:00
Jo-Philipp Wich
bbcaef2c6c contrib/package: mark luci trunk as 0.10+svnXXXX 2010-10-11 23:38:18 +00:00
Jo-Philipp Wich
2c9b1c4a1b [libiwinfo] apply FD_CLOEXEC on internal ioctl and netlink sockets 2010-10-03 18:32:29 +00:00
Jo-Philipp Wich
e3570b7b0d [libiwinfo] fixup ccode in wl_get_country() 2010-09-29 08:27:16 +00:00
Jo-Philipp Wich
b1484bf49e [libiwinfo] remove cruft from broadcom header 2010-09-28 06:58:51 +00:00
Jo-Philipp Wich
07fafab9c1 [libiwinfo] introduce country() and countrylist() (ISO3166 to driver code mapping) 2010-09-28 06:54:04 +00:00
Jo-Philipp Wich
16d65c96b0 [libiwinfo]
- fix compilation of WL backend
	- conditionally compile backends according to selected wifi drivers
2010-09-27 15:38:35 +00:00
Jo-Philipp Wich
197d043107 [libiwinfo] properly register txpower() function of madwifi backend 2010-09-27 14:48:06 +00:00
Jo-Philipp Wich
c3b79ead2e [libiwinfo] fix crash in iwinfo cli when operating on monitor interfaces 2010-09-27 13:59:51 +00:00
Jo-Philipp Wich
2540d278c5 [libiwinfo] remove unneeded Makefile 2010-09-27 13:29:05 +00:00
Jo-Philipp Wich
cfca51a681 [libiwinfo] fix typo in Makefile 2010-09-27 13:25:56 +00:00
Jo-Philipp Wich
653c9e782f [contrib] introduce libiwinfo, splitted apart from LuCI for general usage
- added NL80211 interface for b43 / ath5k / ath9k
- introduces txpower() and encryption() methods
- introduces iwinfo cli frontend for data access
- supports scanning in AP mode (experimental) and through wpa_supplicant
2010-09-27 13:12:46 +00:00
Vasilis Tsiligiannis
66a5b8146f Force postinst script exiting with return code 0 2010-07-01 09:52:12 +00:00
Benoît Knecht
b2254ac625 i18n: add Malay language
Thanks to Teow Wai Chet for the initial translation.
2010-05-12 21:40:07 +00:00
Jo-Philipp Wich
c4ac5b8eb8 contrib/package: luci-cbi does not depend on luci-uvl anymore 2010-04-26 22:38:54 +00:00
Jo-Philipp Wich
f375c498f2 applications: add luci-vnstat, frontend for the VnStat traffic monitor 2010-04-21 22:57:07 +00:00
Jo-Philipp Wich
c4ef5ff259 contrib: add WoL application to menuconfig 2010-04-18 22:31:33 +00:00
Jo-Philipp Wich
be09c6ca6e applications: add frontend for the MultiWAN agent 2010-04-16 14:06:42 +00:00
Jo-Philipp Wich
daca626e86 build: add runuhttpd sdk target 2010-04-16 13:38:27 +00:00
Jo-Philipp Wich
dce144a2f4 contrib/package: fix typos in package descriptions 2010-03-29 18:40:46 +00:00
Jo-Philipp Wich
9785264f79 contrib/package: add luci-medium collection (admin-full + openwrt-light) 2010-03-28 20:55:33 +00:00
Jo-Philipp Wich
1c8dffdffe contrib/package: make luci depend on uhttpd, add luci-ssl collection 2010-03-27 20:56:28 +00:00
Jo-Philipp Wich
7af6503b1e contrib/package: make sgi-uhttpd and uhttpd tls support optional 2010-03-27 19:28:08 +00:00
Jo-Philipp Wich
7667c0610e contrib/package: add option to disable nixio tls support 2010-03-27 19:21:31 +00:00
Jo-Philipp Wich
11527683bf contrib/package: remove px5g, uhttpd - moved to OpenWrt core packages 2010-03-25 16:08:33 +00:00
Jo-Philipp Wich
f115f8f514 contrib/package: make uhttpd sgi depend on uhttpd-mod-lua and uhttpd-mod-tls as well 2010-03-25 10:56:09 +00:00
Jo-Philipp Wich
f59e82ca53 uhttpd: pass FPIC to source Makefile 2010-03-25 10:00:28 +00:00
Jo-Philipp Wich
af4611d4e0 uhttpd: move Lua and TLS support into loadable plugins 2010-03-25 02:04:50 +00:00
Jo-Philipp Wich
61f22c5b39 contrib/package: switch default TLS provider to CyaSSL 2010-03-23 00:20:39 +00:00
Jo-Philipp Wich
969b971d0d contrib/package: resolve recursive theme-base - luci-web dependency 2010-03-23 00:12:29 +00:00
Jo-Philipp Wich
02867f8ebb contrib/package: remove lucid from default package selections 2010-03-23 00:05:25 +00:00
Jo-Philipp Wich
2f34a51f83 uhttpd: fix default cert names in init script 2010-03-22 23:20:21 +00:00
Jo-Philipp Wich
76b3ad7317 uhttpd: add ssl cert generation to init script 2010-03-22 23:10:48 +00:00
Jo-Philipp Wich
bc7bf3a857 contrib/package: backport px5g from luci2 2010-03-22 21:27:00 +00:00
Jo-Philipp Wich
d817ebf007 uhttpd: properly initialize sigaction, restore SIGTERM for childs 2010-03-21 20:52:41 +00:00
Jo-Philipp Wich
fa712a0bc9 uhttpd: deliver SIGTERM to child when parent leaves I/O loop 2010-03-21 20:06:50 +00:00
Jo-Philipp Wich
d87fefbda6 contrib/package: add package definition for luci-sgi-uhttpd 2010-03-21 18:02:49 +00:00
Jo-Philipp Wich
5fc3a1ceb0 uhttpd: make Lua handler more CGI like and fork child away 2010-03-21 17:50:00 +00:00
Jo-Philipp Wich
0dd0fdad55 uhttpd: expose uh_http_sendc() to Lua, move server functions into uhttpd namespace 2010-03-21 04:18:20 +00:00
Jo-Philipp Wich
927d47528f uhttpd: add "Connection: close" headers, mandatory according to HTTP/1.1 spec 2010-03-21 03:46:03 +00:00
Jo-Philipp Wich
23052d8f01 uhttpd: complete init script and sample configuration 2010-03-21 02:35:28 +00:00
Jo-Philipp Wich
79dde1ad3f uhttpd: terminate I/O loops if socket writes fail 2010-03-21 02:27:29 +00:00
Jo-Philipp Wich
707f9dd2d0 uhttpd: relax cgi timeout 2010-03-21 01:40:50 +00:00
Jo-Philipp Wich
cee885295b uhttpd: finish basic auth support, read realms from /etc/httpd.conf 2010-03-21 01:15:36 +00:00
Jo-Philipp Wich
95b9bb0f69 uhttpd: add basic auth infrastructure 2010-03-20 23:51:51 +00:00
Jo-Philipp Wich
1ecf7ac9fa uhttpd: do lua lookup first, otherwise fs resources might shadow the virtual url 2010-03-20 14:34:50 +00:00
Jo-Philipp Wich
074690aa54 uhttpd: rename struct uh_path_info to path_info, drop wdir member 2010-03-20 14:31:05 +00:00
Jo-Philipp Wich
35e6a59ef2 uhttpd: everybody loves licences, add one 2010-03-20 14:10:03 +00:00
Jo-Philipp Wich
c153eeaef2 uhttpd: treat cgi scripts without any headers as text/plain responses, required for X-Wrt 2010-03-20 13:55:54 +00:00