summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-10-30memfd: always create our memfds with CLOEXEC setLennart Poettering
2014-10-30util: unify how we see srand()Lennart Poettering
2014-10-30util: don't block on getrandom()Lennart Poettering
2014-10-30sysusers: Preserve ownership and mode on /etc/passwd and friendsColin Guthrie
2014-10-29systemctl: obey --state in list-unit-filesZbigniew Jędrzejewski-Szmek
2014-10-29systemctl: let list-{units,unit-files } honour --typeZbigniew Jędrzejewski-Szmek
2014-10-29missing.h: fix wrong __NR_getrandom syscall defDave Reisner
2014-10-30udev: path_id - update commentsKay Sievers
2014-10-30busctl: add new "capture" verb to record bus messages in libpcap compatible f...Lennart Poettering
2014-10-29nspawn: ignore EEXIST when creating mount pointDave Reisner
2014-10-29sd-bus: properly handle removals of non-existing matchesLennart Poettering
2014-10-29missing: no tabs please, we are britishLennart Poettering
2014-10-29missing: simplify memfd ifdefferyLennart Poettering
2014-10-29util: make use of the new getrandom() syscall if it is available when needing...Lennart Poettering
2014-10-29sd-rtnl: add bridge port rtnl attributes.Susant Sahani
2014-10-29sd-rtnl: add support to set packet family typeSusant Sahani
2014-10-29sd-rtnl: mark nested attributes with the NLA_F_NESTED flagTom Gundersen
2014-10-29sd-rtnl: fix reading of nla typeTom Gundersen
2014-10-29networkd: add Patch of MTU discovery for IPIP and GRESusant Sahani
2014-10-29networkd: add back path of MTU discovery for SITSusant Sahani
2014-10-28test: use assert_se() when testing tables so that we get a useful error when ...Lennart Poettering
2014-10-28service: add missing state table entryLennart Poettering
2014-10-28core: send sigabrt on watchdog timeout to get the stacktraceUmut Tezduyar Lindskog
2014-10-28swap: don't add too many deps for swap files form /proc/swapLennart Poettering
2014-10-28udev: path_id - set supported_parent for well-known SCSI setupsKay Sievers
2014-10-28polkit: actually generate new InteractiveAuthorizationRequired error on the r...Lennart Poettering
2014-10-28sd-bus: add support for new InteractiveAuthorizationRequired error from dbus ...Lennart Poettering
2014-10-28mac: add mac_ prefix to distinguish origin security apisWaLyong Cho
2014-10-28swap: drop noauto/nofail bools from Swap structureLennart Poettering
2014-10-28swap: replace Discard= setting by a more generic Options= settingLennart Poettering
2014-10-28udev hwdb: Support shipping pre-compiled database in system imagesMartin Pitt
2014-10-28sd-login: let's not needlessly yell at usersLennart Poettering
2014-10-27manager: print warning on console before rebootZbigniew Jędrzejewski-Szmek
2014-10-27manager: convert ephemeral to enumZbigniew Jędrzejewski-Szmek
2014-10-27rpm: add user macrosZbigniew Jędrzejewski-Szmek
2014-10-27manager: do not print anything while passwords are being queriedZbigniew Jędrzejewski-Szmek
2014-10-27cdrom_id: do not attempt to read past end of bufferZbigniew Jędrzejewski-Szmek
2014-10-27selinux: make sure we do not try to print missing fieldsZbigniew Jędrzejewski-Szmek
2014-10-28login: remove multi-seat-xTimofey Titovets
2014-10-28job: optionally, when a job timeout is hit, also execute a failure actionLennart Poettering
2014-10-28core: remove system start timeout logic againLennart Poettering
2014-10-27journald: be nice to coverity, add an extra assertLennart Poettering
2014-10-27calendarspec: parse 'quarterly' and 'semi-annually' as shortcutsLennart Poettering
2014-10-27networkd: network - if no prefixlength is given, try to deduce one from the a...Tom Gundersen
2014-10-27shared: in-addr-utils - add default_subnet_mask and default_prefixlen methodsTom Gundersen
2014-10-27sd-bus: sync kdbus.h (ABI break)Daniel Mack
2014-10-27calendar: new case 'minutely'Daniele Medri
2014-10-27sd-bus: explicitly cast asprintf() return value away we are not interested inLennart Poettering
2014-10-27Revert "sd-bus: check return value of asprintf()"Lennart Poettering
2014-10-27shutdown: do final unmounting only if not running inside the containerMichal Sekletar