summaryrefslogtreecommitdiffstats
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-223-2/+220
* TODO updateGergely Nagy2012-03-211-0/+7
* Add the timestamp to the JSON payload too.Gergely Nagy2012-03-216-3/+62
* configure: Update with a few more checks.Gergely Nagy2012-03-211-2/+4
* Include the hostname in the JSON payload.Gergely Nagy2012-03-213-1/+24
* Export the syslog() wrapper as cee_legacy_syslog()Gergely Nagy2012-03-212-5/+9
* TODO updateGergely Nagy2012-03-201-8/+10
* README: Remove the list of additional fields.Gergely Nagy2012-03-201-5/+1
* t: Make sure that discovered fields override supplied ones.Gergely Nagy2012-03-201-0/+31
* Implement a test suite.Gergely Nagy2012-03-206-4/+151
* TODO updateGergely Nagy2012-03-201-1/+3
* Implement UID/GID discovery.Gergely Nagy2012-03-203-4/+32
* TODO.org: New file.Gergely Nagy2012-03-201-0/+44
* README.rst: New file.Gergely Nagy2012-03-202-1/+70
* LICENSE: Typo fix.Gergely Nagy2012-03-201-1/+1
* 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
* Ignore *~ files tooGergely Nagy2012-03-191-0/+1
* Initial import.Gergely Nagy2012-03-199-0/+265