summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* test: use assert_se() when testing tables so that we get a useful error when ...Lennart Poettering2014-10-281-4/+3
* service: add missing state table entryLennart Poettering2014-10-281-0/+1
* core: send sigabrt on watchdog timeout to get the stacktraceUmut Tezduyar Lindskog2014-10-289-23/+60
* swap: don't add too many deps for swap files form /proc/swapLennart Poettering2014-10-281-0/+3
* udev: path_id - set supported_parent for well-known SCSI setupsKay Sievers2014-10-281-2/+6
* polkit: actually generate new InteractiveAuthorizationRequired error on the r...Lennart Poettering2014-10-281-0/+3
* sd-bus: add support for new InteractiveAuthorizationRequired error from dbus ...Lennart Poettering2014-10-282-33/+36
* mac: add mac_ prefix to distinguish origin security apisWaLyong Cho2014-10-2812-90/+74
* swap: drop noauto/nofail bools from Swap structureLennart Poettering2014-10-282-33/+5
* swap: replace Discard= setting by a more generic Options= settingLennart Poettering2014-10-285-69/+95
* udev hwdb: Support shipping pre-compiled database in system imagesMartin Pitt2014-10-282-7/+48
* sd-login: let's not needlessly yell at usersLennart Poettering2014-10-282-2/+2
* manager: print warning on console before rebootZbigniew Jędrzejewski-Szmek2014-10-273-7/+16
* manager: convert ephemeral to enumZbigniew Jędrzejewski-Szmek2014-10-274-9/+15
* rpm: add user macrosZbigniew Jędrzejewski-Szmek2014-10-271-0/+13
* manager: do not print anything while passwords are being queriedZbigniew Jędrzejewski-Szmek2014-10-272-1/+109
* cdrom_id: do not attempt to read past end of bufferZbigniew Jędrzejewski-Szmek2014-10-271-1/+1
* selinux: make sure we do not try to print missing fieldsZbigniew Jędrzejewski-Szmek2014-10-271-6/+12
* login: remove multi-seat-xTimofey Titovets2014-10-281-108/+0
* job: optionally, when a job timeout is hit, also execute a failure actionLennart Poettering2014-10-285-2/+23
* core: remove system start timeout logic againLennart Poettering2014-10-284-60/+0
* journald: be nice to coverity, add an extra assertLennart Poettering2014-10-271-2/+3
* calendarspec: parse 'quarterly' and 'semi-annually' as shortcutsLennart Poettering2014-10-272-3/+60
* networkd: network - if no prefixlength is given, try to deduce one from the a...Tom Gundersen2014-10-271-1/+10
* shared: in-addr-utils - add default_subnet_mask and default_prefixlen methodsTom Gundersen2014-10-273-15/+54
* sd-bus: sync kdbus.h (ABI break)Daniel Mack2014-10-273-21/+28
* calendar: new case 'minutely'Daniele Medri2014-10-271-1/+6
* sd-bus: explicitly cast asprintf() return value away we are not interested inLennart Poettering2014-10-271-3/+3
* Revert "sd-bus: check return value of asprintf()"Lennart Poettering2014-10-271-5/+1
* shutdown: do final unmounting only if not running inside the containerMichal Sekletar2014-10-271-1/+1
* networkd: don't stop the dhcp server when link goes downTom Gundersen2014-10-271-9/+0
* util: fix copy-paste error and actually set the new hostnameMichal Sekletar2014-10-271-1/+1
* util: introduce sethostname_idempotentMichal Sekletar2014-10-275-3/+25
* journald: fix flushingZbigniew Jędrzejewski-Szmek2014-10-261-4/+5
* systemctl: do not ignore errors in symlink removalZbigniew Jędrzejewski-Szmek2014-10-251-1/+1
* Rearrange Unit to make pahole happyZbigniew Jędrzejewski-Szmek2014-10-251-9/+9
* calendarspec: fix typo in "annually"Zbigniew Jędrzejewski-Szmek2014-10-251-1/+2
* journalctl: correct help text for --untilSantiago Vila2014-10-251-1/+1
* bus-proxy: it's OK if getpeercred doesn't workLennart Poettering2014-10-241-6/+1
* sd-bus: if we don't manage to properly allocate the error message for an sd_b...Lennart Poettering2014-10-241-7/+4
* time: don't do comparison twiceLennart Poettering2014-10-241-2/+8
* time: minor simplificationLennart Poettering2014-10-241-13/+8
* time: earlier exit from format_timestamp_relative() on special timesLennart Poettering2014-10-241-3/+2
* time: also support 'infinity' syntax in parse_nsec()Lennart Poettering2014-10-241-1/+13
* delta: use wait_for_terminate_and_warn() to generate warnin when diff failsLennart Poettering2014-10-241-5/+2
* calendar: make freeing a calendar spec object deal fine with NULLLennart Poettering2014-10-242-3/+4
* timesyncd: the IP_TOS sockopt is really just an optimization, we shouldn't fa...Lennart Poettering2014-10-241-3/+1
* journalctl: Unify boot id lookup into common function get_bootsJan Janssen2014-10-241-75/+59
* udev: do NOT re-label smackWaLyong Cho2014-10-241-1/+1
* manager: Linux on hppa has fewer rtsigs, hence avoid using the higher ones thereLennart Poettering2014-10-241-2/+27