summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Implement and enable symbol versioning.Gergely Nagy2012-03-222-0/+18
* Rename the manual page to libcee-syslog.3Gergely Nagy2012-03-222-1/+1
* libcee-syslog.pc: Don't add -ldl to Libs.Gergely Nagy2012-03-221-1/+1
* Add a manual page.Gergely Nagy2012-03-222-0/+213
* Add the timestamp to the JSON payload too.Gergely Nagy2012-03-213-1/+27
* Include the hostname in the JSON payload.Gergely Nagy2012-03-211-0/+13
* Export the syslog() wrapper as cee_legacy_syslog()Gergely Nagy2012-03-212-5/+9
* Implement a test suite.Gergely Nagy2012-03-201-1/+1
* Implement UID/GID discovery.Gergely Nagy2012-03-202-3/+30
* Add the identity to the automatically added fields.Gergely Nagy2012-03-201-0/+3
* Implement a wrapper for setlogmask()Gergely Nagy2012-03-202-2/+23
* Implement LOG_CEE_NOCACHE & LOG_CEE_NODISCOVER handlingGergely Nagy2012-03-201-1/+13
* Implement the new syslog() overrides.Gergely Nagy2012-03-202-21/+129
* Lift out the JSON appender from _cee_vsyslog()Gergely Nagy2012-03-191-11/+31
* Remove the syslog() and vsyslog() overrides.Gergely Nagy2012-03-191-6/+0
* Lift out the formatting into a separate function.Gergely Nagy2012-03-192-13/+50
* Initial import.Gergely Nagy2012-03-194-0/+155