Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v21
/
src
tag
f21a103edf65d70fc42b653ca4e9397991cc8bfe
tagger
Lennart Poettering <lennart@poettering.net>
Wed Mar 30 12:35:20 2011 +0200
object
39366bacda3dddbae3c6677da5c97770cff0a279
systemd 21
6faa111
status: show status messages unconditionally if plymouth is around
by Lennart Poettering
· 14 years ago
871c44a
taint: add missing cgroups taint flag
by Lennart Poettering
· 14 years ago
d885ac6
locale: don't access misinitialized variable
by Lennart Poettering
· 14 years ago
cb39ed3
quota: do not pull in quota tools for mounts that do not originate in neither /etc/fstab nor fragment files
by Lennart Poettering
· 14 years ago
72bc8d0
manager: fix taint check for /usr
by Lennart Poettering
· 14 years ago
ea87ca5
unit: never apply /etc/rcN.d/ priority to native services
by Lennart Poettering
· 14 years ago
efbac6d
unit: fix parsing of condition-result
by Lennart Poettering
· 14 years ago
d325ef2
unit: don't complain about failed units when deserializing
by Lennart Poettering
· 14 years ago
cd25cce
exec: drop process group kill mode since it has little use and confuses the user
by Lennart Poettering
· 14 years ago
1223504
cgroup: explain when we cannot initialize the cgroup stuff
by Lennart Poettering
· 14 years ago
34f0fd8
locale: full fledged /etc/default/locale support for debian
by Florian Kriener
· 14 years ago
964d124
systemctl: don't truncate description when using pager
by Lennart Poettering
· 14 years ago
441dfe0
ask-password: also accept Backspace as first keypress as silent mode switch
by Lennart Poettering
· 14 years ago
e6402d1
unit: when deserializing jobs, don't pull in dependencies
by Lennart Poettering
· 14 years ago
e30b45b
udev: tty - re-add accidentially removed hvc* match
by Kay Sievers
· 14 years ago
08a67ac
locale: fix LC_MESSAGES variable name
by Lennart Poettering
· 14 years ago
1f7f38f
udev: systemd-tag all ttys
by Kay Sievers
· 14 years ago
6edef9c
udev: expose some more tty's for various embedded hardware
by Michael Olbrich
· 14 years ago
58fc840
ask-password: use TAB instead of backspace to disable asterisk password echo
by Lennart Poettering
· 14 years ago
d167623
crypto: to show stars or not to show them
by Jan Engelhardt
· 14 years ago
3731f1e
conf-parser: fix remaining parser functions according to new prototype
by Lennart Poettering
· 14 years ago
03b4471
execute: socket isn't abstract anymore
by Lennart Poettering
· 14 years ago
2b583ce
use /run instead of /dev/.run
by Kay Sievers
· 14 years ago
37f85e6
util: detect page size runtime.
by cee1
· 14 years ago
65c9e46
tainted: don't check if /usr is a mount point, only if it's not already mounted at startup
by Kay Sievers
· 14 years ago
0c38010
mount: pull in quota services from local mountpoints with usr/grpquota options
by Andrey Borzenkov
· 14 years ago
9700edb
service: pull in sysv facility targets from the sysv units, not the other way round
by Lennart Poettering
· 14 years ago
28cf382
man: document pidns containers
by Lennart Poettering
· 14 years ago
f1dd0c3
syslog: rework syslog detection so that we need no compile-time option what the name of the syslog implementation is
by Lennart Poettering
· 14 years ago
177b3ff
special: get rid of dbus.target
by Lennart Poettering
· 14 years ago
260abb7
exec: properly apply capability bounding set, add inverted bounding sets
by Lennart Poettering
· 14 years ago
893844e
dbus: add service D-Bus property "Sockets"
by Andrey Borzenkov
· 14 years ago
cb7f699
dbus: consolidate service SysV conditionals
by Andrey Borzenkov
· 14 years ago
2791a8f
unit: serialize condition test results
by Lennart Poettering
· 14 years ago
d59d0a2
read-ahead: Fix broken systemd-readahead-collect on mips.
by cee1
· 14 years ago
f6a6225
def: centralize definition of default timeout in one place
by Lennart Poettering
· 14 years ago
b74949b
chkconfig: check against runlevel 5 instead of 3, since it is a superset of the latter
by Lennart Poettering
· 14 years ago
a76f7be
systemctl: accept condstop as alias for stop
by Lennart Poettering
· 14 years ago
e677657
dbus: allow LoadUnit to unprivileged users
by Lennart Poettering
· 14 years ago
d72238f
umount: make sure skip_ro is always correctly initialized
by Lennart Poettering
· 14 years ago
bba6cb4
main: revert recognition of "b" argument
by Jan Engelhardt
· 14 years ago
d821e6d
main: interpret all argv[] arguments unconditionally when run in a container
by Lennart Poettering
· 14 years ago
a2c422c
loopback: downgrade an error to warning
by Lennart Poettering
· 14 years ago
715ac17
nspawn: bind mount /etc/localtime
by Lennart Poettering
· 14 years ago
fd14078
nspawn: make tty code more robust against closed/reopened /dev/console
by Lennart Poettering
· 14 years ago
14f3c82
util: make touched files non-writable by default
by Lennart Poettering
· 14 years ago
a258bf2
nspawn: allocate a new pty instead of passing ours through to avoid terminal settings chaos
by Lennart Poettering
· 14 years ago
6ef1b05
main: parse the whole arv[] as kernel command line
by Lennart Poettering
· 14 years ago
dfa7f7e
main: check if we have a valid PID before getting the name of it
by Lennart Poettering
· 14 years ago
f9b72cd
ask-password: reset signal mask after we are done
by Lennart Poettering
· 14 years ago
0ac1082
cgroup: don't recheck all the time whether the systemd hierarchy is mounted, to make strace outputs nicer and save a few stat()s
by Lennart Poettering
· 14 years ago
b9a8e63
cgls: don't strip user processes and kernel threads from default output
by Lennart Poettering
· 14 years ago
f3accc0
umount: don't try to remount bind mounts ro during shutdown
by Lennart Poettering
· 14 years ago
2a79665
getty: move automatic serial getty logic into generator
by Lennart Poettering
· 14 years ago
2fc9784
container: skip a few things when we are run in a container such as accessing /proc/cmdline
by Lennart Poettering
· 14 years ago
1f16b4a
cgls: by default start with group of PID 1
by Lennart Poettering
· 14 years ago
1f73f0f
pam: determine user cgroup tree from cgroup of PID 1
by Lennart Poettering
· 14 years ago
04d391d
nspawn: move container into its own name=systemd cgroup
by Lennart Poettering
· 14 years ago
e03ae66
manager: don't show kernel boot-up time for containers
by Lennart Poettering
· 14 years ago
72fe22f
manager: show who killed us
by Lennart Poettering
· 14 years ago
9bec0b1
hostname: don't override the hostname with localhost if it is already set and /etc/hostname unset
by Lennart Poettering
· 14 years ago
391ade8
audit: give up sending auditing messages when it failed due to EPERM
by Lennart Poettering
· 14 years ago
3bd66c0
nspawn: don't require selinux on if it is compiled in
by Lennart Poettering
· 14 years ago
6f79c57
main: remove AF_UNIX sockets before binding
by Lennart Poettering
· 14 years ago
f41de95
shutdown: print a nice message when terminating a container
by Lennart Poettering
· 14 years ago
9b634ea
nspawn: mount /selinux if needed
by Lennart Poettering
· 14 years ago
40e85d0
shutdown: just call exit() if we are in a container
by Lennart Poettering
· 14 years ago
c4f8bd1
umount: assume that a non-existing /dev/loop device means it is already detached
by Lennart Poettering
· 14 years ago
973bcd3
socket: use 777 as default mode for sockets
by Lennart Poettering
· 14 years ago
64af1b6
nspawn: we don't want a network namespace
by Lennart Poettering
· 14 years ago
90df7e5
main: log to the console in a container
by Lennart Poettering
· 14 years ago
b770165
main: don't parse /proc/cmdline in containers
by Lennart Poettering
· 14 years ago
ef2df9f
util: add detect_container()
by Lennart Poettering
· 14 years ago
da5b3ba
nspawn: reset environment and load login shell
by Lennart Poettering
· 14 years ago
124640f
nspawn: reset umask if needed
by Lennart Poettering
· 14 years ago
94d8298
nspawn: define MS_MOVE manually if needed
by Lennart Poettering
· 14 years ago
6df6b93
nspawn: improve exit warning
by Lennart Poettering
· 14 years ago
91b22f2
core: move abstract namespace sockets to /dev/.run
by Lennart Poettering
· 14 years ago
8821347
nspawn: add simple chroot(1) like tool to execute commands in a namespace container
by Lennart Poettering
· 14 years ago
f9b9232
util: detect CLONE_NEWPID namespaces, and cache results
by Lennart Poettering
· 14 years ago
224170d
git: ignore generated policy file
by Lennart Poettering
· 14 years ago
0a27cf3
util: return exit status in wait_for_terminate_and_warn()
by Lennart Poettering
· 14 years ago
46824d0
util: properly identify pty devices by their major
by Lennart Poettering
· 14 years ago
2570558
polkit: autogenerate polkit policy with correct paths
by Lennart Poettering
· 14 years ago
a8f1132
systemctl: support remote and privileged systemctl access via SSH and pkexec
by Lennart Poettering
· 14 years ago
e75c058
gnome-ask-password-agent.vala: check for VALA_0_12
by Kay Sievers
· 14 years ago
202df05
gnome-ask-password-agent: check for vala 0.10 instead of libnotify
by Kay Sievers
· 14 years ago
e8bf3c8
gnome-ask-password-agent: restore removed libnotify0.6 support
by Kay Sievers
· 14 years ago
820fa96
gnome-ask-password-agent: fix path to watch
by Lennart Poettering
· 14 years ago
7d640cd
units: move the last flag files to /dev/.run
by Lennart Poettering
· 14 years ago
720ce21
util: close all fds before freezing execution
by Lennart Poettering
· 14 years ago
b997812
dbus: timeout connection setup
by Lennart Poettering
· 14 years ago
099663f
main: properly handle -b boot option
by Lennart Poettering
· 14 years ago
90102b2
pam: do not leak file descriptor if flock fails
by Andrey Borzenkov
· 14 years ago
fe783b0
main: refuse system to be started in a chroot
by Lennart Poettering
· 14 years ago
b0c8757
main: don't check if /usr really is a mount point, since it is fine if it is passed pre-mounted to us from the initrd
by Lennart Poettering
· 14 years ago
90bbc94
condition: take a timestamp and store last result of conditions
by Lennart Poettering
· 14 years ago
b925e72
dev: use /dev/.run/systemd as runtime directory, instead of /dev/.systemd
by Lennart Poettering
· 14 years ago
607df95
pkconfig: export full search path as .pc variable
by Lennart Poettering
· 14 years ago
2e60ecb
selinux: bump up error level when in non-enforcing mode
by Lennart Poettering
· 14 years ago
Next »