Steven Barth [Mon, 2 Mar 2009 20:18:29 +0000 (20:18 +0000)]
Fix header generator
Steven Barth [Mon, 2 Mar 2009 19:45:07 +0000 (19:45 +0000)]
Set method to POST if we have postdata and no other method is set
Steven Barth [Mon, 2 Mar 2009 19:41:32 +0000 (19:41 +0000)]
httpclient: default content-type for post data is
"application/x-www-form-urlencoded"
Steven Barth [Sat, 28 Feb 2009 21:21:52 +0000 (21:21 +0000)]
More splicing stuff
Steven Barth [Fri, 27 Feb 2009 14:58:56 +0000 (14:58 +0000)]
Add Makefile definitions for http-client
Steven Barth [Fri, 27 Feb 2009 14:51:37 +0000 (14:51 +0000)]
nixio: Fixes, use POSIX calls for file i/o
httpclient: resume support, splice() support, cookie support
Steven Barth [Thu, 26 Feb 2009 17:08:41 +0000 (17:08 +0000)]
Introduce luci.dispatcher.get(...) which works like node(...) but does
not disable the autocreated flag and does not overwrite the target
controller so that call()-targets won't loose their binding to their
controller
Steven Barth [Thu, 26 Feb 2009 16:45:01 +0000 (16:45 +0000)]
Enable stack tracebacks for 500 errors
Steven Barth [Thu, 26 Feb 2009 15:50:41 +0000 (15:50 +0000)]
Add GUI for 802.11s
Steven Barth [Tue, 24 Feb 2009 17:54:48 +0000 (17:54 +0000)]
nixio: Finetuning of TLS-support
httpclient: HTTPS support
axTLS: enable diagnostic mode
Jo-Philipp Wich [Tue, 24 Feb 2009 01:09:51 +0000 (01:09 +0000)]
applications/luci-asterisk:
- initial dialplan management
- disabled uci scheme
- improved context handling in sip and trunk settings
Steven Barth [Mon, 23 Feb 2009 22:53:42 +0000 (22:53 +0000)]
Fix option dependencies, this was lost in some IE fixing stuff
Steven Barth [Mon, 23 Feb 2009 17:21:14 +0000 (17:21 +0000)]
nixio:
Reogranize TLS headers
Fix TLS receive buffer workaround for axTLS
Add support for flock()
Steven Barth [Sun, 22 Feb 2009 23:45:49 +0000 (23:45 +0000)]
More compat fixes
Steven Barth [Sun, 22 Feb 2009 23:37:35 +0000 (23:37 +0000)]
Remove some crap
Add compatiblity for older uclibc versions
Steven Barth [Sun, 22 Feb 2009 23:19:25 +0000 (23:19 +0000)]
Add axTLS sourcecode
Steven Barth [Sun, 22 Feb 2009 22:49:23 +0000 (22:49 +0000)]
NIXIO: TLS-Support, bugfixes
Steven Barth [Sat, 21 Feb 2009 18:30:48 +0000 (18:30 +0000)]
Sync with OpenWrt
Steven Barth [Fri, 20 Feb 2009 11:47:03 +0000 (11:47 +0000)]
Fixes UVLdoc generation, thanks ffrrrr (closes #49)
Jo-Philipp Wich [Fri, 20 Feb 2009 04:15:54 +0000 (04:15 +0000)]
applications/luci-splash: prevent duplicate firewall rules after boot
Jo-Philipp Wich [Fri, 20 Feb 2009 04:10:04 +0000 (04:10 +0000)]
applications/luci-ffwizard-leipzig: fix dhcp splash network configuration
Jo-Philipp Wich [Fri, 20 Feb 2009 01:54:06 +0000 (01:54 +0000)]
applications/luci-ffwizard-leipzig: tune tcp defaults
Jo-Philipp Wich [Fri, 20 Feb 2009 01:43:47 +0000 (01:43 +0000)]
applications/luci_splash: fix restart of luci-splashd
Jo-Philipp Wich [Fri, 20 Feb 2009 01:30:30 +0000 (01:30 +0000)]
applications/luci-splash: yet another bunch of firewall fixes, improved handling of luci_splash restarts
Jo-Philipp Wich [Fri, 20 Feb 2009 00:38:37 +0000 (00:38 +0000)]
applications/luci-splash: firewall fixes
Jo-Philipp Wich [Thu, 19 Feb 2009 23:12:34 +0000 (23:12 +0000)]
applications/luci-splash: remove debugging code from splashd
Jo-Philipp Wich [Thu, 19 Feb 2009 23:09:28 +0000 (23:09 +0000)]
applications/luci-splash: implement alias interface support in luci-splashd
Jo-Philipp Wich [Thu, 19 Feb 2009 21:31:33 +0000 (21:31 +0000)]
applications/luci-splash: fix redirections and form targets
Jo-Philipp Wich [Thu, 19 Feb 2009 21:14:56 +0000 (21:14 +0000)]
applications/luci-splash: fix crash in splashd
Steven Barth [Wed, 18 Feb 2009 21:46:55 +0000 (21:46 +0000)]
More nixio fixes, initial httpclient
Jo-Philipp Wich [Tue, 17 Feb 2009 01:37:18 +0000 (01:37 +0000)]
libs/ipkg: use -force-defaults to ensure non-interactive execution
Jo-Philipp Wich [Mon, 16 Feb 2009 17:43:43 +0000 (17:43 +0000)]
contrib/package: make luci-app-statistics depend on a few collectd plugins
applications/luci-statistics: implement a workaround for broken permissions on /tmp
Steven Barth [Sun, 15 Feb 2009 13:59:30 +0000 (13:59 +0000)]
More nixio fixes
Jo-Philipp Wich [Sun, 15 Feb 2009 00:23:42 +0000 (00:23 +0000)]
applications/luci-ffwizard-leipzig: fix typo in firewall rules
Jo-Philipp Wich [Sun, 15 Feb 2009 00:04:16 +0000 (00:04 +0000)]
applications/luci-ffwizard-leipzig: also allow dns traffic
Steven Barth [Sat, 14 Feb 2009 14:39:12 +0000 (14:39 +0000)]
nixio: +performance
Steven Barth [Sat, 14 Feb 2009 10:42:48 +0000 (10:42 +0000)]
nixio: added sendfile(), return false instead of nil for EWOULDBLOCK
Steven Barth [Thu, 12 Feb 2009 19:48:06 +0000 (19:48 +0000)]
nixio next
splice() still does not work correctly
Steven Barth [Tue, 10 Feb 2009 17:35:07 +0000 (17:35 +0000)]
nixio + io = nix2io
Jo-Philipp Wich [Mon, 9 Feb 2009 13:17:26 +0000 (13:17 +0000)]
libs/web: don't send Status: 500 in error500() if header is already sent
modules/admin-core: include template header only once
Steven Barth [Sun, 8 Feb 2009 20:57:36 +0000 (20:57 +0000)]
Use poll() instead of select()
Reintroduce nanosleep()
Jo-Philipp Wich [Sun, 8 Feb 2009 20:20:42 +0000 (20:20 +0000)]
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
Jo-Philipp Wich [Sun, 8 Feb 2009 20:11:09 +0000 (20:11 +0000)]
modules/admin-full: implement interface status page
i18n/english: add required strings for interface status
Steven Barth [Sun, 8 Feb 2009 14:01:48 +0000 (14:01 +0000)]
nixio linux IO/socket api (incomplete / WIP)
Jo-Philipp Wich [Sun, 8 Feb 2009 03:56:50 +0000 (03:56 +0000)]
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()
Jo-Philipp Wich [Sun, 8 Feb 2009 00:50:25 +0000 (00:50 +0000)]
libs/sys/iptparser: remove typo, bump copyright year
Jo-Philipp Wich [Sun, 8 Feb 2009 00:48:21 +0000 (00:48 +0000)]
libs/sys/iptparser: import required functions
Jo-Philipp Wich [Sun, 8 Feb 2009 00:45:13 +0000 (00:45 +0000)]
libs/sys/iptparser:
- rewrite inline documentation to luadoc
- utilize luci.ip for source and destination comparisations
Steven Barth [Wed, 4 Feb 2009 19:10:06 +0000 (19:10 +0000)]
Fix Wifi-Client mode for devices without standard default network configuration
Jo-Philipp Wich [Mon, 2 Feb 2009 17:35:51 +0000 (17:35 +0000)]
libs/sys: import missing symbol
Jo-Philipp Wich [Mon, 2 Feb 2009 14:39:56 +0000 (14:39 +0000)]
modules/admin-full: also show bssid option in ad-hoc mode for broadcom cards
Jo-Philipp Wich [Sun, 1 Feb 2009 17:14:00 +0000 (17:14 +0000)]
applications/luci-ffwizard-leipzig: use luci.sys.hostname() to update hostname
Jo-Philipp Wich [Sun, 1 Feb 2009 17:08:40 +0000 (17:08 +0000)]
libs/sys: extend luci.sys.hostname() to allow setting a new name
modules/admin-{full,mini}: update the hostname at runtime
Jo-Philipp Wich [Sat, 31 Jan 2009 17:32:01 +0000 (17:32 +0000)]
modules/freifunk: start crond if required, send sighup after processing custom scripts
Jo-Philipp Wich [Sat, 31 Jan 2009 16:31:33 +0000 (16:31 +0000)]
modules/freifunk: move txpower default to wifi-device
Steven Barth [Sat, 31 Jan 2009 16:28:34 +0000 (16:28 +0000)]
Fix ff_olsr_test_gw
Jo-Philipp Wich [Sat, 31 Jan 2009 16:27:24 +0000 (16:27 +0000)]
modules/admin-full: move txpower control to wifi-device
modules/admin-core: extend wireless schema to cover txpower changes
Jo-Philipp Wich [Sat, 31 Jan 2009 04:19:41 +0000 (04:19 +0000)]
modules/freifunk: disable gateway test for now due to uci problems
Jo-Philipp Wich [Sat, 31 Jan 2009 03:01:40 +0000 (03:01 +0000)]
contrib/package: remove IpcConnect section from olsrd default config
applications/luci-olsr: disable IpcConnection configuration
Jo-Philipp Wich [Sat, 31 Jan 2009 02:20:43 +0000 (02:20 +0000)]
contrib/package: switch olsrd-luci to 0.5.6-r3 release + patches for freifunk firmware
Steven Barth [Fri, 30 Jan 2009 18:57:02 +0000 (18:57 +0000)]
Lost without translation...
Steven Barth [Fri, 30 Jan 2009 18:48:46 +0000 (18:48 +0000)]
Lost in translation...
Steven Barth [Fri, 30 Jan 2009 17:55:21 +0000 (17:55 +0000)]
Cleanup Freifunk defaults
Remove RTS, fallback to default
Disable Fledermaus theme
Disable forced German language, fallback to autodetect
Jo-Philipp Wich [Fri, 30 Jan 2009 16:05:14 +0000 (16:05 +0000)]
modules/freifunk:
- install cronjob for gateway check
- provide /etc/rc.local.d/ as suggested by ufo
Steven Barth [Fri, 30 Jan 2009 16:00:09 +0000 (16:00 +0000)]
Add OLSR dyn_gw_plain gateway test
Steven Barth [Fri, 30 Jan 2009 15:29:14 +0000 (15:29 +0000)]
Fix autodetection for extended language identifiers
Jo-Philipp Wich [Fri, 30 Jan 2009 15:07:06 +0000 (15:07 +0000)]
applications/luci-ffwizard-leipzig: also unload dyn_gw_plain if share internet is not checked
Jo-Philipp Wich [Fri, 30 Jan 2009 13:59:37 +0000 (13:59 +0000)]
themes: fix version string in footer
Jo-Philipp Wich [Fri, 30 Jan 2009 13:48:32 +0000 (13:48 +0000)]
contrib/package: switch to olsrd dyn_gw_plain plugin and enable it by default
Steven Barth [Thu, 29 Jan 2009 15:03:34 +0000 (15:03 +0000)]
Set default target to ACCEPT
Jo-Philipp Wich [Wed, 28 Jan 2009 18:32:26 +0000 (18:32 +0000)]
applications/luci-upnp: also stop miniupnpd if it is about to be disabled
Jo-Philipp Wich [Wed, 28 Jan 2009 18:25:11 +0000 (18:25 +0000)]
applications/luci-upnp: fix enable checkbox of upnp service
Jo-Philipp Wich [Wed, 28 Jan 2009 18:17:41 +0000 (18:17 +0000)]
modules/admin-core: add autogeneartion notice to /var/etc/hosts, /var/etc/ethers
Jo-Philipp Wich [Tue, 27 Jan 2009 20:59:23 +0000 (20:59 +0000)]
modules/freifunk: remove wireless fragmentation settings, causes madwifi issues
Steven Barth [Tue, 27 Jan 2009 20:49:04 +0000 (20:49 +0000)]
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
Jo-Philipp Wich [Tue, 27 Jan 2009 17:15:14 +0000 (17:15 +0000)]
modules/admin-core: implement a more elegant solution for #46; treat empty or zero-length netmasks as /32 subnet
Jo-Philipp Wich [Tue, 27 Jan 2009 16:48:46 +0000 (16:48 +0000)]
modules/admin-core: prevent crash in network interface overview when netmask option is defined, but empty
Michael Geddes [Tue, 27 Jan 2009 12:02:18 +0000 (12:02 +0000)]
List of voice prompts requried
Michael Geddes [Tue, 27 Jan 2009 02:42:50 +0000 (02:42 +0000)]
Move number taging from lastcall.conf to tagnumber.conf
Improve tagging workflow.
Michael Geddes [Tue, 27 Jan 2009 02:40:40 +0000 (02:40 +0000)]
Put quotes for safety.
Move enable_Voicemail() here.
Michael Geddes [Tue, 27 Jan 2009 02:39:41 +0000 (02:39 +0000)]
The number tagging has been split into macros/tagnumber.conf
Michael Geddes [Tue, 27 Jan 2009 02:39:12 +0000 (02:39 +0000)]
Add match_all_s variable - match all including s
Move enable_voicemail to voicemailconf.
Ignore variables beginning with _ in certain sections
Michael Geddes [Tue, 27 Jan 2009 02:28:35 +0000 (02:28 +0000)]
Support for Call queues
Michael Geddes [Tue, 27 Jan 2009 02:28:02 +0000 (02:28 +0000)]
Options for voicemail
Jo-Philipp Wich [Mon, 26 Jan 2009 23:38:54 +0000 (23:38 +0000)]
contrib/package: disable dyn_gw plugin in olsrd default config, causes segfaults
Steven Barth [Mon, 26 Jan 2009 13:59:45 +0000 (13:59 +0000)]
Remove dependency between luci-admin-full and firewall on user request
Steven Barth [Mon, 26 Jan 2009 10:20:18 +0000 (10:20 +0000)]
Add versioning information to Freifunk status
Jo-Philipp Wich [Mon, 26 Jan 2009 02:09:13 +0000 (02:09 +0000)]
modules/admin-full: fix dropbear pwauth option (#42) - thanks for reporting!
Jo-Philipp Wich [Sun, 25 Jan 2009 21:22:10 +0000 (21:22 +0000)]
applications/luci-ffwizard-leipzig: also configure hostname and olsr name
Jo-Philipp Wich [Sun, 25 Jan 2009 20:24:27 +0000 (20:24 +0000)]
modules/freifunk: fix cronjob installation
Jo-Philipp Wich [Sun, 25 Jan 2009 20:14:49 +0000 (20:14 +0000)]
modules/freifunk: implement /etc/rc.local, install dnsmasq sighup cronjob on boot
Steven Barth [Sun, 25 Jan 2009 19:56:23 +0000 (19:56 +0000)]
FF-Wizard: Accept ICMP by default
Jo-Philipp Wich [Sun, 25 Jan 2009 19:38:08 +0000 (19:38 +0000)]
modules/freifunk: ensure right order in hotplug processing when applying nat fixes
Steven Barth [Sun, 25 Jan 2009 19:01:07 +0000 (19:01 +0000)]
Bump UCI
Steven Barth [Sun, 25 Jan 2009 17:50:26 +0000 (17:50 +0000)]
It's kiloByte not kilobit...
Steven Barth [Sun, 25 Jan 2009 17:42:41 +0000 (17:42 +0000)]
Add Image setting for default language (closes #21)
Jo-Philipp Wich [Sun, 25 Jan 2009 17:31:21 +0000 (17:31 +0000)]
modules/freifunk: don't set rx/tx antenna in wizzard, rely on diversity instead
Steven Barth [Sun, 25 Jan 2009 17:30:14 +0000 (17:30 +0000)]
Add unit for UPNP (closes #39)
Jo-Philipp Wich [Sun, 25 Jan 2009 17:28:15 +0000 (17:28 +0000)]
modules/freifunk: display status of all non-encrypted wireless networks if no freifunk zone is defined
Steven Barth [Sun, 25 Jan 2009 17:14:45 +0000 (17:14 +0000)]
FF-Wiazrd: Add OLSR DNS to dnsmasq