index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
xorg
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-03-05
importd: add new bus calls for importing local tar and raw images
Lennart Poettering
19
-189
/
+1770
2015-03-05
pull: improve --help text
Lennart Poettering
1
-1
/
+1
2015-03-05
import: split out compression logic, so that we can share it with between imp...
Lennart Poettering
5
-145
/
+270
2015-03-05
import: rename download code from "import" to "pull"
Lennart Poettering
12
-389
/
+389
2015-03-04
sd-dhcp6-client: delay setting the DUID and don't fail constructor
Thomas Haller
1
-6
/
+12
2015-03-04
networkd: Make DHCP client ID creation configurable
Jan Janssen
5
-0
/
+45
2015-03-04
networkd: netdev - inform when we take over an existing netdev
Tom Gundersen
1
-1
/
+1
2015-03-04
hwdb: add pnpid for the T450s touchpad
Peter Hutterer
1
-0
/
+2
2015-03-04
shared/util: assume ac when /sys/class/power_supply is missing
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2015-03-04
Do not advertise .d snippets over main config file
Zbigniew Jędrzejewski-Szmek
16
-45
/
+73
2015-03-03
tmpfiles.d: only copy /etc/pam.d if PAM is present
Ross Burton
1
-0
/
+2
2015-03-03
README: mention ACLs more
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2015-03-03
Do not run sysv-generator-test when sysv compat is disabled
Zbigniew Jędrzejewski-Szmek
1
-0
/
+5
2015-03-03
build-sys: add fsckd.h to sources
Zbigniew Jędrzejewski-Szmek
1
-0
/
+1
2015-03-03
build-sys: systemd.conf is generated, do not distribute
Zbigniew Jędrzejewski-Szmek
1
-5
/
+8
2015-03-03
bus-proxyd: avoid logging oom twice
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2015-03-03
fsck: remove unnecessary check
Zbigniew Jędrzejewski-Szmek
1
-10
/
+5
2015-03-03
tmpfiles: quietly ignore ACLs on unsupported filesystems
Hans-Peter Deifel
1
-16
/
+20
2015-03-03
po: update Russian translation
Sergey Ptashnick
1
-33
/
+73
2015-03-03
update TODO
Lennart Poettering
1
-6
/
+6
2015-03-03
importd: automatically grow /var/lib/machines/ loopback filesystem during dow...
Lennart Poettering
10
-9
/
+127
2015-03-03
man: fix typo
Lennart Poettering
1
-1
/
+1
2015-03-02
sd-daemon: replace VLA with alloca(), to make llvm happy
Lennart Poettering
1
-7
/
+5
2015-03-02
update TODO
Lennart Poettering
1
-2
/
+0
2015-03-02
import: add support for gpg2 for verifying imported images
Lennart Poettering
1
-3
/
+18
2015-03-02
man: document that machinectl set-limit creates a btrfs loopback too
Lennart Poettering
1
-9
/
+36
2015-03-02
machined: also set up /var/lib/machines as btrfs, if "machinectl set-limit" i...
Lennart Poettering
4
-7
/
+19
2015-03-02
journal: fix Inappropriate ioctl for device on ext4
Cristian Rodríguez
1
-2
/
+2
2015-03-02
journal-remote: fix saving of binary fields
Zbigniew Jędrzejewski-Szmek
2
-14
/
+21
2015-03-02
build-sys: allow lto and FORTIFY_SOURCE with -O[sz]
Zbigniew Jędrzejewski-Szmek
1
-2
/
+2
2015-03-02
update TODO
Lennart Poettering
1
-0
/
+2
2015-03-02
machinectl: update --help text to clarify that set-limit can also change pool...
Lennart Poettering
1
-1
/
+1
2015-03-02
importd: take a lock while we set up /var/lib/machines/
Lennart Poettering
1
-0
/
+6
2015-03-02
importd: split out setup logic for /var/lib/machines into its own API file
Lennart Poettering
4
-262
/
+318
2015-03-02
core: expose consumed CPU time per unit
Lennart Poettering
16
-28
/
+182
2015-03-02
sd-bus: sync kdbus.h (ABI break)
Daniel Mack
4
-20
/
+40
2015-03-01
boot: efi - ignore .conf snippets starting with "auto-"
Kay Sievers
1
-0
/
+3
2015-03-01
boot: efi - remove a couple of Loader* variables
Kay Sievers
1
-62
/
+0
2015-03-01
core: downgrade unit type not supported message
Umut Tezduyar Lindskog
1
-1
/
+1
2015-03-01
shared: AFS is also a network filesystem
Cristian Rodríguez
1
-0
/
+1
2015-03-01
machined: use x-machine-unix prefix for the container bus on dbus1
Benjamin Franzke
1
-1
/
+1
2015-02-28
core: fix return value on OOM
Thomas Hindoe Paaboel Andersen
1
-0
/
+2
2015-02-28
update TODO
Lennart Poettering
1
-0
/
+4
2015-02-28
core: rework device state logic
Lennart Poettering
6
-180
/
+285
2015-02-27
bootctl: avoid NULL pointer dereference
Zbigniew Jędrzejewski-Szmek
1
-2
/
+2
2015-02-27
build-sys: use -Wno-missing-field-initializers for efi stuff
Zbigniew Jędrzejewski-Szmek
1
-0
/
+1
2015-02-27
man: correct description of systemd-user-sessions
Zbigniew Jędrzejewski-Szmek
1
-5
/
+4
2015-02-27
build-sys: make systemd-user-sessions conditional on PAM again
Zbigniew Jędrzejewski-Szmek
2
-16
/
+30
2015-02-27
user-sessions: move into own subdir and build independently of logind
Ivan Shapovalov
4
-19
/
+21
2015-02-27
shared/condition: fix gcc5 warning
Daniel Mack
1
-1
/
+1
[next]