index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
autogen.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-11-06
switch_root: do not fail, if base_filesystem_create() failed
Harald Hoyer
1
-6
/
+1
2014-11-06
README: mention that engineering services for systemd are available from endo...
Lennart Poettering
1
-0
/
+5
2014-11-06
systemctl: when invokes as "reboot -f", sync()
Lennart Poettering
1
-2
/
+7
2014-11-06
hostnamed: introduce new "embedded" chassis type
Lennart Poettering
4
-4
/
+6
2014-11-06
update TODO
Lennart Poettering
1
-2
/
+0
2014-11-06
shared: rename condition-util.[ch] to condition.[ch]
Lennart Poettering
12
-18
/
+16
2014-11-06
core: get rid of condition.c and move the remaining call into util.c
Lennart Poettering
7
-100
/
+52
2014-11-06
man: document that we don't document .include on purpose
Lennart Poettering
1
-0
/
+4
2014-11-06
man: don't document ConditionNull=/AssertNull= as the are not particularly us...
Lennart Poettering
1
-11
/
+5
2014-11-06
condition: order condition types the same way in man page, enum, tables
Lennart Poettering
2
-29
/
+29
2014-11-06
core: introduce the concept of AssertXYZ= similar to ConditionXYZ=, but fatal...
Lennart Poettering
14
-119
/
+309
2014-11-06
condition: record test state internally and beef it up to be a full enum
Lennart Poettering
4
-18
/
+38
2014-11-06
condition: add more test cases
Lennart Poettering
2
-1
/
+59
2014-11-06
journal: adjust audit log messages a bit
Lennart Poettering
1
-2
/
+2
2014-11-06
condition: internalize condition test functions
Lennart Poettering
4
-60
/
+60
2014-11-06
condition: unify condition logic in one file
Lennart Poettering
6
-237
/
+275
2014-11-06
condition: properly allow passing back errors from condition checks
Lennart Poettering
7
-53
/
+70
2014-11-06
units: restore job timeouts for poweroff and reboot
Zbigniew Jędrzejewski-Szmek
2
-0
/
+4
2014-11-06
login: rerun vconsole-setup when switching from vgacon to fbcon
Ray Strode
2
-0
/
+14
2014-11-06
units: disable job timeouts
Zbigniew Jędrzejewski-Szmek
3
-7
/
+0
2014-11-05
udev hwdb: Change error message regarding missing hwdb.bin back to debug.
Colin Guthrie
1
-1
/
+1
2014-11-05
util: minor modernisations
Lennart Poettering
1
-3
/
+6
2014-11-05
condition: rewrite condition_test_kernel_command_line() based on unquote_firs...
Lennart Poettering
2
-29
/
+35
2014-11-05
sd-pppoe: spelling
Tom Gundersen
1
-1
/
+1
2014-11-05
sd-bus: by default allow all creds to be passed along
Lennart Poettering
1
-2
/
+2
2014-11-05
core: introduce new Delegate=yes/no property controlling creation of cgroup s...
Lennart Poettering
15
-8
/
+112
2014-11-05
libsystemd-network: don't use unaligned helpers in _packed_ structs
Tom Gundersen
2
-22
/
+15
2014-11-05
shared: unaligned - use void* instead of unaligned be16_t*
Tom Gundersen
2
-47
/
+58
2014-11-05
sd-pppoe: whitespace
Tom Gundersen
1
-6
/
+3
2014-11-05
test: hashmap-plain - make coverity happy
Tom Gundersen
1
-1
/
+1
2014-11-05
test: fileio - make coverity happy
Tom Gundersen
1
-1
/
+1
2014-11-05
shared: ptyfwd - make coverity happy
Tom Gundersen
1
-2
/
+2
2014-11-05
manager: Ensure user's systemd runtime directory exists.
Colin Guthrie
1
-4
/
+8
2014-11-05
sd-bus: sync up with new kdbus metadata attachment logic (ABI break)
Daniel Mack
2
-50
/
+65
2014-11-05
udev: avoid magic constants in kernel-cmdline parsers
David Herrmann
1
-12
/
+12
2014-11-05
udev: Fix parsing of udev.event-timeout kernel parameter.
Richard W.M. Jones
1
-2
/
+2
2014-11-05
buildsys: test-util needs -lm for fabs()
Cristian Rodríguez
1
-0
/
+1
2014-11-04
units: make systemd-journald.service Type=notify
Michal Schmidt
1
-0
/
+1
2014-11-04
man/tmpfiles.d: fix typo
Jan Synacek
1
-2
/
+2
2014-11-04
TODO: update
Kay Sievers
1
-4
/
+0
2014-11-04
util: when sealing memfds, also use F_SEAL_SEAL
Lennart Poettering
1
-3
/
+2
2014-11-04
update TODO
Lennart Poettering
1
-7
/
+0
2014-11-04
update TODO
Lennart Poettering
1
-5
/
+5
2014-11-04
sd-bus: rename sd_bus_get_server_id() to sd_bus_get_owner_id()
Lennart Poettering
5
-11
/
+10
2014-11-04
sd-bus,sd-event: unify error handling of object descriptions
Lennart Poettering
2
-1
/
+4
2014-11-04
sd-bus: make use of free_and_strdup() where it makes sense
Lennart Poettering
1
-10
/
+1
2014-11-04
sd-bus: also allow setting descriptions on bus slots
Lennart Poettering
4
-0
/
+22
2014-11-04
sd-event: implicitly set signal event source's descriptions to the signal name
Lennart Poettering
2
-8
/
+3
2014-11-04
sd-event: rename sd_event_source_set_name() to sd_event_source_get_name()
Lennart Poettering
11
-61
/
+47
2014-11-04
test: use assert_se in test_hashmap_move
Michal Schmidt
1
-2
/
+2
[next]