aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/newsyslog
Commit message (Expand)AuthorAgeFilesLines
* newsyslog(8): make configuration parser more robust.Eugene Grosbein2020-06-161-23/+31
* newsyslog: Add fallthrough comments to appease Coverity.Mark Johnston2020-03-241-0/+7
* Add regression tests for newsyslog.conf's p flag.Mark Johnston2020-03-241-2/+83
* newsyslog: Fix stack corruption when initializing a zipwork structure.Mark Johnston2020-03-241-11/+17
* retire amd(8)Ed Maste2020-03-091-4/+0
* Use correct filename in newsyslog.confSteve Wills2019-09-171-1/+1
* log daemon.info to /var/log/daemon.log by defaultSteve Wills2019-09-171-0/+1
* Fix several Coverity-detected issues in newsyslog.David Bright2019-02-221-11/+9
* Revert r344389 & r343906 - Fix Coverity errors in newsyslogDavid Bright2019-02-221-14/+11
* Complete fix for CID 1007454, CID 1007453: Resource leak in newsyslogDavid Bright2019-02-201-0/+3
* Fix several Coverity-detected issues in newsyslog.David Bright2019-02-081-11/+11
* Fix age_old_log() after r337468.Mark Johnston2018-11-291-10/+12
* newsyslog.conf: Restrict included files in default config to [!.]*.confBen Woods2018-11-102-5/+7
* Put a size limit on the opensm.log and use bzip2(1).Hans Petter Selasky2018-11-081-1/+1
* Revert r340246.Hans Petter Selasky2018-11-081-1/+0
* Add /var/log/opensm.log to list of rotating log files.Hans Petter Selasky2018-11-081-0/+1
* newsyslog(8): Reject configurations that specify setuid or executable logsConrad Meyer2018-08-212-1/+12
* Move all the newsyslog related configs to usr.sbin/newsyslog/Brad Davis2018-08-1211-0/+100
* Simplify compression code.Mark Johnston2018-08-082-101/+88
* Fix a flag collision introduced in r327451.Mark Johnston2018-08-041-2/+1
* Remove ARGS_NUM, accidentally left over after r337050.Mark Johnston2018-08-011-1/+0
* Don't hard-code the number of compression utility arguments.Mark Johnston2018-08-011-13/+15
* Adjust the number of tests after r336913.Mark Johnston2018-08-011-1/+1
* newsyslog: fix compression arglist constructionBaptiste Daroussin2018-07-302-5/+29
* newsyslog.8: Remove cutesy nonsenseConrad Meyer2018-07-191-3/+1
* Use the FQDN in the newsyslog log message when RFC 5424 is enabled.Ed Schouten2018-07-081-10/+14
* newsyslog: fix typeo for 'zstd'Eitan Adler2018-02-031-2/+2
* Sort the list of flags in newsyslog.conf entries.John Baldwin2018-01-161-13/+13
* newsyslog: implement 'p' flagEitan Adler2017-12-312-9/+27
* newsyslog: Fix issues after r326616Baptiste Daroussin2017-12-181-1/+19
* Really fix typo and improve wording of the commentBaptiste Daroussin2017-12-061-1/+1
* Fix typoBaptiste Daroussin2017-12-061-1/+1
* Allow newsyslog to execute compression commands whichBaptiste Daroussin2017-12-061-11/+34
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Add HAS_TESTS to all Makefiles that are currently using theEnji Cooper2017-08-021-0/+1
* Convert traditional ${MK_TESTS} conditional idiom for including testEnji Cooper2017-08-021-3/+1
* Clean up leading whitespace (convert single column spaces to hard tabs)Enji Cooper2017-07-201-8/+8
* Remove TODO for sub testcases added for bug 212160Enji Cooper2017-06-031-3/+0
* Fix the testplan after ^/head@r318960Enji Cooper2017-06-031-1/+1
* Don't execute the TODO cases in a subshellEnji Cooper2017-06-031-2/+1
* Add newsyslog capability to write RFC5424 compliant rotation message.David Bright2017-05-266-15/+221
* Add a new Y flag to newsyslog.confBaptiste Daroussin2017-04-154-4/+21
* Fix improper use of "its".Bryan Drewery2016-11-081-1/+1
* Properly patch up dirname()/basename() calls to not clobber ent->log.Ed Schouten2016-09-091-16/+16
* Expect sub testcases 2-4 in :tests_time_rotate to fail today due to changesEnji Cooper2016-08-291-3/+16
* Clean up use of basename() and dirname().Ed Schouten2016-07-281-11/+17
* newsyslog: Eliminate unnecessary sleep(10) when -R and -s are specifiedEric van Gyzen2016-06-061-7/+9
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper2016-05-041-4/+0
* MFHGlen Barber2016-03-101-0/+11
|\