aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* tinc: update year in Copyright noticeSaverio Proto2014-10-03
|
* Merge pull request #390 from Adze1502/masterchamptar2014-10-02
|\ | | | | mwan3: update to version 1.5-7
| * mwan3: update to version 1.5-7Adze15022014-10-02
|/ | | | | | | 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>
* Merge pull request #357 from cjkoenig/update_monitchamptar2014-10-01
|\ | | | | monit: Update to 5.9
| * monit: Update to 5.9Christoph König2014-09-25
| | | | | | | | Signed-off-by: Christoph König <christoph.koenig@gmail.com>
* | Merge pull request #378 from Vasilis/update_lispmobsbyx2014-10-01
|\ \ | | | | | | lispmob: Update to 0.4.1
| * | lispmob: Update to 0.4.1Vasileios Lakafosis2014-09-29
| | | | | | | | | | | | Signed-off-by: Vasileios Lakafosis <lakafosi@cisco.com>
* | | confuse: adopt and updateSteven Barth2014-10-01
| | |
* | | Merge pull request #388 from br101/mastersbyx2014-10-01
|\ \ \ | | | | | | | | horst: Update to version 4.2
| * | | horst: Update to version 4.2Bruno Randolf2014-10-01
| | | |
* | | | Merge pull request #389 from chris5560/mastersbyx2014-10-01
|\ \ \ \ | |/ / / |/| | | ddns_scripts: url encode USERNAME and PASSWORD
| * | | ddns_scripts: url encode USERNAME and PASSWORDChristian Schoenebeck2014-10-01
| | | | | | | | | | | | | | | | | | | | 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>
| * | | ddns-scripts: Increment PKG_RELEASEChristian Schoenebeck2014-10-01
|/ / / | | | | | | | | | Increment PKG_RELEASE to reflect changes Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* | | Merge pull request #385 from msva/mastersbyx2014-10-01
|\ \ \ | | | | | | | | zsh: added
| * | | zsh: addedVadim A. Misbakh-Soloviov2014-09-30
| | | | | | | | | | | | | | | | Signed-off-by: Vadim A. Misbakh-Soloviov <mva@mva.name>
* | | | Merge pull request #384 from arfett/mastersbyx2014-10-01
|\ \ \ \ | | | | | | | | | | mwan3-luci: update to 1.3-4
| * | | | mwan3-luci: update to 1.3-4Aedan Renner2014-09-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | put dummy echo command back in hotplug script send_alert function to avoid errors Signed-off-by: Aedan Renner chipdankly@gmail.com
| * | | | mwan3-luci: update to 1.3-3Aedan Renner2014-09-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | Merge pull request #387 from MikePetullo/dovecotsbyx2014-10-01
|\ \ \ \ \ | | | | | | | | | | | | dovecot: add LDAP option
| * | | | | dovecot: add LDAP optionW. Michael Petullo2014-09-30
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | Merge pull request #375 from thess/xmlrpc-importTed Hess2014-09-30
|\ \ \ \ \ | |_|/ / / |/| | | | xmlrpc-c: Import from oldpackages, add myself as pkg maintainer, update ...
| * | | | xmlrpc-c: Import from oldpackages, add myself as pkg maintainer, update ↵Ted Hess2014-09-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | license info. - remove (marked BROKEN) abyss and libxml2 variants. - build internal expat variant only. Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | Merge pull request #379 from mwarning/mastersbyx2014-09-30
|\ \ \ \ \ | | | | | | | | | | | | haveged: small improvements
| * | | | | haveged: disable online testingMoritz Warning2014-09-30
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Moritz Warning <moritzwarning@web.de>
| * | | | | haveged: start earlier in boot sequenceMoritz Warning2014-09-30
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Moritz Warning <moritzwarning@web.de>
* | | | | | Merge pull request #381 from arfett/mastersbyx2014-09-30
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | mwan-luci: update to 1.3-2
| * | | | | mwan3-luci: update to 1.3-2Aedan ARFETT Renner2014-09-30
| | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | Merge pull request #383 from chris5560/mastersbyx2014-09-30
|\ \ \ \ \ | |/ / / / |/| | | | ddns-scripts: send_update() detection private IPv4
| * | | | ddns-scripts: send_update() detection private IPv4Christian Schoenebeck2014-09-30
| | | | | | | | | | | | | | | | | | | | correction of excluding private IPv4 in send_update() function. Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
| * | | | ddns-scripts: increment PKG_RELEASEChristian Schoenebeck2014-09-30
|/ / / / | | | | | | | | | | | | Increment PKG_RELEASE to reflect updates Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* | | | Merge pull request #377 from chris5560/masterNikos Mavrogiannopoulos2014-09-29
|\| | | | | | | | | | | ddns-scripts: fix from ticket #17998 wrongly detect ipv4 address start with 10x.x.x.x
| * | | ddns-scripts: increment PKG_RELEASEChristian Schoenebeck2014-09-29
| | | | | | | | | | | | Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
| * | | ddns-scripts: fix ticket #17998: wrongly detect ipv4 start with 10x.x.x.xChristian Schoenebeck2014-09-29
|/ / / | | | | | | | | | | | | 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>
* / / hd-idle: import from old package repositorygwlim2014-09-29
|/ / | | | | | | | | | | | | Signed-off-by: Lim Guo Wei <limguowei@gmail.com> Minor Makefile rework (licenses) Signed-off-by: Ted Hess <thess@kitschensync.net>
* | Merge pull request #374 from chris5560/mastersbyx2014-09-29
|\ \ | | | | | | ddns-scripts: add service two-dns.de
| * | ddns-scripts: Increment PKG_RELEASEChristian Schoenebeck2014-09-29
| | | | | | | | | | | | Increment PKG_RELEASE to reflect latest changes Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
| * | ddns-scripts: add service two-dns.deChristian Schoenebeck2014-09-29
|/ / | | | | | | Requested by: Martin Röcker <roecker@empty-v.de> Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* | Merge pull request #368 from etmatrix/mastersbyx2014-09-29
|\ \ | | | | | | ddns-script: With DSL connection ifconfig hasn't broadcast address but P-t-P
| * | With DSL connection ifconfig hasn't broadcast address but P-t-P so awk don't ↵etmatrix2014-09-28
| | | | | | | | | | | | match nothing
* | | Merge pull request #372 from MikePetullo/php5sbyx2014-09-29
|\ \ \ | | | | | | | | Copy php5 from old repository and update
| * | | Copy php5 from old repository and updateW. Michael Petullo2014-09-28
| | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | Merge pull request #371 from MikePetullo/libmcryptsbyx2014-09-29
|\ \ \ \ | |/ / / |/| | | Copy libmcrypt from old repository and update
| * | | Copy libmcrypt from old repository and updateW. Michael Petullo2014-09-28
|/ / / | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | openconnect: corrected instructionsNikos Mavrogiannopoulos2014-09-28
| | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | openconnect: increased the timeout value for retryingNikos Mavrogiannopoulos2014-09-28
| | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | Merge pull request #369 from jslachta/debootstrapDaniel Golle2014-09-28
|\ \ \ | |/ / |/| | debootstrap: update to 1.0.63
| * | debootstrap: update to 1.0.63Jiri Slachta2014-09-28
|/ / | | | | | | Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
* | Merge pull request #365 from jslachta/masterThomas Heil2014-09-27
|\ \ | | | | | | apr-util: update to 1.5.4
| * | apr-util: update to 1.5.4Jiri Slachta2014-09-27
|/ / | | | | | | Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
* | mpd: update to 0.18.16Ted Hess2014-09-26
| | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>