index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-04-22
man: fix example in systemd-run(1)
Lennart Poettering
2015-04-22
CODING_STYLE: document that we prefer /* comments */ over // comments
Lennart Poettering
2015-04-22
build-sys: adjust link-order for non-gc-sections build
Kay Sievers
2015-04-22
udev: Fix ping timeout when settle timeout is 0
Nir Soffer
2015-04-22
man: elaborate on the order by which tmpfiles operations are executed
Lennart Poettering
2015-04-22
tmpfiles: use an ordered hashmap for the tmpfiles items
Lennart Poettering
2015-04-22
btrfs-util: support recursive removal of read-only subvolumes
Lennart Poettering
2015-04-22
nspawn: don't inherit read-only flag from disk image if --ephemeral is used
Lennart Poettering
2015-04-22
btrfs-util: fix creating recursive read-only snapshots
Lennart Poettering
2015-04-22
build-sys: minor simplification
Lennart Poettering
2015-04-22
update TODO
Lennart Poettering
2015-04-22
kmod-setup: load ip_tables kmod at boot
Lennart Poettering
2015-04-22
Update TODO
Lennart Poettering
2015-04-22
sd-bus: handle ppid=0 more gracefully (which happens for pid=1)
Lennart Poettering
2015-04-22
journal: don't force FS_NOCOW_FL on new journal files, but warn if it is missing
Lennart Poettering
2015-04-22
btrfs-util: be more careful when invoking btrfs file system ioctls
Lennart Poettering
2015-04-22
btrfs-util: introduce btrfs_is_filesystem() and make use of it where appropriate
Lennart Poettering
2015-04-22
util: make sure fd refers to regular file or directory when applying file att...
Lennart Poettering
2015-04-22
efi-boot-generator: set automount expire for /boot
Kay Sievers
2015-04-21
automount: remove unused variable
Thomas Hindoe Paaboel Andersen
2015-04-21
sd-bus: expose ppid field
Lennart Poettering
2015-04-21
build-sys: move systemd.pc from pkgconfiglibdir back into pkgconfigdatadir
Lennart Poettering
2015-04-21
core: make unit deserialization more defensive
Lennart Poettering
2015-04-21
automount: various smaller fixes
Lennart Poettering
2015-04-21
automount: add expire support
Michael Olbrich
2015-04-21
build-sys: efi - use $EFI_LIB_DIR
Kay Sievers
2015-04-21
build-sys: add missing file
Kay Sievers
2015-04-21
test: test-path and test-execute only need units in test/
Ronny Chevalier
2015-04-21
delete unused LICENSE.MIT
Kay Sievers
2015-04-21
random-seed: minor cleanups, in particular when it comes to logging
Lennart Poettering
2015-04-21
tree-wide: get rid of more strerror() calls
Lennart Poettering
2015-04-21
networkd-fdb: indentation/whitespace fixes
Lennart Poettering
2015-04-21
networkd: improve how networkd logs things
Lennart Poettering
2015-04-21
tmpfiles: make /home and /var btrfs subvolumes by default when booted up with...
Lennart Poettering
2015-04-21
tmpfiles: there's no systemd-forbid-user-logins.service service
Lennart Poettering
2015-04-21
log: move log_syntax() into src/shared/log.c, and make it more similar to the...
Lennart Poettering
2015-04-21
udevadm: enclose invocation of unlinkat() with a (void) cast
Lennart Poettering
2015-04-21
sd-device: set_syspath - return ENODEV when passed something that is not a de...
Tom Gundersen
2015-04-21
networkd man: fix man and config name.
Susant Sahani
2015-04-21
hwdb: add Chromebook pixel (2015) resolution fix
Benjamin Tissoires
2015-04-21
hwdb: add evdev entry for the Lenovo X230 series touchpad
Benjamin Tissoires
2015-04-21
hwdb: Add entries for the pointingstick on 2 Dell Latitudes
Hans de Goede
2015-04-21
hwdb: Add entries for the trackpoint on 2 Thinkpads
Hans de Goede
2015-04-21
udev: keyboard-builtin: Add support for setting IBM trackpoint sensitivity
Hans de Goede
2015-04-21
udev: Add hwdb file for setting pointingstick properties
Hans de Goede
2015-04-21
importd: add CAP_DAC_OVERRIDE capability
Lubomir Rintel
2015-04-21
service: transition through SIGKILL states only when SIGKILL is enabled
Lennart Poettering
2015-04-21
service: timeout on SIGABRT should also be considered an error to remember
Lennart Poettering
2015-04-21
service: make more use of IN_SET() macro
Lennart Poettering
2015-04-21
service: list states always in the same order
Lennart Poettering
[next]