summaryrefslogtreecommitdiff
path: root/src/shared/utf8.c
Commit message (Expand)AuthorAge
* journal: fix export of messages containing newlinesZbigniew Jędrzejewski-Szmek2014-04-05
* core: do not print invalid utf-8 in error messagesZbigniew Jędrzejewski-Szmek2014-02-08
* utf8: export utf8 validation functions as part of sd-busLennart Poettering2013-11-07
* utf8: ascii_filter() is unused, let's remove itLennart Poettering2013-11-07
* util, utf8: make ellipsize take multi-byte characters into accountShawn Landden2013-10-13
* utf8: fix utf8_is_printableZbigniew Jędrzejewski-Szmek2013-10-05
* shared: device-nodes - add include guardKay Sievers2013-09-24
* device-nodes: move device node specific code to own fileDave Reisner2013-09-19
* shared/utf8: merge implementations, remove cruftDave Reisner2013-09-19
* move utf8 functions from libudev-private.h to utf8.hDave Reisner2013-09-17
* logs-show: print multiline messagesZbigniew Jędrzejewski-Szmek2013-06-09
* bootctl: add boot loader and firmware interface toolKay Sievers2013-02-11
* core: if the bootloader supports it, determine firmware and boot loader delayLennart Poettering2013-01-19
* licence: remove references to old FSF addressSami Kerola2012-12-17
* shared/utf8: mark char* as constDave Reisner2012-08-10
* fix a couple of issues found with llvm-analyzeLennart Poettering2012-08-08
* journalctl: show any printable Unicode characterZbigniew Jędrzejewski-Szmek2012-07-13
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-12
* util: move all to shared/ and split external dependencies in separate interna...Kay Sievers2012-04-10