summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* epatch and sed updatesDaniel Ahlberg2003-09-232-3/+3
|
* SRC_URI updates and patch to epatch conversionsDaniel Ahlberg2003-09-202-6/+6
|
* provide virtual/loggerSeemant Kulleen2003-09-174-5/+13
|
* provide virtual/loggerSeemant Kulleen2003-09-171-2/+2
|
* removed older ebuildsSeemant Kulleen2003-09-177-216/+4
|
* ppc profile cleanupPieter van den Abeele2003-07-162-3/+3
|
* removing lockfileRobin H. Johnson2003-07-032-2/+0
|
* Add frozen lock supportRobin H. Johnson2003-07-032-0/+2
|
* Added ~mips to KEYWORDSJoshua Kinard2003-05-153-5/+9
|
* Added ~mips to KEYWORDSJoshua Kinard2003-05-151-0/+13
|
* Added hppa to KEYWORDS. Added -fPIC to CFLAGS for hppa.Guy Martin2003-04-212-3/+7
|
* ppc unstable instead of unknownPieter van den Abeele2003-03-282-3/+6
|
* update copyright infoMike Frysinger2003-02-142-6/+6
|
* Update Copyright yearsMike Frysinger2003-02-134-8/+8
|
* Update Copyright yearsMike Frysinger2003-02-121-2/+2
|
* fixed headerMike Frysinger2002-12-171-6/+6
|
* fixed broken ChangeLog entriesMaik Schreiber2002-12-131-3/+2
|
* 12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.orgRodney Rees2002-12-095-9/+12
|
* 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 :)