index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
/
utf8.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
shared: utf8 - support decoding the full utf16
Tom Gundersen
2014-12-22
1
-3
/
+33
*
shared: utf8 - support ucs4 -> utf8
Tom Gundersen
2014-12-22
1
-13
/
+38
*
fix compiler warning
Susant Sahani
2014-12-16
1
-1
/
+0
*
shared: add minimal JSON tokenizer
Lennart Poettering
2014-12-15
1
-24
/
+22
*
utf8: minor simplifications
Lennart Poettering
2014-12-04
1
-4
/
+4
*
utf8: when escaping unprintable unichars, escape the whole unichar, not just ...
Lennart Poettering
2014-12-04
1
-6
/
+6
*
utf8: intruduce utf8_escape_non_printable
WaLyong Cho
2014-12-04
1
-0
/
+39
*
utf8: when looking at the next unichar, honour the size parameter, in utf8_is...
Lennart Poettering
2014-11-07
1
-3
/
+5
*
fix a couple of more lazy "return -1"
Lennart Poettering
2014-08-11
1
-17
/
+28
*
journal: fix export of messages containing newlines
Zbigniew Jędrzejewski-Szmek
2014-04-05
1
-2
/
+3
*
core: do not print invalid utf-8 in error messages
Zbigniew Jędrzejewski-Szmek
2014-02-08
1
-0
/
+26
*
utf8: export utf8 validation functions as part of sd-bus
Lennart Poettering
2013-11-07
1
-1
/
+3
*
utf8: ascii_filter() is unused, let's remove it
Lennart Poettering
2013-11-07
1
-21
/
+0
*
util, utf8: make ellipsize take multi-byte characters into account
Shawn Landden
2013-10-13
1
-1
/
+1
*
utf8: fix utf8_is_printable
Zbigniew Jędrzejewski-Szmek
2013-10-06
1
-2
/
+3
*
shared: device-nodes - add include guard
Kay Sievers
2013-09-24
1
-1
/
+2
*
device-nodes: move device node specific code to own file
Dave Reisner
2013-09-19
1
-46
/
+0
*
shared/utf8: merge implementations, remove cruft
Dave Reisner
2013-09-19
1
-208
/
+71
*
move utf8 functions from libudev-private.h to utf8.h
Dave Reisner
2013-09-17
1
-0
/
+151
*
logs-show: print multiline messages
Zbigniew Jędrzejewski-Szmek
2013-06-09
1
-12
/
+9
*
bootctl: add boot loader and firmware interface tool
Kay Sievers
2013-02-11
1
-1
/
+1
*
core: if the bootloader supports it, determine firmware and boot loader delay
Lennart Poettering
2013-01-19
1
-0
/
+37
*
licence: remove references to old FSF address
Sami Kerola
2012-12-17
1
-7
/
+6
*
shared/utf8: mark char* as const
Dave Reisner
2012-08-10
1
-1
/
+2
*
fix a couple of issues found with llvm-analyze
Lennart Poettering
2012-08-08
1
-1
/
+1
*
journalctl: show any printable Unicode character
Zbigniew Jędrzejewski-Szmek
2012-07-13
1
-0
/
+71
*
relicense to LGPLv2.1 (with exceptions)
Lennart Poettering
2012-04-12
1
-4
/
+4
*
util: move all to shared/ and split external dependencies in separate interna...
Kay Sievers
2012-04-10
1
-0
/
+214