Commit graph

3128 commits

Author SHA1 Message Date
Jo-Philipp Wich
de8a2d0767 modules/admin-full: add extended mac80211 wireless options for 11n, patch by Dennis Bartsch 2010-02-27 23:21:14 +00:00
Daniel Dickinson
c9d652c4eb luci-app-voice-diag, luci-app-diag-devinfo: Fix dependencies for the network
and SIP device discovery packages.
2010-02-27 10:37:08 +00:00
Daniel Dickinson
d2943f04da Fixed luci config for openwrt-light as only theme, an removed extraneous 'a' from header.htm 2010-01-24 22:30:09 +00:00
Translation System
b55daf6721 Commit from LuCI Translation Portal by user acinonyx. 43 of 43 messages translated (0 fuzzy). 2010-01-08 13:13:36 +00:00
Jo-Philipp Wich
11a3137b1c contrib/uci: bump to latest git version 2009-12-29 18:12:21 +00:00
Jo-Philipp Wich
88c1b01caf build: fix typo in hostenv.sh introduced in r5654 2009-12-29 18:11:39 +00:00
Jo-Philipp Wich
7d0134fedc build: emulate nixio.sysinfo() on Darwin 2009-12-29 18:09:17 +00:00
Jo-Philipp Wich
859f99845e libs/nixio: fix uninitialized variable warning on Darwin in splice.c 2009-12-29 17:55:10 +00:00
Jo-Philipp Wich
74630d6814 libs/lucid-http: fix regressions with recent git uci 2009-12-29 17:50:35 +00:00
Jo-Philipp Wich
a7ec41b283 build: adjust hostenv.sh for OS X 2009-12-28 23:28:44 +00:00
Jo-Philipp Wich
6ea063dc11 libs/nixio: properly cast len argument for OS X sendfile() 2009-12-28 23:07:04 +00:00
Jo-Philipp Wich
6ffdb72a4d libs/nixio: fix compile on OS X 2009-12-28 22:03:42 +00:00
Jo-Philipp Wich
0ddedc638c libs/cbi: don't filter bridge ports in firewall zone widget 2009-12-26 00:09:47 +00:00
Jo-Philipp Wich
9a6b431249 modules/admin-full: move alias-broadcast and alias-dns to advanced tab 2009-12-25 00:44:38 +00:00
Jo-Philipp Wich
fc962c347c modules/admin-full: redirect back to overview page if trying to configure not existing wireless network 2009-12-25 00:42:51 +00:00
Jo-Philipp Wich
913ab50e2b modules/admin-full: link to wifi network adding in overview 2009-12-25 00:42:17 +00:00
Jo-Philipp Wich
4804facec2 modules/admin-full: (re-)implement adding of wireless networks 2009-12-25 00:41:55 +00:00
Jo-Philipp Wich
ea46eda74b contrib/fwd: add makwefile to make sdk happy 2009-12-24 23:26:23 +00:00
Vasilis Tsiligiannis
b9b4d9a2ab libs/iwinfo: Respect IW_TXPOW_DBM flag over IW_TXPOW_MWATT when both are set 2009-12-24 21:34:57 +00:00
Vasilis Tsiligiannis
f790aae15a libs/core: Fix wireless network ids 2009-12-24 21:34:52 +00:00
Jo-Philipp Wich
af418dfc1b contrib/package: collectd-mod-rrdtool1 was renamed, fix dependency 2009-12-24 00:53:56 +00:00
Vasilis Tsiligiannis
748b9b9462 libs/ipkg: Remove deprecated -force-defaults option when executing opkg 2009-12-23 09:33:58 +00:00
Translation System
1bd931ba98 Commit from LuCI Translation Portal by user acinonyx. 20 of 21 messages translated (1 fuzzy). 2009-12-21 23:17:18 +00:00
Jo-Philipp Wich
dcc617fc48 modules/admin-full: cope with missing wireless or dnsmasq config, hide menu points if config is not present 2009-12-21 02:50:30 +00:00
Jo-Philipp Wich
85eec9c21f libs/http: don't calculate etag twice in If-None-Match, fix typos in inline-doc 2009-12-20 18:35:05 +00:00
Jo-Philipp Wich
21328113dd libs/http: fix incorrent treatment of If-None-Match (#100) 2009-12-20 18:18:43 +00:00
Jo-Philipp Wich
9fbd8df110 contrib/fwd: remove debug prints, add syslog info 2009-12-20 02:57:31 +00:00
Jo-Philipp Wich
d77076aa16 contrib/fwd: multi-call binary, iface monitoring, initial ipc integration 2009-12-20 02:38:13 +00:00
Jo-Philipp Wich
1998087275 contrib/fwd: renamed struct fwd_{addr,network}_list to struct fwd_{network,addr} 2009-12-20 02:37:26 +00:00
Jo-Philipp Wich
ce40fff288 contrib/fwd: adept rule generator to data changes, implement fwd_chgif() stub 2009-12-20 02:35:02 +00:00
Jo-Philipp Wich
1105290f04 contrib/fwd: reorganize internal data model 2009-12-20 02:32:43 +00:00
Jo-Philipp Wich
f2b04c5400 contrib/fwd: initial IPC work 2009-12-20 02:31:01 +00:00
Jo-Philipp Wich
1c2d85856b contrib/fwd: add utility functions 2009-12-20 02:30:32 +00:00
Jo-Philipp Wich
ea9a0495b7 contrib/fwd: generic drop target belongs into the drop chain 2009-12-17 01:35:50 +00:00
Jo-Philipp Wich
ba9cae9b90 contrib/fwd: add fwd_xt_parse_frag(), fwd_xt_append_rule() and fwd_xt_insert_rule() - completes xtables api 2009-12-17 01:31:13 +00:00
Jo-Philipp Wich
47f94ba62c contrib/fwd: remove leftover debug printf 2009-12-17 01:15:44 +00:00
Jo-Philipp Wich
9903178ee7 contrib/fwd: implement fwd_ipt_delif() and fwd_ipt_clear_ruleset() 2009-12-17 01:07:44 +00:00
Jo-Philipp Wich
5abef1380e contrib/fwd: reset invert flag after running xt parse handler 2009-12-16 22:58:19 +00:00
Jo-Philipp Wich
0f791a7fb6 contrib/fwd: rewrite rule generate to use xtables api 2009-12-16 02:02:45 +00:00
Jo-Philipp Wich
a833e120b7 contrib/fwd: make fwd_xt_parse_{match,target} variadic, properly parse inverts 2009-12-15 20:57:35 +00:00
Jo-Philipp Wich
b957d3f56d contrib/fwd: update main, not really useful yet 2009-12-15 11:22:56 +00:00
Jo-Philipp Wich
7001c02a38 contrib/fwd: simplify ruleset, initial xtables integration 2009-12-15 11:21:42 +00:00
Jo-Philipp Wich
3e97fcfe4b contrib/fwd: update xtables api, reuse iptc handle from caller, fix segfault when reusing matches 2009-12-15 11:16:45 +00:00
Jo-Philipp Wich
d91beb0590 contrib/fwd: initial xtables binding 2009-12-14 02:25:55 +00:00
Jo-Philipp Wich
1a403dfcd6 modules/freifunk: add community profile for Oldenburg 2009-12-13 21:32:59 +00:00
Jo-Philipp Wich
8f3bd113c3 contrib/package: fix memory leaks in olsrd 0.5.6-r7 stable 2009-12-13 21:17:02 +00:00
Jo-Philipp Wich
bbaf959e9b contrib/fwd: properly handle rules with proto=tcpudp 2009-12-09 23:59:11 +00:00
Jo-Philipp Wich
2e9ac3b342 contrib: fwd - initial C implementation of the uci firewall 2009-12-09 02:15:59 +00:00
Steven Barth
e8220d96a5 httpclient: Add basic auth support 2009-12-08 12:13:26 +00:00
Jo-Philipp Wich
a6860ba0c8 applications/luci-upnp: OpenWrt r18491 changes the enable/disable behaviour, adept to it 2009-12-04 23:16:06 +00:00