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