Commit graph

1789 commits

Author SHA1 Message Date
Steven Barth
26272967cf FF-Wiazrd: Add OLSR DNS to dnsmasq 2009-01-25 17:14:45 +00:00
Jo-Philipp Wich
e683011032 applications/luci-ffwizard-leipzig: prepare advanced firewall config and disable tcp_ecn by default 2009-01-25 16:46:28 +00:00
Jo-Philipp Wich
58d15fdedb modules/freifunk:
- implement generic fix for firewall MASQUERADE
	- implement advanced uci config to control sysctl and /proc values
2009-01-25 16:45:19 +00:00
Jo-Philipp Wich
9b01a6e862 applications/luci-upnp: add option to enable/disable secure mode 2009-01-25 15:06:17 +00:00
Steven Barth
55f6cb895b Using DROP is bad behaviour, use REJECT instead 2009-01-25 13:30:24 +00:00
Jo-Philipp Wich
b0abe4aa08 libs/core: further fixes for luci.util.pcdata(), fix wrong character range and drop invalid control chars entirely 2009-01-25 13:03:17 +00:00
Steven Barth
1179fd2477 Push translations 2009-01-25 12:33:22 +00:00
Jo-Philipp Wich
e226a77b24 libs/core: rework luci.util.pcdata() to also escape ascii control chars 2009-01-25 12:29:37 +00:00
Steven Barth
918e1f8658 Fix PPP support (closes #41) 2009-01-25 12:15:39 +00:00
Jo-Philipp Wich
72b276d92d contrib/package: remove definitions for pgraph plugin 2009-01-22 23:16:37 +00:00
Jo-Philipp Wich
661ead3241 contrib/package: bump olsrd-luci to hg rev 2227 2009-01-22 23:07:09 +00:00
Jo-Philipp Wich
fc1e5cbe4d libs/lucittpd: fix format strings in luaplugin.c and log.c 2009-01-21 13:50:24 +00:00
Steven Barth
05da6913dd urldecode path_info before using it 2009-01-20 19:40:14 +00:00
Steven Barth
527edf0ba0 Replace Dos line endings with Unix ones where needed 2009-01-20 10:56:07 +00:00
Steven Barth
514a9bfec7 Add utime to luci.fs 2009-01-20 10:18:45 +00:00
Jo-Philipp Wich
eedf535996 libs/cbi: remove workaround for libuci 2009-01-20 00:51:01 +00:00
Jo-Philipp Wich
85ecde56c0 contrib: bump uci to v0.7.2 2009-01-20 00:50:17 +00:00
Jo-Philipp Wich
10ab31ef5f libs/cbi:
- add workaround for libuci-lua bug when writing list values
	- compare values against keyllist not vallist when validating StaticList
	-> fixes StaticList and DynamicList widgets
2009-01-20 00:05:18 +00:00
Michael Geddes
06cdb07211 Allow _* tags on sip configs 2009-01-19 21:37:03 +00:00
Jo-Philipp Wich
b204c9ec8d libs/uci: implement get_bool() to retrive uci variables as boolean value 2009-01-19 13:39:54 +00:00
Michael Geddes
c1eb7cf481 DISA dialplan support. 2009-01-19 12:12:22 +00:00
Michael Geddes
c67c720fc8 Add pickup2 module support. 2009-01-19 12:11:41 +00:00
Michael Geddes
c1d8847a7d Add disaconf support.
Add app_pickup2
2009-01-19 12:10:56 +00:00
Michael Geddes
c87026c1ab Update Documentation 2009-01-19 12:07:46 +00:00
Jo-Philipp Wich
394093af0e applications/luci-ffwizard-leipzig: force /etc/firewall.freifunk include and set drop_invalid to 0 2009-01-19 00:16:13 +00:00
Michael Geddes
11ebe1aa81 Add link to load voicemenu config. 2009-01-18 12:51:28 +00:00
Michael Geddes
77f31860a0 Ability to have unatended voice menus. 2009-01-18 12:50:23 +00:00
Michael Geddes
4f1243271d Allow voicezone to have a 'name' option rather than having a named section. 2009-01-18 12:49:36 +00:00
Michael Geddes
29c406acea Ability for 'module' configs to have an optional 'createdialplan' section.
Used to create voicemenus.
2009-01-18 12:48:35 +00:00
Jo-Philipp Wich
14c485e117 libs/uvl: update inline documentation 2009-01-18 00:02:13 +00:00
Jo-Philipp Wich
9ee2ef5623 libs/uvl:
- allow overriding the config directory in luci.uvl
	- support --configdir for uvl verify too
2009-01-17 23:50:32 +00:00
Jo-Philipp Wich
e7fa9958dc themes/openwrt.org: further background fix 2009-01-17 18:18:10 +00:00
Steven Barth
a6159010a8 Purge abandonend brands 2009-01-17 17:56:43 +00:00
Jo-Philipp Wich
dd62f951c8 themes/openwrt.org: fix css for background 2009-01-17 17:39:57 +00:00
Jo-Philipp Wich
89c8f98b12 build: add mkversion.sh helper script
contrib: (re-)generate version.lua at build time
libs/core: use version.lua
themes: adept header to version.lua, fix css for openwrt.org
2009-01-17 16:35:02 +00:00
Steven Barth
f2148a5c65 Add connbytes support to QoS 2009-01-17 16:19:43 +00:00
Steven Barth
b847ba072d Make fixtime more reliable 2009-01-17 13:52:22 +00:00
Jo-Philipp Wich
d361c24da4 themes/openwrt.org: don't make background fixed, causes huge performance penalties on some gpus 2009-01-17 13:30:41 +00:00
Steven Barth
9afa5d94d7 Remove "Save & Apply" note on homeepage of Mini as it does not apply 2009-01-17 13:25:32 +00:00
Jo-Philipp Wich
f397bfdbb8 applications/luci-fw: translation fixes for english and german 2009-01-17 13:22:14 +00:00
Steven Barth
b166a33429 * Remove "OPKG Configuration" link in menu - link on package manager page is enough
* Remove "Upgrade all packages" link as it is very dangerous on squashfs based filesystems
2009-01-17 13:20:59 +00:00
Steven Barth
4957144262 Autoapplying on creation / deletion of sections is annoying, disable it. 2009-01-17 13:06:18 +00:00
Michael Geddes
77e992e78c Generate context for adding callerid name with proper sequences. 2009-01-17 12:22:46 +00:00
Michael Geddes
1df66e6fae Add LASTCALL_DIR to globals section if there is a DEST set. 2009-01-17 11:08:40 +00:00
Michael Geddes
2c79f6771c Add DisplayName option to sip/iax for callerid display 2009-01-17 11:07:52 +00:00
Michael Geddes
c661fa6278 Show that type is allowed to be specified with the target.
Show that target is a list for dialzones.
2009-01-16 23:15:43 +00:00
Michael Geddes
dd31394d2b Document domain/localnet are lists. 2009-01-16 23:14:14 +00:00
Michael Geddes
467615c25b For sipglobal, sip, handle multiple domain and localnet settings. Add the local IP for the domain automatically.
There was a conflict in names in handle_dialtarget from where it was called.  Use prefix to reduce liklihood.
2009-01-16 23:13:33 +00:00
Michael Geddes
e20b336bb1 Allow specifying the target type together with the target in the dialplan extension (rather than having a sep variable)..
Move incoming_context functions here from sipiaxconf.
Allow incoming target to have different formats for the type/target, and convert it to TYPE/target.
2009-01-16 23:10:18 +00:00
Michael Geddes
c07fb10541 Fix the split_append function so that codec modules are properly enabled. 2009-01-16 23:06:43 +00:00