summaryrefslogtreecommitdiffstats
path: root/test/TEST-09-ISSUE-2691 (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-16test-execute: make find invocation a bit more efficent, increase timeoutZbigniew Jędrzejewski-Szmek2-2/+3
2018-04-16systemd-path: allow the default search path to be queriedZbigniew Jędrzejewski-Szmek5-5/+21
2018-04-16test: drop the use of /bin/sh in various test servicesZbigniew Jędrzejewski-Szmek11-87/+87
2018-04-16systemd: do not require absolute paths in ExecStartZbigniew Jędrzejewski-Szmek6-24/+86
2018-04-16verify: use manager_load_startable_unit_or_warn() to load units for verificationZbigniew Jędrzejewski-Szmek1-7/+4
2018-04-16tests: use manager_load_startable_unit_or_warn() to load unitsZbigniew Jędrzejewski-Szmek5-35/+25
2018-04-16core/manager: split out function to verify that unit is loaded and not maskedZbigniew Jędrzejewski-Szmek3-20/+37
2018-04-16fuzz-unit-file: skip BOM (#8723)Zbigniew Jędrzejewski-Szmek1-1/+3
2018-04-15Support for Dell Inspiron 5378/5379 WLAN key (#8715)dmig1-0/+4
2018-04-14time-wait-sync: use watchfile to coordinate with timesyncdPeter A. Bigot5-48/+160
2018-04-14units: leave systemd-time-wait-sync disabled by defaultPeter A. Bigot1-2/+1
2018-04-14fix url for binfmt documentation (#8720)guixxx1-1/+2
2018-04-14src/core/dbus-cgroup.c: fix typo contoller -> controller (#8717)Giuseppe Scrivano1-1/+1
2018-04-13man: document the new dash truncation drop-in directoriesLennart Poettering1-9/+18
2018-04-13test: add test for prefix unit loadingLennart Poettering8-5/+35
2018-04-13dropin: when looking for dropins for a unit, also look within "-" prefix unit...Lennart Poettering1-8/+63
2018-04-13systemctl: fix indentation in output of "systemcl status" if there are multip...Lennart Poettering1-3/+5
2018-04-13core: minor coding style changesLennart Poettering3-1/+4
2018-04-13dropin: don't fully suppress logging about ENAMETOOLONG. Just downgrade to LO...Lennart Poettering1-6/+8
2018-04-13load-dropin: rename variableLennart Poettering1-12/+7
2018-04-13unit-name: add new unit_name_build_from_type() helperLennart Poettering3-5/+47
2018-04-13copy: rearrange flags field definitionLennart Poettering1-3/+3
2018-04-13copy: reduce number of checksLennart Poettering1-6/+4
2018-04-13copy: drop _unlikely_() that isn't obviously the caseLennart Poettering1-9/+11
2018-04-13copy: hide in copy_bytes() the strange way splice() handles O_NONBLOCKLennart Poettering1-3/+70
2018-04-13copy: extend copy_bytes() a bitLennart Poettering2-7/+51
2018-04-13copy: tweak reflink logic in copy_bytes() a bitLennart Poettering1-9/+53
2018-04-13copy: add brief comment to copy_bytes() explaining its return valuesLennart Poettering1-0/+4
2018-04-12ISO-C compatibility: Remove empty initializer (#8713)Leonard1-2/+1
2018-04-12test-execute/exec-specifier.service: fix quotingZbigniew Jędrzejewski-Szmek2-4/+4
2018-04-12macro: don't rely on C's downgrade-to-bool feature for numeric comparisonsLennart Poettering1-1/+1
2018-04-12install: minor enum beautificationsLennart Poettering1-4/+4
2018-04-12update TODOLennart Poettering1-4/+6
2018-04-12importd: ensure we don't mishandle a NULL stringLennart Poettering1-1/+1
2018-04-12path-util: document a few other special cases for last_path_component()Lennart Poettering2-4/+15
2018-04-11process-util: add TAKE_PID(), similar to TAKE_PTR/TAKE_FD, but for child proc...Lennart Poettering1-0/+8
2018-04-11util: introduce typesafe_qsort(), a typesafe version of qsort()/qsort_safe()Lennart Poettering1-0/+8
2018-04-11shared/sleep-config: rename misnamed functionZbigniew Jędrzejewski-Szmek1-2/+2
2018-04-11shared/sleep-config: return a custom message when not enough swap for hiberna...Zbigniew Jędrzejewski-Szmek3-13/+29
2018-04-10logind: refuse operations if the target unit is masked or unavailableZbigniew Jędrzejewski-Szmek3-14/+56
2018-04-10Move utility function to query unit state from systemctl to shared/Zbigniew Jędrzejewski-Szmek3-15/+31
2018-04-10shared/sleep-fix: fix check if s-then-h is possibleZbigniew Jędrzejewski-Szmek1-10/+9
2018-04-10shared/sleep-config: get rid of explicit allocation size calculationZbigniew Jędrzejewski-Szmek1-18/+13
2018-04-10hwdb: drop a space (#8701)Evgeny Vereshchagin1-1/+1
2018-04-10Add override axis for Toshiba Satellite R830 (#8694)emelenas1-0/+7
2018-04-09hwdb: add support for VMBUS guids (#8677)Stephen Hemminger2-0/+58
2018-04-09sleep: Move the error level debugging for write_mode and write_stateMario Limonciello1-6/+3
2018-04-09sleep: Add support for setting a disk offset when hibernatingMario Limonciello4-16/+220
2018-04-08systemctl: pass BUS_MAP_STRDUP when needed (#8682)Zbigniew Jędrzejewski-Szmek1-1/+1
2018-04-07time-sync-wait: trivial style fixesZbigniew Jędrzejewski-Szmek1-13/+11