index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
fstab-generator: properly deal with discard as non-last option
Zbigniew Jędrzejewski-Szmek
2014-09-29
2
-20
/
+55
*
swap: introduce Discard property
Jan Synacek
2014-09-29
7
-17
/
+84
*
journal-remote: fix handling of non-blocking sources
Zbigniew Jędrzejewski-Szmek
2014-09-29
1
-0
/
+16
*
journalctl: do not output --reboot-- markers when running non-interactively
Zbigniew Jędrzejewski-Szmek
2014-09-29
1
-1
/
+1
*
bus: use 2M as maximum message size in benchmark
David Herrmann
2014-09-29
1
-1
/
+1
*
terminal: add helper to retrieve the seat of a session
David Herrmann
2014-09-29
2
-0
/
+7
*
bus: sync kdbus.h (ABI break!)
David Herrmann
2014-09-29
1
-2
/
+1
*
terminal: add sysview_seat_switch_to()
David Herrmann
2014-09-29
3
-0
/
+30
*
sd-bus: clean up string length calculation
Daniel Mack
2014-09-28
1
-8
/
+8
*
bootchart: Do not try to access data for non-existing CPU's
Philippe De Swert
2014-09-28
1
-1
/
+1
*
test-bus-policy: silence coverity
Thomas Hindoe Paaboel Andersen
2014-09-28
1
-3
/
+2
*
bootchart: check return of strftime
Thomas Hindoe Paaboel Andersen
2014-09-28
2
-4
/
+9
*
bootchart: parse userinput with safe_atoi
Thomas Hindoe Paaboel Andersen
2014-09-28
1
-2
/
+4
*
logind: add support for TPS65217 Power Button
Koen Kooi
2014-09-28
1
-0
/
+1
*
catalog: add Polish translation
Piotr Drąg
2014-09-28
2
-1
/
+263
*
shell-completion(zsh): journalctl's -b changes
Eric Cook
2014-09-27
1
-4
/
+4
*
shutdownd: clean up initialization of struct
Thomas Hindoe Paaboel Andersen
2014-09-27
1
-2
/
+2
*
test-bus-policy: load policy files from TEST_DIR
Daniel Mack
2014-09-26
1
-4
/
+21
*
systemd-tmpfiles: Fix IGNORE_DIRECTORY_PATH age handling
Richard Weinberger
2014-09-26
1
-1
/
+1
*
make utmp/wtmp support configurable
Emil Renner Berthing
2014-09-26
7
-19
/
+87
*
Revert "only build and install systemd-bus-proxyd if --enable-kdbus"
Zbigniew Jędrzejewski-Szmek
2014-09-26
1
-4
/
+2
*
do not install factory/etc/pam.d if --disable-pam
Gustavo Sverzut Barbieri
2014-09-26
1
-0
/
+2
*
build-sys: do not distribute make-man-rules.py
Zbigniew Jędrzejewski-Szmek
2014-09-26
1
-1
/
+0
*
only build and install systemd-bus-proxyd if --enable-kdbus
Gustavo Sverzut Barbieri
2014-09-26
1
-2
/
+4
*
man: use <constant> markup for errno value
Zbigniew Jędrzejewski-Szmek
2014-09-26
15
-51
/
+51
*
man: document sd_event_add_{defer,post,exit}
Zbigniew Jędrzejewski-Szmek
2014-09-26
5
-0
/
+206
*
man: add sd_event_add_child(3)
Zbigniew Jędrzejewski-Szmek
2014-09-26
4
-0
/
+214
*
man: add sd_event_add_signal(3)
Zbigniew Jędrzejewski-Szmek
2014-09-26
3
-6
/
+221
*
build-sys: add sd_session_get_desktop to Makefile-man.am
Zbigniew Jędrzejewski-Szmek
2014-09-26
1
-0
/
+5
*
man/sd_event_new: tweaks
Zbigniew Jędrzejewski-Szmek
2014-09-26
1
-10
/
+10
*
journal: build fix when LZ4 is enabled but XZ is not
Gustavo Sverzut Barbieri
2014-09-26
1
-1
/
+1
*
journal-remote: fix counting of events written
Zbigniew Jędrzejewski-Szmek
2014-09-26
2
-23
/
+27
*
journal-remote: initialize writer hashmap before use
Jonathan Liu
2014-09-26
1
-4
/
+4
*
nspawn: check some more return values
Tom Gundersen
2014-09-25
1
-24
/
+96
*
delta: warn if diff failed
Tom Gundersen
2014-09-25
1
-2
/
+4
*
readahead: wipe out readahead
Daniel Buch
2014-09-25
54
-2676
/
+24
*
bus-proxy: drop one wrong assert()
Tom Gundersen
2014-09-25
1
-1
/
+0
*
shared: path-util - try to make PATH_FORECH_PREFIX look less wrong
Tom Gundersen
2014-09-25
1
-2
/
+2
*
bus-proxyd: add some asserts
Tom Gundersen
2014-09-25
2
-0
/
+27
*
localectl: print warning when there are options given on kernel cmdline
Michal Sekletar
2014-09-25
4
-42
/
+100
*
fileio: make parse_env_file() return number of parsed items
Michal Sekletar
2014-09-25
1
-13
/
+27
*
bus-policy: split API for bus-proxyd
Daniel Mack
2014-09-24
4
-140
/
+171
*
bus: remove unused check
Thomas Hindoe Paaboel Andersen
2014-09-23
1
-1
/
+1
*
terminal: provide display dimensions to API users
David Herrmann
2014-09-23
2
-0
/
+16
*
terminal: verify kernel-returned DRM events are not truncated
David Herrmann
2014-09-23
1
-1
/
+1
*
terminal: verify grdev tiles are correctly linked
David Herrmann
2014-09-23
1
-0
/
+1
*
terminal: fix tile-offset calculation
David Herrmann
2014-09-23
1
-1
/
+1
*
Silence some "unchecked return-value" warnings
David Herrmann
2014-09-23
2
-6
/
+23
*
sd-bus: sync kdbus.h
Daniel Mack
2014-09-23
1
-2
/
+2
*
sd-bus: sync kdbus.h (API break)
Daniel Mack
2014-09-23
3
-9
/
+9
[next]