Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
38b383d9fe0f5c4e987c1e01136ae6073076fee3
38b383d
build-sys: metadata updates for v231 (#3803)
by Lennart Poettering
· 8 years ago
v231
9d372fe
CODING_STYLE fixes (#3804)
by Lennart Poettering
· 8 years ago
f86f6f8
Merge pull request #3802 from poettering/id128-fixes
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
82fda58
Merge pull request #3800 from keszybz/systemctl-more-cleanup
by Lennart Poettering
· 8 years ago
91c8861
man: extend documentation on the SplitMode= setting (#3801)
by Lennart Poettering
· 8 years ago
0b81133
CODING_STYLE: document src/shared ←→ src/basic split
by Lennart Poettering
· 8 years ago
65548c5
sd-id128: be more liberal when reading files with 128bit IDs
by Lennart Poettering
· 8 years ago
87410f1
fileio: imply /tmp as directory if passed as NULL to open_tmpfile_unlinkable()
by Lennart Poettering
· 8 years ago
91fe95e
man: minor man page fix
by Lennart Poettering
· 8 years ago
87d41d6
automount: don't cancel mount/umount request on reload/reexec (#3670)
by Michael Olbrich
· 8 years ago
2de0b9e
transaction: don't cancel jobs for units with IgnoreOnIsolate=true (#3671)
by Michael Olbrich
· 8 years ago
9bb7194
systemctl: use _cleanup_ for UnitCondition
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
f8654ba
systemctl: simplify machine_info_clear
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
c8091d9
coredump: turn off coredump collection only when PID 1 crashes, not when journald crashes (#3799)
by Lennart Poettering
· 8 years ago
662bea6
systemctl: avoid "leaking" some strings in UnitStatusInfo
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
a733551
systemctl: use cleanup function for UnitStatusInfo
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
3d391fa
Merge pull request #3681 from walyong/systemctl_condition
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
26598be
Merge pull request #3798 from keszybz/news-and-man-tweaks
by Lennart Poettering
· 8 years ago
b1ed76a
systemctl: style tweaks for the new condition code
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
43eb109
core: change ExecStart=! syntax to ExecStart=+ (#3797)
by Lennart Poettering
· 8 years ago
93f07c8
man: use "search for unit"
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
1ecbf32
NEWS: reword the text about libshared
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
5164c3b
man: make chroot less prominent in discussion of nspawn
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
f777b43
shared/install: allow "enable" on linked unit files (#3790)
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
5ed020d
getty@.service.m4: add Conflicts=/Before= against rescue.service (#3792)
by Michal Soltys
· 8 years ago
e9baf696
Merge pull request #3796 from poettering/mailmap
by Martin Pitt
· 8 years ago
98df808
namespace: don't fail on masked mounts (#3794)
by Alban Crequy
· 8 years ago
0f1da52
NEWS: document the new shared library for internal code
by Lennart Poettering
· 8 years ago
3324079
update hwdb (#3795)
by Lennart Poettering
· 8 years ago
3990961
man: update systemctl man page for unit file commands, in particular "systemctl enable"
by Lennart Poettering
· 8 years ago
fec46f4
NEWS: update mailmap to bring NEWS and "make git-contrib" in line
by Lennart Poettering
· 8 years ago
43a569a
NEWS: more stuff for v231 (#3786)
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
1415e04
Merge pull request #3785 from keszybz/less-return-errno
by Martin Pitt
· 8 years ago
771de3f
NEWS: remove duplicate names and fix a few typos
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
2880b01
Merge pull request #3784 from poettering/NEWS-v231
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
476b825
nspawn: don't skip cleanup on locking error
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
92dfd88
import: don't log "fake" errno values
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
d710aaf
Use "return log_error_errno" in more places"
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
31b14fd
Merge pull request #3777 from poettering/id128-rework
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
fcd3082
Populate NEWS a bit, in preparation for v231
by Lennart Poettering
· 8 years ago
5bd7342
man: rework resolved.conf's Cache= documentation
by Lennart Poettering
· 8 years ago
1137c73
mailmap: add a few more names
by Lennart Poettering
· 8 years ago
c907cba
Merge pull request #3783 from poettering/fix-3285
by Lennart Poettering
· 8 years ago
5157879
coredump: turn off coredump collection entirely after journald or PID 1 crashed
by Lennart Poettering
· 8 years ago
78f043f
coredump: make sure to handle crashes of PID 1 and journald special
by Lennart Poettering
· 8 years ago
5052c4e
Merge pull request #3753 from poettering/tasks-max-scale
by Lennart Poettering
· 8 years ago
fec603e
coredump: truncate overly long coredump metadata fields (#3780)
by Lennart Poettering
· 8 years ago
e08ab37
systemctl: never check inhibitors if -H or -M are used (#3781)
by Lennart Poettering
· 8 years ago
8a18507
Merge pull request #3779 from kinvolk/alessandro/nspawn-inaccessible-devs
by Lennart Poettering
· 8 years ago
0d9e799
cgroup: whitelist inaccessible devices for "auto" and "closed" DevicePolicy.
by Alessandro Puccetti
· 8 years ago
54cd655
nspawn: set DevicesPolicy closed and clean up duplicated devices
by Alessandro Puccetti
· 8 years ago
b3d1d51
namespace: ensure to return a valid inaccessible nodes (#3778)
by Alessandro Puccetti
· 8 years ago
b3785cd
core: check for overflow when handling scaled MemoryLimit= settings
by Lennart Poettering
· 8 years ago
2424b6b
macros.systemd.in: add %systemd_ordering (#3776)
by Harald Hoyer
· 8 years ago
79baeeb
core: change TasksMax= default for system services to 15%
by Lennart Poettering
· 8 years ago
c06eec1
logind: change TasksMax= value for user logins to 33%
by Lennart Poettering
· 8 years ago
84af782
main: simplify things a bit by moving container check into fixup_environment()
by Lennart Poettering
· 8 years ago
f7903e8
core: rename MemoryLimitByPhysicalMemory transient property to MemoryLimitScale
by Lennart Poettering
· 8 years ago
83f8e80
core: support percentage specifications on TasksMax=
by Lennart Poettering
· 8 years ago
487ddeb
machine-id-setup: add new --print switch
by Lennart Poettering
· 8 years ago
4b1afed
core: rework machine-id-setup.c to use the calls from id128-util.[ch]
by Lennart Poettering
· 8 years ago
9ca8d43
sd-id128: handle NULL return parameter in sd_id128_from_string() nicer
by Lennart Poettering
· 8 years ago
e042eab
main: make sure set_machine_id() doesn't clobber arg_machine_id on failure
by Lennart Poettering
· 8 years ago
15b1248
machine-id-setup: port machine_id_commit() to new id128-util.c APIs
by Lennart Poettering
· 8 years ago
317feb4
nspawn: rework /etc/machine-id handling
by Lennart Poettering
· 8 years ago
2a6736d
systemctl: fix format string for uint64_t field
by Lennart Poettering
· 8 years ago
1089dcd
systemctl: fix output alignment in "systemctl status"
by Lennart Poettering
· 8 years ago
691675b
nspawn: rework machine/boot ID handling code to use new calls from id128-util.[ch]
by Lennart Poettering
· 8 years ago
910fd14
sd-id128: split UUID file read/write code into new id128-util.[ch]
by Lennart Poettering
· 8 years ago
3bbaff3
tree-wide: use sd_id128_is_null() instead of sd_id128_equal where appropriate
by Lennart Poettering
· 8 years ago
bf3dd08
Merge pull request #3762 from poettering/sigkill-log
by Martin Pitt
· 8 years ago
5c3c778
Merge pull request #3764 from poettering/assorted-stuff-2
by Martin Pitt
· 8 years ago
31d28ea
nspawn: enable major=0/minor=0 devices inside the container (#3773)
by Alessandro Puccetti
· 8 years ago
4d07c8d
missing_syscall: add __NR_copy_file_range for powerpc architecture (#3772)
by Alessio Igor Bogani
· 8 years ago
36376e0
update TODO
by Lennart Poettering
· 8 years ago
1d6a237
hwdb: axis resolution override for the Lenovo Y700 (#3769)
by Peter Hutterer
· 8 years ago
1f5dc27
Merge pull request #3770 from AlexanderKurtz/master
by Lennart Poettering
· 8 years ago
f8298f7
core: remove duplicate includes (#3771)
by Thomas H. P. Andersen
· 8 years ago
be1354d
Merge pull request #3760 from poettering/rfkill-fix
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
e4a3e12
documentation: add a short document describing how to test your systemd build tree (#3763)
by Lennart Poettering
· 8 years ago
00f6950
bootctl: Always use upper case for "/EFI/BOOT" and "/EFI/BOOT/BOOT*.EFI".
by Alexander Kurtz
· 8 years ago
b7536c4
bootctl: Use lower case string constants in case-insensitive comparisons.
by Alexander Kurtz
· 8 years ago
176e51b
namespace: fix wrong return value from mount(2) (#3758)
by Topi Miettinen
· 8 years ago
c0f8139
basic: fix macro definition in nss-util.h
by Lennart Poettering
· 8 years ago
33df919
execute: make sure JoinsNamespaceOf= doesn't leak ns fds to executed processes
by Lennart Poettering
· 8 years ago
fe048ce
namespace: add a (void) cast
by Lennart Poettering
· 8 years ago
1ddc127
nspawn: when netns is on, mount /proc/sys/net writable
by Lennart Poettering
· 8 years ago
065d31c
nspawn: document why the uid shift range is the way it is
by Lennart Poettering
· 8 years ago
00d0fd0
conf-parser: minor coding style improvements
by Lennart Poettering
· 8 years ago
8d36b53
units: fix TasksMax=16384 for systemd-nspawn@.service
by Lennart Poettering
· 8 years ago
9ce9347
core: normalize header inclusion in execute.h a bit
by Lennart Poettering
· 8 years ago
7a1ab78
execute: normalize connect_logger_as() parameters slightly
by Lennart Poettering
· 8 years ago
756ed0e
logind: always abandon session scopes before killing them
by Lennart Poettering
· 8 years ago
3862e80
core: when a scope was abandoned, always log about processes we kill
by Lennart Poettering
· 8 years ago
f4b0fb2
core: make sure RequestStop signal is send directed
by Lennart Poettering
· 8 years ago
0d5b481
cgroup: suppress sending follow-up SIGCONT after sending SIGCONT/SIGKILL anyway
by Lennart Poettering
· 8 years ago
1d98fef
core: when forcibly killing/aborting left-over unit processes log about it
by Lennart Poettering
· 8 years ago
01a326a
PO: italian updates (#3761)
by Daniele Medri
· 8 years ago
26f417d
util: don't send SIGCONT following a SIGCONT or SIGKILL in kill_and_sigcont()
by Lennart Poettering
· 8 years ago
801a884
logind: minor coding style improvements
by Lennart Poettering
· 8 years ago
Next »