Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing/ntopng: rebuild against mariadb-connector-c | Natanael Copa | 2018-03-26 | 1 | -2/+2 |
| | |||||
* | testing/ntopng: luajit is now available on ppc64le | William Pitcock | 2017-03-31 | 1 | -1/+1 |
| | |||||
* | testing/ntopng: add checksums | Natanael Copa | 2017-03-30 | 1 | -0/+4 |
| | |||||
* | testing/ntopng: add note about disabling selected arches | Jakub Jirutka | 2017-03-30 | 1 | -0/+1 |
| | |||||
* | testing/ntopng: don't build for arches where luajit is not avail | Leonardo Arena | 2017-03-30 | 1 | -14/+2 |
| | |||||
* | testing/ntopng: rebuild against libressl | Natanael Copa | 2016-10-10 | 1 | -2/+2 |
| | |||||
* | testing/ntopng: upgrade to 2.4 | Carlo Landmeter | 2016-08-27 | 2 | -27/+12 |
| | |||||
* | testing/[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/+2 |
| | | | | | | | | | | | | 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,,, | ||||
* | Reorder options passed to adduser in scripts: make -S first. | Przemyslaw Pawelczyk | 2016-04-25 | 1 | -1/+1 |
| | | | | It's only for consistency and to ease spotting lack of it. | ||||
* | Do not delete *.la files manually | Bartłomiej Piotrowski | 2015-09-10 | 1 | -1/+0 |
| | | | | | Since abuild v2.22.0, these are removed automatically unless 'libtool' option has been specified. | ||||
* | testing/ntopng: remove local redis dependency | Leonardo Arena | 2015-07-27 | 2 | -6/+7 |
| | |||||
* | testing/ntopng: allow specifying additional startup options | Leonardo Arena | 2015-07-27 | 3 | -8/+15 |
| | |||||
* | testing/ntopng: new aport | Leonardo Arena | 2015-07-27 | 6 | -0/+144 |
High-speed web-based traffic analysis and flow collection. It's Ntop next-generation software |