index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
shared
Age
Commit message (
Expand
)
Author
2012-11-15
journal: implement message catalog
Lennart Poettering
2012-11-15
polkit: if PK is not around, consider this a permission denied error
Lennart Poettering
2012-11-15
systemctl: add help for --type/-t
Zbigniew Jędrzejewski-Szmek
2012-11-14
shared: add API for replacing @FOO@ style variables in strings
Lennart Poettering
2012-11-14
util: add strreplace() to replace a substring by another string
Lennart Poettering
2012-11-14
specifier: minor modernizations
Lennart Poettering
2012-11-14
polkit: fix type on comparison
Lennart Poettering
2012-11-13
shared/socket-util: kill gcc warning about uninitialized variable
Zbigniew Jędrzejewski-Szmek
2012-11-12
util: nicer tree drawings
Michal Schmidt
2012-11-12
use the same email address everywhere
Kay Sievers
2012-11-11
timedatectl: properly print 30 minutes DST transitions
Kay Sievers
2012-11-09
dbus: when verifying PK privs, bypass PK if uid=0 of client
Lennart Poettering
2012-11-06
Revert "Implement SocketUser= and SocketGroup= for [Socket]"
Dave Reisner
2012-11-05
Implement SocketUser= and SocketGroup= for [Socket]
Dave Reisner
2012-11-04
shared: add is_efiboot()
Kay Sievers
2012-11-02
util : fallback to plain ASCII drawing if locale is not UTF-8
Michal Schmidt
2012-11-02
util: add is_locale_utf8()
Michal Schmidt
2012-11-02
timedatectl: show "DST active: n/a" if no DST data is available
Kay Sievers
2012-11-02
shared: add timer_get_dst()
Kay Sievers
2012-10-30
strv: cleanup error path loops
Lennart Poettering
2012-10-30
shared: "max" in the string->number conversion is meant to be inclusive
Michal Schmidt
2012-10-30
shared, core: do not always accept numbers in string lookups
Michal Schmidt
2012-10-30
shared, libsystemd-daemon: check for empty strings in strto*l conversions
Michal Schmidt
2012-10-29
util: improve overflow checks
Michal Schmidt
2012-10-29
util: avoid divide by zero FPE
Dave Reisner
2012-10-28
util: fix possible integer overflows
Michal Sekletar
2012-10-28
logind: support for hybrid sleep (i.e. suspend+hibernate at the same time)
Lennart Poettering
2012-10-27
hwclock: do not seal the kernel's time-warp call from inside the initrd
Kay Sievers
2012-10-27
util: return the remaining string in startswith()
Lennart Poettering
2012-10-26
coredumpctl: show timestamps in list
Lennart Poettering
2012-10-26
journal: provide an API that allows client to figure out whether they need to...
Lennart Poettering
2012-10-26
journal: introduce entry array chain cache
Lennart Poettering
2012-10-25
udev: hwdb - remove run_once
Kay Sievers
2012-10-25
journal: properly serialize fields with multiple values into JSON
Lennart Poettering
2012-10-23
cgls: correctly ellipsize command lines for PIDs >= 1000000
Mantas Mikulėnas
2012-10-22
shared: strbuf - add descriprion
Kay Sievers
2012-10-22
shared: move sparse-endian.h from journal
Kay Sievers
2012-10-22
shared: strbuf - add description
Kay Sievers
2012-10-22
shared: strbuf - add string de-duplication facility
Kay Sievers
2012-10-22
util: add (x)bsearch_r(), the missing counterpart of qsort_r()
Kay Sievers
2012-10-19
shared/install: fix typo in comment
Christian Hesse
2012-10-19
make sure __NR_name_to_handle_at is correctly defined
Michael Olbrich
2012-10-19
util: change endswith() to return a pointer to the suffix
Lennart Poettering
2012-10-19
set: introduce strv_sort()
Lennart Poettering
2012-10-19
set: introduce set_get_strv()
Lennart Poettering
2012-10-19
util: unify line caching and column caching
Lennart Poettering
2012-10-19
util: unify usage of on_tty() in util.c
Lennart Poettering
2012-10-19
util: simplify column caching logic
Lennart Poettering
2012-10-18
journalctl: unify ellipsation handling between journalctl and systemctl
Lennart Poettering
2012-10-18
journalctl: don't ellipsize unless on a tty
Lennart Poettering
[next]