| File | Date | Author | Commit |
|---|---|---|---|
| release | 2007-05-19 | maconey | [r63] added global settings |
| src | 2007-09-12 | maconey | [r65] fixed bug with global setting |
| AUTHORS | 2007-04-13 | matze | [r14] cleanup. moved signal stuff to signals.c, clean... |
| BUGS | 2007-07-01 | maconey | [r64] /*update bugs*/ |
| COPYING | 2007-04-17 | matze | [r31] fixed autogen.sh and added docs |
| INSTALL | 2007-04-17 | matze | [r32] updated docs |
| Makefile.am | 2007-04-20 | matze | [r33] renamed to psyslog |
| NEWS | 2007-04-02 | matze | [r1] *hello svn! |
| README | 2007-04-20 | matze | [r33] renamed to psyslog |
| TODO | 2007-05-08 | maconey | [r54] /*added svn2log to autogenerate ChangeLog*/ |
| autogen.sh | 2007-05-05 | maconey | [r42] removed some debug output |
| configure.ac | 2007-09-29 | maconey | [r67] set version number |
| psyslog.conf.example | 2007-09-12 | maconey | [r66] /*added example for global config*/ |
psyslog is a replacement for syslogd and klogd. it was born because of the missing feature of metalog to log into a mysql database and the bad goto coding style. psyslog is also a quick hack, but it is much more modular, which offers more flexibility. It should be very easy to write new input / output plugins.