project/luci.git
14 years agomodules/admin-{core,full}: cover new openwrt option "cronloglevel"
Jo-Philipp Wich [Wed, 29 Apr 2009 13:19:23 +0000 (13:19 +0000)]
modules/admin-{core,full}: cover new openwrt option "cronloglevel"

14 years agotrunk/contrib: use local checkout in Makefile to determine latest revision
Jo-Philipp Wich [Wed, 29 Apr 2009 06:25:56 +0000 (06:25 +0000)]
trunk/contrib: use local checkout in Makefile to determine latest revision

14 years agoi18n: update japanese translation
Jo-Philipp Wich [Tue, 28 Apr 2009 21:58:14 +0000 (21:58 +0000)]
i18n: update japanese translation

14 years agoluci: add greek translation, thanks Vasilis Tsiligiannis!
Jo-Philipp Wich [Mon, 27 Apr 2009 21:36:41 +0000 (21:36 +0000)]
luci: add greek translation, thanks Vasilis Tsiligiannis!

14 years agocontrib: remove userspace-nvram, went upstream
Jo-Philipp Wich [Mon, 27 Apr 2009 00:33:43 +0000 (00:33 +0000)]
contrib: remove userspace-nvram, went upstream

14 years agomodules/admin-core: sync uci schema
Jo-Philipp Wich [Mon, 27 Apr 2009 00:25:46 +0000 (00:25 +0000)]
modules/admin-core: sync uci schema

14 years agomodules/admin-{mini,full}: rename option "hwmode" to "mode" since hwmode is now used...
Jo-Philipp Wich [Mon, 27 Apr 2009 00:12:25 +0000 (00:12 +0000)]
modules/admin-{mini,full}: rename option "hwmode" to "mode" since hwmode is now used for hostapd and mode for madwifi...

14 years agonixio:
Steven Barth [Sun, 26 Apr 2009 19:10:36 +0000 (19:10 +0000)]
nixio:
Added binding for getifaddrs(): List network interfaces, their flags,
addresses and statistics
Cleanups

14 years agocontrib/userspace-nvram:
Jo-Philipp Wich [Fri, 24 Apr 2009 23:38:45 +0000 (23:38 +0000)]
contrib/userspace-nvram:
- fix checksum calculation
- better handle invalid cli invokation
- get rid of hard coded erase size
- fix data type of crc8 function

15 years agocontrib: add a userspace port of the Broadcom NVRAM kernel api, allows NVRAM manipula...
Jo-Philipp Wich [Tue, 21 Apr 2009 21:59:59 +0000 (21:59 +0000)]
contrib: add a userspace port of the Broadcom NVRAM kernel api, allows NVRAM manipulation on bcm47xx

15 years agoMerge nixio 0.2
Steven Barth [Tue, 21 Apr 2009 16:26:45 +0000 (16:26 +0000)]
Merge nixio 0.2

15 years agoremoved dependancy to openwrt.org theme.
Markus Wigge [Thu, 16 Apr 2009 16:37:51 +0000 (16:37 +0000)]
removed dependancy to openwrt.org theme.
Now it is possible to select a different (custom) theme as the only
available theme on the router.

15 years ago- removed init- and config-files shipped with the openvpn package
Markus Wigge [Thu, 16 Apr 2009 15:18:24 +0000 (15:18 +0000)]
- removed init- and config-files shipped with the openvpn package
- changed the description for the management port option
- changed PKI options from "Value" to "FileUpload"
- added "pkcs12" option to basic theme
- cleaned the recipes by removing defaults and adding
  approved config options we use for some years now.
- ... more to come.

15 years agobuild: also find and remove .gitignore files when installing sources
Jo-Philipp Wich [Thu, 16 Apr 2009 10:41:55 +0000 (10:41 +0000)]
build: also find and remove .gitignore files when installing sources

15 years agolibs/cbi: workaround git deficiencies
Jo-Philipp Wich [Thu, 16 Apr 2009 10:36:29 +0000 (10:36 +0000)]
libs/cbi: workaround git deficiencies

15 years agobuild/mklar.pl:
Jo-Philipp Wich [Tue, 14 Apr 2009 22:32:57 +0000 (22:32 +0000)]
build/mklar.pl:
- fix heisenbug with file list padding
- call luac if available
- include non-lua files
- include cbi models and controllers

15 years agobuild: add mklar.pl script to generate lar archives from luci source tree
Jo-Philipp Wich [Mon, 13 Apr 2009 15:47:19 +0000 (15:47 +0000)]
build: add mklar.pl script to generate lar archives from luci source tree

15 years agocontrib/lar: get rid of hardcoded buffer size in larlib
Jo-Philipp Wich [Mon, 13 Apr 2009 15:32:04 +0000 (15:32 +0000)]
contrib/lar: get rid of hardcoded buffer size in larlib

15 years agocontrib/lar: refresh openwrt patch
Jo-Philipp Wich [Mon, 13 Apr 2009 15:18:34 +0000 (15:18 +0000)]
contrib/lar: refresh openwrt patch

15 years agocontrib/lar: remove bitrot from lar.h
Jo-Philipp Wich [Mon, 13 Apr 2009 15:18:12 +0000 (15:18 +0000)]
contrib/lar: remove bitrot from lar.h

15 years agocontrib/lar:
Jo-Philipp Wich [Mon, 13 Apr 2009 15:10:01 +0000 (15:10 +0000)]
contrib/lar:
- add lua binding for lar library
- introduce mmap() support for lua

15 years agocontrib/package/olsrd-luci: remove hostname from default config
Jo-Philipp Wich [Sun, 12 Apr 2009 22:13:29 +0000 (22:13 +0000)]
contrib/package/olsrd-luci: remove hostname from default config

15 years agomodules/freifunk: add some utility scripts from white russian firmware
Jo-Philipp Wich [Sun, 12 Apr 2009 20:03:27 +0000 (20:03 +0000)]
modules/freifunk: add some utility scripts from white russian firmware

15 years agoapplications/luci-ffwizard-leipzig: add missing uci save for firewall, save is not...
Jo-Philipp Wich [Sun, 12 Apr 2009 19:54:46 +0000 (19:54 +0000)]
applications/luci-ffwizard-leipzig: add missing uci save for firewall, save is not triggered if share internet is not enabled

15 years agoapplication/luci-ffwizard-leipzig: don't write system hostname to olsrd config, will...
Jo-Philipp Wich [Sun, 12 Apr 2009 19:30:57 +0000 (19:30 +0000)]
application/luci-ffwizard-leipzig: don't write system hostname to olsrd config, will be taken from system config

15 years agolibs/sys: sync zoneinfo to tzdata 2009d
Jo-Philipp Wich [Fri, 10 Apr 2009 19:32:00 +0000 (19:32 +0000)]
libs/sys: sync zoneinfo to tzdata 2009d

15 years agoapplications/luci-livestats: properly escape essids (closes OpenWrt ticket #4888)
Jo-Philipp Wich [Thu, 9 Apr 2009 14:09:39 +0000 (14:09 +0000)]
applications/luci-livestats: properly escape essids (closes OpenWrt ticket #4888)

15 years agoFix some fallout
Steven Barth [Thu, 9 Apr 2009 13:59:50 +0000 (13:59 +0000)]
Fix some fallout

15 years agoFreufunk: I CAN HAZ ZEROES PLZKTHX
Steven Barth [Thu, 9 Apr 2009 13:56:04 +0000 (13:56 +0000)]
Freufunk: I CAN HAZ ZEROES PLZKTHX

15 years agolibs/web: fix file caches in dispatcher, broke when introducing lua-gz support
Jo-Philipp Wich [Wed, 8 Apr 2009 00:08:38 +0000 (00:08 +0000)]
libs/web: fix file caches in dispatcher, broke when introducing lua-gz support

15 years agocontrib/lar:
Jo-Philipp Wich [Tue, 7 Apr 2009 02:02:15 +0000 (02:02 +0000)]
contrib/lar:
- unify code style and data types
- optimizations for string operations

15 years agocontrib/lar: add lar support patch for openwrt lua
Jo-Philipp Wich [Tue, 7 Apr 2009 00:03:17 +0000 (00:03 +0000)]
contrib/lar: add lar support patch for openwrt lua

15 years agocontrib/lar:
Jo-Philipp Wich [Mon, 6 Apr 2009 22:58:44 +0000 (22:58 +0000)]
contrib/lar:
- fix short read of index table
- properly handle errno by using errno.h
- extend lar_find_archive() to take a base search path a second argument
- extend cli.c to allow specifing the base search path
- print index number in lar.pl

15 years agocontrib/lar: fix buffer overflow check, define os dir seperator
Jo-Philipp Wich [Mon, 6 Apr 2009 18:16:04 +0000 (18:16 +0000)]
contrib/lar: fix buffer overflow check, define os dir seperator

15 years agocontrib/lar: check for buffer overflows in lar_find_archive() and lar_find_member()
Jo-Philipp Wich [Mon, 6 Apr 2009 17:54:55 +0000 (17:54 +0000)]
contrib/lar: check for buffer overflows in lar_find_archive() and lar_find_member()

15 years agocontrib/lar:
Jo-Philipp Wich [Mon, 6 Apr 2009 14:28:17 +0000 (14:28 +0000)]
contrib/lar:
- add lar_find_archive() and lar_find_member() to get a member handle from a packagename
- extend cli to cover new operations

15 years agocontrib/lar: small fixes in cli.c
Jo-Philipp Wich [Mon, 6 Apr 2009 02:50:29 +0000 (02:50 +0000)]
contrib/lar: small fixes in cli.c

15 years agocontrib: add "lar" - initial work on lua archive format
Jo-Philipp Wich [Mon, 6 Apr 2009 02:35:34 +0000 (02:35 +0000)]
contrib: add "lar" - initial work on lua archive format

15 years agobuild: force overwrite of already compressed files for gzip target
Jo-Philipp Wich [Sun, 5 Apr 2009 02:00:02 +0000 (02:00 +0000)]
build: force overwrite of already compressed files for gzip target

15 years agotrunk: add gzip build target
Jo-Philipp Wich [Sun, 5 Apr 2009 01:05:01 +0000 (01:05 +0000)]
trunk: add gzip build target

15 years agotrunk: prepare LuCI to handle .lua.gz files
Jo-Philipp Wich [Sat, 4 Apr 2009 22:54:16 +0000 (22:54 +0000)]
trunk: prepare LuCI to handle .lua.gz files

15 years agoBackport Skip-Button support
Steven Barth [Fri, 3 Apr 2009 18:08:25 +0000 (18:08 +0000)]
Backport Skip-Button support

15 years agoAdd mailformat - which format to use for email
Michael Geddes [Tue, 31 Mar 2009 05:13:38 +0000 (05:13 +0000)]
Add mailformat - which format to use for email

15 years agoapplications/luci-asterisk: adept meetme example in default config to current format...
Jo-Philipp Wich [Mon, 30 Mar 2009 19:53:07 +0000 (19:53 +0000)]
applications/luci-asterisk: adept meetme example in default config to current format, layout fixes in dialplan overview

15 years agoapplications/luci-asterisk: fix some titles in dialplan mgmnt.
Jo-Philipp Wich [Mon, 30 Mar 2009 19:34:08 +0000 (19:34 +0000)]
applications/luci-asterisk: fix some titles in dialplan mgmnt.

15 years agoapplications/luci-asterisk: add meetme support, data integrity improvements
Jo-Philipp Wich [Mon, 30 Mar 2009 19:29:37 +0000 (19:29 +0000)]
applications/luci-asterisk: add meetme support, data integrity improvements

15 years agoapplications/luci-asterisk: fix voicemail storage option, don't load tzdata in mailbo...
Jo-Philipp Wich [Mon, 30 Mar 2009 17:01:05 +0000 (17:01 +0000)]
applications/luci-asterisk: fix voicemail storage option, don't load tzdata in mailbox mgmnt.

15 years agolibs/luanet: add svn:ignore property
Jo-Philipp Wich [Mon, 30 Mar 2009 14:18:23 +0000 (14:18 +0000)]
libs/luanet: add svn:ignore property

15 years agoImport luanet library
Steven Barth [Mon, 30 Mar 2009 11:27:43 +0000 (11:27 +0000)]
Import luanet library
Relicensed with author's permission
Thanks John

15 years agoMove to 2009c
Michael Geddes [Mon, 30 Mar 2009 07:00:01 +0000 (07:00 +0000)]
Move to 2009c

15 years agoCan't have globals in includes
Michael Geddes [Mon, 30 Mar 2009 05:07:34 +0000 (05:07 +0000)]
Can't have globals in includes

15 years agoSupport voicegeneral 'format' section as list
Michael Geddes [Mon, 30 Mar 2009 05:07:10 +0000 (05:07 +0000)]
Support voicegeneral 'format' section as list

15 years agoUpdate documentation
Michael Geddes [Mon, 30 Mar 2009 05:06:37 +0000 (05:06 +0000)]
Update documentation

15 years agoSupport for zones required for asterisk
Michael Geddes [Mon, 30 Mar 2009 04:02:13 +0000 (04:02 +0000)]
Support for zones required for asterisk

15 years agoapplications/luci-asterisk: fix link to voicemail boxes, remove dialplanvoice and...
Jo-Philipp Wich [Mon, 30 Mar 2009 00:24:20 +0000 (00:24 +0000)]
applications/luci-asterisk: fix link to voicemail boxes, remove dialplanvoice and dialplanmeetme too when removing dialplan sections

15 years agoapplications/luci-asterisk: rework voicemail management
Jo-Philipp Wich [Sun, 29 Mar 2009 23:39:40 +0000 (23:39 +0000)]
applications/luci-asterisk: rework voicemail management

15 years agolibs/cbi: properly handle uvl errors without childs
Jo-Philipp Wich [Sun, 29 Mar 2009 22:13:26 +0000 (22:13 +0000)]
libs/cbi: properly handle uvl errors without childs

15 years agoapplications/luci-asterisk: initial dialplan voicemail box support
Jo-Philipp Wich [Sun, 29 Mar 2009 19:11:57 +0000 (19:11 +0000)]
applications/luci-asterisk: initial dialplan voicemail box support

15 years agomodules/admin-full: remove duplicate fallback translation in opkg error reporting
Jo-Philipp Wich [Sat, 28 Mar 2009 20:20:18 +0000 (20:20 +0000)]
modules/admin-full: remove duplicate fallback translation in opkg error reporting

15 years agomodules/admin-full: improve opkg error reporting
Jo-Philipp Wich [Sat, 28 Mar 2009 20:15:53 +0000 (20:15 +0000)]
modules/admin-full: improve opkg error reporting

15 years agocontrib/package/olsrd-luci: remove useless menu definitions
Jo-Philipp Wich [Sat, 28 Mar 2009 19:38:49 +0000 (19:38 +0000)]
contrib/package/olsrd-luci: remove useless menu definitions

15 years agoi18n/japanese: enable in feed
Jo-Philipp Wich [Sat, 28 Mar 2009 19:09:55 +0000 (19:09 +0000)]
i18n/japanese: enable in feed

15 years agoi18n: introduce initial japanese translation, thanks Tsukasa Hamano!
Jo-Philipp Wich [Sat, 28 Mar 2009 19:01:42 +0000 (19:01 +0000)]
i18n: introduce initial japanese translation, thanks Tsukasa Hamano!

15 years agocontrib/package/olsrd-luci: bump to 0.5.6-r4, rebase unbloat patch
Jo-Philipp Wich [Fri, 27 Mar 2009 17:46:56 +0000 (17:46 +0000)]
contrib/package/olsrd-luci: bump to 0.5.6-r4, rebase unbloat patch

15 years agoIntroduce noheader and nofooter CBI-Dispatcher config
Steven Barth [Fri, 27 Mar 2009 00:10:17 +0000 (00:10 +0000)]
Introduce noheader and nofooter CBI-Dispatcher config

15 years agoFix last commit
Steven Barth [Thu, 26 Mar 2009 12:39:43 +0000 (12:39 +0000)]
Fix last commit

15 years agoCorrectly set status FORM_PROCEED instead of FORM_CHANGED if user
Steven Barth [Thu, 26 Mar 2009 12:37:26 +0000 (12:37 +0000)]
Correctly set status FORM_PROCEED instead of FORM_CHANGED if user
creates / deletes a field or section

15 years agocontrib/package/olsrd-luci: remove garbage from 140-olsrd-optimize-size.patch
Jo-Philipp Wich [Wed, 25 Mar 2009 23:47:34 +0000 (23:47 +0000)]
contrib/package/olsrd-luci: remove garbage from 140-olsrd-optimize-size.patch

15 years agocontrib/package/olsrd-luci: bump to hg rev 1785
Jo-Philipp Wich [Wed, 25 Mar 2009 20:48:30 +0000 (20:48 +0000)]
contrib/package/olsrd-luci: bump to hg rev 1785

15 years agocontrib/package/olsrd-luci: bump PKG_RELEASE
Jo-Philipp Wich [Wed, 25 Mar 2009 16:55:29 +0000 (16:55 +0000)]
contrib/package/olsrd-luci: bump PKG_RELEASE

15 years agotrunk: add dist directories to svn:ignore
Jo-Philipp Wich [Wed, 25 Mar 2009 14:05:16 +0000 (14:05 +0000)]
trunk: add dist directories to svn:ignore

15 years agoapplications/luci-olsr: add support for mdns plugin
Jo-Philipp Wich [Wed, 25 Mar 2009 12:54:09 +0000 (12:54 +0000)]
applications/luci-olsr: add support for mdns plugin

15 years agocontrib/package/olsrd-luci: add mdns plugin
Jo-Philipp Wich [Wed, 25 Mar 2009 12:53:08 +0000 (12:53 +0000)]
contrib/package/olsrd-luci: add mdns plugin

15 years agoapplications/luci-ffwizard-leipzig: set option force 1 for wlan dhcp
Jo-Philipp Wich [Mon, 23 Mar 2009 23:02:35 +0000 (23:02 +0000)]
applications/luci-ffwizard-leipzig: set option force 1 for wlan dhcp

15 years agoFix WPA2-EAP support
Steven Barth [Mon, 23 Mar 2009 13:41:04 +0000 (13:41 +0000)]
Fix WPA2-EAP support

15 years agoapplications/luci-asterisk: fix copy & paste error
Jo-Philipp Wich [Sun, 22 Mar 2009 14:26:24 +0000 (14:26 +0000)]
applications/luci-asterisk: fix copy & paste error

15 years agoapplications/luci-asterisk: add CC/IDD api
Jo-Philipp Wich [Sun, 22 Mar 2009 14:24:20 +0000 (14:24 +0000)]
applications/luci-asterisk: add CC/IDD api

15 years agoapplications/luci-asterisk: add intl. dialing and country codes
Jo-Philipp Wich [Sun, 22 Mar 2009 12:48:33 +0000 (12:48 +0000)]
applications/luci-asterisk: add intl. dialing and country codes

15 years agoapplications/luci-asterisk: fix copy'n'paste error in uci-defaults
Jo-Philipp Wich [Sat, 21 Mar 2009 12:29:04 +0000 (12:29 +0000)]
applications/luci-asterisk: fix copy'n'paste error in uci-defaults

15 years agoapplications/luci-asterisk: "Registered Trunks" -> "Trunks" in sip trunk overview
Jo-Philipp Wich [Sat, 21 Mar 2009 05:06:45 +0000 (05:06 +0000)]
applications/luci-asterisk: "Registered Trunks" -> "Trunks" in sip trunk overview

15 years agoapplications/luci-asterisk: remove hostname column from trunk overview
Jo-Philipp Wich [Sat, 21 Mar 2009 05:05:45 +0000 (05:05 +0000)]
applications/luci-asterisk: remove hostname column from trunk overview

15 years agoapplications/luci-asterisk: cross-reference dialplan mgmnt in sip extension config
Jo-Philipp Wich [Sat, 21 Mar 2009 05:00:40 +0000 (05:00 +0000)]
applications/luci-asterisk: cross-reference dialplan mgmnt in sip extension config

15 years agoapplications/luci-asterisk: don't allow sip extensions to use dialzones as outgoing...
Jo-Philipp Wich [Sat, 21 Mar 2009 04:59:07 +0000 (04:59 +0000)]
applications/luci-asterisk: don't allow sip extensions to use dialzones as outgoing context

15 years agoapplications/luci-asterisk: some minor html cleanups
Jo-Philipp Wich [Sat, 21 Mar 2009 04:52:25 +0000 (04:52 +0000)]
applications/luci-asterisk: some minor html cleanups

15 years agoapplications/luci-asterisk: rework dialplan management
Jo-Philipp Wich [Sat, 21 Mar 2009 04:36:08 +0000 (04:36 +0000)]
applications/luci-asterisk: rework dialplan management

15 years agoapplications/luci-statistics: remove bitrot
Jo-Philipp Wich [Sat, 21 Mar 2009 00:26:12 +0000 (00:26 +0000)]
applications/luci-statistics: remove bitrot

15 years agocontrib/package/olsrd-luci: reset PKG_REVISION
Jo-Philipp Wich [Wed, 18 Mar 2009 22:24:46 +0000 (22:24 +0000)]
contrib/package/olsrd-luci: reset PKG_REVISION

15 years agocontrib/package/olsrd-luci:
Jo-Philipp Wich [Wed, 18 Mar 2009 22:03:23 +0000 (22:03 +0000)]
contrib/package/olsrd-luci:
- bump to hg rev 1781
- rebase unbloat patch

15 years agomodules/freifunk: fix cron restart in init script
Jo-Philipp Wich [Mon, 16 Mar 2009 21:04:51 +0000 (21:04 +0000)]
modules/freifunk: fix cron restart in init script

15 years agocontrib/package: make luci-freifunk-community dependant on olsrd-luci-mod-watchdog
Jo-Philipp Wich [Mon, 16 Mar 2009 17:53:44 +0000 (17:53 +0000)]
contrib/package: make luci-freifunk-community dependant on olsrd-luci-mod-watchdog

15 years agoapplications/luci-olsr: add support for watchdog plugin
Jo-Philipp Wich [Mon, 16 Mar 2009 17:49:34 +0000 (17:49 +0000)]
applications/luci-olsr: add support for watchdog plugin

15 years agoapplications/luci-ffwizard-leipzig: write watchdog config on olsr setup
Jo-Philipp Wich [Mon, 16 Mar 2009 17:42:39 +0000 (17:42 +0000)]
applications/luci-ffwizard-leipzig: write watchdog config on olsr setup

15 years agomodules/freifunk: add olsrd watchdog script, remove olsrd interface defaults
Jo-Philipp Wich [Mon, 16 Mar 2009 17:36:00 +0000 (17:36 +0000)]
modules/freifunk: add olsrd watchdog script, remove olsrd interface defaults

15 years agocontrib/packages/olsrd-luci: add watchdog plugin (grabbed from ninux.org and modified...
Jo-Philipp Wich [Mon, 16 Mar 2009 17:11:06 +0000 (17:11 +0000)]
contrib/packages/olsrd-luci: add watchdog plugin (grabbed from ninux.org and modified for olsrd 0.5.6)

15 years agonixio: solaris does not recognize LOG_PERROR
Steven Barth [Mon, 16 Mar 2009 13:40:22 +0000 (13:40 +0000)]
nixio: solaris does not recognize LOG_PERROR

15 years agoFix a possible stack corruption
Steven Barth [Mon, 16 Mar 2009 13:34:46 +0000 (13:34 +0000)]
Fix a possible stack corruption

15 years agoAdded missing file
Steven Barth [Mon, 16 Mar 2009 13:29:06 +0000 (13:29 +0000)]
Added missing file

15 years agonixio: added syslog support
Steven Barth [Mon, 16 Mar 2009 13:28:47 +0000 (13:28 +0000)]
nixio: added syslog support

15 years agocontrib/package/olsr-luci:
Jo-Philipp Wich [Sun, 15 Mar 2009 18:25:44 +0000 (18:25 +0000)]
contrib/package/olsr-luci:
- fix unbloat patch
- enable -DSVEN_OLA_UNBLOAT in target cflags

15 years agocontrib/package/olsrd-luci:
Jo-Philipp Wich [Sun, 15 Mar 2009 17:16:24 +0000 (17:16 +0000)]
contrib/package/olsrd-luci:
- switch from r3 to 0.5.6 stable branch
- rebase unbloat patch
- remove ipv4 broadcast from example config
- tweak tc and hello intervals in init script