index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
efi: fix Usec vs. USec
Kay Sievers
2013-01-24
1
-2
/
+2
*
efi: read microseconds from boot loader info instead of "ticks" magic
Kay Sievers
2013-01-23
1
-58
/
+4
*
efi: add efi boot generator that automatically mounts the ESP to /boot
Lennart Poettering
2013-01-21
2
-0
/
+34
*
util: move is_efiboot() to efivars.c
Lennart Poettering
2013-01-21
4
-6
/
+7
*
core: if the bootloader supports it, determine firmware and boot loader delay
Lennart Poettering
2013-01-19
4
-0
/
+302
*
unit: optionally allow making cgroup attribute changes persistent
Lennart Poettering
2013-01-19
2
-0
/
+62
*
cgroup: additional validity checks for cgroup attribute names
Lennart Poettering
2013-01-19
4
-25
/
+79
*
core/cgroup-util: simplify functions and add tests
Zbigniew Jędrzejewski-Szmek
2013-01-18
2
-37
/
+27
*
core/group-util: merge two functions
Zbigniew Jędrzejewski-Szmek
2013-01-18
1
-36
/
+8
*
logs-show: add show_journal_by_user_unit
Mirco Tischler
2013-01-18
2
-58
/
+159
*
journal: log _SYSTEMD_USER_UNIT for user session units
Mirco Tischler
2013-01-18
2
-27
/
+96
*
util: modernization and test for load_env_file
Zbigniew Jędrzejewski-Szmek
2013-01-18
1
-41
/
+22
*
util: continuation support for load_env_file
Michal Vyskocil
2013-01-18
1
-5
/
+38
*
share/log: skip file/line/func info if empty
Zbigniew Jędrzejewski-Szmek
2013-01-18
1
-6
/
+12
*
share/log: unify two code paths
Zbigniew Jędrzejewski-Szmek
2013-01-18
1
-43
/
+34
*
systemctl: add new "get-cgroup-attr" to query current cgroup attribute value
Lennart Poettering
2013-01-18
1
-0
/
+3
*
strv: make strv_extend() smarter
Lennart Poettering
2013-01-18
1
-3
/
+14
*
systemctl add command list-dependencies
Lukas Nykryn
2013-01-17
2
-0
/
+3
*
util: fix bad memory access
Lennart Poettering
2013-01-17
1
-1
/
+0
*
units: for all unit settings that take lists, allow the empty string for rese...
Lennart Poettering
2013-01-17
1
-10
/
+36
*
systemctl,loginctl,cgls: do not ellipsize cgroup members when --full is speci...
Lukas Nykryn
2013-01-16
5
-81
/
+123
*
logs-show: automatic cleanup
Zbigniew Jędrzejewski-Szmek
2013-01-16
1
-12
/
+5
*
systemctl: when inhibiting shutdown/suspend also check for other login sessions
Lennart Poettering
2013-01-15
2
-0
/
+19
*
systemctl: be smarter when mangling snapshot names
Lennart Poettering
2013-01-14
2
-0
/
+31
*
core: add bus API and systemctl commands for altering cgroup parameters durin...
Lennart Poettering
2013-01-14
3
-63
/
+61
*
unit: instead of directly loading drop-in configuration snippets use conf_fil...
Lennart Poettering
2013-01-11
2
-0
/
+16
*
dbus: properly serialize calendar timer data
Lennart Poettering
2013-01-10
1
-0
/
+2
*
udev: move string copy functions to shared/
Kay Sievers
2013-01-09
2
-0
/
+135
*
core: properly initialize kernel timestamp
Lennart Poettering
2013-01-08
2
-0
/
+27
*
localectl: use automatic cleanup
Zbigniew Jędrzejewski-Szmek
2013-01-07
3
-0
/
+10
*
journal: new logging macros to include UNIT=
Zbigniew Jędrzejewski-Szmek
2013-01-06
2
-9
/
+95
*
build-sys: use VALGRIND not __OPTIMIZE__ as condition for valgrind compat
Zbigniew Jędrzejewski-Szmek
2013-01-06
1
-1
/
+1
*
Make gcc a bit quieter
Lennart Poettering
2013-01-04
2
-2
/
+2
*
unit: add ConditionACPower=
Lennart Poettering
2012-12-31
2
-0
/
+80
*
macro: use C11 static_assert() macro for static assertions
Lennart Poettering
2012-12-31
1
-7
/
+14
*
util: if /sys mounted read-only we can't suspend/hibernate
Lennart Poettering
2012-12-24
1
-2
/
+11
*
util: when determining controlling tty of a process properly handle processes...
Lennart Poettering
2012-12-24
1
-0
/
+3
*
logind: add support for automatic suspend/hibernate/shutdown on idle
Lennart Poettering
2012-12-24
2
-2
/
+5
*
systemctl: don't show cgroup field for a unit if cgroup is empty
Lennart Poettering
2012-12-24
3
-6
/
+17
*
shared: move fdset.c from core/ to shared/ since it is used by more than the ...
Lennart Poettering
2012-12-23
2
-0
/
+285
*
journalctl: strip TABs and ANSI color sequences from log messages when displa...
Lennart Poettering
2012-12-23
3
-0
/
+88
*
socket: support socket activation of containers
Lennart Poettering
2012-12-22
2
-0
/
+51
*
nspawn: allow passing socket activation fds through nspawn
Lennart Poettering
2012-12-22
1
-1
/
+0
*
socket-util: added check of return value
Michal Sekletar
2012-12-17
1
-0
/
+2
*
path-util: set pointer to null after calling free()
Michal Sekletar
2012-12-17
1
-0
/
+1
*
licence: remove references to old FSF address
Sami Kerola
2012-12-17
1
-7
/
+6
*
core: add catalog entry and MESSAGE_ID for overmounting
Zbigniew Jędrzejewski-Szmek
2012-12-05
1
-0
/
+1
*
timer: recalculate next elapse for calendar timer units when the system clock...
Lennart Poettering
2012-11-25
1
-0
/
+4
*
shared: FORMAT_TIMESTAMP_MAX -- include space for unicode weekdays
Kay Sievers
2012-11-24
1
-1
/
+1
*
time-util: teach parse_timestamp to parse weekdays
Lennart Poettering
2012-11-23
1
-1
/
+40
[next]