summaryrefslogtreecommitdiffstats
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Fix a few test casesGergely Nagy2012-08-121-21/+22
* Fix test_perfGergely Nagy2012-08-111-2/+3
* Test reorganisationGergely Nagy2012-08-112-178/+230
* LOG_UL_NODISCOVER => LOG_UL_NOIMPLICITGergely Nagy2012-08-113-37/+44
* Support disabling discovery for the LD_PRELOAD variantGergely Nagy2012-08-102-1/+37
* Introduce ul_set_log_flags()Gergely Nagy2012-08-102-97/+142
* Split the library into a linkable and an LD_PRELOAD-able partGergely Nagy2012-08-105-324/+456
* Whitespace & coding style cleanupGergely Nagy2012-08-101-1/+1
* Remove some unused variables.Miloslav Trmač2012-07-301-1/+0
* Mark missing host name separately from flags.Miloslav Trmač2012-07-301-0/+2
* Initialize [UG]ID to "no value cached"Miloslav Trmač2012-07-301-0/+8
* Initialize PID to "no value cached"Miloslav Trmač2012-07-301-0/+18
* Don't reset flags on closelog()Miloslav Trmač2012-07-301-0/+11
* Default ident (log tag) to program_invocation_short_nameMiloslav Trmač2012-07-301-0/+8
* Don't include "program": "(null)" if ident is not setMiloslav Trmač2012-07-301-0/+2
* Don't reset facility on closelog()Miloslav Trmač2012-07-301-2/+2
* Change the default facility to LOG_USER.Miloslav Trmač2012-07-301-0/+20
* Leave printf format parsing to glibc if possible.Gergely Nagy2012-07-191-0/+35
* t/test_umberlog: Fix a minor indentation issueGergely Nagy2012-06-221-1/+1
* Test escaping of all control charactersMiloslav Trmač2012-06-221-0/+7
* Don't create unnecessary libtool wrapper scripts for testsGergely Nagy2012-06-221-0/+1
* Convert the test suite to CheckGergely Nagy2012-04-292-32/+51
* Add a closelog() wrapper to clear the environmentGergely Nagy2012-04-281-0/+19
* Resolve facility & priority properlyGergely Nagy2012-04-201-0/+18
* Make json-c optional.Gergely Nagy2012-04-131-0/+2
* Implement string escaping.Gergely Nagy2012-04-131-0/+30
* t/: Add a new performance test.Gergely Nagy2012-04-132-1/+74
* Portability fixesGergely Nagy2012-03-241-2/+2
* Rename the project to libumberlogGergely Nagy2012-03-232-20/+20
* Check (v)asprintf() return values.Gergely Nagy2012-03-221-1/+2
* Add the timestamp to the JSON payload too.Gergely Nagy2012-03-211-0/+30
* Include the hostname in the JSON payload.Gergely Nagy2012-03-211-0/+6
* t: Make sure that discovered fields override supplied ones.Gergely Nagy2012-03-201-0/+31
* Implement a test suite.Gergely Nagy2012-03-202-0/+140