Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v18
/
src
tag
51f61ad1acb427845f773027949c75d7f2153bd2
tagger
Lennart Poettering <lennart@poettering.net>
Wed Feb 16 22:58:25 2011 +0100
object
2588ff0b940e82fd0986ed7567a6ae8f2741537d
systemd 18
e67c360
systemctl: introduce --ignore-dependencies
by Lennart Poettering
· 14 years ago
3073256
systemctl: introduce --failed to show only failed services
by Lennart Poettering
· 14 years ago
da71f23
util: seperate welcome line from other output by empty lines
by Lennart Poettering
· 14 years ago
3aea3b3
manager: don't consider transaction jobs conflicting with queued jobs redundant
by Lennart Poettering
· 14 years ago
444d943
udev: ignore block devices which no known contents, to avoid trying of mounts/swapons when devices aren't set up full yet
by Lennart Poettering
· 14 years ago
8538561
swap: handle "nofail" from fstab
by Kay Sievers
· 14 years ago
27abbe8
mount,swap: properly add dependencies to logger if needed
by Lennart Poettering
· 14 years ago
934da03
service: change default std output to inherit
by Lennart Poettering
· 14 years ago
0a494f1
exec: introduce global defaults for the standard output of services
by Lennart Poettering
· 14 years ago
b7cf1b6
udev: use SYSTEMD_READY to mask uninitialized DM devices
by Lennart Poettering
· 14 years ago
28dbc1e
execute: optionally forward program output to /dev/console in addition to syslog/kmsg
by Lennart Poettering
· 14 years ago
7b4bf06
socket: refuse socket activation for SysV services
by Lennart Poettering
· 14 years ago
a4c24ff
fsck: do not fail boot if fsck returns with an error code that hasn't 2 or 6 set
by Lennart Poettering
· 14 years ago
83cc030
shutdown: execute all binaries in /lib/systemd/system-shutdown as last step before invoking reboot()
by Lennart Poettering
· 14 years ago
3036c48
job: make status message printing more verbose
by Lennart Poettering
· 14 years ago
a4477e6
cryptsetup: fix unit file description
by Lennart Poettering
· 14 years ago
17b9052
tmpfiles: never delete AF_UNIX sockets that are alive
by Lennart Poettering
· 14 years ago
6a3b150
getty: don't parse console= anymore, use /sys/class/tty/console/active instead
by Lennart Poettering
· 14 years ago
079a09f
util: properly resolve /dev/console if more than once console= argument was passed on the kernel command line
by Lennart Poettering
· 14 years ago
f212ac1
getty: do not auto-spawn getty's on VC ttys if console=ttyN is used
by Lennart Poettering
· 14 years ago
3030ccd
util: when determining the right TERM for /dev/console consult /sys/class/tty/console/active
by Lennart Poettering
· 14 years ago
2633eb8
service: when guessing the main PID don't consider processes that aren't our children
by Lennart Poettering
· 14 years ago
3185a36
service: make main pid guessing optional, and reread pid file after reloads
by Lennart Poettering
· 14 years ago
e9fbc77
pam: introduce whitelist and blacklist user list feature
by Lennart Poettering
· 14 years ago
7fc01d3
systemctl: minor optimizations
by Lennart Poettering
· 14 years ago
060ed82
systemctl: don't unnecessarily close stdin/stdout/stderr for tty agent so that locking by tty works
by Lennart Poettering
· 14 years ago
46a08e3
readahead: disable readahead in virtual machines
by Lennart Poettering
· 14 years ago
522d4a4
systemd: document systemd-tmpfiles
by Lennart Poettering
· 14 years ago
fba6e68
tmpfiles: take names of tmpfiles configuration files on the command line
by Lennart Poettering
· 14 years ago
eb0ca9e
tmpfiles: log to stderr if possible
by Lennart Poettering
· 14 years ago
b8bb3e8
tmpfiles: support globs
by Lennart Poettering
· 14 years ago
88dfa29
units: introduce and hook up sound.target
by Lennart Poettering
· 14 years ago
abc00c6
dbus: allow all clients access to org.freedesktop.DBus.Peer
by Lennart Poettering
· 14 years ago
2958c88
device: consider udev devices with SYSTEMD_READY=0 as unplugged
by Lennart Poettering
· 14 years ago
e1b2b49
systemd: show status when run with plymouth, and don't start plymouth a second time when it is already running
by Lennart Poettering
· 14 years ago
0658666
manager: if we receive SIGRTMIN+20/21 enable/disable showing of status on the console
by Lennart Poettering
· 14 years ago
b1c0f1c
systemctl: fix opening params
by Lennart Poettering
· 14 years ago
715554e
systemctl: don't start agent for --user
by Lennart Poettering
· 14 years ago
7f6d613
systemctl: make sure the tty agent does not retain a copy of stdio
by Lennart Poettering
· 14 years ago
022ef20
locale: unify some code between fedora and altlinux
by Lennart Poettering
· 14 years ago
a338bab
build-sys: initial support ALTLinux
by Alexey Shabalin
· 14 years ago
dcafddb
dbus: use ControlGroup as property name to match config option
by Lennart Poettering
· 14 years ago
b20c6be
pam: optionally reset cgroup memberships for login sessions
by Lennart Poettering
· 14 years ago
7115593
load-fragment: properly parse Nice= value
by Adrian Spinu
· 14 years ago
5d909e3
automount: use unit_pending_inactive() where appropriate
by Lennart Poettering
· 14 years ago
bd40a2d
clang: fix some issues found with clang-analyzer
by Lennart Poettering
· 15 years ago
v17
0b17248
gcc: make gcc shut up
by Lennart Poettering
· 15 years ago
ed86ebc
main: don't warn if /etc/mtab is a symlink to /proc/mounts
by Lennart Poettering
· 15 years ago
cae18e2
socket: don't crash if the .service unit for a .socket unit is not found
by Lennart Poettering
· 15 years ago
ff2e0f0
mount: ignore if an fsck is requested for a bind mount, so that we don't wait for the bind 'device' to show up
by Lennart Poettering
· 15 years ago
e0fa621
automount: fix segfault when shutting down
by Lennart Poettering
· 15 years ago
3996fbe
dbus: don't try to connect to the system bus before it is actually up
by Lennart Poettering
· 15 years ago
867b3b7
service: make chain of main commands and control commands independent of each other, so that both can be executed simultaneously and independently
by Lennart Poettering
· 15 years ago
c06b7a1
service: don't allow reload operations for oneshot services
by Lennart Poettering
· 15 years ago
26742b3
vala: convert from dbus-glib to gdbus
by Lennart Poettering
· 15 years ago
9a57c62
systemctl: highlight failed processes in systemctl status
by Lennart Poettering
· 15 years ago
0129173
systemctl: show process type along process exit codes
by Lennart Poettering
· 15 years ago
e2f3b44
service: when reloading a service fails don't fail the entire service but just the reload job
by Lennart Poettering
· 15 years ago
f8d0ceb
shutdown: use correct kexec options
by Brett Witherspoon
· 15 years ago
4bc5f80
systemctl: before spawning pager cache number of columns
by Lennart Poettering
· 15 years ago
3add4d2
pam: optionally keep processes of root user around
by Lennart Poettering
· 15 years ago
d8cfa08
service: if a reload operation fails, don't shut down the service
by Lennart Poettering
· 15 years ago
ba035df
execute: make sending of SIGKILL on shutdown optional
by Lennart Poettering
· 15 years ago
0058d7b
mount: FAT uuids are uppercase
by Lennart Poettering
· 15 years ago
2292707
man: document missing KillSignal= and swap options
by Lennart Poettering
· 15 years ago
521e05c
arch: remove support for legacy daemons
by Tom Gundersen
· 15 years ago
47ae6e6
device: don't warn if we cannot bump the socket buffer
by Lennart Poettering
· 15 years ago
2d011a7
logger: when passing on PID info, fall back to our own if originating process is already gone
by Lennart Poettering
· 15 years ago
e83c7c0
service: don't hit an assert if information in LSB headers is incorrectly formatted
by Lennart Poettering
· 15 years ago
86a3475
execute,util: fix two small memory leaks
by Lennart Poettering
· 15 years ago
2c4b304
specifier: at minimal test
by Lennart Poettering
· 15 years ago
a6ff950
execute: drop empty assignments from env blocks on execution but keep them around otherwise to make them visible
by Lennart Poettering
· 15 years ago
7fc942b
umount: don't try to detach the dm device the root dir is on, to minimize warning messages
by Lennart Poettering
· 15 years ago
e624abf
locale: fix variable names
by Lennart Poettering
· 15 years ago
afe4bfe
fragment: allow prefixing of the EnvironmentFile= path with - to ignore errors
by Lennart Poettering
· 15 years ago
c4731d1
util: don't pass invalid fd to fdopendir() on error to avoid corruption of errno
by Lennart Poettering
· 15 years ago
022707d
tmpfiles: nicer message when two or more conflicting lines are configured for the same file
by Lennart Poettering
· 15 years ago
5f7c426
fragment: properly handle quotes in assignments in EnvironmentFile= files
by Lennart Poettering
· 15 years ago
5707631
sysctl: don't warn if sysctls are gone
by Lennart Poettering
· 15 years ago
a78899f
readahead: ignore if files are removed during collection or before replay
by Lennart Poettering
· 15 years ago
60b4f27
serial: use TERM=vt100 instead of TERM=vt100-nav
by Lennart Poettering
· 15 years ago
75d12d5
systemctl: Don't use Debian's 'sensible-pager', use 'pager' instead
by Lennart Poettering
· 15 years ago
1d3399e
cryptsetup: call mkswap on dm device, not on source device
by Lennart Poettering
· 15 years ago
bef2733
mount-setup: mount /dev/pts with mode=620,gid=5 by default and make GID overridable via configure switch
by Lennart Poettering
· 15 years ago
4c00bf2
systemctl: drop redundant getenv('LESS') check
by Lennart Poettering
· 15 years ago
ec14911
systemctl: spawn pager only for commands that generates long output
by Lennart Poettering
· 15 years ago
1888c90
systemctl: make the child the pager, leave systemctl as parent
by Lennart Poettering
· 15 years ago
611efaa
systemctl: try harder to find a suitable pager
by Lennart Poettering
· 15 years ago
0736af9
systemctl: implement auto-pager a la git
by Miklos Vajna
· 15 years ago
7165679
arch: remove welcome message
by Tom Gundersen
· 15 years ago
abd41c8
shutdown: drop redundant sync() invocation
by Lennart Poettering
· 15 years ago
c29597a
util: invoke sync() implicitly on freeze()
by Lennart Poettering
· 15 years ago
a247755
tmpfiles: ensure we do no follow symlinks when cleaning up dirs
by Lennart Poettering
· 15 years ago
5b81919
service: ifdef (more) distro-specific compat logic
by Michael Biebl
· 15 years ago
5e4ef5e
pam: do not sort user sessions into their own cgroups in the 'cpu' hierarchy by default
by Lennart Poettering
· 15 years ago
501c875
mount-setup: drop noexec flag from default mount options for /dev/shm
by Lennart Poettering
· 15 years ago
c8bffa4
util: properly handle OOM when allocating Debian version string
by Lennart Poettering
· 15 years ago
22927a3
debian: Prefix welcome string with "Debian "
by Michael Biebl
· 15 years ago
e199285
service: ifdef distro-specific compat logic
by Kay Sievers
· 15 years ago
6553063
service: drop rc. prefix on frugalware linux
by Miklos Vajna
· 15 years ago
Next »