Jo-Philipp Wich
b1b2e79afe
contrib: register radvd package
2010-11-21 03:09:13 +00:00
Jo-Philipp Wich
26d33454f0
contrib: fix default selection of luci-theme-openwrt, this prevents building in LuCI if luci-lib-core is selected as m
2010-11-20 17:00:21 +00:00
Manuel Munz
f00bf93f07
Add luci-theme-freifunk-generic
2010-11-17 22:34:21 +00:00
Jo-Philipp Wich
e077f36436
libiwinfo: fix several nl80211 issues, detect used WEP mode in madwifi
2010-11-17 14:31:14 +00:00
Jo-Philipp Wich
7a183b75ec
contrib: fix a typo in luci makefile
2010-11-16 19:49:50 +00:00
Jo-Philipp Wich
fd99cf08af
contrib: remove luci-light collection, throw out admin-mini of default collection, remove openwrt-light theme as it is now nerly identical to default
2010-11-16 19:44:33 +00:00
Jo-Philipp Wich
1c243cc3b1
contrib: fix dependency on luci-theme-base
2010-11-16 17:29:21 +00:00
Jo-Philipp Wich
39a48ea269
contrib: remove asterisk-xip
2010-11-16 15:10:23 +00:00
Jo-Philipp Wich
0f7d2d2525
contrib: libiwinfo: swap include paths in TARGET_CFLAGS, fixes build issues if libnl-1.1 is enabled in OpenWrt
2010-11-15 21:27:13 +00:00
Jo-Philipp Wich
cd33db14ba
contrib: fix packaging of lucid, lucid-http and lucid-rpc
2010-11-11 14:02:46 +00:00
Jo-Philipp Wich
de96d289a0
contrib: fix typo in Makefile
2010-11-11 13:47:56 +00:00
Jo-Philipp Wich
f66c97159e
contrib: remove reference to not existing luanet library
2010-11-11 13:43:40 +00:00
John Crispin
19cae04003
adds a very simple application for configuring the tapi support on ifxmips based units
2010-11-04 11:38:07 +00:00
Jo-Philipp Wich
6ba128551c
contrib/package: mark luci as unsafe for parallel build (i18n compiler issue)
2010-11-03 00:21:14 +00:00
Jo-Philipp Wich
96e7553fa4
contrib: make luci-lib-core depend on liblua-uci ( #148 , #150 )
2010-10-30 14:50:01 +00:00
Jo-Philipp Wich
6a48025d68
libiwinfo: fix nl80211_get_channel() and nl80211_get_frequency()
2010-10-27 12:18:56 +00:00
Jo-Philipp Wich
6e5620cc47
libiwinfo: fix freq/channel detection for secondary bss
2010-10-26 03:37:32 +00:00
Jo-Philipp Wich
eecec8b0f2
libiwinfo: move duplicated coded into iwinfo_utils.[ch]
2010-10-24 17:21:54 +00:00
Jo-Philipp Wich
6ef55ba327
libiwinfo: madwifi fixes, use direct ioctl calls for vap creation, ifup and ifdown, fix available txpower display
2010-10-23 17:50:24 +00:00
Jo-Philipp Wich
50bd4a979b
libiwinfo: probe for vap availability in mbssid_support(), fix return type, fix description string for no crypto
2010-10-23 01:37:05 +00:00
Jo-Philipp Wich
b64f2d6079
libiwinfo: bump release
2010-10-23 00:44:16 +00:00
Jo-Philipp Wich
b18db85cd2
libiwinfo: do survey without bringing down the ap if possible
2010-10-23 00:43:48 +00:00
Jo-Philipp Wich
ed2a631f4d
contrib: fix package definition of luci-theme-openwrt-light ( #146 )
2010-10-21 20:54:08 +00:00
Jo-Philipp Wich
0d3fc50989
libiwinfo: correctly map BSS vars when parsing hostapd config
2010-10-21 16:28:12 +00:00
Jo-Philipp Wich
5039b43e95
libiwinfo: implement hwmodelist()
2010-10-19 20:58:48 +00:00
Jo-Philipp Wich
66736c8574
libiwinfo: add restricted flag for freqlist
2010-10-19 03:52:55 +00:00
Jo-Philipp Wich
f01178a19a
freifunk-watchdog: copy with API change in latest uci
2010-10-16 19:48:11 +00:00
Jo-Philipp Wich
8d127fc6c5
contrib: use LUCI_ prefix for internal vars
2010-10-16 16:26:17 +00:00
Jo-Philipp Wich
8581ad781b
contrib: use luci-lib- prefix for all libraries
2010-10-16 16:20:30 +00:00
Jo-Philipp Wich
e34a8238a0
contrib: further consolidate Makefile
2010-10-16 16:12:34 +00:00
Jo-Philipp Wich
1330922a69
contrib: massive Makefile rework
2010-10-16 15:29:14 +00:00
Jo-Philipp Wich
4f8f03bc4f
i18n: add norwegian package
2010-10-14 00:44:59 +00:00
Jo-Philipp Wich
eea8326426
libiwinfo: remove unused variable
2010-10-12 06:45:41 +00:00
Jo-Philipp Wich
1423d3556e
libiwinfo: reuse existing temporary interface for scanning
2010-10-12 06:43:46 +00:00
Jo-Philipp Wich
62fe7c0e77
libiwinfo: support scanning on radioX pseudo interfaces
2010-10-12 06:25:50 +00:00
Jo-Philipp Wich
5c2000a157
libs: merge libs/uci into libs/core
2010-10-12 05:28:49 +00:00
Jo-Philipp Wich
b6358aaea4
libs: merge libs/http into libs/web
2010-10-12 05:22:38 +00:00
Jo-Philipp Wich
719fd249aa
libs: remove obsolete iwinfo, its independant now
2010-10-12 05:19:10 +00:00
Jo-Philipp Wich
ede4aca4b9
libs: merge libs/cbi into libs/web
2010-10-12 05:15:32 +00:00
Jo-Philipp Wich
dabf916db2
libiwinfo: support txpwrlist(), freqlist() and countrylist() for radioX pseudodevices in nl80211 backend, implement __gc methamethod
2010-10-12 04:56:36 +00:00
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
Jo-Philipp Wich
0f18174879
uhttpd:
...
- rework url parsing and path resolving
- handle more cgi quirks
- change request dispatching
- clean up cflags
2010-03-20 13:45:50 +00:00
Jo-Philipp Wich
66ffcefa55
uhttpd: explicitely use gmt times
2010-03-19 14:51:12 +00:00
Jo-Philipp Wich
7740fd6665
uhttpd: fix off-by-one in last commit
2010-03-19 13:36:17 +00:00
Jo-Philipp Wich
008fbe53e3
uhttpd: accept wrongly terminated cgi headers, needed for X-Wrt
2010-03-19 13:32:24 +00:00
Jo-Philipp Wich
42d15c0e27
uhttpd: fix usage message
2010-03-19 09:30:23 +00:00
Jo-Philipp Wich
5f343a22e1
uhttpd: add init script and uci configuration
2010-03-19 09:22:15 +00:00
Jo-Philipp Wich
60f7191ff4
uhttpd: add /sbin and /usr/sbin to path, increases bb-httpd compatibility
2010-03-19 01:50:56 +00:00
Jo-Philipp Wich
a7282c8378
uhttpd: add a workaround to use CyaSSL's openssl/ssl.h header, it is not 100% OpenSSL compatible after all
2010-03-19 01:36:30 +00:00
Jo-Philipp Wich
77f310f5db
uhttpd: make missing certs only fatal if tls sockets were requested
2010-03-19 01:35:26 +00:00
Jo-Philipp Wich
3403abe05f
uhttpd: only enable Lua runtime if a handler was specified
2010-03-18 20:10:13 +00:00