index
:
~tomegun/systemd
boottime
glib-sd-event
hwdb
lldp
man-network
master
peer
ppp
sd-device
terminal
udev
udev-event
Private systemd wip tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-18
kmod-setup: conditionalize kmod autoloading properly
HEAD
master
Lennart Poettering
1
-0
/
+4
2015-05-18
util: split all hostname related calls into hostname-util.c
Lennart Poettering
29
-152
/
+234
2015-05-18
README: document that we prefer if CONFIG_CHECKPOINT_RESTORE is turned on, fo...
Lennart Poettering
1
-0
/
+1
2015-05-18
fstab-generator: add x-systemd.requires and x-systemd.requires-mounts-for
Karel Zak
4
-0
/
+139
2015-05-18
buildsys: actually install 70-pointingstick.hwdb
Mantas Mikulėnas
1
-0
/
+1
2015-05-18
hwdb: Add trackpoint sensitivity setting for Thinkpad X230 tablet
Hans de Goede
1
-0
/
+2
2015-05-18
zsh-completion: make the arrays _sys_active_units, _sys_startable_units and _...
Eric Cook
1
-4
/
+4
2015-05-18
zsh-completion: removing more pointless forks
Eric Cook
1
-16
/
+14
2015-05-18
zsh-completion: less forking in _systemctl_failed_units() and make the array ...
Eric Cook
1
-2
/
+2
2015-05-18
zsh-completion: less forking in _systemctl_get_template_names()
Eric Cook
1
-1
/
+1
2015-05-18
zsh-completion: actually complete template names for subcommands enable, reen...
Eric Cook
1
-12
/
+9
2015-05-18
zsh-completion: actually run _filter_units_by_property when creating the arra...
Eric Cook
1
-4
/
+5
2015-05-18
Use "new" --job-mode= option in more places
Zbigniew Jędrzejewski-Szmek
6
-16
/
+24
2015-05-16
load-fragment: put quotes around iffy rvalue
Zbigniew Jędrzejewski-Szmek
1
-1
/
+2
2015-05-16
Use fflush_and_check() in more places
Zbigniew Jędrzejewski-Szmek
3
-15
/
+15
2015-05-16
buildsys: Remove X_SERVER from AM_CPPFLAGS
Cristian Rodríguez
1
-1
/
+0
2015-05-16
zsh-completion: add missing completions for systemd-nspawn
Lukas Rusak
1
-9
/
+13
2015-05-16
zsh-completion: update -M completion for systemd-analyze
Lukas Rusak
1
-1
/
+1
2015-05-16
zsh-completion: add missing completions for machinectl
Lukas Rusak
1
-14
/
+70
2015-05-16
udevd: queue - update queue state when events are queued/freed
Tom Gundersen
1
-28
/
+33
2015-05-16
udevd: on_worker - distinguish between EINTR and EAGAIN
Tom Gundersen
1
-2
/
+5
2015-05-16
udevd: worker - use loop_write() rather than send()
Tom Gundersen
1
-4
/
+8
2015-05-16
util: loop_write - accept 0-length message
Tom Gundersen
1
-3
/
+3
2015-05-16
udevd: net - fix leak in .link config
Tom Gundersen
1
-3
/
+3
2015-05-15
udev-ctrl: make _unref() always return NULL
Tom Gundersen
1
-27
/
+23
2015-05-15
units: make networkd pull in its own .busname unit
Tom Gundersen
3
-1
/
+9
2015-05-15
tmpfiles: use lstat() instead of stat() when checking whether a file system o...
Lennart Poettering
1
-5
/
+6
2015-05-15
tmpfiles: don't fail if we cannot create a subvolume because a file system is...
Lennart Poettering
1
-6
/
+11
2015-05-15
CODING_STYLE: document that EXIT_FAILURE and EXIT_SUCCESS should be used
Lennart Poettering
1
-0
/
+3
2015-05-15
CODING_STYLE: document best practices when initializing structs
Lennart Poettering
1
-0
/
+18
2015-05-15
coredump: make sure we vacuum by default
Lennart Poettering
2
-4
/
+5
2015-05-15
socket-util: socket_address_parse() should not log errors on its own
Lennart Poettering
3
-11
/
+21
2015-05-15
core: Fix assertion with empty Exec*= paths
Martin Pitt
2
-1
/
+26
2015-05-15
timedate: fix memory leak in timedated
Cristian Rodríguez
1
-1
/
+1
2015-05-15
.gitignore: add GNU GLOBAL files
Łukasz Stelmach
1
-0
/
+4
2015-05-15
generator: use fflush_and_check() where appropriate
Lennart Poettering
1
-3
/
+3
2015-05-15
core: don't consider umask for SocketMode=
Davide Bettio
1
-3
/
+0
2015-05-15
CODING_STYLE: document alloca() DONTS
Lennart Poettering
1
-1
/
+11
2015-05-15
core: Execute first boot presets in an enable-only preset-mode.
Dimitri John Ledkov
2
-5
/
+1
2015-05-15
networkd: don't try to turn on ipv6 forwarding if kernel lacks IPv6 support
Lennart Poettering
1
-0
/
+5
2015-05-15
man: IPMasquerade only implies IPForward=ipv4
Benedikt Morbach
1
-1
/
+1
2015-05-15
networkd: don't touch global forwarding setting
Benedikt Morbach
2
-30
/
+2
2015-05-15
systemctl: introduce --now for enable, disable and mask
Jan Synacek
8
-72
/
+114
2015-05-14
nspawn: allow access to device nodes listed in --bind= and --bind-ro= switches
Stefan Junker
3
-0
/
+29
2015-05-14
test-bus-chat: various modernizations
Lennart Poettering
1
-22
/
+10
2015-05-14
sd-bus: fix memory leak in test-bus-chat
Cristian Rodríguez
1
-3
/
+1
2015-05-14
units: fix typo in systemd-resolved.service
Lennart Poettering
1
-1
/
+1
2015-05-14
util: introduce memmem_safe() and make use of it
Lennart Poettering
2
-1
/
+16
2015-05-14
util: use GNU comparison function prototype for qsort_safe()
Lennart Poettering
1
-6
/
+6
2015-05-13
networkd: remove dead initialization
Thomas Hindoe Paaboel Andersen
1
-2
/
+2
[next]