Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
4211d5bd135ae4c43bd2012ae5f327b1cc1596c0
4211d5b
sd-login: fix sd_seat_get_active() to return ENODATA
by David Herrmann
· 9 years ago
v226
23d08d1
build: prepare for v226
by David Herrmann
· 9 years ago
2b3b433
Merge pull request #1201 from torstehu/fix-typo
by David Herrmann
· 9 years ago
a7adabc
Merge pull request #1192 from poettering/sd-bus-container
by Daniel Mack
· 9 years ago
dc61b7e
treewide: fix typos
by Torstein Husebø
· 9 years ago
d60f967
Merge pull request #1196 from evverx/systemctl-add-consists-of
by Lennart Poettering
· 9 years ago
98d51e6
Merge pull request #1198 from martinpitt/master
by Lennart Poettering
· 9 years ago
5bf8002
cgroup-util: fix devices controller
by Martin Pitt
· 9 years ago
62043f3
Merge pull request #1195 from poettering/nspawn-fixes
by Daniel Mack
· 9 years ago
fb30c43
systemctl: add ConsistsOf as the inverse of PartOf
by Evgeny Vereshchagin
· 9 years ago
e2bf176
update TODO
by Lennart Poettering
· 9 years ago
2f77dec
NEWS: update contributors list
by Lennart Poettering
· 9 years ago
82116c4
nspawn: also close uid shift socket in the parent
by Lennart Poettering
· 9 years ago
76d4488
nspawn: short reads do not set errno, hence don't try to print it
by Lennart Poettering
· 9 years ago
4610de5
inspawn: switch from SOCK_DGRAM to SOCK_SEQPACKET for internal socketpairs
by Lennart Poettering
· 9 years ago
07fa00f
nspawn: properly propagate errors when we fail to set soemthing up
by Lennart Poettering
· 9 years ago
4df0514
Merge pull request #1193 from phomes/typos
by Daniel Mack
· 9 years ago
4f76ef0
man: typo fixes
by Thomas Hindoe Paaboel Andersen
· 9 years ago
385080c
machined: improve error message when trying to get a bus in bus-less containers
by Lennart Poettering
· 9 years ago
2b7d6d3
sd-bus: when connecting to a container AF_UNIX bus, return error
by Lennart Poettering
· 9 years ago
d6d056a
Merge pull request #1191 from poettering/nspawn-split
by Daniel Mack
· 9 years ago
8fe0087
nspawn: sort and clean up included header list
by Lennart Poettering
· 9 years ago
2b5c04d
nspawn: remove nspawn.h, it's empty now
by Lennart Poettering
· 9 years ago
ee64508
nspawn: split out --uid= logic into nspawn-setuid.[ch]
by Lennart Poettering
· 9 years ago
b7103bc
nspawn: split out machined registration code to nspawn-register.[ch]
by Lennart Poettering
· 9 years ago
34829a3
nspawn: split out cgroup related calls into nspawn-cgroup.[ch]
by Lennart Poettering
· 9 years ago
9a2a562
nspawn: split out network related code to nspawn-network.[ch]
by Lennart Poettering
· 9 years ago
7a8f632
nspawn: split all port exposure code into nspawn-expose-port.[ch]
by Lennart Poettering
· 9 years ago
e83bebe
nspawn: split out mount related functions into a new nspawn-mount.c file
by Lennart Poettering
· 9 years ago
1dc0b4e
Merge pull request #1189 from poettering/unit-start
by Daniel Mack
· 9 years ago
d11a764
unit: move "not supported" check after condition check in unit_start()
by Lennart Poettering
· 9 years ago
c626bf1
NEWS: fix typos
by Daniel Mack
· 9 years ago
47f5a38
update NEWS
by Lennart Poettering
· 9 years ago
fcf554f
Merge pull request #1178 from poettering/gpt-auto-fixes
by Daniel Mack
· 9 years ago
f9a25b6
Merge pull request #1183 from dvdhrm/cpename
by Lennart Poettering
· 9 years ago
06fc9df
Merge pull request #1182 from martinpitt/master
by David Herrmann
· 9 years ago
74c1d3e
man: clarify wording of os-release.CPE_NAME
by David Herrmann
· 9 years ago
b3a7ba8
tests: Skip test-cgroup-util test_mask_supported() when not running under systemd
by Martin Pitt
· 9 years ago
9ec0fc9
Merge pull request #1181 from evverx/update-systemd-analyze-completion
by Daniel Mack
· 9 years ago
20ba810
shell-completion: update systemd-analyze bash-completion
by Evgeny Vereshchagin
· 9 years ago
5bac59d
Merge pull request #1179 from poettering/sd-event-sigchld-fix
by Tom Gundersen
· 9 years ago
6167a91
Merge pull request #1165 from poettering/nspawn-files
by Tom Gundersen
· 9 years ago
10edebf
sd-event: make sure to create a signal queue for the right signal
by Lennart Poettering
· 9 years ago
4c3e8e3
systemctl: a number of cleanups regarding error handling in systemctl
by Lennart Poettering
· 9 years ago
dd2c31b
gpt-auto: minor simplificatin handling the no-auto GPT flag
by Lennart Poettering
· 9 years ago
c6ba0c1
gpt-auto: try to handle LUKS root partitions better
by Lennart Poettering
· 9 years ago
2009bcf
Merge pull request #1168 from poettering/readme-kernel-version
by Daniel Mack
· 9 years ago
9a7034b
Merge pull request #1177 from phomes/sd-event-bug-fix
by Daniel Mack
· 9 years ago
5e8d425
NEWS: add more content to both the 225 and 226 NEWS section
by Lennart Poettering
· 9 years ago
b8a50a9
sd-event: fix call to event_make_signal_data
by Thomas Hindoe Paaboel Andersen
· 9 years ago
8c65223
Merge pull request #1174 from mbiebl/remove-sphinx-leftover
by Lennart Poettering
· 9 years ago
d72a6ae
Merge pull request #1176 from piotrdrag/master
by Lennart Poettering
· 9 years ago
eb3ef64
Updated Polish translation
by Piotr Drąg
· 9 years ago
d6629e6
build-sys: remove sphinx binary from configure summary
by Michael Biebl
· 9 years ago
a0c3e16
README: bump minimal required kernel version
by Lennart Poettering
· 9 years ago
480a4b9
Merge pull request #1153 from evverx/dot-alias-handling
by Lennart Poettering
· 9 years ago
83efb7c
analyze: add "alias" handling to dot subcommand
by Evgeny Vereshchagin
· 9 years ago
25b31f2
Merge pull request #1159 from AnchorCat/polkit-details/v2
by Lennart Poettering
· 9 years ago
9efce95
Merge pull request #1162 from dvdhrm/bus-recursive-nodes
by Lennart Poettering
· 9 years ago
08acb52
units: make sure that .nspawn files override the default settings in systemd-nspawn@.service
by Lennart Poettering
· 9 years ago
f757855
nspawn: add new .nspawn files for container settings
by Lennart Poettering
· 9 years ago
87766aa
Merge pull request #1161 from dvdhrm/include-order2
by Lennart Poettering
· 9 years ago
718909e
Merge pull request #1160 from dvdhrm/bus-user
by Kay Sievers
· 9 years ago
5f430ff
machine: make sure to call unlockpt() even for local host pty connections
by Lennart Poettering
· 9 years ago
91b3e7f
logind: make scope of wall message handling smaller
by Lennart Poettering
· 9 years ago
8ff4d2a
unit: make unit_can_start() more accurate
by Lennart Poettering
· 9 years ago
9ce5641
core: don't use uninitialized errno
by Lennart Poettering
· 9 years ago
7d10550
machine: clarify that /var/lib/containers is legacy
by Lennart Poettering
· 9 years ago
44eb1ad
sd-bus: make introspection data non-recursive
by David Herrmann
· 9 years ago
b47c788
TODO: update networkd section
by David Herrmann
· 9 years ago
54c1f2d
CODING_STYLE: mandate alphabetical include order
by David Herrmann
· 9 years ago
64ce4ad
sd-bus: derive uid from cgroup if possible
by David Herrmann
· 9 years ago
88ced61
core: pass details to polkit for some unit actions
by Michael Chapman
· 9 years ago
403ed0e
bus-util: support details in CheckAuthorization calls
by Michael Chapman
· 9 years ago
17258f5
Merge pull request #1140 from poettering/sd-event-signals
by David Herrmann
· 9 years ago
a67c56b
sd-login: minor header commenting improvements
by Lennart Poettering
· 9 years ago
f5aaf57
sd-login: add new sd_pid_get_cgroup() API
by Lennart Poettering
· 9 years ago
c7430c3
Merge pull request #1157 from dvdhrm/logind-wallfix
by Daniel Mack
· 9 years ago
a2b8814
Merge pull request #1145 from systemd-mailing-devs/1441372815-12195-1-git-send-email-hdegoede@redhat.com
by Daniel Mack
· 9 years ago
3d1c455
login: fix NULL-deref on wall_message
by David Herrmann
· 9 years ago
335250e
Merge pull request #1150 from evverx/update-systemctl-completion
by Lennart Poettering
· 9 years ago
33ce5f6
Merge pull request #1149 from martinpitt/fix-dhcp-error-codes
by Lennart Poettering
· 9 years ago
f4906a2
Merge pull request #1146 from martinpitt/master
by Lennart Poettering
· 9 years ago
c9912c5
NEWS: add entries for v226
by David Herrmann
· 9 years ago
3a221b5
shell-completion: update systemctl bash completion
by Evgeny Vereshchagin
· 9 years ago
397d15f
networkd: adjust error codes for nonexisting DHCP data
by Martin Pitt
· 9 years ago
3b3a64d
tests: Skip tests which need to access /sys/fs/cgroup if that is not available
by Martin Pitt
· 9 years ago
0561199
hwdb: Add Thinkpad T550 / W550s to 70-pointingstick.hwdb
by Hans de Goede
· 9 years ago
794ec1e
Merge pull request #1142 from dvdhrm/proxy-nofile
by Lennart Poettering
· 9 years ago
f6bd4cb
Merge pull request #1141 from poettering/logind-fixes
by Daniel Mack
· 9 years ago
ed15589
bus-proxy: increase NOFILE limit
by David Herrmann
· 9 years ago
2cf088b
logind: when parsing a boolean via sd-bus the type must be "int"
by Lennart Poettering
· 9 years ago
5744f59
logind: treat an empty wall message like a NULL one
by Lennart Poettering
· 9 years ago
19af675
cgroups: delegation to unprivileged services is safe in the unified hierarchy
by Lennart Poettering
· 9 years ago
707b66c
sd-login: rework error handling
by Lennart Poettering
· 9 years ago
9da4cb2
sd-event: make sure RT signals are not dropped
by Lennart Poettering
· 9 years ago
348637b
test: add one more test case for parse_pid()
by Lennart Poettering
· 9 years ago
98e4d8d
nspawn: enable all controllers we can for the "payload" subcgroup we create
by Lennart Poettering
· 9 years ago
5f4c5fe
cgroup: always read the supported controllers from the root cgroup of the local container
by Lennart Poettering
· 9 years ago
ba09d9c
cgroup: fix potential access of uninitialized variable
by Lennart Poettering
· 9 years ago
Next »