summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* man: improve wording for calendar spec's repetition values (#3687)Ivan Shapovalov2016-07-081-1/+1
* nspawn-completion: implementation of shell completion of --notify-ready (#3679)Alessandro Puccetti2016-07-082-1/+7
* rules: block: add support for pmem devices (#3683)bgbhpe2016-07-082-2/+2
* udevadm: explicitly relabel /etc/udev/hwdb.bin after rename (#3686)Michal Sekletar2016-07-081-1/+7
* Merge pull request #3680 from joukewitteveen/pam-envEvgeny Vereshchagin2016-07-081-5/+4
|\
| * execute: Do not alter call-by-ref parameter on failureJouke Witteveen2016-07-081-3/+3
| * execute: Cleanup the environment earlyJouke Witteveen2016-07-071-2/+1
* | core: queue loading transient units after setting their properties (#3676)David Michael2016-07-082-1/+1
* | cgroup: fix memory cgroup limit regression on kernel 3.10 (#3673)Daniel Mack2016-07-071-6/+10
|/
* basic: log: Increase static buffer for source file location (#3674)Daniel Mack2016-07-071-2/+2
* man: networkd bonding remove 802.3ad from transmit hash policy (#3666)Susant Sahani2016-07-051-2/+1
* hwdb: Update database of Bluetooth company identifiersMarcel Holtmann2016-07-051-2/+164
* Merge pull request #3638 from whot/udev-prop-touchpad-integrationLennart Poettering2016-07-054-2/+68
|\
| * hwdb: add a 70-touchpad.hwdb to tag internal vs external touchpadsPeter Hutterer2016-07-013-1/+65
| * rules: set ID_BUS for bluetooth, rmi and i8042Peter Hutterer2016-07-011-1/+3
* | systemd-run: really make -E an alias for --setenv (#3654)Michał Bartoszkiewicz2016-07-051-1/+1
* | Merge pull request #3652 from torstehu/fix-typoMartin Pitt2016-07-047-9/+11
|\ \
| * | man: add link to sd_bus_add_match to busctl.xmlTorstein Husebø2016-07-041-2/+4
| * | treewide: fix typosTorstein Husebø2016-07-046-7/+7
|/ /
* | tests: fix memory leak in test_strv_fnmatch (#3653)Evgeny Vereshchagin2016-07-041-1/+1
* | Merge pull request #3650 from fsateler/shared-basic-falloutEvgeny Vereshchagin2016-07-042-4/+9
|\ \
| * | tests: Install missing libraries for things installed in /usr tooFelipe Sateler2016-07-031-1/+1
| * | build-sys: link test-keymap-util against libsystemd-sharedFelipe Sateler2016-07-031-1/+1
| * | tests: run file via libtool to determine shell scriptsFelipe Sateler2016-07-031-1/+1
| * | tests: follow RUNPATH when installing missing librariesFelipe Sateler2016-07-031-1/+6
|/ /
* | Merge pull request #3641 from 0xAX/unset-cloexec-for-stdfsLennart Poettering2016-07-026-15/+12
|\ \
| * | treewide: use stdio_unset_cloexec() functionAlexander Kuleshov2016-07-024-15/+5
| * | basic/fd-util: introduce stdio_unset_cloexec() functionAlexander Kuleshov2016-07-022-0/+7
* | | Merge pull request #3637 from dobyrch/calendar-rangesLennart Poettering2016-07-024-34/+82
|\ \ \
| * | | calendarspec: use ".." notation for ranges of weekdaysDouglas Christman2016-07-013-13/+28
| * | | calendarspec: allow ranges in date and time specificationsDouglas Christman2016-07-014-21/+54
| |/ /
* | | sd-resolve: use close_many() (#3643)0xAX2016-07-021-3/+1
|/ /
* | update TODOLennart Poettering2016-07-011-0/+15
* | manager: Fixing a debug printf formatting mistake (#3640)Kyle Walker2016-07-011-1/+1
|/
* Merge pull request #3634 from disneyworldguy/v2sigchldLennart Poettering2016-06-303-2/+15
|\
| * manager: Only invoke a single sigchld per unit within a cleanup cycleKyle Walker2016-06-303-2/+15
| * sd-event: expose the event loop iteration counter via sd_event_get_iteration()Lennart Poettering2016-06-305-9/+38
* | Fix #3236 (#3633)Lennart Poettering2016-06-303-10/+11
* | Merge pull request #3596 from poettering/machine-cleanMartin Pitt2016-06-3010-60/+278
|\ \
| * | machined: make sure CleanPool() method is opened up in the dbus policyLennart Poettering2016-06-241-0/+4
| * | machined: "machinectl clean" can take a while, do it asynchronously from a ba...Lennart Poettering2016-06-248-55/+272
| * | machined: don't bother explicitly closing the errno pipeLennart Poettering2016-06-241-2/+0
| * | cgroup: minor coding style fixLennart Poettering2016-06-241-3/+2
* | | man: minor typo "has already has happened" (#3635)Lukas Lösche2016-06-301-1/+1
* | | sd-event: expose the event loop iteration counter via sd_event_get_iteration(...Lennart Poettering2016-06-305-9/+38
* | | Merge pull request #3608 from teg/sd-device-driver-idLennart Poettering2016-06-303-53/+110
|\ \ \
| * | | sd-device: new_from_subsystem_sysnam - support a real subsystem called 'drivers'Tom Gundersen2016-06-271-23/+20
| * | | sd-device: device_id - set correctly for 'drivers'Tom Gundersen2016-06-272-14/+72
| * | | sd-device: enumerator - do not abort enumeration if a device failsTom Gundersen2016-06-261-16/+18
* | | | journalctl: Make temporary files directory configurable (#3574)ottopotto2016-06-304-3/+89