aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
...
| * | linknx: fix name of PID fileOthmar Truniger2015-01-08
| | | | | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
| * | linknx: change runtime patch in config filesOthmar Truniger2015-01-07
| | | | | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* | | [tor]: update to 0.2.5.10Peter Wagner2015-01-08
| | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | Merge pull request #752 from tru7/patch-3Ted Hess2015-01-07
|\ \ \ | | | | | | | | linknx: fix permissions, add conffiles in Makefile
| * | | linknx: fix permissions, add conffiles in MakefileOthmar Truniger2015-01-07
| |/ / | | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* / / fastd: update configuration optionsMatthias Schiffer2015-01-08
|/ / | | | | | | | | | | | | When updating fastd, some added and renamed CMake options had been forgotten, so it was impossible to disable some feature to reduce its size. Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
* | Add netcat package from old 14.07 package repository.Adam Gensler2015-01-06
| | | | | | | | Signed-off-by: Adam Gensler openwrt@a.gnslr.us
* | openvswitch: upgrade to version 2.3.1Alexandru Ardelean2015-01-06
| | | | | | | | | | | | | | | | | | | | Release notes here: https://github.com/openvswitch/ovs/blob/v2.3.1/NEWS Remove patch (included in 2.3.1): 0005-datapath-backport___ip_select_ident_function.patch Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | Merge pull request #730 from tru7/patch-3Steven Barth2015-01-05
|\ \ | | | | | | knxd: use better macrons in Makefile
| * | knxd: use better macrons in MakefileOthmar Truniger2015-01-04
| | | | | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* | | linknx: use better macros in MakefileOthmar Truniger2015-01-04
|/ / | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* | haproxy: update to version 1.5.10Thomas Heil2015-01-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - DOC: fix a few typos - BUG/MINOR: http: fix typo: "401 Unauthorized" => "407 Unauthorized" - BUG/MINOR: parse: refer curproxy instead of proxy - DOC: httplog does not support 'no' - MINOR: map/acl/dumpstats: remove the "Done." message - BUG/MEDIUM: sample: fix random number upper-bound - BUG/MEDIUM: patterns: previous fix was incomplete - BUG/MEDIUM: payload: ensure that a request channel is available - BUG/MINOR: tcp-check: don't condition data polling on check type - BUG/MEDIUM: tcp-check: don't rely on random memory contents - BUG/MEDIUM: tcp-checks: disable quick-ack unless next rule is an expect - BUG/MINOR: config: fix typo in condition when propagating process binding - BUG/MEDIUM: config: do not propagate processes between stopped processes - BUG/MAJOR: stream-int: properly check the memory allocation return - BUG/MEDIUM: memory: fix freeing logic in pool_gc2() - BUG/MEDIUM: compression: correctly report zlib_mem Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
* | memcached: update to version 1.4.22Thomas Heil2015-01-04
| | | | | | | | | | | | - Bugfix maintenance release Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
* | Merge pull request #717 from MikePetullo/masterThomas Heil2015-01-04
|\ \ | | | | | | prosody: fix use of randomseed (prosody issue #439)
| * | prosody: fix use of randomseed (prosody issue #439)W. Michael Petullo2015-01-02
| | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | Merge pull request #723 from gohai/openconnect-readme-fixesNikos Mavrogiannopoulos2015-01-03
|\ \ \ | | | | | | | | openconnect: update README
| * | | openconnect: update READMEgohai2015-01-03
| | | | | | | | | | | | Signed-off-by: Gottfried Haider <gottfried.haider@gmail.com>
* | | | openconnect: updated to 7.02Nikos Mavrogiannopoulos2015-01-03
| | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | | Merge pull request #721 from tru7/patch-3Steven Barth2015-01-03
|\ \ \ \ | | | | | | | | | | linknx: fix Makefile to use TABs instead of spaces
| * | | | linknx: fix Makefile to use TABs instead of spacesOthmar Truniger2015-01-03
| |/ / / | | | | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* / / / knxd: fix Makefile to use TABs instead of spacesOthmar Truniger2015-01-03
|/ / / | | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* | | Merge pull request #714 from tru7/net-linknxSteven Barth2015-01-03
|\ \ \ | | | | | | | | linknx: new package
| * | | linknx: add dist xml conf fileOthmar Truniger2014-12-31
| | | | | | | | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
| * | | linknx: add config fileOthmar Truniger2014-12-31
| | | | | | | | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
| * | | linknx: add init fileOthmar Truniger2014-12-31
| | | | | | | | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
| * | | linknx: add Makefile for new packageOthmar Truniger2014-12-31
| |/ / | | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* | | knxd: add config fileOthmar Truniger2014-12-31
| | | | | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* | | knxd: add init fileOthmar Truniger2014-12-31
| | | | | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* | | knxd: add patch fileOthmar Truniger2014-12-31
| | | | | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* | | knxd: add Makefile for new packageOthmar Truniger2014-12-31
|/ / | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* | Merge pull request #693 from chris5560/masterSteven Barth2014-12-26
|\ \ | | | | | | [luci-app-privoxy] New LuCI App to support privoxy
| * | [luci-app-privoxy] New LuCI App to support privoxyChristian Schoenebeck2014-12-23
| | | | | | | | | | | | | | | | | | New LuCI Application to support privoxy WEB proxy Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* | | [tinc] Update to tinc 1.0.25Saverio Proto2014-12-24
| | |
* | | fwknop: refresh patchesSteven Barth2014-12-23
| | | | | | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | | git: update to 2.2.1Peter Wagner2014-12-23
|/ / | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | [privoxy] remove using procdChristian Schoenebeck2014-12-23
| | | | | | | | | | | | | | | | * go back to "old" initscript not using procd * privoxy running --no-daemon only logging to STDERR * procd do not support redirection of STDOUT/STDERR, '2>file' as a command parameter does not work Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* | Merge pull request #691 from kissg1988/seafileSteven Barth2014-12-23
|\ \ | | | | | | seafile-server: fix fastcgi mode settings in seafile-admin script
| * | seafile-server: fix fastcgi mode settings in seafile-admin scriptGergely Kiss2014-12-22
| | | | | | | | | | | | | | | | | | | | | | | | * Use the correct path for the pidfile * Start a multithreaded daemon instead of pre-forking worker processes. This avoids consuming too much memory and makes context switches faster Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | | Add package license informationJonathan Bennett2014-12-22
| | | | | | | | | | | | Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
* | | Update fwknopd to 2.6.5Jonathan Bennett2014-12-22
| | | | | | | | | | | | Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
* | | ntpd: update to 4.2.8 and remove nossl supportPeter Wagner2014-12-22
| | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | mwan3: update to version 1.5-9Adze15022014-12-22
| | | | | | | | | | | | | | | | | | | | | Fix issue where config file would be overwritten in some cases Fix issue where local address of wan point-to-point links were unreachable from lan Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
* | | ethtool: update to 3.18Matthias Schiffer2014-12-21
| | | | | | | | | | | | | | | | | | | | | This release contains a patch which is supposed to improve musl compatiblity. I haven't tested it with musl though. Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
* | | openconnect: Restore support for vpnc-script hooksMatthew Sykes2014-12-20
|/ / | | | | | | | | | | | | | | * Restore hooks support from vpnc-script * Use consistent style for tests and blocks in openconnect.sh * Cleanup code that writes banner to syslog Signed-off-by: Matthew Sykes <matthew.sykes@gmail.com>
* | seafile-seahub: fix installation process of python dependenciesGergely Kiss2014-12-19
| | | | | | | | | | | | Solves "bash: easy_install: command not found" error during build Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | mdnsresponder: remove spurious conffile sectionSteven Barth2014-12-19
| | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | bwm-ng: import 0.6Julen Landa Alustiza2014-12-18
| | | | | | | | Signed-off-by: Julen Landa Alustiza <julen@zokormazo.info>
* | mdnsresponder: update to 561.1.1Steven Barth2014-12-17
| | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | lighttpd: reorder modules so that redirect loads before authW. Michael Petullo2014-12-16
| | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | seafile: fetch sources using commit hashes instead of release tagsGergely Kiss2014-12-16
| | | | | | | | | | | | | | | | Avoids source filename conflicts and the need to delete source packages at the end of the prepare stage. This has forced the buildenv to rebuild the packages even if they were built already. Signed-off-by: Gergely Kiss <mail.gery@gmail.com>