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-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
2012-10-18
journal: add ability to list unique fields to gatewayd
Lennart Poettering
2012-10-18
journal: add ability to list values a specified field can take in all entries...
Lennart Poettering
2012-10-17
hostnamed: allow UTF8 chars in pretty hostname again
Lennart Poettering
2012-10-17
timedatectl: introduce new command line client for timedated
Lennart Poettering
2012-10-16
journal: don't export MESSAGE_ID() macro
Lennart Poettering
2012-10-16
systemctl: append .service when unit does not have valid suffix
Lukas Nykryn
2012-10-16
selinux: selabel_lookup_raw can return ENOENT and be a non failure mode.
Daniel J Walsh
2012-10-16
build-sys: check for name_to_handle_at declaration instead of its definition
Michael Olbrich
2012-10-16
util: properly handle -1 timespec/timeval
Lennart Poettering
2012-10-11
journalctl: implement --since= and --until for filtering by time
Lennart Poettering
2012-10-11
journal: support epxorting the journal in a format suitable for text/event-st...
Lennart Poettering
2012-10-09
detect-virt: install with fs caps by default to allow unprivileged access
Lennart Poettering
2012-10-08
shared: fix broken string_is_safe
Martin Mikkelsen
2012-10-03
man: document behaviour of ListenStream= with only a port number in regards t...
Lennart Poettering
2012-10-03
dbus: add some more safety checks before accepting data from bus clients
Lennart Poettering
2012-10-03
build-sys: fix !HAVE_SELINUX case
Colin Walters
2012-10-02
audit: turn the audit fd into a static variable
Lennart Poettering
2012-10-02
selinux: rework selinux access check logic
Lennart Poettering
2012-10-02
shared: fail mkdir_p if the target exists and is not a directory
Zbigniew Jędrzejewski-Szmek
2012-10-02
nspawn: use automatic cleanup and provide debug info
Zbigniew Jędrzejewski-Szmek
2012-09-28
logs-show: various cleanups
Lennart Poettering
2012-09-24
macro: increase VA_FORMAT_ADVANCE type array and hit assert when it is reached
Lennart Poettering
2012-09-24
log: fix repeated invocation of vsnprintf()/vaprintf() in log_struct()
Lennart Poettering
2012-09-24
util: don't export parsed_columns
Lennart Poettering
2012-09-24
journalctl: reset cached column count on SIGWINCH
Dave Reisner
2012-09-21
missing: Fix compilation error due to wrong __NR_name_to_handle_at definition
Eelco Dolstra
2012-09-21
hwclock: add missing OOM check
Lennart Poettering
2012-09-21
shared: call va_end in all cases
Lukas Nykryn
2012-09-20
util: fix overflow checks
Lennart Poettering
2012-09-20
util: overflow hardening
Lennart Poettering
2012-09-20
util: make sure heap allocators fail when array allocations are out of bounds
Lennart Poettering
2012-09-19
util: define union dirent_storage and make use of it everywhere
Lennart Poettering
2012-09-19
util: fix bad strstrip() return value in normalize_env_assignment()
Lennart Poettering
2012-09-19
systemctl: use automatic cleanup
Zbigniew Jędrzejewski-Szmek
2012-09-18
core: move ManagerRunningAs to shared
Zbigniew Jędrzejewski-Szmek
2012-09-18
journalctl: don't choke on entries with no MESSAGE= field
Lennart Poettering
2012-09-18
util: introduce get_process_gid()
Lennart Poettering
2012-09-17
log: avoid function loop
Lennart Poettering
2012-09-17
conf-parser: don't unescape parsed configuration strings by default
Lennart Poettering
2012-09-17
util: various cleanups for printing boot status
Lennart Poettering
2012-09-17
main: when transitioning from initrd to the main system log to kmsg
Lennart Poettering
2012-09-17
hwclock: always set the kernel's timezone
Kay Sievers
[next]