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
Age
Commit message (
Expand
)
Author
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
logind: make VT reservation logic compatible with containers
Lennart Poettering
2012-09-17
main: newer kernels return EINVAL if we invoke reboot() in a container lackin...
Lennart Poettering
2012-09-17
util: various cleanups for printing boot status
Lennart Poettering
2012-09-17
utmp: read the right timestamp
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
main: bump up RLIMIT_NOFILE for systemd itself
Lennart Poettering
2012-09-17
journald: properly update perms on freshly rotate user journals
Lennart Poettering
2012-09-17
service: don't hit an assert if a service unit changes type and we get a spur...
Lennart Poettering
2012-09-17
udev: add btrfs support
Kay Sievers
2012-09-17
logind: make sure there's always a getty available on TTY6
Lennart Poettering
2012-09-17
build-sys: __secure_getenv lost dunder in libc 2.17
Zbigniew Jędrzejewski-Szmek
2012-09-16
tmpfiles: use write(2) for the 'w' action
Dave Reisner
2012-09-16
socket: prevent signed integer overflow
Dave Reisner
2012-09-16
nspawn: fix memleak introduced with automatic cleanup
Zbigniew Jędrzejewski-Szmek
2012-09-16
nspawn: use automatic cleanup for umask
Zbigniew Jędrzejewski-Szmek
2012-09-16
nspawn: _cleanup_free_ more
Zbigniew Jędrzejewski-Szmek
2012-09-16
nspawn: use automatic cleanup
Zbigniew Jędrzejewski-Szmek
2012-09-16
nspawn: mount tmpfs on /dev/shm
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-16
logind: redefine idleness to start at last activity
Zbigniew Jędrzejewski-Szmek
2012-09-14
timedated: make /etc/timezone a Debian-only thing
Lennart Poettering
2012-09-14
timedate: assorted improvements
Lennart Poettering
2012-09-14
timedated: gather timezone from /etc/localtime sym target
Shawn Landden
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
systemctl: minor coding style fixes
Lennart Poettering
2012-09-13
install: append .service when enable/disable... is called
Václav Pavlín
2012-09-13
macro: introduce _cleanup_free_ macro for automatic freeing of scoped vars an...
Lennart Poettering
2012-09-13
rpm: expose preset dir as rpm macro and in systemd.pc
Lennart Poettering
2012-09-13
load-fragment: Expand specifiers in conditions.
Auke Kok
2012-09-13
daemon: Fix broken links to sd-daemon.c
Eelco Dolstra
2012-09-13
man: fix a bunch of typos in docs
Thomas Hindoe Paaboel Andersen
2012-09-13
python: make gcc shut up
Lennart Poettering
2012-09-13
manager: fix the build
Lennart Poettering
2012-09-13
manager: extend performance measurement interface to include firmware/loader ...
Lennart Poettering
2012-09-13
journal: fix 128bit IDs of unit reload entries
Lennart Poettering
2012-09-13
update-utmp: Don't error out on runlevel updates if utmp doesn't exist
Colin Walters
2012-09-13
journal: never assert directly on data read from the journal
Lennart Poettering
2012-09-13
journald: don't reposition window if we don't have to
Lennart Poettering
2012-09-13
python: fix error handling, and allocate argument array on the stack
Lennart Poettering
2012-09-13
python: reindent to follow coding style
Lennart Poettering
2012-09-13
python: change license to LGPL 2.1
Lennart Poettering
2012-09-13
python: integrate David Strauss' python-systemd package
Lennart Poettering
2012-09-13
tmpfiles: plug file descriptor leak.
Dave Reisner
[next]