index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Always prefer our headers to system headers
Zbigniew Jędrzejewski-Szmek
2014-07-31
1
-1
/
+1
*
systemd-analyze verify: improve error message
Zbigniew Jędrzejewski-Szmek
2014-07-31
1
-1
/
+1
*
core/load-fragment.c: correct argument sign and split up long lines
Zbigniew Jędrzejewski-Szmek
2014-07-31
1
-59
/
+85
*
Properly report invalid quoted strings
Zbigniew Jędrzejewski-Szmek
2014-07-31
3
-5
/
+64
*
Reject invalid quoted strings
Zbigniew Jędrzejewski-Szmek
2014-07-31
3
-84
/
+80
*
time-util: add and use USEC/NSEC_INFINIY
Kay Sievers
2014-07-29
7
-14
/
+14
*
drop_duplicates: copy full BindMount struct
Ansgar Burchardt
2014-07-27
1
-2
/
+1
*
core: only set the kernel's timezone when the RTC runs in local time
Kay Sievers
2014-07-27
1
-8
/
+15
*
Print kdbus path when opening fails
Zbigniew Jędrzejewski-Szmek
2014-07-26
1
-2
/
+7
*
Always check asprintf return code
Karel Zak
2014-07-26
1
-4
/
+4
*
busname: CLD_KILLED was used twice
Lukas Nykryn
2014-07-25
1
-1
/
+1
*
systemd-verify: a simple tool for offline unit verification
Zbigniew Jędrzejewski-Szmek
2014-07-21
2
-6
/
+5
*
path-lookup: make SYSTEMD_UNIT_PATH more flexible
Zbigniew Jędrzejewski-Szmek
2014-07-21
1
-4
/
+1
*
systemd: return the first error from manager_startup()
Zbigniew Jędrzejewski-Szmek
2014-07-21
1
-8
/
+7
*
test-engine: fix access to unit load path
Zbigniew Jędrzejewski-Szmek
2014-07-21
4
-35
/
+60
*
systemd: use pager for --test and --help
Zbigniew Jędrzejewski-Szmek
2014-07-21
1
-0
/
+25
*
core: show timeouts when watchdog howls
Zbigniew Jędrzejewski-Szmek
2014-07-19
1
-1
/
+5
*
Be more verbose when bind or listen fails
Zbigniew Jędrzejewski-Szmek
2014-07-19
1
-1
/
+1
*
core: nicer message when inotify watches are exhausted
Zbigniew Jędrzejewski-Szmek
2014-07-17
1
-1
/
+2
*
Let config_parse open file where applicable
Zbigniew Jędrzejewski-Szmek
2014-07-17
3
-19
/
+11
*
Constify ConfigTableItem tables
Zbigniew Jędrzejewski-Szmek
2014-07-16
3
-3
/
+3
*
core: fix oneshot service resource control
Umut Tezduyar Lindskog
2014-07-15
1
-1
/
+2
*
load-fragment: ConditionFirstBoot wants a bool string, not a path
Michal Schmidt
2014-07-08
1
-1
/
+1
*
firstboot: get rid of firstboot generator again, introduce ConditionFirstBoot...
Lennart Poettering
2014-07-07
6
-12
/
+39
*
service: flush status text and errno values each time a service is started
Lennart Poettering
2014-07-07
1
-0
/
+4
*
service: don't accept negative ERRNO= notification messages
Lennart Poettering
2014-07-07
1
-1
/
+1
*
service: minor modernization
Lennart Poettering
2014-07-07
1
-8
/
+3
*
core: Added support for ERRNO NOTIFY_SOCKET message parsing, and added Status...
Miguel Angel Ajo
2014-07-07
3
-0
/
+19
*
firstboot: add new component to query basic system settings on first boot, or...
Lennart Poettering
2014-07-07
5
-3
/
+15
*
main: explain our /etc empty check a bit in a comment
Lennart Poettering
2014-07-07
1
-0
/
+8
*
main: change check whether /etc is unpopulated to look for /etc/machine-id
Lennart Poettering
2014-07-04
1
-1
/
+1
*
machinectl: show /etc/os-release information of container in status output
Lennart Poettering
2014-07-03
1
-1
/
+1
*
namespace: make sure /tmp, /var/tmp and /dev are writable in namespaces we se...
Lennart Poettering
2014-07-03
1
-1
/
+1
*
namespace: fix uninitialized memory access
Lennart Poettering
2014-07-03
1
-1
/
+2
*
core: introduce exit_status_set_is_empty() to make things a bit easier to read
Lennart Poettering
2014-07-03
1
-1
/
+1
*
exit-status: rename ExitStatusSet's "code" field to "status"
Lennart Poettering
2014-07-03
2
-12
/
+8
*
core: introduce new RestartForceExitStatus= service setting
Lennart Poettering
2014-07-03
3
-23
/
+21
*
cryptsetup: allow x-systemd.device-timeout
Zbigniew Jędrzejewski-Szmek
2014-07-01
1
-2
/
+2
*
Move x-systemd-device.timeout handling from core to fstab-generator
Zbigniew Jędrzejewski-Szmek
2014-07-01
2
-96
/
+29
*
pc: no longer expose exec_prefix in .pc file
Lennart Poettering
2014-06-30
1
-1
/
+0
*
pc: expose more drop-in dirs in the .pc file
Lennart Poettering
2014-06-30
1
-0
/
+7
*
pc: export $libdir in the .pc file
Lennart Poettering
2014-06-30
1
-0
/
+1
*
doc: grammatical corrections
Jan Engelhardt
2014-06-28
1
-2
/
+2
*
main: uid_to_name() might fail due to OOM, protect against that
Lennart Poettering
2014-06-27
1
-3
/
+4
*
timer: name the stamp file consistently
Michał Bartoszkiewicz
2014-06-26
1
-1
/
+1
*
core/transaction: fix cycle break attempts outside transaction
Uoti Urpala
2014-06-26
1
-1
/
+1
*
core: Don't require cgroups xattr support
Tom Hirst
2014-06-26
1
-1
/
+1
*
core: use correct format string for UIDs
Michał Bartoszkiewicz
2014-06-26
1
-1
/
+1
*
shutdown: rework messages during shutdown
Zbigniew Jędrzejewski-Szmek
2014-06-26
1
-16
/
+30
*
use more _cleanup_ macro
Ronny Chevalier
2014-06-24
4
-31
/
+12
[next]