index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile-man.am
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-07-03
keymap: horizontally align comments in the same column
Jason St. John
34
-237
/
+237
2013-07-03
keymap: improve consistency and general formatting of comments
Jason St. John
20
-81
/
+81
2013-07-03
man: describe OBJECT_PID=
Zbigniew Jędrzejewski-Szmek
1
-2
/
+62
2013-07-03
build-sys: two files were missing in distcheck
Zbigniew Jędrzejewski-Szmek
1
-4
/
+1
2013-07-03
build-sys: work around automake issue with files with a leading '-'
Kay Sievers
2
-1
/
+12
2013-07-03
build-sys: install rpm macros file to /usr/lib/rpm/macros.d
Fedora systemd team
1
-1
/
+1
2013-07-03
replace tabs with spaces in various files
Jason St. John
7
-23
/
+22
2013-07-03
journald: drop (deleted) from _EXE= fields
Zbigniew Jędrzejewski-Szmek
1
-1
/
+11
2013-07-03
man: add more formatting markup
Zbigniew Jędrzejewski-Szmek
20
-92
/
+104
2013-07-03
man: improve grammar and word formatting in numerous man pages
Jason St. John
53
-348
/
+345
2013-07-03
hwdb: allow to query arbitrary keys
Kay Sievers
1
-0
/
+7
2013-07-02
machine: fix -Wmaybe-uninitialized warning
Dave Reisner
1
-1
/
+1
2013-07-02
machined: check correct return value for NULL
Dave Reisner
1
-1
/
+1
2013-07-02
machine: fix scope allocation
Lennart Poettering
1
-2
/
+2
2013-07-02
core: make GC more aggressive
Lennart Poettering
3
-19
/
+6
2013-07-02
logind: after deserializatio readd systemd units to unit-to-object hashmap co...
Lennart Poettering
3
-60
/
+72
2013-07-02
login: pass correct boolean type to libdbus
Lennart Poettering
1
-1
/
+1
2013-07-02
dbus-scope: initialize variable before accessing
Dave Reisner
1
-1
/
+1
2013-07-02
core: don't consider a unit's cgroup empty if only a subcgroup runs empty
Lennart Poettering
1
-7
/
+6
2013-07-02
machined: sync to /run after job completed
Lennart Poettering
4
-15
/
+31
2013-07-02
machined: relax access to GetMachine()
Lennart Poettering
1
-0
/
+4
2013-07-02
nspawn: use the corect method signature for CreateMachine()
Lennart Poettering
2
-11
/
+5
2013-07-02
machined: fix bus path unescaping
Lennart Poettering
2
-6
/
+1
2013-07-02
machined: split out machine registration stuff from logind
Lennart Poettering
23
-844
/
+2283
2013-07-02
libsystemd-logind: fix detection of session/user/machine of a PID
Lennart Poettering
5
-79
/
+61
2013-07-02
keymap: Asus -- do not overwrite explicitely kernel driver defined keys
Kay Sievers
1
-7
/
+0
2013-07-02
logind: port over to use scopes+slices for all cgroup stuff
Lennart Poettering
21
-1110
/
+1010
2013-07-02
scope: fix state string table
Lennart Poettering
1
-1
/
+1
2013-07-02
scope: implement reset-failed command
Lennart Poettering
1
-0
/
+13
2013-07-02
core: split out unit bus path unescaping into unit_name_from_dbus_path()
Lennart Poettering
3
-9
/
+21
2013-07-02
scope: make TimeoutStopUSec= settable for transient units
Lennart Poettering
1
-0
/
+15
2013-07-01
keymap: remove non-existing driver string matches
Kay Sievers
3
-14
/
+0
2013-07-01
hwdb: add --device=<device-id> and --filter=<key name glob>
Kay Sievers
5
-10
/
+38
2013-07-01
hwdb: import data
Kay Sievers
3
-225
/
+4509
2013-07-01
hwdb: remove support for (not fully implemented) conditional properties
Kay Sievers
2
-15
/
+9
2013-07-01
core: add support to run transient units in arbitrary slices
Lennart Poettering
2
-2
/
+41
2013-07-01
core: parse Slice= from the unit type specific unit file section
Lennart Poettering
2
-6
/
+6
2013-07-01
scope: properly implement passive validity checking of PIDs field when creati...
Lennart Poettering
1
-4
/
+8
2013-07-01
core: move ControlGroup and Slice properties out of the dbus "Unit" interface
Lennart Poettering
8
-6
/
+24
2013-07-01
core: allow setting of the description string for transient units
Lennart Poettering
4
-19
/
+75
2013-07-01
core: add new "scope" unit type for making a unit of pre-existing processes
Lennart Poettering
16
-31
/
+939
2013-07-01
systemctl: show per-unit cgroup tree correctly following the new property
Lennart Poettering
1
-33
/
+19
2013-07-01
snapshot: snapshots are just a special kind of transient units now
Lennart Poettering
2
-15
/
+16
2013-07-01
dbus: expose cgroup properties in introspection everywhere
Lennart Poettering
6
-1
/
+6
2013-07-01
service: correct service bus introspection for timeouts
Lennart Poettering
1
-5
/
+5
2013-07-01
cgroup: implicitly add units to GC queue when their cgroups run empty
Lennart Poettering
1
-2
/
+6
2013-07-01
cgroup: readd proper cgroup empty tracking
Lennart Poettering
2
-10
/
+22
2013-06-29
man: fix spacing issue in various man pages
Jason St. John
31
-62
/
+31
2013-06-29
build-sys: "link" libsystemd-id128.so with libsystemd-label
Zbigniew Jędrzejewski-Szmek
1
-0
/
+2
2013-06-28
main: fix loading of default target
Lennart Poettering
2
-4
/
+3
[next]