Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | 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. | ||||
* | Reorder options passed to addgroup 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. | ||||
* | testing/h2o: updated to 1.4.1 | Bennett Goble | 2015-07-28 | 1 | -0/+0 |
| | | | | | - Updated package to 1.4.1 - Fixed pre-install | ||||
* | testing/h2o: Corrected mistake in pre-install | Bennett Goble | 2015-07-07 | 1 | -1/+1 |
| | |||||
* | testing/h2o: new aport | Bennett Goble | 2015-07-04 | 1 | -0/+7 |
https://h2o.examp1e.net An optimized HTTP/1, HTTP/2 server written in C |