Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v207
/
src
tag
31940a642cacbdc0dce1d3b376072143f2879a3c
tagger
Lennart Poettering <lennart@poettering.net>
Fri Sep 13 04:13:34 2013 +0200
object
f3a165b05d117b9a9657076fed6b265eb40d5ba3
systemd 207
6e869e1
shut up gcc complaining about freeing a const variable
by Kay Sievers
· 11 years ago
d137a48
core: notify triggered by socket of a service
by Umut Tezduyar
· 11 years ago
dc99a97
service: Implement 'on-watchdog' restart option
by Hannes Reinecke
· 11 years ago
00a1686
journald: Log error when failed to get machine-id on start
by Olivier Brunel
· 11 years ago
c1e784f
systemctl: process only signals for jobs we really wait for
by Michal Sekletar
· 11 years ago
da2620a
Actually allow tabs in environment files
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
39f0570
getty-generator: Enable getty on all active serial consoles.
by Michael Marineau
· 11 years ago
ac4c8d6
Allow tabs in environment files
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
5c390a4
Add pam configuration to allow user sessions to work out of the box
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
7b61715
core: failed scope units may not be restarted
by Lennart Poettering
· 11 years ago
44ded3a
sd-login: add a public accessor for the VT number
by Giovanni Campagna
· 11 years ago
404dac4
cryptsetup: Retry indefinitely if tries=0 option has been set.
by Thomas Bächler
· 11 years ago
64347fc
swap: handle nofail/noauto in core
by Tom Gundersen
· 11 years ago
88ac30a
mount: filesystems mounted in the initrd should not conflict with umount.target in the real root
by Tom Gundersen
· 11 years ago
5073f89
mount: move device links handling from generator
by Tom Gundersen
· 11 years ago
b56a422
swap: backing device should unconditionally want swap unit
by Tom Gundersen
· 11 years ago
80c3b72
fstab-generator: use DefaultDependencies=yes
by Tom Gundersen
· 11 years ago
b8ab2dc
systemctl: show BlockIODeviceWeight for unit
by Gao feng
· 11 years ago
7239c17
systemcl: add support for setting BlockIODeviceWeight for unit
by Gao feng
· 11 years ago
6f68ecb
cgroup: setup BlockIODeviceWeight in bus_cgroup_set_property
by Gao feng
· 11 years ago
06eb4e3
cgroup: compare fs paths with path_equal() rather than streq()
by Lennart Poettering
· 11 years ago
6706125
systemcl: add support for setting BlockIORead/WriteBandwidth for unit
by Gao feng
· 11 years ago
f004c2c
cgroup: setup BlockIORead/WriteBandwidth in bus_cgroup_set_property
by Gao feng
· 11 years ago
47c0980
blkio bandwidth: don't clean up all of entries in blockio_device_bandwidths list
by Gao feng
· 11 years ago
9285c9f
service: remove pidfile after exit of a service
by Lukas Nykryn
· 11 years ago
289f910
journald: be a bit more verbose when vacuuming
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
4bcc8c3
Fix two compiler warnings
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
c9d954b
run: allow non-absolute paths as command
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
116cc02
path-util.c: small modernization
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
a6fde35
systemd-run: properly escape arguments
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
92f2ff4
systemd-coredump: Log crashes without coredumps on failure
by Andrew Cook
· 11 years ago
ca0ceb6
systemd-coredump: Ignore coredumps larger than COREDUMP_MAX
by Andrew Cook
· 11 years ago
4897986
journald: fix fd leak in journal_file_empty
by George McCollister
· 11 years ago
629bfc5
journald: fix vacuuming of archived journals
by George McCollister
· 11 years ago
756c9a2
libudev: enumerate - do not try to match against an empty subsystem
by Kay Sievers
· 11 years ago
f9e84da
libudev: enumerate: fix NULL-deref for subsystem-matches
by David Herrmann
· 11 years ago
c851f34
cgtop: fixup the online help
by Brandon Philips
· 11 years ago
51cc075
libudev: fix memleak when enumerating childs
by David Herrmann
· 11 years ago
31c885e
main: drop capabilities of userhelpers before ours
by Harald Hoyer
· 11 years ago
b58b8e1
Do not realloc strings, which are already in the hashmap as keys
by Harald Hoyer
· 11 years ago
3d040cf
Revert "cgroup.c: check return value of unit_realize_cgroup_now()"
by Harald Hoyer
· 11 years ago
a255a7f
cgroup: only check once when mode is UNIT_CHECK
by Gao feng
· 11 years ago
ad7bfff
device cgroup: don't create a new CGroupDeviceAllow when it already in the list
by Gao feng
· 11 years ago
e862b60
blcokio bandwidth: add missing set of CGroupBlockIODeviceBandwidth's read
by Gao feng
· 11 years ago
5af726c
logind-session.c: use _cleanup_
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
042f598
logind: be more verbose on errors
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
335c46b
Disallow invalid UTF-8 configuration
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
bd6d296
log to kmsg when "debug" is used on the kernel command line
by Kay Sievers
· 11 years ago
ea92ae3
"-" prefix for InaccessibleDirectories and ReadOnlyDirectories
by Maciej Wereski
· 11 years ago
7c902b1
udev: fix printf(3) type specifier
by Shawn Landden
· 11 years ago
f236910
blkio: fix incorrect setting of cpu_shares
by Gao feng
· 11 years ago
d182614
nspawn: trivial simplification
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
1f11a0c
cgroup.c: check return value of unit_realize_cgroup_now()
by Harald Hoyer
· 11 years ago
73814ca
Revert "udevd: simplify sigterm check"
by Colin Walters
· 11 years ago
df89481
Optimize startswith() to macro
by Kay Sievers
· 11 years ago
2a0e069
remove hasprefix(), use startswith()
by Shawn Landden
· 11 years ago
143bfda
test: Make testing work on systems without or old systemd
by Holger Hans Peter Freyther
· 11 years ago
2526d62
logs-show: fix condition for ellipsizing multi-line messages
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
cf40f0b
logs-show: show source timestamp in verbose mode
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
f02d836
logs-show: add short-precise mode with us timestamps
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
c51cf05
Rename F_TYPE_CMP() to F_TYPE_EQUAL()
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
1291bc8
udev: when complaining about invalid characters, print them out
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
091526a
gpt-auto-generator: do not show error for non-GPT disks
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
7384146
gpt-auto-generator: use _cleanup_ for blkid_free_probe
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
d98cc1c
gpt-auto-generator: include device name in error reports
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
ac50788
journal: fix parsing of facility in syslog messages
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
763a24a
libudev-enumerate.c:udev_enumerate_get_list_entry() fixed possible stale pointer
by Harald Hoyer
· 11 years ago
4b357e1
build-sys: Add configure check for linux/btrfs.h
by Michael Marineau
· 11 years ago
5eec7de
typo fixes in man and comments
by Thomas Hindoe Paaboel Andersen
· 11 years ago
998b087
tests: fix indentation
by Thomas Hindoe Paaboel Andersen
· 11 years ago
cabaa37
libudev: fix hwdb validation to look for the *new* file
by Kay Sievers
· 11 years ago
47e737d
udevd: simplify sigterm check
by Kay Sievers
· 11 years ago
31f49d0
systemd-python: check for oom, give nicer error messages
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
c2748ce
systemd-python: fix initialization of _Reader objects
by Steven Hiscocks
· 11 years ago
04bf3c1
sysctl: allow overwriting of values specified in "later" files
by Kay Sievers
· 11 years ago
5852750
hashmap: remove empty lines
by Kay Sievers
· 11 years ago
1acbb95
systemd-cryptsetup: makes “discard” a synonym for “allow-discards”
by Ondrej Balaz
· 11 years ago
01264ad
fstab-generator: log_oom() if automount_name is null
by WANG Chao
· 11 years ago
087a304
bootchart: remove +x permissions on .c file
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
960787a
hostnamectl: show only specific hostname when requested
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
03e2264
selinux-access: move GPL to LGPL licence
by Kay Sievers
· 11 years ago
ce17947
random-seed: a few modernizations
by Lennart Poettering
· 11 years ago
875c6e1
backlight: instead of syspath use sysname for identifying backlight devices
by Lennart Poettering
· 11 years ago
3731acf
backlight: add minimal tool to save/restore screen brightness across reboots
by Lennart Poettering
· 11 years ago
405e025
logind: restore logic to kill user processes when session ends
by Lennart Poettering
· 11 years ago
ee530d8
gpt-auto-generator: fix swap unit generation
by Lennart Poettering
· 11 years ago
00aa179
build-sys: add two makefile symlinks
by Lennart Poettering
· 11 years ago
4b1b14a
gpt-auto-generator: Skip /home mounting if /home is not empty
by Lennart Poettering
· 11 years ago
1a14a53
gpt-auto-generator: add basic auto-discovery of GPT partitions
by Lennart Poettering
· 11 years ago
bed2e82
missing: use btrfs.h instead of defining our own btrfs structures
by Lennart Poettering
· 11 years ago
a6f0104
logs-show: limit to 3 lines and use dots if not showing full message
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
b4b02cb
logs-show: fix indentation for 2nd and later lines, show lines in full
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
94e0bd7
systemctl: show hint about --full when lines don't fit
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
f535088
systemctl: add missing newline to --help output
by Lennart Poettering
· 11 years ago
ef53700
fstab-generator: read rd.fstab=on/off switch correctly
by WANG Chao
· 11 years ago
b0693d3
service: prohibit Restart= set when Type=oneshot
by Maciej Wereski
· 11 years ago
41efeae
service: always unwatch PIDs before forgetting old ones
by Lennart Poettering
· 11 years ago
21d1a67
fstab-generator: respect noauto/nofail when adding sysroot mount
by WANG Chao
· 11 years ago
689a97f
udevd: respect the log-level set in /etc/udev/udev.conf
by Tom Gundersen
· 11 years ago
68eda4b
dbus: use _cleanup_free_ instead of freeing ourself
by Ronny Chevalier
· 11 years ago
Next »