Steven Barth [Wed, 14 Jan 2009 23:47:56 +0000 (23:47 +0000)]
Automatic language detection
Michael Geddes [Wed, 14 Jan 2009 01:53:07 +0000 (01:53 +0000)]
Fix up udev zap devices to look like devfs (which asterisk expects).
Michael Geddes [Wed, 14 Jan 2009 01:51:50 +0000 (01:51 +0000)]
Support for tagging of names in lastcall lists.
Fix up lastcall menu so that you can type ahead.
Michael Geddes [Wed, 14 Jan 2009 01:49:24 +0000 (01:49 +0000)]
Fix some errors related to quoting variables.
Michael Geddes [Wed, 14 Jan 2009 01:48:10 +0000 (01:48 +0000)]
Tidy up some bugs with quoting.
Use the ${match_all} variable - use [0-9+#*] as match-all.
Fix the section name for iax contexts prepended with iax_.
For IAX, handle uci list for 'allow', 'incoming' and 'extension'.
Michael Geddes [Wed, 14 Jan 2009 01:43:06 +0000 (01:43 +0000)]
Document dialplangoto.
Add inzone documentation
Michael Geddes [Wed, 14 Jan 2009 01:42:06 +0000 (01:42 +0000)]
Add Inzone handling - routing icoming calls based on dialed number and callerid.
Use _[0-9*+#]. in place of _. to avoid warnings in the log.
Fix some errors with quotes
Change default call type to macro for lastdialedtype.
Michael Geddes [Wed, 14 Jan 2009 01:38:28 +0000 (01:38 +0000)]
Make udev ZAP devices look like devfs devices.
Michael Geddes [Wed, 14 Jan 2009 01:37:00 +0000 (01:37 +0000)]
Extensions can be a list
Steven Barth [Tue, 13 Jan 2009 11:17:43 +0000 (11:17 +0000)]
Nobody reads our texts ;-)
Jo-Philipp Wich [Mon, 12 Jan 2009 17:31:19 +0000 (17:31 +0000)]
libs/cbi: implement .sectionhead and .sectiondesc properties to allow labelling the id column in table layouts
Jo-Philipp Wich [Sun, 11 Jan 2009 23:37:21 +0000 (23:37 +0000)]
application/luci-asterisk:
- implement initial sip client management
- improve trunk and client handling
- implement more options
Jo-Philipp Wich [Sun, 11 Jan 2009 15:45:34 +0000 (15:45 +0000)]
libs/cbi: also set id attribute for hidden fields
Jo-Philipp Wich [Sun, 11 Jan 2009 04:49:25 +0000 (04:49 +0000)]
applications/luci-asterisk: make regster option a flag value
Jo-Philipp Wich [Sun, 11 Jan 2009 04:23:43 +0000 (04:23 +0000)]
applications/luci-asterisk:
- make nat handling configurable for sip trunks
- display actual reason when trunk is offline
Jo-Philipp Wich [Sun, 11 Jan 2009 04:20:34 +0000 (04:20 +0000)]
applications/luci-asterisk: register with ucitrack
Jo-Philipp Wich [Sun, 11 Jan 2009 04:01:32 +0000 (04:01 +0000)]
applications/luci-asterisk: add some options to sip trunk configuration
Jo-Philipp Wich [Sun, 11 Jan 2009 03:44:04 +0000 (03:44 +0000)]
libs/cbi: add support for hidden form fields in sections
Jo-Philipp Wich [Sun, 11 Jan 2009 03:05:01 +0000 (03:05 +0000)]
applications/luci-asterisk: add the first few bits of reworked webif code
Jo-Philipp Wich [Sun, 11 Jan 2009 03:00:57 +0000 (03:00 +0000)]
contrib/package/asterisk-xip:
- switch to uci backend in init script
- fix syntax error in syntax script
- bump package revision
Jo-Philipp Wich [Sun, 11 Jan 2009 00:02:59 +0000 (00:02 +0000)]
applications/luci-asterisk: add initial code for the asterisk interface library
Steven Barth [Fri, 9 Jan 2009 10:57:28 +0000 (10:57 +0000)]
Resolve dependencies when a combobox is updated.
Steven Barth [Fri, 9 Jan 2009 10:05:19 +0000 (10:05 +0000)]
Firewall GUI optimizations
Steven Barth [Thu, 8 Jan 2009 21:18:35 +0000 (21:18 +0000)]
Make protocol selection in Firewall and QoS a combobox
closes #29
Steven Barth [Thu, 8 Jan 2009 17:14:56 +0000 (17:14 +0000)]
Added computer-readable Freifunk status page
Jo-Philipp Wich [Thu, 8 Jan 2009 16:21:52 +0000 (16:21 +0000)]
contrib/package: move asterisk14-xip to feed
Jo-Philipp Wich [Wed, 7 Jan 2009 23:37:44 +0000 (23:37 +0000)]
contrib/package: change luci-app-asterisk dependency to asterisk14-xip-core
Jo-Philipp Wich [Wed, 7 Jan 2009 23:35:08 +0000 (23:35 +0000)]
contrib/packages: add copyright notice to Makefile
Jo-Philipp Wich [Wed, 7 Jan 2009 23:28:22 +0000 (23:28 +0000)]
contrib/package: make luci-app-asterisk depend on asterisk14-xip
Jo-Philipp Wich [Wed, 7 Jan 2009 23:27:28 +0000 (23:27 +0000)]
contrib/package: add asterisk14-xip package to prepare Asterisk/LuCI/UCI integration
Jo-Philipp Wich [Wed, 7 Jan 2009 20:48:05 +0000 (20:48 +0000)]
modules/admin-full: fix default state and handling of the defaultroute and peerdns options
Steven Barth [Mon, 5 Jan 2009 21:13:56 +0000 (21:13 +0000)]
Fix disabling of WiFi
closes #22
Steven Barth [Sun, 4 Jan 2009 20:08:45 +0000 (20:08 +0000)]
Introduce active (pulling) JSON-Decoder
Steven Barth [Sun, 4 Jan 2009 15:46:08 +0000 (15:46 +0000)]
Cleanup overview / details nodes
Steven Barth [Sun, 4 Jan 2009 15:45:57 +0000 (15:45 +0000)]
Add extended dispatching targets, optimize dispatching behaviour
Jo-Philipp Wich [Sat, 3 Jan 2009 23:36:13 +0000 (23:36 +0000)]
contrib/package: mark xrelayd as broken
Steven Barth [Fri, 2 Jan 2009 21:42:49 +0000 (21:42 +0000)]
HTTP is sufficient for plain checkouts, Schäuble could also do checkouts before by himself
Steven Barth [Fri, 2 Jan 2009 21:33:10 +0000 (21:33 +0000)]
Use luci.fs.access instead of luci.fs.isfile where applicable
Steven Barth [Fri, 2 Jan 2009 12:38:47 +0000 (12:38 +0000)]
Fixed a typo, moved Freifunk themes to Freifunk submenu
Steven Barth [Fri, 2 Jan 2009 12:28:55 +0000 (12:28 +0000)]
Fix some recursive dependencies
Steven Barth [Fri, 2 Jan 2009 12:23:10 +0000 (12:23 +0000)]
Reintroduce conditional dependencies
Jo-Philipp Wich [Thu, 1 Jan 2009 19:59:31 +0000 (19:59 +0000)]
contrib/package: bump olsrd to most recent hg rev
Jo-Philipp Wich [Thu, 1 Jan 2009 18:15:20 +0000 (18:15 +0000)]
modules/admin-full: add support for the probereq iwpriv param
i18n: add required strings
Jo-Philipp Wich [Thu, 1 Jan 2009 13:55:40 +0000 (13:55 +0000)]
modules/admin-full: fix diversity setting for atheros cards
applications/olsr: fix enable/disable for olsrd plugins
Steven Barth [Thu, 1 Jan 2009 13:32:57 +0000 (13:32 +0000)]
Fix samba "read only" and "guest ok" settings not applied correctly.
Steven Barth [Wed, 31 Dec 2008 20:27:01 +0000 (20:27 +0000)]
Add support for MSS correction
Steven Barth [Wed, 31 Dec 2008 19:53:47 +0000 (19:53 +0000)]
Rename wireless.wifi-device.mode to wireless.wifi-device.hwmode
Jo-Philipp Wich [Mon, 29 Dec 2008 17:39:48 +0000 (17:39 +0000)]
applications/siitwizard: use unique-local ip6addrtype
Jo-Philipp Wich [Mon, 29 Dec 2008 17:27:35 +0000 (17:27 +0000)]
contrib/packages: fix olsrd makefile
Jo-Philipp Wich [Mon, 29 Dec 2008 17:12:10 +0000 (17:12 +0000)]
contrib/packages: add another fix for olsrd ipv6 addresses
Steven Barth [Mon, 29 Dec 2008 14:55:30 +0000 (14:55 +0000)]
Bump UCI
Steven Barth [Mon, 29 Dec 2008 14:28:38 +0000 (14:28 +0000)]
Revert "Use conditional dependencies"
- Build system is b0rken! Unknown recursive dependencies.
Steven Barth [Mon, 29 Dec 2008 14:21:57 +0000 (14:21 +0000)]
Use conditional dependencies
Jo-Philipp Wich [Mon, 29 Dec 2008 03:42:19 +0000 (03:42 +0000)]
contrib/packages: move olsrd to tip again and add fix for ipv6 address handling
Jo-Philipp Wich [Mon, 29 Dec 2008 02:52:02 +0000 (02:52 +0000)]
contrib/packages: revert to olsrd 0.5.6-r3
Jo-Philipp Wich [Sun, 28 Dec 2008 21:43:38 +0000 (21:43 +0000)]
contrib/package: bump to olsrd tip
Jo-Philipp Wich [Sat, 27 Dec 2008 22:54:34 +0000 (22:54 +0000)]
applications/siit-wizard: change ipv4 address pool
Jo-Philipp Wich [Sat, 27 Dec 2008 18:27:12 +0000 (18:27 +0000)]
applications/siitwizard: lower mtu on lan and wan to 1240, make sure to remove old hna6 announcements
Jo-Philipp Wich [Sat, 27 Dec 2008 01:44:56 +0000 (01:44 +0000)]
applications/siitwizard:
- fix calculation of available hosts addresses in pool
- also calculate dhcp start and limit addresses
- tune siit defaults to use Freifunk PI addresses
- change bssid to avoid collision with Freifunk mesh
Jo-Philipp Wich [Sat, 27 Dec 2008 01:42:34 +0000 (01:42 +0000)]
libs/ip: return a copy of given tables in __mask16() to avoid destroying them later
Jo-Philipp Wich [Sat, 27 Dec 2008 00:31:42 +0000 (00:31 +0000)]
modules/freifunk: fix typo in route6 section *sigh*
Jo-Philipp Wich [Fri, 26 Dec 2008 04:51:56 +0000 (04:51 +0000)]
applications/siitwizard: add sw_merge and txpower to wifi-iface config
Jo-Philipp Wich [Fri, 26 Dec 2008 01:25:31 +0000 (01:25 +0000)]
applications/siitwizard: remove leftover variable definition
Jo-Philipp Wich [Fri, 26 Dec 2008 01:22:04 +0000 (01:22 +0000)]
applications/siitwizard:
- move basic ipv4 config to uci config
- do integrity checks on given lan ip address
- configure system-hostname and olsrd nameservice
- configure ipv4 dns for clients
Jo-Philipp Wich [Tue, 23 Dec 2008 21:57:34 +0000 (21:57 +0000)]
trunk: remove bitrot
Jo-Philipp Wich [Tue, 23 Dec 2008 16:49:48 +0000 (16:49 +0000)]
applications/siitwizzard: configure siit0 with proto none, don't use a dummy-v4-ip anymore
Jo-Philipp Wich [Tue, 23 Dec 2008 16:48:48 +0000 (16:48 +0000)]
modules/admin-full: readd "none" protocol option to interface config
Steven Barth [Tue, 23 Dec 2008 11:47:50 +0000 (11:47 +0000)]
Bump UCI
Steven Barth [Tue, 23 Dec 2008 10:36:57 +0000 (10:36 +0000)]
Sysauth does not have a valid dispatched node: Fall back to REQUEST_URI environment
Jo-Philipp Wich [Tue, 23 Dec 2008 05:28:43 +0000 (05:28 +0000)]
applications/siitwizzard: also prepare firewall include
Jo-Philipp Wich [Tue, 23 Dec 2008 05:20:16 +0000 (05:20 +0000)]
contrib/package: remove @BROKEN dependency from siit wizzard
Jo-Philipp Wich [Tue, 23 Dec 2008 05:18:08 +0000 (05:18 +0000)]
applications/siitwizard: move menu entry to the end of network menu
Jo-Philipp Wich [Tue, 23 Dec 2008 00:08:42 +0000 (00:08 +0000)]
applications/asterisk: add Makefile
Jo-Philipp Wich [Mon, 22 Dec 2008 22:01:15 +0000 (22:01 +0000)]
luci/i18n: apply french translations - thanks! (#14, #15, #16)
Steven Barth [Mon, 22 Dec 2008 21:54:20 +0000 (21:54 +0000)]
Fix urltoken passing on several pages
Jo-Philipp Wich [Mon, 22 Dec 2008 12:57:49 +0000 (12:57 +0000)]
modules/admin-core: change network uvl scheme to allow ipv4 routes without gateway
Jo-Philipp Wich [Mon, 22 Dec 2008 03:01:09 +0000 (03:01 +0000)]
applications/siitwizard:
- fixup olsrd txtinfo accept parameter
- use network-, not host-ip for gateway-side siit ipv4 route
Jo-Philipp Wich [Mon, 22 Dec 2008 02:59:05 +0000 (02:59 +0000)]
applications/luci-olsr: make olsrd status pages ipv6 capable
Jo-Philipp Wich [Sun, 21 Dec 2008 22:32:08 +0000 (22:32 +0000)]
modules/admin-root: remove "sample-host" entry from /etc/config/luci_hosts
Jo-Philipp Wich [Sun, 21 Dec 2008 21:40:32 +0000 (21:40 +0000)]
applications/siitwizard: fix duplicate field name
Jo-Philipp Wich [Sun, 21 Dec 2008 19:38:49 +0000 (19:38 +0000)]
applications/siitwizard: install v4 routes and tweak firewall forwardings
Jo-Philipp Wich [Sun, 21 Dec 2008 19:17:12 +0000 (19:17 +0000)]
applications/siitwizard: also setup v4 routes and firewall
Jo-Philipp Wich [Sun, 21 Dec 2008 05:24:54 +0000 (05:24 +0000)]
applications/siitwizard:
- fix default lan ip
- make ip and netmask depend on client mode
Jo-Philipp Wich [Sun, 21 Dec 2008 05:20:22 +0000 (05:20 +0000)]
applications/siitwizard:
- refresh ipv6 config
- perform wifi and lan configuration too
Jo-Philipp Wich [Sat, 20 Dec 2008 23:33:38 +0000 (23:33 +0000)]
contrib/package: make luci-app-siitwizzard depend on kmod-siit
Jo-Philipp Wich [Fri, 19 Dec 2008 12:23:28 +0000 (12:23 +0000)]
contrib/package: mark siit wizzard as broken too
Jo-Philipp Wich [Fri, 19 Dec 2008 12:22:03 +0000 (12:22 +0000)]
contrib/package: drop german only notice from ff-support, mark asterisk as broken for now
Jo-Philipp Wich [Fri, 19 Dec 2008 12:12:43 +0000 (12:12 +0000)]
modules/admin-full: make menu entry for led config depend on sysfs availability
Jo-Philipp Wich [Fri, 19 Dec 2008 12:08:51 +0000 (12:08 +0000)]
libs/core: implement fs.isdirectory()
Steven Barth [Thu, 18 Dec 2008 12:23:02 +0000 (12:23 +0000)]
Generated italian translation .lua-files (please anybody tell me why we have the .xml-stuff)
Steven Barth [Thu, 18 Dec 2008 12:19:46 +0000 (12:19 +0000)]
French translation fixes, thanks for contribution (closes #13)
Matteo Croce [Thu, 18 Dec 2008 01:56:28 +0000 (01:56 +0000)]
add Italian translation package
Steven Barth [Wed, 17 Dec 2008 19:52:50 +0000 (19:52 +0000)]
Fixed REQUEST_URI
Matteo Croce [Wed, 17 Dec 2008 18:21:03 +0000 (18:21 +0000)]
Complete Italian translation
Matteo Croce [Tue, 16 Dec 2008 02:42:10 +0000 (02:42 +0000)]
Italian translation for admin-core (part 2)
Steven Barth [Mon, 15 Dec 2008 10:40:45 +0000 (10:40 +0000)]
Refined urltokens and XSRF protection
Matteo Croce [Mon, 15 Dec 2008 01:31:50 +0000 (01:31 +0000)]
Italian translation for admin-core (first part)
Matteo Croce [Mon, 15 Dec 2008 01:23:41 +0000 (01:23 +0000)]
another typo fix
Matteo Croce [Mon, 15 Dec 2008 00:30:25 +0000 (00:30 +0000)]
typo fix
Matteo Croce [Mon, 15 Dec 2008 00:09:48 +0000 (00:09 +0000)]
Italian translation for default.it.xml and small typo fix