Age | Commit message (Collapse) | Author |
|
I used build/zoneinfo2lua.pl to pull data from my Ubuntu 15.04.
Changes in 2015d are rather small:
http://mm.icann.org/pipermail/tz-announce/2015-April/000031.html
Changes affecting future time stamps
Egypt will not observe DST in 2015 and will consider canceling it
permanently. For now, assume no DST indefinitely.
Change affecting time zone abbreviations
The abbreviations for Hawaii-Aleutian standard and daylight times
have been changed from HAST/HADT to HST/HDT, as per US Government
Printing Office style. This affects only America/Adak since 1983,
as America/Honolulu was already using the new style.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
|
luci-base: Add cache control in index.html
|
|
luci-app-fwknopd: Add qr code support
|
|
Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
|
|
Signed-off-by: Night Coffee <ydkf@qq.com>
|
|
Signed-off-by: Steven Barth <steven@midlink.org>
|
|
luci-app-ddns: reflect changes on ddns-scripts
|
|
Add initial luci-app-fwknopd - a way to control the firewall knock da…
|
|
from luci
Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
|
|
* reflect updated language file for zh-cn
* change default for retry_count to 0 compatible to ddns-scripts 2.4.2-1
* addition to retry_count help description
* modified dependency on ddns-scripts 2.4.2-1
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
|
|
luci-app-radicale: New app to support Radicale CalDAV/CardDAV server
|
|
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
|
|
luci-proto-ipv6: fix aiccu requiretls
|
|
Make sure that translation packages enabled through CONFIG_ALL
that depend on builtin packages are restricted to modules.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
|
|
New Application
!!! Dependency not set because there are two packages "radicale-py2" and
"radicale-py3" (currently BROKEN) available !!!
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
|
|
- requiretls default set to disabled
- corrected syntax errors in default values of Flag options for nat,
verbose and requiretls.
|
|
proto=ipv6+aiccu+fixes
|
|
luci-app-ddns: fix Simplified Chinese translations
|
|
fix typos and elegant zh_CN translations
|
|
luci-mod-admin-full: change adress to an ipv6-enabled host
|
|
Fix some Simplified Chinese translations in luci.
|
|
luci-mod-admin-full: mount points SWAP fix
|
|
SWAP section was showing an error. Fixed it to display the devices/size properly.
|
|
|
|
|
|
Revert "luci-app-ddns:Fix Simplified Chinese translation."
|
|
|
|
luci-app-ddns:Fix Simplified Chinese translation.
Many Thanks
Christian
|
|
|
|
fix wrong xhtml tags in po files
|
|
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
|
|
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
|
|
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
|
|
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
|
|
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
|
|
Timezone data: Update to 2015c
|
|
Timezone information is updated to 2015c, released on 14 Apr 2015.
I used build/zoneinfo2lua.pl to pull data from my Ubuntu 14.10.
Changes in 2015b and 2015c are rather small:
http://mm.icann.org/pipermail/tz-announce/2015-March/000029.html
http://mm.icann.org/pipermail/tz-announce/2015-April/000030.html
Mongolia will start observing DST again this year, from the last
Saturday in March at 02:00 to the last Saturday in September at 00:00.
Palestine will start DST on March 28, not March 27. Also,
correct the fall 2014 transition from September 26 to October 24.
Adjust future predictions accordingly.
Egypt's spring-forward transition is at 24:00 on April's last Thursday,
not 00:00 on April's last Friday. 2015's transition will therefore be on
Thursday, April 30 at 24:00, not Friday, April 24 at 00:00. Similar fixes
apply to 2026, 2037, 2043, etc.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
|
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
|
|
change hostname to dev.openwrt.org.. that is available via ipv4 AND ipv6
|
|
Simplify fstab setup by offering hints for uuid/label and device node options.
Fix rootfs handling logic by removing obsolete references to the "is_rootfs"
option and offering "/" and "/overlay" choices for the mountpoint instead.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
|
|
Signed-off-by: Steven Barth <steven@midlink.org>
|
|
Signed-off-by: Steven Barth <steven@midlink.org>
|
|
Signed-off-by: Steven Barth <steven@midlink.org>
|
|
luci-proto-openconnect: Added option for default gateway
|
|
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
|
luci-app-ddns: fix errors in global.lua
|
|
fix dispatcher and validation errors in global.lua
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
|
|
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
|
|
luci-base: fix wrong pattern of urlencode() (encode '+' properly) #182
|
|
luci-app-ocserv: uclibc's crypt() doesn't support sha2crypt
|