Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
34627e3f0de6b676c8e7495eada290312769243f
34627e3
NEWS: no need to mention journalctl --user/--system twice
by Lennart Poettering
· 11 years ago
v205
174da5c
update TODO
by Lennart Poettering
· 11 years ago
1fda0ab
NEWS: mention set-log-level, --user, --system
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
c019956
build-sys: bump/correct library versions
by Lennart Poettering
· 11 years ago
00aa832
build-sys: prepare v205
by Lennart Poettering
· 11 years ago
943aca8
logind/machined: properly notice when units are gc'ed
by Lennart Poettering
· 11 years ago
286ca48
build-sys: rename LEGACY to NOLEGACY to better reflect meaning
by David Coppa
· 11 years ago
409dee2
man: more grammar improvements
by Jan Engelhardt
· 11 years ago
337fa16
keymap: horizontally align comments in the same column
by Jason St. John
· 11 years ago
4edcaa2
keymap: improve consistency and general formatting of comments
by Jason St. John
· 11 years ago
5199cbe
man: describe OBJECT_PID=
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
19fbd62
build-sys: two files were missing in distcheck
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
a0f9c81
build-sys: work around automake issue with files with a leading '-'
by Kay Sievers
· 11 years ago
460c589
build-sys: install rpm macros file to /usr/lib/rpm/macros.d
by Fedora systemd team
· 11 years ago
e9c1ea9
replace tabs with spaces in various files
by Jason St. John
· 11 years ago
e79f68d
journald: drop (deleted) from _EXE= fields
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
05cc726
man: add more formatting markup
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
e9dd9f9
man: improve grammar and word formatting in numerous man pages
by Jason St. John
· 11 years ago
6824690
hwdb: allow to query arbitrary keys
by Kay Sievers
· 11 years ago
2c4c73b
machine: fix -Wmaybe-uninitialized warning
by Dave Reisner
· 11 years ago
aba8b84
machined: check correct return value for NULL
by Dave Reisner
· 11 years ago
f526ab7
machine: fix scope allocation
by Lennart Poettering
· 11 years ago
cf1265e
core: make GC more aggressive
by Lennart Poettering
· 11 years ago
d0af76e
logind: after deserializatio readd systemd units to unit-to-object hashmap correctly
by Lennart Poettering
· 11 years ago
8b6fe82
login: pass correct boolean type to libdbus
by Lennart Poettering
· 11 years ago
294a90c
dbus-scope: initialize variable before accessing
by Dave Reisner
· 11 years ago
06025d9
core: don't consider a unit's cgroup empty if only a subcgroup runs empty
by Lennart Poettering
· 11 years ago
8aec412
machined: sync to /run after job completed
by Lennart Poettering
· 11 years ago
97e67f1
machined: relax access to GetMachine()
by Lennart Poettering
· 11 years ago
6a4e0b1
nspawn: use the corect method signature for CreateMachine()
by Lennart Poettering
· 11 years ago
51da82a
machined: fix bus path unescaping
by Lennart Poettering
· 11 years ago
1ee306e
machined: split out machine registration stuff from logind
by Lennart Poettering
· 11 years ago
374ec6a
libsystemd-logind: fix detection of session/user/machine of a PID
by Lennart Poettering
· 11 years ago
efffb13
keymap: Asus -- do not overwrite explicitely kernel driver defined keys
by Kay Sievers
· 11 years ago
fb6becb
logind: port over to use scopes+slices for all cgroup stuff
by Lennart Poettering
· 11 years ago
358712f
scope: fix state string table
by Lennart Poettering
· 11 years ago
8bcca7e
scope: implement reset-failed command
by Lennart Poettering
· 11 years ago
ede3a79
core: split out unit bus path unescaping into unit_name_from_dbus_path()
by Lennart Poettering
· 11 years ago
cc23f9f
scope: make TimeoutStopUSec= settable for transient units
by Lennart Poettering
· 11 years ago
eb2059d
keymap: remove non-existing driver string matches
by Kay Sievers
· 11 years ago
67410e9
hwdb: add --device=<device-id> and --filter=<key name glob>
by Kay Sievers
· 11 years ago
d9b1767
hwdb: import data
by Kay Sievers
· 11 years ago
3cf7b68
hwdb: remove support for (not fully implemented) conditional properties
by Kay Sievers
· 11 years ago
c221420
core: add support to run transient units in arbitrary slices
by Lennart Poettering
· 11 years ago
d28e923
core: parse Slice= from the unit type specific unit file section
by Lennart Poettering
· 11 years ago
adb3a45
scope: properly implement passive validity checking of PIDs field when creating transient scopes
by Lennart Poettering
· 11 years ago
d7550a6
core: move ControlGroup and Slice properties out of the dbus "Unit" interface
by Lennart Poettering
· 11 years ago
9f2e86a
core: allow setting of the description string for transient units
by Lennart Poettering
· 11 years ago
6c12b52
core: add new "scope" unit type for making a unit of pre-existing processes
by Lennart Poettering
· 11 years ago
a00963a
systemctl: show per-unit cgroup tree correctly following the new property
by Lennart Poettering
· 11 years ago
a190eeb
snapshot: snapshots are just a special kind of transient units now
by Lennart Poettering
· 11 years ago
6a95dff
dbus: expose cgroup properties in introspection everywhere
by Lennart Poettering
· 11 years ago
64fad95
service: correct service bus introspection for timeouts
by Lennart Poettering
· 11 years ago
b56c28c
cgroup: implicitly add units to GC queue when their cgroups run empty
by Lennart Poettering
· 11 years ago
0a1eb06
cgroup: readd proper cgroup empty tracking
by Lennart Poettering
· 11 years ago
1e158d2
man: fix spacing issue in various man pages
by Jason St. John
· 11 years ago
54ca4fc
build-sys: "link" libsystemd-id128.so with libsystemd-label
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
11ddb6f
main: fix loading of default target
by Lennart Poettering
· 11 years ago
cda4380
keymap: Add Samsung Series 3
by 장동준
· 11 years ago
c2756a6
core: add transient units
by Lennart Poettering
· 11 years ago
1508e85
dbus: fix minor memory leak when sending job change signals
by Lennart Poettering
· 11 years ago
241da32
unit: make sure the dropins we write are high-priority
by Lennart Poettering
· 11 years ago
74c964d
dbus: hookup runtime property changes for mouns, services, sockets, swaps too
by Lennart Poettering
· 11 years ago
7041efe
dbus: make DeviceAllow=/DevicePolicy= writable
by Lennart Poettering
· 11 years ago
b42defe
dbus: make more cgroup attributes runtime settable
by Lennart Poettering
· 11 years ago
8e2af47
dbus: add infrastructure for changing multiple properties at once on units and hook some cgroup attributes up to it
by Lennart Poettering
· 11 years ago
aae72d6
journal-verify: Use proper printf placeholder
by Jan Janssen
· 11 years ago
3b18ae6
test: Add list testcase
by Jan Janssen
· 11 years ago
4ad4900
core: general cgroup rework
by Lennart Poettering
· 11 years ago
abb2690
core: don't do runaway fork()s if we hit a segfault from our segfault handler
by Lennart Poettering
· 11 years ago
5841bd8
killall: do not use alloca() in argument list
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
7ac4fa7
journalctl: highlight MESSAGE= in verbose output
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
785a51e
man: add CONSTANTS section to systemd.directives(7)
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
74d0057
man: use <constant> for various constants which look ugly with quotes
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
909f413
man: always supply quotes around literals
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
3b05b8b
systemctl: conform to LSB with the "status" return code
by Harald Hoyer
· 11 years ago
aed63d6
man: Small language improvements to sd_journal_open
by David King
· 11 years ago
175728c
systemctl: conform to LSB with the "status" return code
by Harald Hoyer
· 11 years ago
9d64774
journald: always vacuum empty offline files
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
670b110
journald: fix space limits reporting
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
30cb029
journal/vacuum: cleanup
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
9c3fd04
libudev: Use correct type for sizeof
by Jan Janssen
· 11 years ago
92fba83
journal-verify: allow unlinked data entries
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
fb69ed5
man: Fix small typo
by Michael Biebl
· 11 years ago
f123dba
update TODO
by Lennart Poettering
· 11 years ago
96ca819
tmpfiles: fix error check
by Lennart Poettering
· 11 years ago
7f1ad69
journald: bump the journal per-unit ratelimit defaults
by Lennart Poettering
· 11 years ago
f6c9f32
keymap: Apply to all Latitude and Precision models
by Martin Pitt
· 11 years ago
2d0b2e8
journalctl,systemctl: show messages tagged with OBJECT_SYSTEMD_[USER_]_UNIT
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
fdcd37d
Make sure we only show authentic coredump messages
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
968f319
journal: allow callers to specify OBJECT_PID=
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
fd59d9f
Add hasprefix macro to check prefixes of fixed length
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
1021b21
login: add an api to determine the slice a PID is located in to libsystemd-login
by Lennart Poettering
· 11 years ago
ed00256
core: only attempt to connect to a session bus if one likely exists.
by Auke Kok
· 11 years ago
3d3ee75
update TODO
by Lennart Poettering
· 11 years ago
7889453
man: fix example for DefaultEnvironment=
by Lennart Poettering
· 11 years ago
3c86d34
man: document that shutdown() is only sometimes OK on sockets passed in via socket activation
by Lennart Poettering
· 11 years ago
97d0e5f
manager: add DefaultEnvironment option
by Umut Tezduyar
· 11 years ago
8c1396b
journalctl: show lines in full with --all
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
6c10d39
kernel-install: filter out "initrd=" from /proc/cmdline
by Harald Hoyer
· 11 years ago
Next »