Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v26
/
src
tag
4d2b861f8240029de8a18a02e8d565a747c2e0e5
tagger
Lennart Poettering <lennart@poettering.net>
Sat Apr 30 04:52:42 2011 +0200
object
db91c52703437e9c1a3093864068e36d31286007
systemd 26
ec195f5
util: don't AND cx with cx
by Lennart Poettering
· 14 years ago
4414330
util: conf_files_list() return list as parameter
by Kay Sievers
· 14 years ago
b23de6a
dbus: make daemon reexecution synchronous
by Lennart Poettering
· 14 years ago
b4bd514
label: don't print warning when we try ro relabel an non-existing file
by Lennart Poettering
· 14 years ago
6dfa549
service: properly notice when services with a main process that isn't a child of init die
by Lennart Poettering
· 14 years ago
a9dd208
lookup: drop empty directories from search paths
by Lennart Poettering
· 14 years ago
ac3f50c
path: simplify recheck logic
by Lennart Poettering
· 14 years ago
796ba55
unit: fix assert when trying to load unit instances for uninstanciable types
by Lennart Poettering
· 14 years ago
e190aa0
systemctl: whitelist /etc instead of blacklisting /lib to figure out if [Install] is needed
by Lennart Poettering
· 14 years ago
ecb963c
def: lower default timeout to 90s
by Lennart Poettering
· 14 years ago
2121dcd
manager: fix serialization counter
by Lennart Poettering
· 14 years ago
a133bf1
dbus: don't hit assert when dumping properties
by Lennart Poettering
· 14 years ago
2d74545
cryptsetup: fix keyfile size option processing
by Milan Broz
· 14 years ago
641e01d
socket: improve warning message when we get POLLHUP
by Lennart Poettering
· 14 years ago
aa4355f
strv: Fix gcc unitialized variable warning
by Zbigniew Jędrzejewski-Szmek
· 14 years ago
016e984
mount: failure to mount cgroup hierarchies should not be fatal
by Lennart Poettering
· 14 years ago
772f837
tmpfiles.d: switch to stacked config dirs in /lib, /etc, /run
by Kay Sievers
· 14 years ago
db1413d
sysctl.d, binfmt.d, modules-load.d: switch to stacked config dirs in /lib, /etc, /run
by Kay Sievers
· 14 years ago
3a90ae0
manager: mkdir /run/systemd/system when starting up
by Tollef Fog Heen
· 14 years ago
373c23b
missing: Fix broken syscall(__NR_fanotify_mark... on o32 mips.
by cee1
· 14 years ago
1c1890b
Revert "cryptsetup: pass 0 as key size to crypt_activate_by_keyfile()"
by Lennart Poettering
· 14 years ago
af49ec2
mount: Allow creating mount units for /var/lib/nfs/rpc_pipefs and /proc/fs/nfsd.
by Wulf C. Krueger
· 14 years ago
9402841
cryptsetup: pass 0 as key size to crypt_activate_by_keyfile()
by Lennart Poettering
· 14 years ago
b0a3f2b
socket: support ListeSpecial= sockets
by Lennart Poettering
· 14 years ago
944d4c9
vconsole: don't set console font/keymap if settings are empty
by Lennart Poettering
· 14 years ago
0c749d5
nspawn: don't fail when we receive SIGCHLD
by Lennart Poettering
· 14 years ago
38c52d4
cgroup: don't accidentaly trim on reload
by Lennart Poettering
· 14 years ago
ec8b119
socket: log more information about invalid poll events
by Lennart Poettering
· 14 years ago
54e4fde
MeeGo support
by Chris E Ferron
· 14 years ago
155da45
mount,crypto: rework meaning of noauto/nofail
by Lennart Poettering
· 14 years ago
a08dab5
manager: when running in test mode, do not write generated unit files to /run/systemd/generator
by Lennart Poettering
· 14 years ago
f4c0514
mount: properly parse timeouts options in the middle of the string
by Lennart Poettering
· 14 years ago
4f34ed5
hostnamed: improve error logging
by Lennart Poettering
· 14 years ago
73090dc
execute: when we run as PID 1 the kernel doesn't give us CAP_SETPCAP by default. Get that temporarily when dropping capabilities for good
by Lennart Poettering
· 14 years ago
8024c3a
mount: make device timeout configurable
by Lennart Poettering
· 14 years ago
4aa7c05
cryptsetup: do not order crypto DM devices against the cryptsetup service
by Lennart Poettering
· 14 years ago
94bc273
socket: reuse existing FIFOs
by Lennart Poettering
· 14 years ago
49f9104
socket: guarantee order in which sockets are passed to be the one of the configuration file
by Lennart Poettering
· 14 years ago
3d3961f
systemctl: always consider unit files with no [Install] section but stored in /lib enabled
by Lennart Poettering
· 14 years ago
e02cd6f
job: also print status messages when we successfully started a unit
by Lennart Poettering
· 14 years ago
41550d4
hostnamed: add reference to SMBIOS specs
by Lennart Poettering
· 14 years ago
0b4ebf0
polkit: follow the usual syntax for polkit actions
by Lennart Poettering
· 14 years ago
7640a5d
hostnamed: introduce systemd-hostnamed
by Lennart Poettering
· 14 years ago
9beb3f4
hostname: split out hostname validation into util.c
by Lennart Poettering
· 14 years ago
f653f68
cryptsetup: simplifications
by Lennart Poettering
· 14 years ago
bfebab7
dbus: split out object management code into dbus-common, and simplify it
by Lennart Poettering
· 14 years ago
e1830b1
strv: properly override settings in env_append()
by Lennart Poettering
· 14 years ago
5d6ab90
strv: detect non-assignments in env blocks properly in env_append()
by Lennart Poettering
· 14 years ago
ede27aa
strv: handle empty lists in strv_copy() properly
by Lennart Poettering
· 14 years ago
6f9a471
util: truncate newline inside of read_one_line_file() already
by Lennart Poettering
· 14 years ago
8480e78
util: modernize get_parent_of_pid() a bit
by Lennart Poettering
· 14 years ago
9072492
crypto: let the cryptsetup binary handles its own configurable timeouts
by Lennart Poettering
· 14 years ago
ef9eb0a
logger,initctl: use global exit timeout
by Lennart Poettering
· 14 years ago
7f434cf
ask-password: use default timeout
by Lennart Poettering
· 14 years ago
4fe6015
manager: drop all pending jobs when isolating
by Lennart Poettering
· 14 years ago
c8f4d76
manager: introduce IgnoreOnIsolate flag so that we can keep systemd-logger around when isolating
by Lennart Poettering
· 14 years ago
5010903
cryptsetup: add trailing \n
by Lennart Poettering
· 14 years ago
d718bbb
manager: downgrade a few log messages
by Lennart Poettering
· 14 years ago
ded8033
ask-password: use kill(PID, 0) before querying a password
by Lennart Poettering
· 14 years ago
7dcda35
ask-password: support passwords without timeouts
by Lennart Poettering
· 14 years ago
d55f4f3
ask-password: always send final NUL char
by Lennart Poettering
· 14 years ago
8254a47
ask-password: properly accept empty passwords from agent
by Lennart Poettering
· 14 years ago
df18d8c
unit: skip default cgroup setup if we have no hierarchy to work on
by Lennart Poettering
· 14 years ago
d893269
mount: don't pull in stdio logger for root mount unit
by Lennart Poettering
· 14 years ago
e5a53dc
cgroup: be nice to Ingo Molnar
by Lennart Poettering
· 14 years ago
81481c9
pam: use /proc/self/sessionid only if CAP_AUDIT_CONTROL is set
by Lennart Poettering
· 14 years ago
ac12344
pam: use /proc/self/loginuid only if we have CAP_AUDIT_CONTROL
by Lennart Poettering
· 14 years ago
a7444ed
socket: try creating a socket under our own identity if we have no perms to consult the selinux database
by Lennart Poettering
· 14 years ago
5a2b80c
socket: fix check for SEQPACKET
by Lennart Poettering
· 14 years ago
90a5f6e
execute: don't fail if we cannot fix OOM in a container
by Lennart Poettering
· 14 years ago
c59c76c
analyze: fix typo
by Lennart Poettering
· 14 years ago
cc93c1b
unit: fix dump output
by Lennart Poettering
· 14 years ago
4ac9236
socket: be a bit more verbose when refusing to start a socket unit
by Lennart Poettering
· 14 years ago
7a22745
socket: support netlink sockets
by Lennart Poettering
· 14 years ago
0e456f9
path: optionally, create watched directories in .path units
by Lennart Poettering
· 14 years ago
bfe95f3
tmpfiles: don't warn if two identical lines are configured
by Lennart Poettering
· 14 years ago
2dcd4d2
bash: fix typo
by Brendan Jones
· 14 years ago
b21a0ef
dbus: expose monotonic timestamps on the bus
by Lennart Poettering
· 14 years ago
f1d19aa
manager: no need to use randomized generator dir when running as system manager
by Lennart Poettering
· 14 years ago
20c03b7
don't make up buffer sizes, use standard LINE_MAX instead
by Lennart Poettering
· 14 years ago
f68319b
unit: disallow configuration of more than one on_failure dependencies if OnFailureIsolate= is on
by Lennart Poettering
· 14 years ago
ffd73e3
unit: pull in logger unit only when running in system mode
by Lennart Poettering
· 14 years ago
01d67b4
manager: serialize/deserialize max job id and /usr taint flag
by Lennart Poettering
· 14 years ago
a8049b7
manager: don't garbage collect jobs when isolating, to change global state
by Lennart Poettering
· 14 years ago
222ae6a
unit: introduce OnFailureIsolate=
by Lennart Poettering
· 14 years ago
51b4af2
mount: relabel both before and after a mount, just in case
by Lennart Poettering
· 14 years ago
03aea2a
cmdline: we actually want to parse the kernel cmdline in VMs, just not in containers
by Lennart Poettering
· 14 years ago
4466194
units: rename rtc-set.target to time-sync.target and pull it in by hwclock-load.service
by Lennart Poettering
· 14 years ago
cebe0d4
job: fix deserialization of jobs: do not ignore ordering
by Lennart Poettering
· 14 years ago
017803e
systemctl: properly parse JobNew signals
by Lennart Poettering
· 14 years ago
9c1b183
service: fix units with more than one socket
by Lennart Poettering
· 14 years ago
82e23dd
systemctl: make most operations NOPs in a chroot
by Lennart Poettering
· 14 years ago
6737023
manager: don't show PID for incoming signals if it is 0
by Lennart Poettering
· 14 years ago
33ff02c
mount: block creation of mount units for API file systems
by Lennart Poettering
· 14 years ago
0b5b0ff
pkgconfig: update .pc file accordingly
by Lennart Poettering
· 14 years ago
ef3102b
lookup: always also look into /usr/lib for units
by Lennart Poettering
· 14 years ago
3d57c6a
exec: support unlimited resources
by Lennart Poettering
· 14 years ago
3bbecb2
selinux: relabel /run the same way as /dev after loading the policy since they both come pre-filled and unlabelled
by Lennart Poettering
· 14 years ago
4466ee6
manager: fd must be int, not char
by Michal Schmidt
· 14 years ago
db019b8
change remaining /var/run to /run
by Kay Sievers
· 14 years ago
Next »