Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v205
/
src
tag
152fd0ded20662d6f2ec74f6e6631341f79aa9db
tagger
Lennart Poettering <lennart@poettering.net>
Wed Jul 03 18:21:19 2013 +0200
object
34627e3f0de6b676c8e7495eada290312769243f
systemd 205
c019956
build-sys: bump/correct library versions
by Lennart Poettering
· 12 years ago
943aca8
logind/machined: properly notice when units are gc'ed
by Lennart Poettering
· 12 years ago
286ca48
build-sys: rename LEGACY to NOLEGACY to better reflect meaning
by David Coppa
· 12 years ago
e9c1ea9
replace tabs with spaces in various files
by Jason St. John
· 12 years ago
e79f68d
journald: drop (deleted) from _EXE= fields
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
e9dd9f9
man: improve grammar and word formatting in numerous man pages
by Jason St. John
· 12 years ago
6824690
hwdb: allow to query arbitrary keys
by Kay Sievers
· 12 years ago
2c4c73b
machine: fix -Wmaybe-uninitialized warning
by Dave Reisner
· 12 years ago
aba8b84
machined: check correct return value for NULL
by Dave Reisner
· 12 years ago
f526ab7
machine: fix scope allocation
by Lennart Poettering
· 12 years ago
cf1265e
core: make GC more aggressive
by Lennart Poettering
· 12 years ago
d0af76e
logind: after deserializatio readd systemd units to unit-to-object hashmap correctly
by Lennart Poettering
· 12 years ago
8b6fe82
login: pass correct boolean type to libdbus
by Lennart Poettering
· 12 years ago
294a90c
dbus-scope: initialize variable before accessing
by Dave Reisner
· 12 years ago
06025d9
core: don't consider a unit's cgroup empty if only a subcgroup runs empty
by Lennart Poettering
· 12 years ago
8aec412
machined: sync to /run after job completed
by Lennart Poettering
· 12 years ago
97e67f1
machined: relax access to GetMachine()
by Lennart Poettering
· 12 years ago
6a4e0b1
nspawn: use the corect method signature for CreateMachine()
by Lennart Poettering
· 12 years ago
51da82a
machined: fix bus path unescaping
by Lennart Poettering
· 12 years ago
1ee306e
machined: split out machine registration stuff from logind
by Lennart Poettering
· 12 years ago
374ec6a
libsystemd-logind: fix detection of session/user/machine of a PID
by Lennart Poettering
· 12 years ago
efffb13
keymap: Asus -- do not overwrite explicitely kernel driver defined keys
by Kay Sievers
· 12 years ago
fb6becb
logind: port over to use scopes+slices for all cgroup stuff
by Lennart Poettering
· 12 years ago
358712f
scope: fix state string table
by Lennart Poettering
· 12 years ago
8bcca7e
scope: implement reset-failed command
by Lennart Poettering
· 12 years ago
ede3a79
core: split out unit bus path unescaping into unit_name_from_dbus_path()
by Lennart Poettering
· 12 years ago
cc23f9f
scope: make TimeoutStopUSec= settable for transient units
by Lennart Poettering
· 12 years ago
eb2059d
keymap: remove non-existing driver string matches
by Kay Sievers
· 12 years ago
67410e9
hwdb: add --device=<device-id> and --filter=<key name glob>
by Kay Sievers
· 12 years ago
3cf7b68
hwdb: remove support for (not fully implemented) conditional properties
by Kay Sievers
· 12 years ago
c221420
core: add support to run transient units in arbitrary slices
by Lennart Poettering
· 12 years ago
d28e923
core: parse Slice= from the unit type specific unit file section
by Lennart Poettering
· 12 years ago
adb3a45
scope: properly implement passive validity checking of PIDs field when creating transient scopes
by Lennart Poettering
· 12 years ago
d7550a6
core: move ControlGroup and Slice properties out of the dbus "Unit" interface
by Lennart Poettering
· 12 years ago
9f2e86a
core: allow setting of the description string for transient units
by Lennart Poettering
· 12 years ago
6c12b52
core: add new "scope" unit type for making a unit of pre-existing processes
by Lennart Poettering
· 12 years ago
a00963a
systemctl: show per-unit cgroup tree correctly following the new property
by Lennart Poettering
· 12 years ago
a190eeb
snapshot: snapshots are just a special kind of transient units now
by Lennart Poettering
· 12 years ago
6a95dff
dbus: expose cgroup properties in introspection everywhere
by Lennart Poettering
· 12 years ago
64fad95
service: correct service bus introspection for timeouts
by Lennart Poettering
· 12 years ago
b56c28c
cgroup: implicitly add units to GC queue when their cgroups run empty
by Lennart Poettering
· 12 years ago
0a1eb06
cgroup: readd proper cgroup empty tracking
by Lennart Poettering
· 12 years ago
11ddb6f
main: fix loading of default target
by Lennart Poettering
· 12 years ago
cda4380
keymap: Add Samsung Series 3
by 장동준
· 12 years ago
c2756a6
core: add transient units
by Lennart Poettering
· 12 years ago
1508e85
dbus: fix minor memory leak when sending job change signals
by Lennart Poettering
· 12 years ago
241da32
unit: make sure the dropins we write are high-priority
by Lennart Poettering
· 12 years ago
74c964d
dbus: hookup runtime property changes for mouns, services, sockets, swaps too
by Lennart Poettering
· 12 years ago
7041efe
dbus: make DeviceAllow=/DevicePolicy= writable
by Lennart Poettering
· 12 years ago
b42defe
dbus: make more cgroup attributes runtime settable
by Lennart Poettering
· 12 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
· 12 years ago
aae72d6
journal-verify: Use proper printf placeholder
by Jan Janssen
· 12 years ago
3b18ae6
test: Add list testcase
by Jan Janssen
· 12 years ago
4ad4900
core: general cgroup rework
by Lennart Poettering
· 12 years ago
abb2690
core: don't do runaway fork()s if we hit a segfault from our segfault handler
by Lennart Poettering
· 12 years ago
5841bd8
killall: do not use alloca() in argument list
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
7ac4fa7
journalctl: highlight MESSAGE= in verbose output
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
3b05b8b
systemctl: conform to LSB with the "status" return code
by Harald Hoyer
· 12 years ago
175728c
systemctl: conform to LSB with the "status" return code
by Harald Hoyer
· 12 years ago
9d64774
journald: always vacuum empty offline files
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
670b110
journald: fix space limits reporting
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
30cb029
journal/vacuum: cleanup
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
9c3fd04
libudev: Use correct type for sizeof
by Jan Janssen
· 12 years ago
92fba83
journal-verify: allow unlinked data entries
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
96ca819
tmpfiles: fix error check
by Lennart Poettering
· 12 years ago
7f1ad69
journald: bump the journal per-unit ratelimit defaults
by Lennart Poettering
· 12 years ago
f6c9f32
keymap: Apply to all Latitude and Precision models
by Martin Pitt
· 12 years ago
2d0b2e8
journalctl,systemctl: show messages tagged with OBJECT_SYSTEMD_[USER_]_UNIT
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
fdcd37d
Make sure we only show authentic coredump messages
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
968f319
journal: allow callers to specify OBJECT_PID=
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
fd59d9f
Add hasprefix macro to check prefixes of fixed length
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
1021b21
login: add an api to determine the slice a PID is located in to libsystemd-login
by Lennart Poettering
· 12 years ago
ed00256
core: only attempt to connect to a session bus if one likely exists.
by Auke Kok
· 12 years ago
97d0e5f
manager: add DefaultEnvironment option
by Umut Tezduyar
· 12 years ago
8c1396b
journalctl: show lines in full with --all
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
6c10d39
kernel-install: filter out "initrd=" from /proc/cmdline
by Harald Hoyer
· 12 years ago
b3629c7
logind: uninitialized variable
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
bd5a545
nspawn: '-C' option has been removed
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
ba73ed8
sd-login: update machine enumeration/notifications APIs for new /run/systemd/machines/
by Lennart Poettering
· 12 years ago
5caef0f
logind: make ListMachines bus call public
by Lennart Poettering
· 12 years ago
9444b1f
logind: add infrastructure to keep track of machines, and move to slices
by Lennart Poettering
· 12 years ago
c25b1ee
core/dbus: properly export cgroup properties on sockets
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
422fa65
cgls,loginctl,systemctl: fix -l
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
fe004b7
journal: add references to SSKG paper FSS is based on
by Lennart Poettering
· 12 years ago
718fe4b
journalctl: properly print headers of empty journals
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
214daa7
udev: handle network controllers in nonstandard domains
by Sean McGovern
· 12 years ago
702a2d8
core: unref slice ref after use
by Lennart Poettering
· 12 years ago
4ec9a8a
core: expose a "Slice" property on Unit objects on the bus
by Lennart Poettering
· 12 years ago
a016b92
core: add new .slice unit type for partitioning systems
by Lennart Poettering
· 12 years ago
602c0e7
mount: when learning about the root mount from mountinfo, don't add conflicting dep for umount.target
by Lennart Poettering
· 12 years ago
ed8086d
rpm: define a %_userunitdir macro
by Lennart Poettering
· 12 years ago
98a6e13
journalctl,loginctl,systemctl,systemd-cgls: add -l as alias for --full
by Daniel Albers
· 12 years ago
805bf39
systemd-analyze: Show critical chains for listed units
by Gabriel de Perthuis
· 12 years ago
e40ec7a
journald: do not calculate free space too early
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
6e5abe1
journal: use initialization instead of zeroing
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
3c527fd
bootchart: fix typos in copyright notices
by Jason St. John
· 12 years ago
49998b3
journald: do not overwrite syslog facility when parsing priority
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
cbd6717
journal: letting (interleaved) seqnums go
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
5cb24cd
tests: add testcase for duplicate seqnums
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
7a050b5
tests: add testcase for skipping-entries-on-direction-change-bug
by Marius Vollmer
· 12 years ago
Next »