Commit graph

1857 commits

Author SHA1 Message Date
Jo-Philipp Wich
cb0e180448 contrib/package: make luci-app-statistics depend on a few collectd plugins
applications/luci-statistics: implement a workaround for broken permissions on /tmp
2009-02-16 17:43:43 +00:00
Steven Barth
695361877c More nixio fixes 2009-02-15 13:59:30 +00:00
Jo-Philipp Wich
42793d8799 applications/luci-ffwizard-leipzig: fix typo in firewall rules 2009-02-15 00:23:42 +00:00
Jo-Philipp Wich
1c593cd2b9 applications/luci-ffwizard-leipzig: also allow dns traffic 2009-02-15 00:04:16 +00:00
Steven Barth
157cc2b896 nixio: +performance 2009-02-14 14:39:12 +00:00
Steven Barth
aa0cee169f nixio: added sendfile(), return false instead of nil for EWOULDBLOCK 2009-02-14 10:42:48 +00:00
Steven Barth
5ff898e624 nixio next
splice() still does not work correctly
2009-02-12 19:48:06 +00:00
Steven Barth
4327f9250e nixio + io = nix2io 2009-02-10 17:35:07 +00:00
Jo-Philipp Wich
b5026e65c0 libs/web: don't send Status: 500 in error500() if header is already sent
modules/admin-core: include template header only once
2009-02-09 13:17:26 +00:00
Steven Barth
8dbb8a0ad3 Use poll() instead of select()
Reintroduce nanosleep()
2009-02-08 20:57:36 +00:00
Jo-Philipp Wich
2e913fd28f modules/admin-full:
- translate i18n fallbacks to english in status controller
	- bump copyright year in iptables and interfaces templates
	- remove redundant fieldsets from iptables page and nuke a left-over code
2009-02-08 20:20:42 +00:00
Jo-Philipp Wich
2c73c95055 modules/admin-full: implement interface status page
i18n/english: add required strings for interface status
2009-02-08 20:11:09 +00:00
Steven Barth
56d142a1a1 nixio linux IO/socket api (incomplete / WIP) 2009-02-08 14:01:48 +00:00
Jo-Philipp Wich
f52ec22717 modules/admin-full: implement iptables status page
i18n/english: resync xml, add strings for iptables page
libs/sys/iptparser: implement chain() and is_custom_target()
2009-02-08 03:56:50 +00:00
Jo-Philipp Wich
e3c8b9a10b libs/sys/iptparser: remove typo, bump copyright year 2009-02-08 00:50:25 +00:00
Jo-Philipp Wich
474a617268 libs/sys/iptparser: import required functions 2009-02-08 00:48:21 +00:00
Jo-Philipp Wich
a9f58b0c52 libs/sys/iptparser:
- rewrite inline documentation to luadoc
	- utilize luci.ip for source and destination comparisations
2009-02-08 00:45:13 +00:00
Steven Barth
15029e4279 Fix Wifi-Client mode for devices without standard default network configuration 2009-02-04 19:10:06 +00:00
Jo-Philipp Wich
43844ccc0d libs/sys: import missing symbol 2009-02-02 17:35:51 +00:00
Jo-Philipp Wich
2b1e0d20ab modules/admin-full: also show bssid option in ad-hoc mode for broadcom cards 2009-02-02 14:39:56 +00:00
Jo-Philipp Wich
08bcf69aac applications/luci-ffwizard-leipzig: use luci.sys.hostname() to update hostname 2009-02-01 17:14:00 +00:00
Jo-Philipp Wich
4b9f7db1ce libs/sys: extend luci.sys.hostname() to allow setting a new name
modules/admin-{full,mini}: update the hostname at runtime
2009-02-01 17:08:40 +00:00
Jo-Philipp Wich
d7d27ffe6a modules/freifunk: start crond if required, send sighup after processing custom scripts 2009-01-31 17:32:01 +00:00
Jo-Philipp Wich
7ab4dcc9df modules/freifunk: move txpower default to wifi-device 2009-01-31 16:31:33 +00:00
Steven Barth
ce2da9198b Fix ff_olsr_test_gw 2009-01-31 16:28:34 +00:00
Jo-Philipp Wich
56f5204e8f modules/admin-full: move txpower control to wifi-device
modules/admin-core: extend wireless schema to cover txpower changes
2009-01-31 16:27:24 +00:00
Jo-Philipp Wich
910ac84a46 modules/freifunk: disable gateway test for now due to uci problems 2009-01-31 04:19:41 +00:00
Jo-Philipp Wich
4093233524 contrib/package: remove IpcConnect section from olsrd default config
applications/luci-olsr: disable IpcConnection configuration
2009-01-31 03:01:40 +00:00
Jo-Philipp Wich
6fef46408b contrib/package: switch olsrd-luci to 0.5.6-r3 release + patches for freifunk firmware 2009-01-31 02:20:43 +00:00
Steven Barth
9de7b71940 Lost without translation... 2009-01-30 18:57:02 +00:00
Steven Barth
ccf41d1d57 Lost in translation... 2009-01-30 18:48:46 +00:00
Steven Barth
80216cc088 Cleanup Freifunk defaults
Remove RTS, fallback to default
Disable Fledermaus theme
Disable forced German language, fallback to autodetect
2009-01-30 17:55:21 +00:00
Jo-Philipp Wich
fb581efd7d modules/freifunk:
- install cronjob for gateway check
	- provide /etc/rc.local.d/ as suggested by ufo
2009-01-30 16:05:14 +00:00
Steven Barth
07790dad35 Add OLSR dyn_gw_plain gateway test 2009-01-30 16:00:09 +00:00
Steven Barth
ab18c3ba10 Fix autodetection for extended language identifiers 2009-01-30 15:29:14 +00:00
Jo-Philipp Wich
abf0c329c5 applications/luci-ffwizard-leipzig: also unload dyn_gw_plain if share internet is not checked 2009-01-30 15:07:06 +00:00
Jo-Philipp Wich
39e418ab4a themes: fix version string in footer 2009-01-30 13:59:37 +00:00
Jo-Philipp Wich
d0d0715911 contrib/package: switch to olsrd dyn_gw_plain plugin and enable it by default 2009-01-30 13:48:32 +00:00
Steven Barth
3b0ef94a9e Set default target to ACCEPT 2009-01-29 15:03:34 +00:00
Jo-Philipp Wich
d5003fc23a applications/luci-upnp: also stop miniupnpd if it is about to be disabled 2009-01-28 18:32:26 +00:00
Jo-Philipp Wich
4fa887618e applications/luci-upnp: fix enable checkbox of upnp service 2009-01-28 18:25:11 +00:00
Jo-Philipp Wich
4b62df0945 modules/admin-core: add autogeneartion notice to /var/etc/hosts, /var/etc/ethers 2009-01-28 18:17:41 +00:00
Jo-Philipp Wich
515ac3e6fe modules/freifunk: remove wireless fragmentation settings, causes madwifi issues 2009-01-27 20:59:23 +00:00
Steven Barth
c56307acc3 Add MSS Clamping option for Essentials (closes #45)
Rename "MSS correction" to the correct term "MSS Clamping" in Firewall
Automatically set "defaultroute" and "peerdns" when PPP is selected in
Essentials
2009-01-27 20:49:04 +00:00
Jo-Philipp Wich
afd569dfca modules/admin-core: implement a more elegant solution for #46; treat empty or zero-length netmasks as /32 subnet 2009-01-27 17:15:14 +00:00
Jo-Philipp Wich
a27c539dea modules/admin-core: prevent crash in network interface overview when netmask option is defined, but empty 2009-01-27 16:48:46 +00:00
Michael Geddes
db087ebfb4 List of voice prompts requried 2009-01-27 12:02:18 +00:00
Michael Geddes
cfdd3ca682 Move number taging from lastcall.conf to tagnumber.conf
Improve tagging workflow.
2009-01-27 02:42:50 +00:00
Michael Geddes
dfa7dbbc45 Put quotes for safety.
Move enable_Voicemail() here.
2009-01-27 02:40:40 +00:00
Michael Geddes
213d2a310e The number tagging has been split into macros/tagnumber.conf 2009-01-27 02:39:41 +00:00