summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* resolved: consider pointopoint links for local multicast (#6343)v234florianjacob2017-07-121-4/+1
* Revert "core: link user keyring to session keyring (#6275)" (#6342)Lennart Poettering2017-07-122-12/+0
* Merge pull request #6300 from keszybz/refuse-to-load-some-unitsLennart Poettering2017-07-125-71/+123
|\
| * man: add warnings that Private*= settings are not always appliedZbigniew Jędrzejewski-Szmek2017-07-111-9/+26
| * core/load-fragment: refuse units with errors in RootDirectory/RootImage/Dynam...Zbigniew Jędrzejewski-Szmek2017-07-113-10/+19
| * core/load-fragment: refuse units with errors in certain directivesZbigniew Jędrzejewski-Szmek2017-07-112-52/+78
* | NEWS: say that libidn2 is experimental (#6335)Zbigniew Jędrzejewski-Szmek2017-07-123-36/+37
* | Merge pull request #6337 from poettering/more-new-v234Lennart Poettering2017-07-124-203/+770
|\ \
| * | hwdb: update hwdb again for v234Lennart Poettering2017-07-113-182/+746
| * | update NEWS file, let's try to release this tomorrowLennart Poettering2017-07-111-21/+24
* | | time-util: make parse_timestamp() return -EINVAL if the input is very old dat...Yu Watanabe2017-07-112-23/+15
|/ /
* | fstab-generator: Chase symlinks where possible (#6293)Colin Walters2017-07-113-10/+44
* | bootctl: allow non-root user to run `bootctl status` (#5964)Yu Watanabe2017-07-111-29/+37
* | Merge pull request #6329 from poettering/random-mini-fixesZbigniew Jędrzejewski-Szmek2017-07-111-5/+5
|\ \
| * | random-util: we are fine if ints are 16 bytes actuallyLennart Poettering2017-07-111-1/+1
| * | random-util: always cast from smaller to bigger type when comparingLennart Poettering2017-07-111-4/+4
* | | systemd: do not stop units bound to inactive units while coldplugging (#6316)Zbigniew Jędrzejewski-Szmek2017-07-111-0/+4
* | | resolved: allow resolution of names which libidn2 considers invalid (#6315)Zbigniew Jędrzejewski-Szmek2017-07-114-22/+63
* | | Add comments to log_functions which shouldn't be called from library code (#6...Zbigniew Jędrzejewski-Szmek2017-07-112-0/+13
|/ /
* | Merge pull request #6325 from keszybz/make-delta-boring-againLennart Poettering2017-07-112-49/+84
|\ \
| * | delta: sort files and dirs before processingZbigniew Jędrzejewski-Szmek2017-07-101-44/+83
| * | basic/strv: use existing qsort_safe() helperZbigniew Jędrzejewski-Szmek2017-07-101-5/+1
* | | Merge pull request #6322 from poettering/mount-mini-fixesZbigniew Jędrzejewski-Szmek2017-07-101-18/+19
|\ \ \
| * | | mount: add missing validation error messageLennart Poettering2017-07-101-1/+3
| * | | mount: change find_loop_device() error code when no loop device is found to E...Lennart Poettering2017-07-101-4/+4
| * | | mount: add debug logging for the case when we knowingly ignore an errorLennart Poettering2017-07-101-1/+3
| * | | mount: rework find_loop_device() to log about no errorsLennart Poettering2017-07-101-7/+4
| * | | mount: fix potential bad memory access when /proc/self/mountinfo is emptyLennart Poettering2017-07-101-5/+5
* | | | journal: explicitly add fds to mmap-cache (#6307)Vito Caputo2017-07-106-169/+169
* | | | hwdb: add axis range corrections for Lenovo X1 Carbon 5th gen (over (#6320)Alex Lu2017-07-111-0/+7
|/ / /
* | | man: briefly document permitted user/group name syntax for User=/Group= and s...Lennart Poettering2017-07-102-19/+33
* | | update TODOLennart Poettering2017-07-101-0/+4
* | | expand path of systemctl link argument (#6186)Boucman2017-07-091-0/+34
* | | Merge pull request #6287 from keszybz/wsign-compareDjalal Harouni2017-07-101-1/+2
|\ \ \
| * | | meson: use -Wextra if availableZbigniew Jędrzejewski-Szmek2017-07-041-1/+2
* | | | Merge pull request #6289 from keszybz/config-tweaksDjalal Harouni2017-07-102-5/+5
|\ \ \ \
| * | | | basic/log: use getenv instead of secure_getenvZbigniew Jędrzejewski-Szmek2017-07-051-4/+4
| * | | | resolved: treat failure to parse config as non-fatalZbigniew Jędrzejewski-Szmek2017-07-051-1/+1
* | | | | hwdb: add axis range corrections for Lenovo X1 Carbon 5th gen. (#6312)Alex Lu2017-07-101-0/+7
* | | | | Merge pull request #6311 from keszybz/memleakDjalal Harouni2017-07-092-3/+6
|\ \ \ \ \
| * | | | | sd-login: fix memleak when output argument is NULLZbigniew Jędrzejewski-Szmek2017-07-081-2/+5
| * | | | | networkd: trivial style cleanupZbigniew Jędrzejewski-Szmek2017-07-081-1/+1
* | | | | | units: Tell login to preserve environment (#6023)Nikolai Kondrashov2017-07-094-4/+16
* | | | | | sd_uid_get_state: do not return -ENOENT if state is "offline" (#6302)Yu, Li-Yu2017-07-081-1/+1
|/ / / / /
* | | | | time-util: make parse_timestamp() set 0 if the input is very old date (#6297)Yu Watanabe2017-07-082-13/+24
| |_|/ / |/| | |
* | | | shared: leave output_journal() output in buffer (#6304)Vito Caputo2017-07-072-1/+2
* | | | tests: adapt test-functions to run tests on SUSE (#6270)tblume2017-07-061-4/+28
| |_|/ |/| |
* | | resolve: Try to remove the ambiguity about the mtu parameter of dns_packet_ne...Benjamin Robin2017-07-053-10/+21
* | | fstab-generator: fix new NULL dereference. (#6296)NeilBrown2017-07-051-1/+1
* | | Merge pull request #6236 from yuwata/mount-loopZbigniew Jędrzejewski-Szmek2017-07-052-137/+330
|\ \ \