Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util-lib: split out allocation calls into alloc-util.[ch] | Lennart Poettering | 2015-10-27 | 1 | -0/+1 |
* | util-lib: split our string related calls from util.[ch] into its own file str... | Lennart Poettering | 2015-10-24 | 1 | -0/+1 |
* | tests: use assert_se instead of assert | Ronny Chevalier | 2014-11-30 | 1 | -3/+3 |
* | test-journal-syslog: use streq_ptr since we pass in NULL | Thomas Hindoe Paaboel Andersen | 2013-12-15 | 1 | -2/+2 |
* | move _cleanup_ attribute in front of the type | Harald Hoyer | 2013-04-18 | 1 | -1/+1 |
* | journal/tests: free allocated memory in test | Zbigniew Jędrzejewski-Szmek | 2013-03-06 | 1 | -1/+1 |
* | use streq instead of strcmp | Thomas Hindoe Paaboel Andersen | 2013-02-13 | 1 | -2/+2 |
* | journald: properly update message size after stripping the identifier | Zbigniew Jędrzejewski-Szmek | 2012-10-13 | 1 | -0/+44 |