summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* initctl: do not ignore errors in functionYu Watanabe2018-08-071-7/+7
* machinectl: shorten error logging a bitLennart Poettering2018-08-071-4/+2
* smack-util: use 'path' paremeter as is if it's already absolute in mac_smack_...Franck Bui2018-08-061-4/+7
* Merge pull request #9792 from poettering/hashmap-mempoolZbigniew Jędrzejewski-Szmek2018-08-0631-139/+127
|\
| * man: include libsystemd-pkgconfig.xml in a few more man pagesLennart Poettering2018-08-039-74/+25
| * test-resolved: follow coding style, use fopen() with 'e'Lennart Poettering2018-08-031-2/+2
| * hashmap: add an explicit assert() for detecting when objects migrated between...Lennart Poettering2018-08-031-2/+4
| * hashmap: add an environment variable to turn off the memory pool used by hash...Lennart Poettering2018-08-032-6/+21
| * man: be more explicit about thread safety of sd_journalLennart Poettering2018-08-0318-55/+68
| * update TODOLennart Poettering2018-08-031-0/+7
* | resolve: treat some icmp errors as disconnectedYu Watanabe2018-08-061-2/+6
* | resolve: sort headersYu Watanabe2018-08-064-10/+8
* | Merge pull request #9775 from yuwata/follow-up-9766Zbigniew Jędrzejewski-Szmek2018-08-065-26/+54
|\ \
| * | resolve: fix error handling of dns_name_is_valid()Yu Watanabe2018-08-061-2/+8
| * | man: mention that Hostname= for DHCP must be a valid DNS domain nameYu Watanabe2018-08-061-9/+12
| * | network: DHCP: ignore error in setting hostname when it is given by uname()Yu Watanabe2018-08-062-4/+18
| * | network: use free_and_replace()Yu Watanabe2018-08-061-6/+3
| * | network: also check that Hostname= is a valid DNS domain nameYu Watanabe2018-08-061-5/+13
|/ /
* | Merge pull request #8822 from fbuihuu/rfc-tmpfiles-safe-upstreamLennart Poettering2018-08-0322-362/+1230
|\ \ | |/ |/|
| * path-util: make use of path_join() in path_make_absolute_cwd()Franck Bui2018-07-301-4/+1
| * tmpfiles: add more testsFranck Bui2018-07-304-0/+377
| * tmpfiles: don't follow unsafe transitions in path_set_*()Franck Bui2018-07-301-8/+31
| * fs-util: add new CHASE_NOFOLLOW flag to chase_symlinks()Franck Bui2018-07-303-2/+28
| * tmpfiles: make create_fifo() safeFranck Bui2018-07-301-4/+17
| * fs-util: introduce mkfifoat_atomic() helperFranck Bui2018-07-302-0/+26
| * fileio: make tempfn_random_child() accept empty string as pathFranck Bui2018-07-301-3/+5
| * tmpfiles: introduce create_fifo()Franck Bui2018-07-301-39/+46
| * tmpfiles: introduce empty_directory()Franck Bui2018-07-301-29/+27
| * tmpfiles: introduce create_directory() and create_subvolume() and make them safeFranck Bui2018-07-301-22/+65
| * basic/stat-util: introduce is_dir_fd()Franck Bui2018-07-302-0/+12
| * btrfs-util: introduce btrfs_subvol_make_fd()Franck Bui2018-07-302-7/+20
| * basic/label: introduce mkdirat_label()/mkdirat_errno_wrapper() helpersFranck Bui2018-07-304-0/+25
| * selinux: introduce mac_selinux_create_file_prepare_at()Franck Bui2018-07-302-21/+63
| * smack: introduce mac_smack_fix_at()Franck Bui2018-07-302-30/+62
| * tmpfiles: introduce create_directory_or_subvolume()Franck Bui2018-07-301-72/+84
| * tmpfiles: make create_device() safeFranck Bui2018-07-301-4/+21
| * tmpfiles: introduce create_device()Franck Bui2018-07-301-69/+75
| * tmpfiles: make copy_files() safeFranck Bui2018-07-301-9/+26
| * tmpfiles: introduce copy_files() routineFranck Bui2018-07-301-29/+36
| * tmpfiles: make write_one_file() safeFranck Bui2018-07-301-3/+12
| * tmpfiles: make truncate_file() safeFranck Bui2018-07-301-3/+12
| * tmpfiles: introduce truncate_file() which deals with 'F' exclusivelyFranck Bui2018-07-301-35/+145
| * tmpfiles: introduce create_file() which deals with 'f'/'F' exclusivelyFranck Bui2018-07-301-7/+35
| * tmpfiles: make the stat struct parameter in fd_set_*() optionalFranck Bui2018-07-301-17/+36
| * tmpfiles: stat file in item_do() rather than in its callersFranck Bui2018-07-301-14/+12
* | Merge pull request #9791 from poettering/user-runtime-dir-fixesZbigniew Jędrzejewski-Szmek2018-08-032-8/+10
|\ \
| * | units: assign user-runtime-dir@.service to user-%i.sliceLennart Poettering2018-08-031-0/+1
| * | units: order user-runtime-dir@.service after systemd-user-sessions.serviceLennart Poettering2018-08-031-0/+1
| * | units: make sure user-runtime-dir@.service is Type=oneshotLennart Poettering2018-08-031-0/+1
| * | user-runtime-dir: downgrade a few log messages to LOG_DEBUG that we ignoreLennart Poettering2018-08-031-8/+7