index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
catalog
/
systemd.pl.catalog.in
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-11-29
units: add system-update-cleanup.service to guard against offline-update loops
Zbigniew Jędrzejewski-Szmek
6
-1
/
+48
2016-11-29
man: update the description of offline updates
Zbigniew Jędrzejewski-Szmek
3
-25
/
+32
2016-11-28
networkd: move event loop handling out of the manager (#4723)
Tom Gundersen
4
-55
/
+35
2016-11-28
Use python3 explicitly in all python scripts
Felipe Sateler
8
-3
/
+8
2016-11-28
build-sys: explicitly require python3
Felipe Sateler
1
-1
/
+1
2016-11-28
socket-proxyd: Introduced dynamic connection limit via an option. (#4749)
(GalaxyMaster)
2
-6
/
+30
2016-11-28
udevd: check correct return value of fcntl() (#4758)
Daniel Wagner
1
-1
/
+1
2016-11-28
test: make transient hostname tests fail verbosely (#4754)
Martin Pitt
1
-12
/
+37
2016-11-27
device: Avoid calling unit_free(NULL) in device setup logic (#4748)
Dave Reisner
1
-1
/
+1
2016-11-25
calendarspec: refactor format_chain()
Douglas Christman
1
-17
/
+12
2016-11-25
fix journald startup problem when code is compiled with -DNDEBUG (#4735)
Waldemar Brodkorb
1
-1
/
+1
2016-11-25
Revert "hwdb/parse_hwdb.py: open files with UTF-8 mode"
Martin Pitt
1
-2
/
+1
2016-11-25
calendarspec: rename "eom" to "end_of_month"
Douglas Christman
1
-6
/
+6
2016-11-25
calendarspec: make specifications with ranges reversible
Douglas Christman
3
-9
/
+28
2016-11-25
calendarspec: allow whole second ranges
Douglas Christman
2
-0
/
+6
2016-11-25
calendarspec: make specifications with seconds wildcard reversible
Douglas Christman
2
-1
/
+8
2016-11-25
calendarspec: reject strings with spurious spaces and signs
Douglas Christman
2
-0
/
+7
2016-11-25
calendarspec: reject open weekday ranges
Douglas Christman
2
-6
/
+15
2016-11-25
calendarspec: reject strings that only contain a timezone
Douglas Christman
2
-3
/
+6
2016-11-25
calendarspec: always interpret a missing time as 00:00:00
Douglas Christman
2
-8
/
+7
2016-11-24
hwdb: add axis overrides for HP Pavilion dv7
Peter Hutterer
1
-0
/
+7
2016-11-24
core: make sure initrd-switch-root command survives PID1's killing spree (#4730)
Franck Bui
2
-7
/
+11
2016-11-24
tests: add hwdb parsing test
Martin Pitt
2
-1
/
+46
2016-11-24
hwdb: fix syntax error in 60-keyboard.hwdb
Martin Pitt
1
-1
/
+1
2016-11-24
hwdb/parse_hwdb.py: open files with UTF-8 mode
Martin Pitt
1
-1
/
+2
2016-11-23
man: document protocol error type for service failures (#4724)
Jouke Witteveen
1
-8
/
+9
2016-11-23
networkd: handle MTU field in IPv6 RA (#4719)
Susant Sahani
4
-3
/
+47
2016-11-23
hwdb: use systemd-hwdb instead of obsolete udevadm hwdb (#4722)
Michael Biebl
7
-7
/
+7
2016-11-23
calendarspec: add support for scheduling timers at the end of the month
Douglas Christman
5
-29
/
+74
2016-11-23
calendarspec: add upper bound on year
Douglas Christman
2
-1
/
+12
2016-11-23
networkd: allow networkd to start in early boot
Martin Pitt
1
-3
/
+2
2016-11-23
networkd: set DHCP-acquired timezone and hostname after connecting to D-Bus
Martin Pitt
2
-0
/
+21
2016-11-23
networkd: fix size of MTUBytes so that it does not overwrites ARP (#4707)
Susant Sahani
1
-1
/
+1
2016-11-23
networkd: allow networkd to set the timezone in timedated
Martin Pitt
6
-20
/
+51
2016-11-23
networkd: move setting hostname and timezone to Manager
Martin Pitt
5
-108
/
+95
2016-11-23
core: consider SIGTERM as a clean exit status for initrd-switch-root.service ...
Franck Bui
1
-1
/
+7
2016-11-23
build-sys: check for lz4 in the old and new numbering scheme (#4717)
Zbigniew Jędrzejewski-Szmek
1
-3
/
+6
2016-11-23
CONTRIBUTING: reword the part about unsetting the label (#4716)
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2016-11-23
Document an edge-case with resume and mounting (#4581)
Janne Heß
1
-0
/
+7
2016-11-22
service: fix main processes exit behavior for type notify services
Jouke Witteveen
1
-4
/
+18
2016-11-22
service: introduce protocol error type
Jouke Witteveen
2
-4
/
+6
2016-11-22
nspawn: don't require chown() if userns is not on
Lennart Poettering
1
-10
/
+14
2016-11-22
nspawn: add fallback top normal copy/reflink when we cannot btrfs snapshot
Lennart Poettering
7
-58
/
+80
2016-11-22
nspawn: remove temporary root directory on exit
Lennart Poettering
1
-8
/
+13
2016-11-22
nspawn: try to wait for the container PID 1 to exit, before we exit
Lennart Poettering
1
-1
/
+6
2016-11-22
nspawn: add ability to run nspawn without container locks applied
Lennart Poettering
1
-3
/
+14
2016-11-22
shared: make sure image_path_lock() return parameters are always initialized ...
Lennart Poettering
1
-2
/
+4
2016-11-22
nspawn: support ephemeral boots from images
Lennart Poettering
3
-33
/
+63
2016-11-22
seccomp: add @filesystem syscall group (#4537)
Lennart Poettering
3
-0
/
+77
2016-11-22
sd-event: fix sd_event_source_get_priority() (#4712)
Martin Ejdestig
2
-1
/
+5
[next]