index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hostnamed: introduce new "embedded" chassis type
Lennart Poettering
2014-11-06
1
-1
/
+2
*
shared: rename condition-util.[ch] to condition.[ch]
Lennart Poettering
2014-11-06
10
-11
/
+9
*
core: get rid of condition.c and move the remaining call into util.c
Lennart Poettering
2014-11-06
6
-98
/
+52
*
condition: order condition types the same way in man page, enum, tables
Lennart Poettering
2014-11-06
2
-29
/
+29
*
core: introduce the concept of AssertXYZ= similar to ConditionXYZ=, but fatal...
Lennart Poettering
2014-11-06
13
-119
/
+276
*
condition: record test state internally and beef it up to be a full enum
Lennart Poettering
2014-11-06
4
-18
/
+38
*
condition: add more test cases
Lennart Poettering
2014-11-06
2
-1
/
+59
*
journal: adjust audit log messages a bit
Lennart Poettering
2014-11-06
1
-2
/
+2
*
condition: internalize condition test functions
Lennart Poettering
2014-11-06
3
-53
/
+52
*
condition: unify condition logic in one file
Lennart Poettering
2014-11-06
5
-235
/
+272
*
condition: properly allow passing back errors from condition checks
Lennart Poettering
2014-11-06
7
-53
/
+70
*
login: rerun vconsole-setup when switching from vgacon to fbcon
Ray Strode
2014-11-06
1
-0
/
+11
*
udev hwdb: Change error message regarding missing hwdb.bin back to debug.
Colin Guthrie
2014-11-05
1
-1
/
+1
*
util: minor modernisations
Lennart Poettering
2014-11-05
1
-3
/
+6
*
condition: rewrite condition_test_kernel_command_line() based on unquote_firs...
Lennart Poettering
2014-11-05
2
-29
/
+35
*
sd-pppoe: spelling
Tom Gundersen
2014-11-05
1
-1
/
+1
*
sd-bus: by default allow all creds to be passed along
Lennart Poettering
2014-11-05
1
-2
/
+2
*
core: introduce new Delegate=yes/no property controlling creation of cgroup s...
Lennart Poettering
2014-11-05
12
-8
/
+96
*
libsystemd-network: don't use unaligned helpers in _packed_ structs
Tom Gundersen
2014-11-05
2
-22
/
+15
*
shared: unaligned - use void* instead of unaligned be16_t*
Tom Gundersen
2014-11-05
2
-47
/
+58
*
sd-pppoe: whitespace
Tom Gundersen
2014-11-05
1
-6
/
+3
*
test: hashmap-plain - make coverity happy
Tom Gundersen
2014-11-05
1
-1
/
+1
*
test: fileio - make coverity happy
Tom Gundersen
2014-11-05
1
-1
/
+1
*
shared: ptyfwd - make coverity happy
Tom Gundersen
2014-11-05
1
-2
/
+2
*
manager: Ensure user's systemd runtime directory exists.
Colin Guthrie
2014-11-05
1
-4
/
+8
*
sd-bus: sync up with new kdbus metadata attachment logic (ABI break)
Daniel Mack
2014-11-05
2
-50
/
+65
*
udev: avoid magic constants in kernel-cmdline parsers
David Herrmann
2014-11-05
1
-12
/
+12
*
udev: Fix parsing of udev.event-timeout kernel parameter.
Richard W.M. Jones
2014-11-05
1
-2
/
+2
*
util: when sealing memfds, also use F_SEAL_SEAL
Lennart Poettering
2014-11-04
1
-3
/
+2
*
sd-bus: rename sd_bus_get_server_id() to sd_bus_get_owner_id()
Lennart Poettering
2014-11-04
5
-11
/
+10
*
sd-bus,sd-event: unify error handling of object descriptions
Lennart Poettering
2014-11-04
2
-1
/
+4
*
sd-bus: make use of free_and_strdup() where it makes sense
Lennart Poettering
2014-11-04
1
-10
/
+1
*
sd-bus: also allow setting descriptions on bus slots
Lennart Poettering
2014-11-04
4
-0
/
+22
*
sd-event: implicitly set signal event source's descriptions to the signal name
Lennart Poettering
2014-11-04
2
-8
/
+3
*
sd-event: rename sd_event_source_set_name() to sd_event_source_get_name()
Lennart Poettering
2014-11-04
11
-61
/
+47
*
test: use assert_se in test_hashmap_move
Michal Schmidt
2014-11-04
1
-2
/
+2
*
sd-bus: rename "connection name" to "description" for the sd-bus API too
Lennart Poettering
2014-11-04
12
-49
/
+49
*
sd-bus: sync kdbus.h (ABI break)
Daniel Mack
2014-11-04
4
-103
/
+102
*
barrier: explicitly ignore return values of barrier_place()
David Herrmann
2014-11-04
2
-3
/
+3
*
util: introduce negative_errno()
David Herrmann
2014-11-04
2
-4
/
+13
*
Properly define the __NR_memfd_create macro for MIPS
Vicente Olivert Riera
2014-11-04
1
-2
/
+9
*
localectl: fix localectl set-x11-keymap syntax description
Jan Synacek
2014-11-04
1
-1
/
+1
*
journald: include audit message type number in MESSAGE= string
Lennart Poettering
2014-11-04
1
-2
/
+3
*
journal: also consider audit fields with '-' valid
Lennart Poettering
2014-11-04
1
-3
/
+13
*
audit: improve the audit messages we generate
Lennart Poettering
2014-11-04
2
-8
/
+10
*
journald: don't pass around SO_TIMESTAMP timestamp for audit, which we don't ...
Lennart Poettering
2014-11-04
3
-6
/
+5
*
journal: when dumping log data with missing COMM fields, show "unknown" instead
Lennart Poettering
2014-11-04
1
-1
/
+1
*
journald: suppress low-level audit text prefix in MESSAGE= field
Lennart Poettering
2014-11-04
1
-2
/
+6
*
journald: properly decode audit's proctitle= field
Lennart Poettering
2014-11-04
1
-3
/
+17
*
journald: enable audit in the kernel when initializing
Lennart Poettering
2014-11-04
1
-0
/
+50
[next]