summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nspawn: add new .nspawn files for container settingsLennart Poettering2015-09-0617-299/+1544
* machine: make sure to call unlockpt() even for local host pty connectionsLennart Poettering2015-09-051-2/+12
* logind: make scope of wall message handling smallerLennart Poettering2015-09-051-10/+12
* unit: make unit_can_start() more accurateLennart Poettering2015-09-051-3/+11
* core: don't use uninitialized errnoLennart Poettering2015-09-051-1/+1
* machine: clarify that /var/lib/containers is legacyLennart Poettering2015-09-051-1/+1
* TODO: update networkd sectionDavid Herrmann2015-09-051-2/+1
* Merge pull request #1140 from poettering/sd-event-signalsDavid Herrmann2015-09-0530-337/+948
|\
| * sd-login: minor header commenting improvementsLennart Poettering2015-09-051-14/+14
| * sd-login: add new sd_pid_get_cgroup() APILennart Poettering2015-09-056-8/+102
| * cgroups: delegation to unprivileged services is safe in the unified hierarchyLennart Poettering2015-09-041-4/+9
| * sd-login: rework error handlingLennart Poettering2015-09-049-101/+323
| * sd-event: make sure RT signals are not droppedLennart Poettering2015-09-042-139/+357
| * test: add one more test case for parse_pid()Lennart Poettering2015-09-041-0/+3
| * nspawn: enable all controllers we can for the "payload" subcgroup we createLennart Poettering2015-09-042-1/+8
| * cgroup: always read the supported controllers from the root cgroup of the loc...Lennart Poettering2015-09-042-2/+22
| * cgroup: fix potential access of uninitialized variableLennart Poettering2015-09-041-1/+1
| * cgroup-util: make cg_pid_get_path() return -ENODATA when controller can't be ...Lennart Poettering2015-09-041-1/+1
| * cgroup: fix potential bad memory accessLennart Poettering2015-09-041-2/+2
| * cgroup: make sure cg_is_empty_recursive() returns 1 for non-existing cgroupsLennart Poettering2015-09-041-0/+2
| * cgroup: when comparing agent paths, use path_equal()Lennart Poettering2015-09-041-1/+1
| * audit: audit calls should return ENODATA when process are not in an audit ses...Lennart Poettering2015-09-042-5/+12
| * util: document why parse_uid() returns ENXIOLennart Poettering2015-09-042-1/+7
| * core: split up manager_get_unit_by_pid()Lennart Poettering2015-09-043-9/+20
| * cgroup: move controller to dirname translation into join_path_legacy()Lennart Poettering2015-09-041-16/+13
| * util: add new uid_is_valid() callLennart Poettering2015-09-043-7/+23
| * macro: introduce new PID_TO_PTR macros and make use of themLennart Poettering2015-09-046-24/+27
| * man: always use the same example in nss module documentationLennart Poettering2015-09-042-4/+4
* | Merge pull request #1157 from dvdhrm/logind-wallfixDaniel Mack2015-09-051-4/+6
|\ \
| * | login: fix NULL-deref on wall_messageDavid Herrmann2015-09-051-4/+6
* | | Merge pull request #1145 from systemd-mailing-devs/1441372815-12195-1-git-sen...Daniel Mack2015-09-051-0/+2
|\ \ \
| * | | hwdb: Add Thinkpad T550 / W550s to 70-pointingstick.hwdbHans de Goede2015-09-041-0/+2
* | | | Merge pull request #1150 from evverx/update-systemctl-completionLennart Poettering2015-09-051-2/+20
|\ \ \ \
| * | | | shell-completion: update systemctl bash completionEvgeny Vereshchagin2015-09-041-2/+20
* | | | | Merge pull request #1149 from martinpitt/fix-dhcp-error-codesLennart Poettering2015-09-052-6/+6
|\ \ \ \ \
| * | | | | networkd: adjust error codes for nonexisting DHCP dataMartin Pitt2015-09-042-6/+6
| | |/ / / | |/| | |
* | | | | Merge pull request #1146 from martinpitt/masterLennart Poettering2015-09-054-3/+9
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | tests: Skip tests which need to access /sys/fs/cgroup if that is not availableMartin Pitt2015-09-044-3/+9
| |/ / /
* / / / NEWS: add entries for v226David Herrmann2015-09-051-0/+61
|/ / /
* | | Merge pull request #1142 from dvdhrm/proxy-nofileLennart Poettering2015-09-041-0/+5
|\ \ \
| * | | bus-proxy: increase NOFILE limitDavid Herrmann2015-09-041-0/+5
| | |/ | |/|
* | | Merge pull request #1141 from poettering/logind-fixesDaniel Mack2015-09-041-9/+12
|\ \ \ | |/ / |/| |
| * | logind: when parsing a boolean via sd-bus the type must be "int"Lennart Poettering2015-09-041-1/+1
| * | logind: treat an empty wall message like a NULL oneLennart Poettering2015-09-041-8/+11
|/ /
* | hwdb: Update database of Bluetooth company identifiersMarcel Holtmann2015-09-041-0/+33
* | udev: ignore ENOEXEC from cgroup lookupDavid Herrmann2015-09-031-1/+1
* | Merge pull request #1127 from neheb/masterDaniel Mack2015-09-031-0/+9
|\ \
| * | Add Mionix MouseMangix2015-09-031-0/+9
| |/
* | Merge pull request #1134 from reverendhomer/patch-1Lennart Poettering2015-09-031-4/+1
|\ \
| * | cg_get_path: Removed unreachable statementreverendhomer2015-09-031-4/+1
|/ /