summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * | [PATCH] lighttpd: errorlog failed as non root userchris55602014-07-23
|/ / | | | | | | | | | | | | | | | | if running as non root user (what's should be the default on web-servers) you get: (log.c.118) opening errorlog '/var/log/lighttpd/server.log' failed: Permission denied Fix: create log directory only if not exist and chmod 777 to allow anyone to write and create files inside default log directory Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* | Merge branch 'master' of https://github.com/thess/openwrt-packagesTed Hess2014-07-23
|\ \
| * | Revert to r181, default webui to simple stream only, option for fullTed Hess2014-07-23
| | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | Revert to r181, default webui to simple stream only, option for fullTed Hess2014-07-23
| | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | Merge pull request #116 from Noltari/shairport-nextTed Hess2014-07-23
|\ \ \ | |/ / |/| | shairport: Improve init script.
| * | shairport: Improve init script.Álvaro Fernández Rojas2014-07-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Switch to procd. - Fix alsa options. - Fix indentation. - Fix white spaces not being accepted on config values. - Workaround procd missing custom signal. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | Merge pull request #118 from oneru/mastersbyx2014-07-23
|\ \ \ | | | | | | | | Update to 2.3.6
| * | | Update to 2.3.6Jonathan Bennett2014-07-23
| | | |
* | | | Merge pull request #117 from obsy/mastersbyx2014-07-23
|\ \ \ \ | |/ / / |/| | | Import aria2 from oldpackages, update to 1.18.7
| * | | Import aria2 from oldpackages, update to 1.18.7Cezary Jackiewicz2014-07-22
| | | |
* | | | glib2: fix compilation in my fedora20 mockEtienne CHAMPETIER2014-07-23
| | | | | | | | | | | | | | | | | | | | | | | | see #72 Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
* | | | sqlite3: update to 3.8.5Etienne CHAMPETIER2014-07-23
| | | | | | | | | | | | | | | | Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
* | | | zabbix: update to 2.2.5, refresh patchesEtienne CHAMPETIER2014-07-23
| | | | | | | | | | | | | | | | Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
* | | | change my email addressEtienne CHAMPETIER2014-07-23
| | | |
* | | | Split README in README.md and CONTRIBUTING.mdEtienne CHAMPETIER2014-07-23
|/ / / | | | | | | | | | | | | | | | see https://github.com/blog/1184-contributing-guidelines Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
* | | Cleanup Makefile edit, add back lost cut-n-paste in init scriptTed Hess2014-07-22
| | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | libv4l: Import from oldpackages, upgrade to 1.2.1, fix buildTed Hess2014-07-22
| | | | | | | | | | | | | | | | | | Update copyright, license info, add myself as pkg maintainer Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | mjpg-streamer: Upgrade to r182, update copyright and license infoTed Hess2014-07-22
| | | | | | | | | | | | | | | | | | | | | Add options for using libv4l (controls) and installing additional plugins Download and use latest cambozola.jar if Web UI selected Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | Import argp-standalone from oldpackages, update copyright, and license infoTed Hess2014-07-22
|/ / | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | Merge pull request #111 from equinox0815/uanytun-gcryptsbyx2014-07-22
|\ \ | | | | | | reenabled libgcrypt and make it the default again
| * | reenabled libgcrypt and make it the default againChristian Pointner2014-07-22
| | | | | | | | | | | | Signed-off-by: Christian Pointner <equinox@spreadspace.org>
* | | Merge pull request #112 from ukleinek/mastersbyx2014-07-22
|\ \ \ | | | | | | | | Move iodine to new packages.git, upgrade version to fix authorization bypass, grab maintainership
| * | | net/iodine: grab maintainership and add license infoUwe Kleine-König2014-07-21
| | | | | | | | | | | | | | | | Signed-off-by: Uwe Kleine-König <uwe+openwrt@kleine-koenig.org>
| * | | net/iodine: upgrade to version 0.7.0Uwe Kleine-König2014-07-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This is compatible to 0.6.0-rc1 client and servers and fixes an authentication bypass bug (CVE-2014-4168). Signed-off-by: Uwe Kleine-König <uwe+openwrt@kleine-koenig.org>
| * | | net/iodine: import from old packagesUwe Kleine-König2014-07-21
| |/ / | | | | | | | | | No further changes.
* | | Merge pull request #114 from roger-/mastersbyx2014-07-22
|\ \ \ | | | | | | | | add mjpg-streamer
| * | | add mjpg-streamerRoger2014-07-22
| |/ / | | | | | | | | | | | | | | | | | | add myself as maintainer add UCI HTTP authentication Signed-off-by: Roger D <rogerdammit@gmail.com>
* | | Merge pull request #113 from hnyman/havegedsbyx2014-07-22
|\ \ \ | |/ / |/| | haveged: import from oldpackages
| * | haveged: add maintainer.Hannu Nyman2014-07-22
| | | | | | | | | | | | Also bump PKG_RELEASE and remove old id line
| * | haveged: import from oldpackages. no changesHannu Nyman2014-07-22
|/ /
* | openconnect: updated descriptionNikos Mavrogiannopoulos2014-07-21
| | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | Merge pull request #110 from hnyman/vsftpdsbyx2014-07-21
|\ \ | | | | | | Vsftpd: import from oldpackages
| * | vsftpd: Add TLS/SSL example options. Bump PKG_RELEASE and copyright year.Hannu Nyman2014-07-21
| | | | | | | | | | | | | | | I did not define myself as the maintainer, as the package already had one. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
| * | vsftpd: import from oldpackages. No changes.Hannu Nyman2014-07-21
|/ /
* | haproxy: fixes from upstreamThomas Heil2014-07-21
| | | | | | | | | | | | [PATCH 6/6] BUG/MEDIUM: connection: fix proxy v2 header again! Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
* | l2tpv3tun: remove due to being deprecatedSteven Barth2014-07-21
| | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | Merge pull request #109 from hnyman/add-ccryptsbyx2014-07-21
|\ \ | | | | | | ccrypt: import from oldpackages.
| * | ccrypt: import from oldpackages.Hannu Nyman2014-07-21
| | | | | | | | | | | | | | | Copyright year and PKG_RELEASE updated, added myself as maintainer. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | Merge pull request #53 from heil/prosodysbyx2014-07-21
|\ \ \ | | | | | | | | prosody: import from packages, add myself as the maintainer
| * | | prosody: import from packages, add myself as the maintainerThomas Heil2014-06-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds the prosody package from the old svn tree. Ive updated the licensing information and will maintain the package in the future. This request also updates prosdoy to the latest version 0.9.4. Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
* | | | luasec: update URL, as it previously pointed into a redirectW. Michael Petullo2014-07-21
| | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | Copy luasec package from old repositoryW. Michael Petullo2014-07-21
| |/ / |/| | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | Merge pull request #96 from medaved/mastersbyx2014-07-21
|\ \ \ | | | | | | | | Update minidlna to 1.1.3 version
| * | | Update minidlna to 1.1.3 versionmedaved2014-07-21
| | | |
| * | | Delete Makefile~medaved2014-07-21
| | | |
| * | | Update minidlna to 1.1.3 versionmedaved2014-07-15
| | | |
| * | | first commitmedaved2014-07-15
| | | |
* | | | Merge pull request #108 from currywurst76/mastersbyx2014-07-21
|\ \ \ \ | |_|_|/ |/| | | Imports giflib & tiff from oldpackages.
| * | | inport tiff from oldpackages, refresh patches and add myself and maintainerOliver Ertl2014-07-20
| | | | | | | | | | | | | | | | Signed-off-by: Oliver Ertl <oliver-ertl@t-online.de>
| * | | import giflib from oldpackages, update to 5.1.0 and add myself as maintainerOliver Ertl2014-07-20
| |/ / | | | | | | | | | Signed-off-by: Oliver Ertl <oliver-ertl@t-online.de>