summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Changed econf||die to econfMike Frysinger2002-11-301-10/+9
|
* fix loggers rc-scripts to depend on both hostname and clockMartin Schlemmer2002-11-041-2/+2
|
* Remove rdepend=dependMike Frysinger2002-10-201-2/+1
|
* big IUSE commitDaniel Robbins2002-10-054-4/+12
|
* Changed from "GPL2 or later" to "GPL2"Mike Frysinger2002-10-044-8/+8
|
* Whoops. Restored to previous version.Grant Goodyear2002-09-281-4/+4
|
* fixed bad doins pathsGrant Goodyear2002-09-284-6/+78
|
* fixieDonny Davies2002-09-211-3/+2
|
* chase latest + fix #8170Donny Davies2002-09-217-21/+214
|
* Adding sparc/sparc64 keywordsMaarten Thibaut2002-08-162-4/+4
|
* moved conf files back into files out of bz2 on mirrorSeemant Kulleen2002-08-085-4/+111
|
* Added PPC to KEYWORDS. Added RDEPEND.Calum Selkirk2002-07-302-3/+8
|
* version bump and cleanup of stuffSeemant Kulleen2002-07-2510-728/+102
|
* Added SLOTDaniel Robbins2002-07-171-1/+2
|
* Added keywords.Kyle Manna2002-07-091-1/+2
|
* added LICENSE, SLOT, $HeadersDonny Davies2002-05-046-8/+17
|
* add logger provideMartin Schlemmer2002-03-114-5/+16
|
* initial changelogs for all packages and example skel.ChangeLogGeert Bevin2002-02-011-0/+13
|
* full digest recalculation with correct filesizesDaniel Robbins2002-01-301-1/+1
|
* Added msyslog, a modular-designed syslog, with log protection.Donny Davies2002-01-136-0/+765
This baby supports standard syslogd configuration syntax, logging to an SQL database (comes with modules for MySQL and PostgreSQL), regex filtering and more. Features an implementation of PEO-1 and L-PEO, two new algorithmic protocols for integrity checking of logs, even when the root account was comprimised. The default config file (/etc/msyslog/msyslog.conf) turns on two simple, classic style logs. There are examples for MySQL and PostgreSQL included. --Enjoy :)