Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v17
/
src
tag
1e3949da50bc4d6b790a684f5f5d4923262bf8c7
tagger
Lennart Poettering <lennart@poettering.net>
Sat Jan 22 02:34:53 2011 +0100
object
bd40a2d830265cdd36eb19576bdbe8e41dd527ee
systemd 17
bd40a2d
clang: fix some issues found with clang-analyzer
by Lennart Poettering
· 14 years ago
v17
0b17248
gcc: make gcc shut up
by Lennart Poettering
· 14 years ago
ed86ebc
main: don't warn if /etc/mtab is a symlink to /proc/mounts
by Lennart Poettering
· 14 years ago
cae18e2
socket: don't crash if the .service unit for a .socket unit is not found
by Lennart Poettering
· 14 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
· 14 years ago
e0fa621
automount: fix segfault when shutting down
by Lennart Poettering
· 14 years ago
3996fbe
dbus: don't try to connect to the system bus before it is actually up
by Lennart Poettering
· 14 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
· 14 years ago
c06b7a1
service: don't allow reload operations for oneshot services
by Lennart Poettering
· 14 years ago
26742b3
vala: convert from dbus-glib to gdbus
by Lennart Poettering
· 14 years ago
9a57c62
systemctl: highlight failed processes in systemctl status
by Lennart Poettering
· 14 years ago
0129173
systemctl: show process type along process exit codes
by Lennart Poettering
· 14 years ago
e2f3b44
service: when reloading a service fails don't fail the entire service but just the reload job
by Lennart Poettering
· 14 years ago
f8d0ceb
shutdown: use correct kexec options
by Brett Witherspoon
· 14 years ago
4bc5f80
systemctl: before spawning pager cache number of columns
by Lennart Poettering
· 14 years ago
3add4d2
pam: optionally keep processes of root user around
by Lennart Poettering
· 14 years ago
d8cfa08
service: if a reload operation fails, don't shut down the service
by Lennart Poettering
· 14 years ago
ba035df
execute: make sending of SIGKILL on shutdown optional
by Lennart Poettering
· 14 years ago
0058d7b
mount: FAT uuids are uppercase
by Lennart Poettering
· 14 years ago
2292707
man: document missing KillSignal= and swap options
by Lennart Poettering
· 14 years ago
521e05c
arch: remove support for legacy daemons
by Tom Gundersen
· 14 years ago
47ae6e6
device: don't warn if we cannot bump the socket buffer
by Lennart Poettering
· 14 years ago
2d011a7
logger: when passing on PID info, fall back to our own if originating process is already gone
by Lennart Poettering
· 14 years ago
e83c7c0
service: don't hit an assert if information in LSB headers is incorrectly formatted
by Lennart Poettering
· 14 years ago
86a3475
execute,util: fix two small memory leaks
by Lennart Poettering
· 14 years ago
2c4b304
specifier: at minimal test
by Lennart Poettering
· 14 years ago
a6ff950
execute: drop empty assignments from env blocks on execution but keep them around otherwise to make them visible
by Lennart Poettering
· 14 years ago
7fc942b
umount: don't try to detach the dm device the root dir is on, to minimize warning messages
by Lennart Poettering
· 14 years ago
e624abf
locale: fix variable names
by Lennart Poettering
· 14 years ago
afe4bfe
fragment: allow prefixing of the EnvironmentFile= path with - to ignore errors
by Lennart Poettering
· 14 years ago
c4731d1
util: don't pass invalid fd to fdopendir() on error to avoid corruption of errno
by Lennart Poettering
· 14 years ago
022707d
tmpfiles: nicer message when two or more conflicting lines are configured for the same file
by Lennart Poettering
· 14 years ago
5f7c426
fragment: properly handle quotes in assignments in EnvironmentFile= files
by Lennart Poettering
· 14 years ago
5707631
sysctl: don't warn if sysctls are gone
by Lennart Poettering
· 14 years ago
a78899f
readahead: ignore if files are removed during collection or before replay
by Lennart Poettering
· 14 years ago
60b4f27
serial: use TERM=vt100 instead of TERM=vt100-nav
by Lennart Poettering
· 14 years ago
75d12d5
systemctl: Don't use Debian's 'sensible-pager', use 'pager' instead
by Lennart Poettering
· 14 years ago
1d3399e
cryptsetup: call mkswap on dm device, not on source device
by Lennart Poettering
· 14 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
· 14 years ago
4c00bf2
systemctl: drop redundant getenv('LESS') check
by Lennart Poettering
· 14 years ago
ec14911
systemctl: spawn pager only for commands that generates long output
by Lennart Poettering
· 14 years ago
1888c90
systemctl: make the child the pager, leave systemctl as parent
by Lennart Poettering
· 14 years ago
611efaa
systemctl: try harder to find a suitable pager
by Lennart Poettering
· 14 years ago
0736af9
systemctl: implement auto-pager a la git
by Miklos Vajna
· 14 years ago
7165679
arch: remove welcome message
by Tom Gundersen
· 14 years ago
abd41c8
shutdown: drop redundant sync() invocation
by Lennart Poettering
· 14 years ago
c29597a
util: invoke sync() implicitly on freeze()
by Lennart Poettering
· 14 years ago
a247755
tmpfiles: ensure we do no follow symlinks when cleaning up dirs
by Lennart Poettering
· 14 years ago
5b81919
service: ifdef (more) distro-specific compat logic
by Michael Biebl
· 14 years ago
5e4ef5e
pam: do not sort user sessions into their own cgroups in the 'cpu' hierarchy by default
by Lennart Poettering
· 14 years ago
501c875
mount-setup: drop noexec flag from default mount options for /dev/shm
by Lennart Poettering
· 14 years ago
c8bffa4
util: properly handle OOM when allocating Debian version string
by Lennart Poettering
· 14 years ago
22927a3
debian: Prefix welcome string with "Debian "
by Michael Biebl
· 14 years ago
e199285
service: ifdef distro-specific compat logic
by Kay Sievers
· 14 years ago
6553063
service: drop rc. prefix on frugalware linux
by Miklos Vajna
· 14 years ago
0b603b4
suse: add 'smtp' LSB facility
by Kay Sievers
· 14 years ago
67575ee
path: fix watching the root directory
by Michal Schmidt
· 14 years ago
550c4dc
src/quotacheck.c: Fix typo
by Ozan Çağlayan
· 14 years ago
f5c88ec
build-sys: frugalware linux support
by Miklos Vajna
· 14 years ago
d0ef220
gnome-ask-password-agent: also support libnotify < 0.7 for now
by Kay Sievers
· 14 years ago
2e6081f
udev: make sure we aleways read from netlink, if there is data
by Kay Sievers
· 14 years ago
99448c1
udev: increase event buffer size, handle -ENOBUFS, handle filtered-out devices
by Kay Sievers
· 14 years ago
d83685a
dbus: use the right data slot allocator
by Lennart Poettering
· 14 years ago
59d1a83
manager: bump up max number of units to 128K
by Lennart Poettering
· 14 years ago
46ff0ed
mount: trivial typo fix
by Lennart Poettering
· 14 years ago
9a60da2
build-sys: allow cross-compilation
by Thierry Reding
· 14 years ago
aeb70c8
logger: fix error handling
by Lennart Poettering
· 14 years ago
cfcfd4a
swap: order file-based swap devices after remount-rootfs
by Lennart Poettering
· 14 years ago
16f6682
mount_cgroup_controllers: expect 2 items from fscanf()
by Kay Sievers
· 14 years ago
be8088a
systemctl: don't return LSB status error codes for systemctl show
by Lennart Poettering
· 14 years ago
600a328
mount: do not try to mount disable cgroup controllers
by Lennart Poettering
· 14 years ago
c8b2e52
systemctl: redirect enable/disable to chkconfig if applicable
by Lennart Poettering
· 14 years ago
e9ecea8
Revert "Revert "fsck: add new -l switch to fsck mount options""
by Lennart Poettering
· 14 years ago
1cd4a9f
cryptsetup: actually show disk name
by Lennart Poettering
· 14 years ago
b1a2da0
cryptsetup: show udev device name when asking for password
by Lennart Poettering
· 14 years ago
24a3597
sysctl: don't consider missing kernel options fatal
by Lennart Poettering
· 14 years ago
8e1bd70
sysctl: implement native sysctl tool to support Debian-style /etc/sysctl.d
by Lennart Poettering
· 14 years ago
40f9afa
mount: trivial optimization
by Lennart Poettering
· 14 years ago
10aa703
util: introduce /etc/os-release so that distros don't need to patch systemd to get a welcome message
by Lennart Poettering
· 14 years ago
a45b9fd
job: make sure we don't fail umount.target if a mount unit failed to stop
by Lennart Poettering
· 14 years ago
9f45274
cgroup: after killing cgroup processes, ensure the group is really dead gone. wait for 3s at max
by Lennart Poettering
· 14 years ago
2db9eca
cgroup: if we couldn't remove a cgroup after killing evertyhing in it then it's fine
by Lennart Poettering
· 14 years ago
2f8cd17
cryptsetup: automatically order crypt partitions before cryptsetup.target
by Lennart Poettering
· 14 years ago
06d4c99
manager: make list of default controllers configurable
by Lennart Poettering
· 14 years ago
7838dc3
build: expose libcryptsetup dependency in build string
by Lennart Poettering
· 14 years ago
d686d8a
cgroup: by default, duplicate service cgroup in the cpu hierarchy
by Lennart Poettering
· 14 years ago
74fe1fe
pam: duplicate cgroup tree in the cpu hierarchy by default, optionally more
by Lennart Poettering
· 14 years ago
230e5a3
Revert "update TODO"
by Kay Sievers
· 14 years ago
afe635e
update TODO
by Kay Sievers
· 14 years ago
0cf8469
ask-password: add --console mode to ask questions on /dev/console
by Lennart Poettering
· 14 years ago
42e1982
cryptsetup: reword questions a little
by Lennart Poettering
· 14 years ago
4313fc2
path: don't mention too many inotify msgs
by Lennart Poettering
· 14 years ago
494856b
cryptsetup: include device name in password question
by Lennart Poettering
· 14 years ago
b853f6e
cryptsetup: lock ourselves into memory as long as we deal with passwords
by Lennart Poettering
· 14 years ago
9670726
plymouth: use updated socket name
by Lennart Poettering
· 14 years ago
d90b9d2
pam: always rely on loginuid instead of uid to determine cgroup and XDG_RUNTIME_DIR
by Lennart Poettering
· 14 years ago
0baf24d
cgroup: call root cgroup system instead of systemd-1
by Lennart Poettering
· 14 years ago
e3aa71c
exec: automatically determine right TERM= setting based on tty name
by Lennart Poettering
· 14 years ago
96a8cbf
pam: rename master user cgroup to 'master'
by Lennart Poettering
· 14 years ago
af2d49f
drop support for MANAGER_SESSION, introduce MANAGER_USER instead
by Lennart Poettering
· 14 years ago
Next »