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
*
fsck: use %zu for size_t
Thomas Hindoe Paaboel Andersen
2015-03-19
1
-1
/
+1
*
strv: return NULL from strv_free()
David Herrmann
2015-03-19
2
-2
/
+3
*
bootctl: drop redundant parse_argv()
David Herrmann
2015-03-19
1
-4
/
+0
*
libudev: private - introduce udev_device_new_from_synthetic_event()
Tom Gundersen
2015-03-18
4
-21
/
+48
*
core/namespace: fix path sorting
Michal Schmidt
2015-03-16
1
-8
/
+4
*
shared: add path_compare(), an ordering path comparison
Michal Schmidt
2015-03-16
3
-21
/
+53
*
fsckd: check if plymouth is running before attempting connection
Didier Roche
2015-03-16
1
-1
/
+7
*
fsckd: Don't use strjoina on gettext() call
Didier Roche
2015-03-16
1
-2
/
+3
*
shared - reinstate plymouth_running()
Tom Gundersen
2015-03-16
2
-0
/
+6
*
core: Remove explicit Plymouth integration
Jasper St. Pierre
2015-03-16
4
-10
/
+2
*
core: don't change removed devices to state "tentative"
Martin Pitt
2015-03-16
1
-1
/
+1
*
vconsole-setup: check error of child process
Lucas De Marchi
2015-03-16
1
-44
/
+24
*
network: add UseNTP DHCP option
Michael Marineau
2015-03-15
1
-0
/
+1
*
Add (void) where we don't care about return value
Zbigniew Jędrzejewski-Szmek
2015-03-15
3
-4
/
+4
*
journal-gatewayd: factor out opening of temp file
Zbigniew Jędrzejewski-Szmek
2015-03-15
1
-16
/
+28
*
logind: check return value of session_release
Zbigniew Jędrzejewski-Szmek
2015-03-15
3
-10
/
+14
*
util: check asprintf return value
Zbigniew Jędrzejewski-Szmek
2015-03-15
1
-21
/
+20
*
core: remove useless debug message
Zbigniew Jędrzejewski-Szmek
2015-03-15
1
-1
/
+2
*
libudev-monitor: use initialization
Zbigniew Jędrzejewski-Szmek
2015-03-15
1
-17
/
+16
*
journald: add syslog fields for audit messages
Zbigniew Jędrzejewski-Szmek
2015-03-15
1
-1
/
+5
*
sysctl: tweak debug message
Zbigniew Jędrzejewski-Szmek
2015-03-15
1
-1
/
+1
*
cryptsetup-generator: remove warning about crypttab access mode
Zbigniew Jędrzejewski-Szmek
2015-03-15
1
-7
/
+0
*
udev: downgrade "has devpath" and "filled with db file" messages
Zbigniew Jędrzejewski-Szmek
2015-03-15
1
-2
/
+2
*
gpt-auto-generator: prefix messages with device name
Zbigniew Jędrzejewski-Szmek
2015-03-15
1
-26
/
+26
*
core: do not use quotes around virt and arch
Zbigniew Jędrzejewski-Szmek
2015-03-15
1
-2
/
+2
*
sysv-generator: initialize LookupPaths just once
Zbigniew Jędrzejewski-Szmek
2015-03-15
5
-31
/
+53
*
tmpfiles: remove redundant debug message
Zbigniew Jędrzejewski-Szmek
2015-03-15
1
-2
/
+0
*
util: remove redundant debug message
Zbigniew Jędrzejewski-Szmek
2015-03-15
1
-2
/
+1
*
core: remove left-over debug message
Zbigniew Jędrzejewski-Szmek
2015-03-14
1
-2
/
+0
*
service: don't add After= dependencies on .busname units if kdbus support is ...
Michael Biebl
2015-03-14
1
-3
/
+5
*
udev-ctrl: fix strict aliasing issues
Shawn Landden
2015-03-14
1
-9
/
+10
*
sd-dhcp-client: fix strict aliasing issue
Shawn Landden
2015-03-14
1
-4
/
+7
*
sd-event: sd_event_run - only return 0 on timeout
Tom Gundersen
2015-03-14
1
-6
/
+14
*
sd-event: rename PASSIVE/PREPARED to INITIAL/ARMED
Tom Gundersen
2015-03-14
2
-13
/
+13
*
selinux: fix SEGV during switch-root if SELinux policy loaded
Will Woods
2015-03-14
1
-0
/
+1
*
sd-daemon: simplify sd_pid_notify_with_fds
Zbigniew Jędrzejewski-Szmek
2015-03-14
1
-34
/
+27
*
udev: properly calculate size of remaining data
Zbigniew Jędrzejewski-Szmek
2015-03-14
1
-11
/
+13
*
test-dhcp-option: conform to usual coding style
Zbigniew Jędrzejewski-Szmek
2015-03-14
1
-20
/
+11
*
test-dhcp-option: add assert to check index is nonnegative
Zbigniew Jędrzejewski-Szmek
2015-03-14
1
-0
/
+2
*
core: check asprintf return value
Zbigniew Jędrzejewski-Szmek
2015-03-14
1
-2
/
+4
*
core: print warning on invalid swap pri= field
Zbigniew Jędrzejewski-Szmek
2015-03-14
1
-2
/
+6
*
core: one more (void)
Zbigniew Jędrzejewski-Szmek
2015-03-14
1
-1
/
+1
*
logind: explicitly ignore errors we can do nothing about
Zbigniew Jędrzejewski-Szmek
2015-03-14
1
-3
/
+3
*
bus: explicitly ignore failure during error handling
Zbigniew Jędrzejewski-Szmek
2015-03-14
1
-1
/
+1
*
core: explicitly ignore failure during cleanup
Zbigniew Jędrzejewski-Szmek
2015-03-14
1
-1
/
+1
*
core: don't wait for reply if writing to pipe fails
Zbigniew Jędrzejewski-Szmek
2015-03-14
1
-4
/
+4
*
core: either ignore or handle mount failures
Zbigniew Jędrzejewski-Szmek
2015-03-14
1
-4
/
+7
*
Use space after a silencing (void)
Zbigniew Jędrzejewski-Szmek
2015-03-14
11
-24
/
+24
*
core: ignore any issues with setting time on jobs_in_progress_event_source
Zbigniew Jędrzejewski-Szmek
2015-03-14
1
-4
/
+6
*
sd-resolve: use different element of union to make code more readable
Zbigniew Jędrzejewski-Szmek
2015-03-14
1
-1
/
+1
[next]