summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge (¾ of) pull request #5596 from matijaskala/masterZbigniew Jędrzejewski-Szmek2017-03-164-4/+4
|\
| * check for _POSIX_C_SOURCE instead of __USE_POSIX*Matija Skala2017-03-161-1/+1
| * assigning stdout and stderr is not allowedMatija Skala2017-03-161-2/+2
| * fix includesMatija Skala2017-03-152-1/+1
* | base-filesystem: skip fchownat() if the previous mkdirat() on same path faile...Djalal Harouni2017-03-161-0/+2
* | man: Fix a simple grammar error in systemd.service.xml (#5594)AlexanderKurtz2017-03-161-1/+1
|/
* build-sys: make RPM macros installation path configurable (#5564)steelman2017-03-152-1/+13
* man: Document when pam_systemd sets XDG_RUNTIME_DIR (#5570)Adrian Heine né Lang2017-03-141-2/+3
* machinectl: don't return 1 in case we couldn't figure out container IP addres...Michal Sekletar2017-03-141-0/+1
* Never call unmap with MAP_FAILED. (#5590)Tobias Stoeckmann2017-03-141-2/+2
* journal: prevent integer overflow while validating header (#5569)Tobias Stoeckmann2017-03-131-3/+9
* Merge pull request #5571 from keszybz/tarball-generation-tweaksMartin Pitt2017-03-131-1/+7
|\
| * build-sys: add helper command to sign tarballsZbigniew Jędrzejewski-Szmek2017-03-121-0/+3
| * build-sys: simplify git tar invocationZbigniew Jędrzejewski-Szmek2017-03-121-1/+1
| * build-sys: make more targets .PHONYZbigniew Jędrzejewski-Szmek2017-03-121-0/+3
* | headers: check that __INCLUDE_LEVEL__ is defined before using it (#5575)Zbigniew Jędrzejewski-Szmek2017-03-131-2/+2
* | README: include small graphs of open issues and pull requests (#5576)Zbigniew Jędrzejewski-Szmek2017-03-131-0/+2
* | resolve: add missing space in output message (#5574)Yu Watanabe2017-03-131-2/+2
* | Fix typo in function name (#5565)Michal Sekletar2017-03-102-3/+3
* | hwdb: Add new quirk type to documentationBastien Nocera2017-03-091-1/+2
* | Merge pull request #5560 from hadess/keyboard-ledsZbigniew Jędrzejewski-Szmek2017-03-092-5/+36
|\ \ | |/ |/|
| * hwdb: Add property for keyboards without LEDsBastien Nocera2017-03-092-0/+15
| * hwdb: Better documentation for keyboard quirksBastien Nocera2017-03-091-5/+21
|/
* build-sys: only install legacy *.pkla files with old polkit versions (#5555)Martin Pitt2017-03-082-1/+9
* man: fix typo (#5556)Torstein Husebø2017-03-081-1/+1
* docs: use https in the mailing list urlAsciiWolf2017-03-071-1/+1
* docs: add a note about reporting security vulns (#5541)Zbigniew Jędrzejewski-Szmek2017-03-071-0/+4
* rules: set ID_BUS=bluetooth for any device with id/bustype attr of 0x0005 (#5...Peter Hutterer2017-03-071-0/+2
* sd-bus: drop kdbus-related docs (#5533)AsciiWolf2017-03-074-577/+9
* cgtop: use PRIu64 to print uint64_t (#5544)Thomas H. P. Andersen2017-03-071-1/+1
* Merge pull request #5540 from keszybz/coredump-eof-fixDjalal Harouni2017-03-062-2/+3
|\
| * coredump: fix handling of premature-eof data for --backtraceZbigniew Jędrzejewski-Szmek2017-03-052-2/+3
* | Merge pull request #5525 from martinpitt/khash-notsuppDjalal Harouni2017-03-052-6/+19
|\ \
| * | test: skip instead of fail if crypto kmods are not availableMartin Pitt2017-03-032-6/+19
* | | import: bump image size safety limit for machinectl pull (#5535)Dax Kelson2017-03-051-1/+1
| |/ |/|
* | Merge pull request #5510 from phomes/accel-hwdbhadess2017-03-042-0/+11
|\ \ | |/ |/|
| * hwdb: quirks for accelerometers in HP laptopsThomas Hindoe Paaboel Andersen2017-03-031-0/+7
| * rules: allow quirks for platform input accelerometersThomas Hindoe Paaboel Andersen2017-03-031-0/+4
|/
* Avoid strict DM interface version dependencies (#5519)Michael Biebl2017-03-025-3/+359
* build-sys: do not require everything to be rebuild to push man pages (#5521)Zbigniew Jędrzejewski-Szmek2017-03-021-1/+1
* Merge pull request #5515 from glaubitz/masterLennart Poettering2017-03-021-3/+27
|\
| * basic/architecture: Add sub-architecture types for SuperHJohn Paul Adrian Glaubitz2017-03-021-1/+17
| * basic/architecture: Properly set LIB_ARCH_TUPLE for powerpcspeJohn Paul Adrian Glaubitz2017-03-021-1/+5
| * basic/architecture: Properly set LIB_ARCH_TUPLE for x32John Paul Adrian Glaubitz2017-03-021-1/+5
|/
* Revert "environment.d: fix date"Zbigniew Jędrzejewski-Szmek2017-03-021-1/+1
* environment.d: fix dateZbigniew Jędrzejewski-Szmek2017-03-021-1/+1
* NEWS: fix word (#5514)Lucas Werkmeister2017-03-021-1/+1
* hwdb: Endless ELT-NL3 accelerometer supportDaniel Drake2017-03-021-0/+6
* udev: Allow quirks for ACPI input accelerometersDaniel Drake2017-03-021-0/+4
* Merge pull request #5283 from poettering/tighten-sandboxLennart Poettering2017-03-0119-22/+84
|\