summaryrefslogtreecommitdiffstats
path: root/test/TEST-10-ISSUE-2467 (unfollow)
Commit message (Expand)AuthorFilesLines
2019-04-27hwdb: add ACCEL_LOCATION property to parse_hwdb.pyLuís Ferreira1-0/+7
2019-04-27hwdb: add ACCEL_LOCATION to the allowed propertiesLuís Ferreira1-0/+6
2019-04-26nspawn-expose-ports: fix a typo in error messageBen Boeckel1-1/+1
2019-04-26resolve: use bridge or bonding interfaces in degraded-carrier stateYu Watanabe1-1/+1
2019-04-26sd-bus: bump message queue size againFranck Bui1-2/+2
2019-04-26udevd: notify when max number value of children is reached only once per batc...Franck Bui1-1/+10
2019-04-26chown-recursive: also check mode before we bypassLennart Poettering1-5/+5
2019-04-26json: let's not accept embedded NUL bytes when allocating JSON stringsLennart Poettering2-3/+7
2019-04-26json: make log message more focussedLennart Poettering1-1/+1
2019-04-26bash-completion: accept files for --bind/--bind-ro optionsFrantisek Sumsal1-2/+2
2019-04-26bash-completion: process only non-template units for systemctl isolateFrantisek Sumsal1-1/+1
2019-04-26bash-completion: don't sort syslog prioritiesFrantisek Sumsal1-0/+1
2019-04-26Document /etc/initrd-releaseJérémy Rosen1-1/+3
2019-04-25Revert "Revert "README: remove Coverity Scan badge""Evgeny Vereshchagin1-1/+0
2019-04-25run: when we determine a timer cannot elapse anymore, really just warn, nothi...Lennart Poettering1-11/+12
2019-04-25calendarspec: make return time value of calendar_spec_next_usec() optionalLennart Poettering1-7/+12
2019-04-25run: check if the specified calendar event is not in the pastFrantisek Sumsal1-1/+19
2019-04-25network: drop "return 1" when the return value is ignored by all callersZbigniew Jędrzejewski-Szmek1-3/+3
2019-04-25core: adjust unit_get_ancestor_memory_{low,min}() to work with units which do...Zbigniew Jędrzejewski-Szmek1-6/+3
2019-04-25hwdb: add axis range corrections for the Dell Latitude e7250Dave Ross1-0/+7
2019-04-25network: fix ref/unref logic for Link objectYu Watanabe3-57/+61
2019-04-25network: prevent interfaces to be initialized multiple timesYu Watanabe2-11/+17
2019-04-25udev,network: warn when .link or .network file has no [Match] sectionYu Watanabe6-5/+34
2019-04-25network: fix ListenPort= in [WireGuard] sectionYu Watanabe1-9/+10
2019-04-25test-network: fix invalid assertionsYu Watanabe1-23/+23
2019-04-24bash-completion: unify indentationFrantisek Sumsal1-1/+1
2019-04-24bash-completion: properly autocomplete escaped unit namesFrantisek Sumsal2-2/+11
2019-04-24NEWS: List getty@tty1.service as not being enabled anymorePaul Menzel1-2/+3
2019-04-24man: describe interaction with ProtectHome=/InaccessiblePaths= in BindMount=Zbigniew Jędrzejewski-Szmek1-13/+22
2019-04-24core: immediately trigger watchdog action on WATCHDOG=triggerJan Klötzke2-2/+31
2019-04-24semaphore: merge semaphore scripts to avoid code duplication (#12365)Frantisek Sumsal3-104/+111
2019-04-23meson: do not use f-stringsZbigniew Jędrzejewski-Szmek1-2/+2
2019-04-23man: document sd_bus_add_{object,fallback}_vtableZbigniew Jędrzejewski-Szmek5-0/+613
2019-04-23sd-bus: when running user find function don't trust the value to be initializedZbigniew Jędrzejewski-Szmek1-1/+1
2019-04-23busctl: add introspect --xml-interfaceZbigniew Jędrzejewski-Szmek2-0/+23
2019-04-23test-bus-{vtable,introspect}: share data and test introspect_path()Zbigniew Jędrzejewski-Szmek6-142/+178
2019-04-23basic/socket-util: put a limit on the loop to flush connectionsZbigniew Jędrzejewski-Szmek1-1/+9
2019-04-23hwdb: Fix the key codes of the OLPC XO button padLubomir Rintel1-8/+8
2019-04-23hwdb: Fix the OLPC XO rotate keyLubomir Rintel1-1/+1
2019-04-23hwdb: No LEDs on the OLPC XO keyboardLubomir Rintel1-0/+2
2019-04-23hwdb: Make the OLPC XO rules also match XO-1.75Lubomir Rintel1-1/+3
2019-04-23basic/socket-util: fix typo and reword commentZbigniew Jędrzejewski-Szmek1-7/+7
2019-04-23catalog: update Polish translationPiotr Drąg1-0/+14
2019-04-23udev: net_id: introduce predictable names for netdevsimJiri Pirko3-0/+53
2019-04-23udev-rules: add udmabuf to kvm groupMarc-André Lureau1-0/+2
2019-04-23sd-bus: split introspection into the content creation and reply creation partsZbigniew Jędrzejewski-Szmek5-41/+75
2019-04-23sd-bus: use _cleanup_ for struct introspectZbigniew Jędrzejewski-Szmek2-30/+15
2019-04-23sd-bus: allow vtable format structure to grow in the futureZbigniew Jędrzejewski-Szmek2-18/+15
2019-04-23sd-bus: add symbol to tell linker that new vtable functions are usedZbigniew Jędrzejewski-Szmek4-6/+30
2019-04-22core: support DisableControllers= for transient unitsAnita Zhang4-9/+31