index
:
delta/systemd.git
assert-cleanups-and-constification
baserock/adamcoldrick/yaml-morphology
baserock/jjardon/fix_parallel_build
baserock/jjardon/intltool
baserock/morph
baserock/paulsherwood/sd-update
baserock/pedroalvarez/v217
baserock/pedroalvarez/v218
baserock/ps/update-linux-v3.12-systemd-v208
baserock/radiofree/enable_xz
baserock/richardmaw/nspawn-path-escapes
baserock/richardmaw/wip-upgrade-root
baserock/v218-with-canonical-hostname-fix
baserock/v219-314-gd736e4f-network_fixes
baserock/v219-729-g163ab29-jetson_btrfs_fixes
cap-bpf-compat
chase-symlinks-rework
coverity
coverity-now-for-real
coverity-python
default_memory
dependabot/github_actions/actions/checkout-2.4.0
dependabot/github_actions/actions/upload-artifact-2.3.1
dependabot/github_actions/github/codeql-action-1.0.23
dependabot/github_actions/github/codeql-action-1.0.24
dependabot/github_actions/github/codeql-action-1.0.27
dependabot/github_actions/github/super-linter-4.8.2
dependabot/github_actions/github/super-linter-4.8.3
dependabot/github_actions/github/super-linter-4.8.4
dependabot/github_actions/systemd/mkosi-11
dependabot/pip/dot-github/workflows/meson-0.60.3
dev-no-noexec
enabled-optimization
gc-cleanup
gcc-hypothesis
hidden-units-are-good-units
hwdb
keszybz-patch-1
main
master
meson-allows-fuzzer-building
msekletar-security-list-process
oomd-and-user-slices
proot
readme-double-header
revert-10744-logind-lock-down
revert-11715-revert-11534-coverity2
revert-12181-install-etc-systemd-generator-dirs
revert-12463-issue-12452-netlink
revert-13201-networkctl-merge-table_add_cell
revert-13843-watchdog
revert-14900-fix-privatedevices-dev-mac-label
revert-15648-journalctl-cat-beefup
revert-16058-fix-memory-protection-default
revert-16460-turn-off-ubuntu-ppa
revert-1740-master
revert-18355-resolved-discover
revert-18515-temporarily-pin-arch-repos
revert-18807-noexec
revert-19146-fix-JOURNAL-doc
revert-20598-order_noauto
revert-20998-dev/hv-detect
revert-2818-master
revert-2843-clock_boottime
revert-2859-ldconfig-after-localfs
revert-3283-master
revert-3528-upstream-add-networkd-dbus
revert-5012-master
revert-5298-relocatable-tests
revert-6508-audit-socket
setup-semaphore
stat2
systemctl-list-dependencies
systemd-paypal-funding
tasks-max-dynamic
v216-stable
what-s-up-with-coverity
wip/hadess/add-move-udev-action
wip/hadess/chassis-override
wip/hadess/hp-accel-quirk
wip/hadess/lis3lv02d-rule-hp
wip/hadess/logitech-hidraw
wip/hadess/logitech-ultrathin-touch-mouse
wip/hadess/memory-id
wip/hadess/minipro-uaccess
wip/hadess/rfkill-uaccess
wip/hadess/unsupported-dmi
wip/hadess/usb-analysers-uaccess
wip/hadess/webcams
github.com: systemd/systemd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
initctl: do not ignore errors in function
Yu Watanabe
2018-08-07
1
-7
/
+7
*
machinectl: shorten error logging a bit
Lennart Poettering
2018-08-07
1
-4
/
+2
*
smack-util: use 'path' paremeter as is if it's already absolute in mac_smack_...
Franck Bui
2018-08-06
1
-4
/
+7
*
Merge pull request #9792 from poettering/hashmap-mempool
Zbigniew Jędrzejewski-Szmek
2018-08-06
31
-139
/
+127
|
\
|
*
man: include libsystemd-pkgconfig.xml in a few more man pages
Lennart Poettering
2018-08-03
9
-74
/
+25
|
*
test-resolved: follow coding style, use fopen() with 'e'
Lennart Poettering
2018-08-03
1
-2
/
+2
|
*
hashmap: add an explicit assert() for detecting when objects migrated between...
Lennart Poettering
2018-08-03
1
-2
/
+4
|
*
hashmap: add an environment variable to turn off the memory pool used by hash...
Lennart Poettering
2018-08-03
2
-6
/
+21
|
*
man: be more explicit about thread safety of sd_journal
Lennart Poettering
2018-08-03
18
-55
/
+68
|
*
update TODO
Lennart Poettering
2018-08-03
1
-0
/
+7
*
|
resolve: treat some icmp errors as disconnected
Yu Watanabe
2018-08-06
1
-2
/
+6
*
|
resolve: sort headers
Yu Watanabe
2018-08-06
4
-10
/
+8
*
|
Merge pull request #9775 from yuwata/follow-up-9766
Zbigniew Jędrzejewski-Szmek
2018-08-06
5
-26
/
+54
|
\
\
|
*
|
resolve: fix error handling of dns_name_is_valid()
Yu Watanabe
2018-08-06
1
-2
/
+8
|
*
|
man: mention that Hostname= for DHCP must be a valid DNS domain name
Yu Watanabe
2018-08-06
1
-9
/
+12
|
*
|
network: DHCP: ignore error in setting hostname when it is given by uname()
Yu Watanabe
2018-08-06
2
-4
/
+18
|
*
|
network: use free_and_replace()
Yu Watanabe
2018-08-06
1
-6
/
+3
|
*
|
network: also check that Hostname= is a valid DNS domain name
Yu Watanabe
2018-08-06
1
-5
/
+13
|
/
/
*
|
Merge pull request #8822 from fbuihuu/rfc-tmpfiles-safe-upstream
Lennart Poettering
2018-08-03
22
-362
/
+1230
|
\
\
|
|
/
|
/
|
|
*
path-util: make use of path_join() in path_make_absolute_cwd()
Franck Bui
2018-07-30
1
-4
/
+1
|
*
tmpfiles: add more tests
Franck Bui
2018-07-30
4
-0
/
+377
|
*
tmpfiles: don't follow unsafe transitions in path_set_*()
Franck Bui
2018-07-30
1
-8
/
+31
|
*
fs-util: add new CHASE_NOFOLLOW flag to chase_symlinks()
Franck Bui
2018-07-30
3
-2
/
+28
|
*
tmpfiles: make create_fifo() safe
Franck Bui
2018-07-30
1
-4
/
+17
|
*
fs-util: introduce mkfifoat_atomic() helper
Franck Bui
2018-07-30
2
-0
/
+26
|
*
fileio: make tempfn_random_child() accept empty string as path
Franck Bui
2018-07-30
1
-3
/
+5
|
*
tmpfiles: introduce create_fifo()
Franck Bui
2018-07-30
1
-39
/
+46
|
*
tmpfiles: introduce empty_directory()
Franck Bui
2018-07-30
1
-29
/
+27
|
*
tmpfiles: introduce create_directory() and create_subvolume() and make them safe
Franck Bui
2018-07-30
1
-22
/
+65
|
*
basic/stat-util: introduce is_dir_fd()
Franck Bui
2018-07-30
2
-0
/
+12
|
*
btrfs-util: introduce btrfs_subvol_make_fd()
Franck Bui
2018-07-30
2
-7
/
+20
|
*
basic/label: introduce mkdirat_label()/mkdirat_errno_wrapper() helpers
Franck Bui
2018-07-30
4
-0
/
+25
|
*
selinux: introduce mac_selinux_create_file_prepare_at()
Franck Bui
2018-07-30
2
-21
/
+63
|
*
smack: introduce mac_smack_fix_at()
Franck Bui
2018-07-30
2
-30
/
+62
|
*
tmpfiles: introduce create_directory_or_subvolume()
Franck Bui
2018-07-30
1
-72
/
+84
|
*
tmpfiles: make create_device() safe
Franck Bui
2018-07-30
1
-4
/
+21
|
*
tmpfiles: introduce create_device()
Franck Bui
2018-07-30
1
-69
/
+75
|
*
tmpfiles: make copy_files() safe
Franck Bui
2018-07-30
1
-9
/
+26
|
*
tmpfiles: introduce copy_files() routine
Franck Bui
2018-07-30
1
-29
/
+36
|
*
tmpfiles: make write_one_file() safe
Franck Bui
2018-07-30
1
-3
/
+12
|
*
tmpfiles: make truncate_file() safe
Franck Bui
2018-07-30
1
-3
/
+12
|
*
tmpfiles: introduce truncate_file() which deals with 'F' exclusively
Franck Bui
2018-07-30
1
-35
/
+145
|
*
tmpfiles: introduce create_file() which deals with 'f'/'F' exclusively
Franck Bui
2018-07-30
1
-7
/
+35
|
*
tmpfiles: make the stat struct parameter in fd_set_*() optional
Franck Bui
2018-07-30
1
-17
/
+36
|
*
tmpfiles: stat file in item_do() rather than in its callers
Franck Bui
2018-07-30
1
-14
/
+12
*
|
Merge pull request #9791 from poettering/user-runtime-dir-fixes
Zbigniew Jędrzejewski-Szmek
2018-08-03
2
-8
/
+10
|
\
\
|
*
|
units: assign user-runtime-dir@.service to user-%i.slice
Lennart Poettering
2018-08-03
1
-0
/
+1
|
*
|
units: order user-runtime-dir@.service after systemd-user-sessions.service
Lennart Poettering
2018-08-03
1
-0
/
+1
|
*
|
units: make sure user-runtime-dir@.service is Type=oneshot
Lennart Poettering
2018-08-03
1
-0
/
+1
|
*
|
user-runtime-dir: downgrade a few log messages to LOG_DEBUG that we ignore
Lennart Poettering
2018-08-03
1
-8
/
+7
[next]