Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/rtpproxy: cherry-pick upstream fix for possible packet flood issue | Timo Teräs | 2017-04-27 | 2 | -13/+109 |
| | |||||
* | main/[various]: bump pkgrel for pre-install fixes | Przemyslaw Pawelczyk | 2016-04-25 | 1 | -1/+1 |
| | |||||
* | Reorder arguments passed to addgroup/adduser in scripts. | Przemyslaw Pawelczyk | 2016-04-25 | 1 | -1/+1 |
| | | | | | | | Now all invocations have following order of arguments (if present): addgroup -S -g ... GROUP adduser -S -u ... -D -H -h ... -s ... -G ... -g ... USER | ||||
* | Improve consistency of scripts using adduser/addgroup. | Przemyslaw Pawelczyk | 2016-04-25 | 1 | -0/+1 |
| | | | | | | | | | | | | Following rules have been applied: - script starts with shebang !#/bin/sh followed by blank line, - script ends with exit 0 prepended by blank line, - only stderr of adduser, addgroup or passwd is redirected to /dev/null, - getent passwd/group instances has been removed, - manual checking of file and group existence has been removed, - `|| true` instances has been removed. Comments and line wrapping have been preserved. | ||||
* | Add -g option (GECOS/comment) to adduser in scripts. | Przemyslaw Pawelczyk | 2016-04-25 | 1 | -1/+1 |
| | | | | | | This way we can avoid ugly default: Linux user,,, | ||||
* | main/rtpproxy | Nathan Angelacos | 2016-04-12 | 1 | -3/+10 |
| | | | | create additional -tools package with extractaudio and makeann | ||||
* | main/*: replace all sbin/runscript with sbin/openrc-run | Natanael Copa | 2015-04-28 | 2 | -5/+5 |
| | |||||
* | main/rtpproxy: rename downloaded source archive | Natanael Copa | 2015-03-12 | 1 | -4/+4 |
| | |||||
* | main/rtpproxy: Version bump to 2.0.0 | Nathan Angelacos | 2015-03-12 | 4 | -8/+72 |
| | | | | new subpackage: rtpproxy-debug | ||||
* | main/rtpproxy: use /sbin/nologin as shell | Natanael Copa | 2013-09-04 | 2 | -2/+2 |
| | |||||
* | main/rtpproxy: use /sbin/nologin as shell | Natanael Copa | 2013-09-03 | 1 | -0/+6 |
| | |||||
* | main/rtpproxy: update config.sub | Natanael Copa | 2013-08-16 | 1 | -1/+2 |
| | |||||
* | [all autotools packages]: normalize ./configure | Timo Teräs | 2013-07-30 | 1 | -2/+6 |
| | |||||
* | main/rtpproxy: rebuild due to missing origin | Natanael Copa | 2013-02-07 | 1 | -1/+1 |
| | |||||
* | main/rtpproxy: moved from testing | Jeff Bilyk | 2011-02-09 | 4 | -0/+86 |
moved rtpproxy to main |