aboutsummaryrefslogtreecommitdiff
path: root/sysutils/minirsyslogd
Commit message (Collapse)AuthorAgeFilesLines
* Remove Author from pkg-descr and white space fixesBaptiste Daroussin2015-03-021-3/+2
| | | | Notes: svn path=/head/; revision=380310
* Support stagingEmanuel Haupt2014-02-252-6/+4
| | | | Notes: svn path=/head/; revision=346004
* Fix properties on pkg-plistBaptiste Daroussin2014-01-211-1/+0
| | | | Notes: svn path=/head/; revision=340674
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | sysutils) Notes: svn path=/head/; revision=327772
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Remove dead master site.David Thiel2007-07-251-3/+2
| | | | Notes: svn path=/head/; revision=196230
* - Add additional MASTER_SITETim Bishop2006-03-201-1/+2
| | | | | | | | PR: 94748 Submitted by: David Thiel <lx@redundancy.redundancy.org> (maintainer) Notes: svn path=/head/; revision=157786
* SHA256ifyEdwin Groothuis2006-01-241-0/+2
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* Add minirsyslogd 1.02: minimal, fast and secure syslog receiver.Sergei Kolobov2003-10-304-0/+41
minirsyslogd is a minimalistic, fast and secure (through lack of bloat) remote-only syslog receiver suitable for hardened log receiver hosts and/or central log receivers that receive several gigabyte of logs each day. It will not deal with local syslog data. It does not have a multitude of configuration, alerting or scripting options. It will however automatically split inbound syslog data according to IP address, date and current hour, and do so as rapidly and (I hope) securely as possible. Author: Mikael Olsson <mikael.olsson@clavister.com> WWW: http://www.clueby4.org/minirsyslogd/ PR: 58737 Submitted by: lx@redundancy.redundancy.org Notes: svn path=/head/; revision=92658