aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | | btrfs-progs: import from oldpackgesDaniel Golle2014-12-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | bump to 3.17.3, add LICENSE and MAINTAINER info, bump license header, add missing dependencies, ... Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | gst1-plugins-bad: disable srtp library build - not usedTed Hess2014-12-05
| | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | cryptsetup: bump copyright headerDaniel Golle2014-12-05
| | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | cryptsetup: add PKG_LICENSE informationDaniel Golle2014-12-05
| | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | import cryptsetup from oldpackagesDaniel Golle2014-12-05
| | | | | | | | | | | | | | | | | | | | | | | | and bump version to 1.6.6 and switch to kernel.org mirror Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | lvm2: bump version to 2.02.114Daniel Golle2014-12-05
| | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | haproxy: update to version 1.9 patch 02Thomas Heil2014-12-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - BUILD: fix "make install" to support spaces in the install dirs - BUG/MEDIUM: checks: fix conflicts between agent checks and ssl healthchecks - BUG/MEDIUM: ssl: fix bad ssl context init can cause segfault in case of OOM. - BUG/MINOR: samples: fix unnecessary memcopy converting binary to string. - BUG/MEDIUM: connection: sanitize PPv2 header length before parsing address information - BUG/MEDIUM: pattern: don't load more than once a pattern list. - BUG/MEDIUM: ssl: force a full GC in case of memory shortage - BUG/MINOR: config: don't inherit the default balance algorithm in frontends - BUG/MAJOR: frontend: initialize capture pointers earlier - BUG/MINOR: stats: correctly set the request/response analysers - DOC: fix typo in the body parser documentation for msg.sov - BUG/MINOR: peers: the buffer size is global.tune.bufsize, not trash.size - MINOR: sample: add a few basic internal fetches (nbproc, proc, stopping) - BUG/MAJOR: sessions: unlink session from list on out of memory - BUG/MEDIUM: patterns: previous fix was incomplete - BUG/MEDIUM: payload: ensure that a request channel is available Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
* | | | gstreamer1: Use lazy symbol binding to load pluginsTed Hess2014-12-04
| | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | Merge pull request #585 from chewi/masterMichael Heimpold2014-12-04
|\ \ \ \ | | | | | | | | | | libxml2: Fix zlib detection the right way
| * | | | libxml2: Fix zlib detection the right wayJames Le Cuirot2014-12-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The previous fix (#557) forced -lz into LDFLAGS instead of fixing the real issue where configure was failing to detect zlib in the first place. This was happening because it was looking in /lib, resulting in conflicts with the host libraries. Signed-off-by: James Le Cuirot <james.le-cuirot@yakara.com>
* | | | | Merge pull request #593 from lukbaj/masterTed Hess2014-12-04
|\ \ \ \ \ | | | | | | | | | | | | Update libimobiledevice, libplist, libusbmuxd and usbmuxd
| * | | | | Update libimobiledevice, libplist, libusbmuxd and usbmuxdLukasz Baj2014-12-04
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated libraries and tools to support connectivity of Apple devices, such as iPads, iPods and iPhones. Signed-off-by: Lukasz Baj <l.baj@radytek.com>
* | | | | Merge pull request #592 from ageekymonk/chilli_proxyImre Kaloz2014-12-04
|\ \ \ \ \ | | | | | | | | | | | | coova-chilli: adding menuconfig option for enabling chilli proxy
| * | | | | Coova-chilli: Adding Menu option for enabling chilli proxy.Ramanathan Sivagurunathan2014-12-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Chilli proxy is used when one does not want to setup AAA server but want to handle AAA through http. Developer's Certificate of Origin 1.1 By making a contribution to this project, I certify that: (a) The contribution was created in whole or in part by me and I have the right to submit it under the open source license indicated in the file; or (b) The contribution is based upon previous work that, to the best of my knowledge, is covered under an appropriate open source license and I have the right under that license to submit that work with modifications, whether created in whole or in part by me, under the same open source license (unless I am permitted to submit under a different license), as indicated in the file; or (c) The contribution was provided directly to me by some other person who certified (a), (b) or (c) and I have not modified it. (d) I understand and agree that this project and the contribution are public and that a record of the contribution (including all personal information I submit with it, including my sign-off) is maintained indefinitely and may be redistributed consistent with this project or the open source license(s) involved. Signed-off-by: Ramanathan Sivagurunathan ramzthecoder@gmail.com
* | | | | | strongswan: correctly install plugin include configsSteven Barth2014-12-04
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | | | | | git: update to 2.2.0Peter Wagner2014-12-04
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | | Merge pull request #590 from thess/gstreamer-updateSteven Barth2014-12-04
|\ \ \ \ \ \ | | | | | | | | | | | | | | gstreamer1: Upgrade to 1.4.4
| * | | | | | gstreamer1: Upgrade to 1.4.4Ted Hess2014-12-03
| |/ / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | | Merge pull request #591 from thess/gst1-libav-updateSteven Barth2014-12-04
|\ \ \ \ \ \ | |/ / / / / |/| | | | | gst1-libav: Update to 1.4.4, disable CPU optimizations as in ffmpeg
| * | | | | gst1-libav: Update to 1.4.4, disable CPU optimizations as in ffmpegTed Hess2014-12-03
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | nmap: dont build zenmap by default.Nuno Goncalves2014-12-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes https://dev.openwrt.org/ticket/18436. Closes #577. Signed-off-by: Nick Potts nicholas.potts@googles-email-system.com
* | | | | Merge pull request #579 from oskar456/fix_aiccuSteven Barth2014-12-03
|\ \ \ \ \ | | | | | | | | | | | | Rework AICCU proto hook
| * | | | | aiccu: Add NTP hotplug hookOndřej Caletka2014-12-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This hook simply writes current stratum to /var/run/aiccu_ntp_stratum, from where it is read by aiccu proto script. Signed-off-by: Ondrej Caletka <Ondrej@Caletka.cz>
| * | | | | aiccu: Issue aiccu stop only when aiccu is runningOndřej Caletka2014-12-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When AICCU is not running, running 'aiccu stop' results in unnecessary communications with SixXS servers. Signed-off-by: Ondrej Caletka <Ondrej@Caletka.cz>
| * | | | | aiccu: add NTP sync checkOndřej Caletka2014-12-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This check tries to wait for NTP daemon to synchronise clock to lower stratum than 16 before running the aiccu binary. In case timeout (configurable in new option ntpsynctimeout; default is 90 seconds) is reached, the AICCU is run neverrtheless. This makes the new script compliant with some corner case scenarios like not using Busybox NTPd or not using NTPd at all, maintaining maximum out-of-the box functionality. Signed-off-by: Ondrej Caletka <Ondrej@Caletka.cz>
| * | | | | aiccu: Minor whitespace fixOndřej Caletka2014-12-01
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: Ondrej Caletka <Ondrej@Caletka.cz>
* | | | | Merge pull request #587 from commodo/ovs-patch-updateSteven Barth2014-12-03
|\ \ \ \ \ | |/ / / / |/| | | | OpenVSwitch patch update
| * | | | openvswitch: use EXTRA_CFLAGS instead of KCFLAGSAlexandru Ardelean2014-12-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The patch we've switched requires EXTRA_CFLAGS to be set instead of KCFLAGS. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | openvswitch: switch patch with patch from ovs trunkAlexandru Ardelean2014-12-03
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | After a few discussions with the guys working on OpenVSwitch they've recommended we use the EXTRA_CFLAGS env var for setting flags for the kernel module. They've updated the trunk with a patch to accomodate that. That patch is also in this commit, and replaces a patch that I proposed. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | Merge pull request #583 from Frieds-Technology/libartnetSteven Barth2014-12-01
|\ \ \ \ | | | | | | | | | | libartnet: new package added
| * | | | libartnet: Removed uneeded configure argumentMartijn Zilverschoon2014-12-01
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Martijn Zilverschoon <martijn@friedzombie.com>
| * | | | libartnet: new package addedMartijn Zilverschoon2014-12-01
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Martijn Zilverschoon <martijn@friedzombie.com>
* | | | | Merge pull request #582 from Shulyaka/masterSteven Barth2014-12-01
|\ \ \ \ \ | | |_|/ / | |/| | | postfix: fixed installing to the filesystem image
| * | | | postfix: fixed installing to the filesystem imageDenis Shulyaka2014-12-01
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
* | | | | Merge pull request #581 from Frieds-Technology/libmicrohttpdFlorian Fainelli2014-11-30
|\ \ \ \ \ | |_|/ / / |/| | | | libmicrohttpd: new package added
| * | | | libmicrohttpd: new package addedMartijn Zilverschoon2014-12-01
|/ / / / | | | | | | | | | | | | Signed-off-by: Martijn Zilverschoon <martijn@friedzombie.com>
* | / / Revert "aria2: enable bittorrent and metalink by default"Steven Barth2014-11-30
| |/ / |/| | | | | | | | | | | | | | As per maintainer's request. Signed-off-by: Steven Barth <steven@midlink.org>
* | | coova-chilli: move to githubImre Kaloz2014-11-30
| | | | | | | | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
* | | ocsev: define _XOPEN_SOURCE when search for or using crypt()Nikos Mavrogiannopoulos2014-11-29
| | | | | | | | | | | | | | | | | | Resolves #544 Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | ocserv: updated to 0.8.8 and added dependency on libhttp-parserNikos Mavrogiannopoulos2014-11-29
| | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | Merge pull request #570 from ageekymonk/libhttp-parserNikos Mavrogiannopoulos2014-11-29
|\ \ \ | | | | | | | | Adding support for libhttp-parser
| * | | Adding support for libhttp-parserageekymonk2014-11-27
| | | | | | | | | | | | | | | | Signed-off-by: Ramanathan Sivagurunathan <ramzthecoder@gmail.com>
* | | | openconnect: when serverhash or cafile are present, set --no-system-trustNikos Mavrogiannopoulos2014-11-29
| | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | | openconnect: made server IP resolving on reconnection conditionalNikos Mavrogiannopoulos2014-11-29
| | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | | Merge pull request #576 from damianorenfer/masterTed Hess2014-11-29
|\ \ \ \ | | | | | | | | | | libs/libsodium: update to 1.0.1
| * | | | libs/libsodium: update to 1.0.1Damiano Renfer2014-11-29
|/ / / / | | | | | | | | | | | | Signed-off-by: Damiano Renfer damiano.renfer@gmail.com
* | | | Merge pull request #575 from commodo/python3-upg-3.4.2Steven Barth2014-11-29
|\ \ \ \ | | | | | | | | | | python3 upgrade to version 3.4.2
| * | | | python3 upgrade to version 3.4.2Alexandru Ardelean2014-11-28
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | openconnect: updated to 7.00Nikos Mavrogiannopoulos2014-11-29
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | | | open-plc-utils: add license informationFlorian Fainelli2014-11-28
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | Add licensing information for the open-plc-utils package and update the copyright. Signed-off-by: Florian Fainelli <florian@openwrt.org>