summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2009-01-25modules/freifunk:Jo-Philipp Wich
- implement generic fix for firewall MASQUERADE - implement advanced uci config to control sysctl and /proc values
2009-01-25applications/luci-upnp: add option to enable/disable secure modeJo-Philipp Wich
2009-01-25Using DROP is bad behaviour, use REJECT insteadSteven Barth
2009-01-25libs/core: further fixes for luci.util.pcdata(), fix wrong character range ↵Jo-Philipp Wich
and drop invalid control chars entirely
2009-01-25Push translationsSteven Barth
2009-01-25libs/core: rework luci.util.pcdata() to also escape ascii control charsJo-Philipp Wich
2009-01-25Fix PPP support (closes #41)Steven Barth
2009-01-22contrib/package: remove definitions for pgraph pluginJo-Philipp Wich
2009-01-22contrib/package: bump olsrd-luci to hg rev 2227Jo-Philipp Wich
2009-01-21libs/lucittpd: fix format strings in luaplugin.c and log.cJo-Philipp Wich
2009-01-20urldecode path_info before using itSteven Barth
2009-01-20Replace Dos line endings with Unix ones where neededSteven Barth
2009-01-20Add utime to luci.fsSteven Barth
2009-01-20libs/cbi: remove workaround for libuciJo-Philipp Wich
2009-01-20contrib: bump uci to v0.7.2Jo-Philipp Wich
2009-01-20libs/cbi:Jo-Philipp Wich
- 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-19Allow _* tags on sip configsMichael Geddes
2009-01-19libs/uci: implement get_bool() to retrive uci variables as boolean valueJo-Philipp Wich
2009-01-19DISA dialplan support.Michael Geddes
2009-01-19Add pickup2 module support.Michael Geddes
2009-01-19Add disaconf support.Michael Geddes
Add app_pickup2
2009-01-19Update DocumentationMichael Geddes
2009-01-19applications/luci-ffwizard-leipzig: force /etc/firewall.freifunk include and ↵Jo-Philipp Wich
set drop_invalid to 0
2009-01-18Add link to load voicemenu config.Michael Geddes
2009-01-18Ability to have unatended voice menus.Michael Geddes
2009-01-18Allow voicezone to have a 'name' option rather than having a named section.Michael Geddes
2009-01-18Ability for 'module' configs to have an optional 'createdialplan' section.Michael Geddes
Used to create voicemenus.
2009-01-18libs/uvl: update inline documentationJo-Philipp Wich
2009-01-17libs/uvl:Jo-Philipp Wich
- allow overriding the config directory in luci.uvl - support --configdir for uvl verify too
2009-01-17themes/openwrt.org: further background fixJo-Philipp Wich
2009-01-17Purge abandonend brandsSteven Barth
2009-01-17themes/openwrt.org: fix css for backgroundJo-Philipp Wich
2009-01-17build: add mkversion.sh helper scriptJo-Philipp Wich
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-17Add connbytes support to QoSSteven Barth
2009-01-17Make fixtime more reliableSteven Barth
2009-01-17themes/openwrt.org: don't make background fixed, causes huge performance ↵Jo-Philipp Wich
penalties on some gpus
2009-01-17Remove "Save & Apply" note on homeepage of Mini as it does not applySteven Barth
2009-01-17applications/luci-fw: translation fixes for english and germanJo-Philipp Wich
2009-01-17* Remove "OPKG Configuration" link in menu - link on package manager page is ↵Steven Barth
enough * Remove "Upgrade all packages" link as it is very dangerous on squashfs based filesystems
2009-01-17Autoapplying on creation / deletion of sections is annoying, disable it.Steven Barth
2009-01-17Generate context for adding callerid name with proper sequences.Michael Geddes
2009-01-17Add LASTCALL_DIR to globals section if there is a DEST set.Michael Geddes
2009-01-17Add DisplayName option to sip/iax for callerid displayMichael Geddes
2009-01-16Show that type is allowed to be specified with the target.Michael Geddes
Show that target is a list for dialzones.
2009-01-16Document domain/localnet are lists.Michael Geddes
2009-01-16For sipglobal, sip, handle multiple domain and localnet settings. Add the ↵Michael Geddes
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-16Allow specifying the target type together with the target in the dialplan ↵Michael Geddes
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-16Fix the split_append function so that codec modules are properly enabled.Michael Geddes
2009-01-16applications/luci-fw: fix for german translationJo-Philipp Wich
2009-01-16applications/luci-fw: fixes for english translationJo-Philipp Wich