index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
units
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-04-29
util: introduce container_of() macro
Lucas De Marchi
1
-0
/
+11
2012-04-26
libudev: prefix log macros with 'udev_'
Kay Sievers
8
-39
/
+39
2012-04-26
update TODO
Kay Sievers
1
-3
/
+4
2012-04-26
udev: use only oom_score_adj interface
Kay Sievers
1
-12
/
+2
2012-04-26
udev: docs - it's 'GUdev'
Kay Sievers
1
-1
/
+1
2012-04-25
core: add NOP jobs, job type collapsing
Michal Schmidt
8
-121
/
+235
2012-04-25
timedated: introduce systemd-timedated-ntp.target which is controlled by time...
Lennart Poettering
3
-4
/
+22
2012-04-25
nspawn: add --read-only switch
Lennart Poettering
2
-4
/
+32
2012-04-25
nspawn: bind mount /etc/resolv.conf from the host by default
Lennart Poettering
1
-0
/
+25
2012-04-24
shutdown: don't complain if we cannot lock memory, to make container shutdown...
Lennart Poettering
1
-2
/
+1
2012-04-24
remount: consolidate remount-api-vfs and remount-rootfs into one
Lennart Poettering
10
-39
/
+19
2012-04-24
update TODO
Lennart Poettering
1
-0
/
+4
2012-04-24
service: introduce Type=idle and use it for gettys
Lennart Poettering
16
-4
/
+51
2012-04-24
manager: drop MountAuto= and SwapAuto= options
Lennart Poettering
8
-45
/
+10
2012-04-24
man: rework nspawn man page to suggest yum --installroot instead of mock
Lennart Poettering
1
-18
/
+19
2012-04-24
readahead: rather than checking for virtualization in the C code, use Conditi...
Lennart Poettering
5
-14
/
+17
2012-04-23
transaction: cancel jobs non-recursively on isolate
Michal Schmidt
6
-40
/
+30
2012-04-24
job: serialize jobs properly
Michal Schmidt
5
-21
/
+204
2012-04-24
transaction: abort does not need to use recursive deletion
Michal Schmidt
1
-1
/
+1
2012-04-24
transaction: fix detection of cycles involving installed jobs
Michal Schmidt
1
-0
/
+8
2012-04-24
transaction: improve readability
Michal Schmidt
1
-90
/
+62
2012-04-22
shutdown: don't try to shut down DM devices in a container
Lennart Poettering
1
-1
/
+3
2012-04-22
hostname: if there's already a hostname set when PID 1 is invoked, don't comp...
Lennart Poettering
1
-8
/
+17
2012-04-22
job: the status messages are proper sentences, hence end them with a full stop
Lennart Poettering
1
-6
/
+6
2012-04-22
units: remount file systems only if /etc/fstab actually exists
Lennart Poettering
2
-0
/
+2
2012-04-22
mount: don't fail if fstab doesn't exist
Lennart Poettering
3
-3
/
+10
2012-04-22
transaction: downgrade warnings about masked units
Lennart Poettering
1
-4
/
+7
2012-04-22
transaction: add missing emacs and license headers
Lennart Poettering
2
-0
/
+42
2012-04-22
machine-id: fix spelling
Lennart Poettering
1
-2
/
+2
2012-04-22
util: unify getenv() logic for other PID
Lennart Poettering
4
-89
/
+97
2012-04-22
nspawn: add --uuid= switch to allow setting the machine id for the container
Lennart Poettering
3
-9
/
+32
2012-04-22
units: don't try to load kernel modules if CAP_SYS_MODULE is missing
Lennart Poettering
1
-0
/
+1
2012-04-22
units: skip root fsck if the root directory is writable
Lennart Poettering
1
-0
/
+1
2012-04-22
nspawn: add -b switch to automatically look for an init binary
Lennart Poettering
4
-2
/
+41
2012-04-22
default to v102 everywhere, instead of vt100, to synchronize with agetty
Lennart Poettering
2
-2
/
+2
2012-04-22
login: assing /dev/console logins to seat0
Lennart Poettering
3
-2
/
+21
2012-04-22
container: spawn a getty instead of a sulogin in a container
Lennart Poettering
4
-1
/
+51
2012-04-22
loginctl: avoid segfault for kill-session and kill-user commands
Lennart Poettering
1
-2
/
+2
2012-04-22
util: fix tty_is_vc_resolve() in a container where /sys/class/tty/console/act...
Lennart Poettering
4
-10
/
+22
2012-04-22
log: include syslog identifier in default log properties, to avoid comm trunc...
Lennart Poettering
1
-1
/
+3
2012-04-22
nspawn: be more careful when initializing the hostname from the directory name
Lennart Poettering
1
-5
/
+26
2012-04-22
mount-setup: ignore common container bind mounts
Lennart Poettering
1
-8
/
+19
2012-04-22
update TODO
Lennart Poettering
1
-0
/
+8
2012-04-22
nspawn: make /dev/kmsg unavailable in the container, but allow access to /pro...
Lennart Poettering
2
-1
/
+10
2012-04-21
watchdog: fix default configuration fragment for watchdog
Lennart Poettering
1
-2
/
+2
2012-04-21
man: doc-sync - properly delete no longer existing stuff on remote server
Kay Sievers
1
-3
/
+3
2012-04-20
transaction: add starting requirements for JOB_RESTART
Michal Schmidt
1
-1
/
+1
2012-04-20
dbus-job: allow multiple bus clients
Michal Schmidt
5
-71
/
+131
2012-04-20
transaction: remove checks for installed
Michal Schmidt
2
-22
/
+6
2012-04-20
transaction: rework merging with installed jobs
Michal Schmidt
3
-13
/
+68
[next]