Age | Commit message (Expand) | Author |
2014-12-04 | utf8: minor simplifications | Lennart Poettering |
2014-12-04 | utf8: when escaping unprintable unichars, escape the whole unichar, not just ... | Lennart Poettering |
2014-12-04 | utf8: intruduce utf8_escape_non_printable | WaLyong Cho |
2014-11-07 | utf8: when looking at the next unichar, honour the size parameter, in utf8_is... | Lennart Poettering |
2014-08-11 | fix a couple of more lazy "return -1" | Lennart Poettering |
2014-04-05 | journal: fix export of messages containing newlines | Zbigniew Jędrzejewski-Szmek |
2014-02-08 | core: do not print invalid utf-8 in error messages | Zbigniew Jędrzejewski-Szmek |
2013-11-07 | utf8: export utf8 validation functions as part of sd-bus | Lennart Poettering |
2013-11-07 | utf8: ascii_filter() is unused, let's remove it | Lennart Poettering |
2013-10-13 | util, utf8: make ellipsize take multi-byte characters into account | Shawn Landden |
2013-10-05 | utf8: fix utf8_is_printable | Zbigniew Jędrzejewski-Szmek |
2013-09-24 | shared: device-nodes - add include guard | Kay Sievers |
2013-09-19 | device-nodes: move device node specific code to own file | Dave Reisner |
2013-09-19 | shared/utf8: merge implementations, remove cruft | Dave Reisner |
2013-09-17 | move utf8 functions from libudev-private.h to utf8.h | Dave Reisner |
2013-06-09 | logs-show: print multiline messages | Zbigniew Jędrzejewski-Szmek |
2013-02-11 | bootctl: add boot loader and firmware interface tool | Kay Sievers |
2013-01-19 | core: if the bootloader supports it, determine firmware and boot loader delay | Lennart Poettering |
2012-12-17 | licence: remove references to old FSF address | Sami Kerola |
2012-08-10 | shared/utf8: mark char* as const | Dave Reisner |
2012-08-08 | fix a couple of issues found with llvm-analyze | Lennart Poettering |
2012-07-13 | journalctl: show any printable Unicode character | Zbigniew Jędrzejewski-Szmek |
2012-04-12 | relicense to LGPLv2.1 (with exceptions) | Lennart Poettering |
2012-04-10 | util: move all to shared/ and split external dependencies in separate interna... | Kay Sievers |