| Commit message (Collapse) | Author | Age |
|
|
|
| |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
|\
| |
| | |
mwan3-luci: update to 1.3-5
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
new naming/wording - more generically mwan than mwan3
renamed cryptic variables/functions/etc everywhere
removed unused and unnecessary variables everywhere
cleaned up ugly and inefficient Lua and Javascript
Signed-off-by: Aedan Renner chipdankly@gmail.com
|
|\ \
| | |
| | | |
rtorrent: enable rtorrent-rpc variant, update license info
|
| | |
| | |
| | |
| | | |
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
|\ \ \
| | | |
| | | | |
tinycdb: new packages for tinycdb (a Constant DataBase) library
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
and then check if it will not exists in order to create it.
This patch will first check if the generated configuration folder exists and then delete it, after that it will always create the configuration folder.
|
| | | | |
|
| | | | |
|
|\ \ \ \
| | | | |
| | | | | |
mwan3: update to version 1.5-7
|
|/ / / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Fixed issue where an manual ifup-ed interface would immediatly go down again
Remove from init as mwan3 is not a service
Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
monit: Update to 5.9
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Christoph König <christoph.koenig@gmail.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
lispmob: Update to 0.4.1
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Vasileios Lakafosis <lakafosi@cisco.com>
|
| | | | | | |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
horst: Update to version 4.2
|
| | | | | | | |
|
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
ddns_scripts: url encode USERNAME and PASSWORD
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
New function __urlencode() to remove special chars used in send_update() for username and password.
username might have email address and password might have special chars for security reasons.
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
|
|/ / / / / /
| | | | | |
| | | | | |
| | | | | | |
Increment PKG_RELEASE to reflect changes
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
zsh: added
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Vadim A. Misbakh-Soloviov <mva@mva.name>
|
|\ \ \ \ \ \ \
| | |_|_|_|_|/
| |/| | | | | |
mwan3-luci: update to 1.3-4
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
put dummy echo command back in hotplug script send_alert function to avoid errors
Signed-off-by: Aedan Renner chipdankly@gmail.com
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
corrected name of last_resort option from "main" to "default"
added blackhole option to policy selection on rule configuration
Signed-off-by: Aedan Renner <chipdankly@gmail.com>
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
dovecot: add LDAP option
|
|/ / / / / / /
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: W. Michael Petullo <mike@flyn.org>
|
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
xmlrpc-c: Import from oldpackages, add myself as pkg maintainer, update ...
|
| | |_|_|_|/
| |/| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
license info.
- remove (marked BROKEN) abyss and libxml2 variants.
- build internal expat variant only.
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
haveged: small improvements
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Moritz Warning <moritzwarning@web.de>
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Moritz Warning <moritzwarning@web.de>
|
|\ \ \ \ \ \ \
| | |_|/ / / /
| |/| | | | | |
mwan-luci: update to 1.3-2
|
| | |_|/ / /
| |/| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
added support for new last_resort option for policy configuration
added dependencies for luci-mod-admin-full and luci-lib-nixio
shortened length of menuconfig description lines
reworded things on various pages
changed date formatting in custom hotplug script
default route checks now verify both destination/netmask are 0.0.0.0
condensed messy javascript lines and removed -F' ' from awk commands
Signed-off-by: Aedan Renner <chipdankly@gmail.com>
|
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
ddns-scripts: send_update() detection private IPv4
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
correction of excluding private IPv4 in send_update() function.
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
|
|/ / / / /
| | | | |
| | | | |
| | | | | |
Increment PKG_RELEASE to reflect updates
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
|
|\| | | |
| | | | |
| | | | | |
ddns-scripts: fix from ticket #17998 wrongly detect ipv4 address start with 10x.x.x.x
|
| | | | |
| | | | |
| | | | | |
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
|
|/ / / /
| | | |
| | | |
| | | |
| | | | |
Thanks to "eqsun" for report and offer of fix.
Otherwise the ip address starts with 100~109 will be treated as invalid.
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
|
|/ / /
| | |
| | |
| | |
| | |
| | |
| | | |
Signed-off-by: Lim Guo Wei <limguowei@gmail.com>
Minor Makefile rework (licenses)
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
|\ \ \
| | | |
| | | | |
ddns-scripts: add service two-dns.de
|
| | | |
| | | |
| | | |
| | | | |
Increment PKG_RELEASE to reflect latest changes
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
|
|/ / /
| | |
| | |
| | | |
Requested by: Martin Röcker <roecker@empty-v.de>
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
|
|\ \ \
| | | |
| | | | |
ddns-script: With DSL connection ifconfig hasn't broadcast address but P-t-P
|
| | | |
| | | |
| | | |
| | | | |
match nothing
|
|\ \ \ \
| | | | |
| | | | | |
Copy php5 from old repository and update
|