summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* hwdb: Force "mouse" type on Logitech Ultrathin Touch Mousewip/hadess/logitech-ultrathin-touch-mouseBastien Nocera2020-05-051-0/+4
* Merge pull request #15645 from poettering/calender-expression-doc-fixZbigniew Jędrzejewski-Szmek2020-05-054-18/+35
|\
| * man: expand on the star…end/repetition time expressionsLennart Poettering2020-05-051-9/+8
| * calendarspec: be more graceful with two kinds of calendar expressionsLennart Poettering2020-05-052-2/+18
| * calendarspec: minor simplificationLennart Poettering2020-05-051-3/+2
| * calendarspec: drop _pure_ from static functionLennart Poettering2020-05-051-1/+1
| * calendarspec: pack our flags a bitLennart Poettering2020-05-051-3/+3
| * calendarspec: encode that it's OK to store µs in 'int'sLennart Poettering2020-05-051-0/+3
* | Revert "logs-show: declare [static 2] on all highlight parameters"Frantisek Sumsal2020-05-052-10/+10
* | Merge pull request #15648 from poettering/journalctl-cat-beefupZbigniew Jędrzejewski-Szmek2020-05-053-44/+72
|\ \
| * | logs-show: declare [static 2] on all highlight parametersLennart Poettering2020-05-052-10/+10
| * | man: document the new -o cat featureLennart Poettering2020-05-051-7/+9
| * | journalctl: optionally, show a different field than MESSAGE in -o cat modeLennart Poettering2020-05-051-27/+53
| * | journal: use set_contains() where appropriateLennart Poettering2020-05-051-1/+1
* | | man: migrate more specifier explanations to standard-specifiers.xmlLennart Poettering2020-05-055-90/+45
* | | Merge pull request #15701 from poettering/systemctl-json-tableZbigniew Jędrzejewski-Szmek2020-05-052-16/+70
|\ \ \
| * | | systemctl: optionally output tables in JSON formatLennart Poettering2020-05-051-10/+30
| * | | format-table: generate better JSON field namesLennart Poettering2020-05-051-6/+40
| | |/ | |/|
* | | correct evdev dimensions for T490 trackpadianhi2020-05-051-4/+4
* | | hwdb: Fix brightness keys for Logitech K811Diego Escalante Urrelo2020-05-051-0/+5
* | | shutdown: fix spacing in shutdown error messageLennart Poettering2020-05-051-1/+1
| |/ |/|
* | nspawn: mount custom paths before writing to /etcMotiejus Jakštys2020-05-051-10/+10
|/
* Merge pull request #15636 from poettering/sensitivity-trainingAnita Zhang2020-05-045-2/+45
|\
| * home: make sure whenever we touch the 'secret' part of a user record, we set ...Lennart Poettering2020-04-291-1/+8
| * home: mark various bus messages we write user records to as sensitiveLennart Poettering2020-04-292-0/+6
| * json: when making a copy of a json variant, propagate the sensitive bitLennart Poettering2020-04-292-1/+31
* | Merge pull request #15647 from benzea/benzea/graphical-use-app-prefixAnita Zhang2020-05-041-9/+9
|\ \
| * | docs: Change prefix for desktop applications to app-Benjamin Berg2020-04-301-9/+9
* | | mkosi: Fix openSUSE image declarationMichal Koutný2020-05-041-0/+4
* | | Add Kensington SlimBlade TrackballLukas Klingsbo2020-05-041-0/+4
* | | catalog,po: update Polish translationPiotr Drąg2020-05-042-10/+40
* | | test: fix potential use-after-freeFrantisek Sumsal2020-05-041-1/+1
* | | Merge pull request #15422 from nolange/add_zstd_coredumpEvgeny Vereshchagin2020-05-0416-59/+357
|\ \ \
| * | | install libzstd-dev for CI buildsNorbert Lange2020-05-045-1/+10
| * | | coredump: add zstandard support for coredumpsNorbert Lange2020-05-0411-58/+347
* | | | basic: add STRCASE_IN_SET() which is to STR_IN_SET() what strcaseeq() is to s...Lennart Poettering2020-05-045-19/+60
|/ / /
* | | man: fix few spelling errorsFrantisek Sumsal2020-05-033-3/+3
* | | test: Fix build with !HAVE_LZ4 && HAVE_XZMichal Koutný2020-05-021-1/+2
* | | cifuzz: upload artifacts only when the "run fuzzers" step failsEvgeny Vereshchagin2020-05-021-1/+2
* | | repart: fix partition maximum size segfaultEmmanuel Garette2020-05-011-1/+1
* | | Merge pull request #15652 from MadMcCrow/masterZbigniew Jędrzejewski-Szmek2020-05-011-0/+4
|\ \ \
| * | | Fix Chromebook Caroline board accelerometer not having correct orientationMadMcCrow2020-04-301-0/+4
* | | | Merge pull request #15547 from kkdwivedi/notify-barrierLennart Poettering2020-05-019-12/+163
|\ \ \ \
| * | | | man: sd_notify() race is gone with sd_notify_barrier()Kumar Kartikeya Dwivedi2020-05-013-11/+33
| * | | | Introduce sd_notify_barrierKumar Kartikeya Dwivedi2020-05-016-1/+130
* | | | | Merge pull request #13512 from msekletar/freezerZbigniew Jędrzejewski-Szmek2020-05-0127-24/+926
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | test: add test for cgroup v2 freezer supportMichal Sekletár2020-04-306-0/+310
| * | | | core: introduce support for cgroup freezerMichal Sekletár2020-04-3019-14/+566
| * | | | basic/cgroup-util: introduce cg_get_keyed_attribute_full()Michal Sekletár2020-04-293-4/+53
| * | | | selinux: do preprocessor check only in selinux-access.cMichal Sekletár2020-04-291-9/+0
| | |_|/ | |/| |