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-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
2012-09-17
build-sys: __secure_getenv lost dunder in libc 2.17
Zbigniew Jędrzejewski-Szmek
2012-09-16
nspawn: use automatic cleanup for umask
Zbigniew Jędrzejewski-Szmek
2012-09-16
install: use automatic cleanup
Zbigniew Jędrzejewski-Szmek
2012-09-16
install: treat non-existent directory as empty
Zbigniew Jędrzejewski-Szmek
2012-09-14
timedate: assorted improvements
Lennart Poettering
2012-09-14
systemctl: show unit name when a job fails
Lennart Poettering
2012-09-14
util: more modernizations
Lennart Poettering
2012-09-14
util: various additional modernizations
Lennart Poettering
2012-09-14
util: modernize a few functions with automatic cleanup variables
Lennart Poettering
2012-09-13
macro: introduce _cleanup_free_ macro for automatic freeing of scoped vars an...
Lennart Poettering
2012-09-12
unit-name: rework unit_name_replace_instance function()
Lennart Poettering
2012-09-11
util: rm_rf_children_dangerous: delete all descendants dangerously
Tom Gundersen
2012-09-11
when determining unit file list, include invalid unit names in an "invalid" s...
Lennart Poettering
2012-09-10
dbus: minor coding style fixes
Lennart Poettering
2012-09-10
path-util: fall back to stat() if kernel does not support name_to_handle_at()
Mantas Mikulėnas
2012-09-10
path-util: do not fail in path_is_mountpoint() if path doesn't exist
Mantas Mikulėnas
2012-09-05
nspawn: handle poweroff/reboot nicely in containers
Lennart Poettering
2012-09-05
journalctl: rework JSON output mode
Lennart Poettering
2012-09-04
path: fix invalid variable access in path_is_mount_point()
Lennart Poettering
2012-09-04
path-util: in path_is_mount_point() fall back to the classic stat() test if f...
Lennart Poettering
2012-09-04
missing: define name_to_handle_at on our own if it is missing
Lennart Poettering
2012-09-03
shared: logs-show: fflush after each output type
Brandon Philips
2012-09-03
journalctl: include logs from PID 1 about services in systemctl status
Lennart Poettering
2012-09-03
util: make path_is_mount_point() recognize bind mounts, too
Lennart Poettering
2012-09-03
journal: suppress structured messages if they'd go to the console
Lennart Poettering
2012-09-03
journal: generate structured journal messages for a number of events
Lennart Poettering
[next]