summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2014-10-27networkd: don't stop the dhcp server when link goes downTom Gundersen
2014-10-27util: fix copy-paste error and actually set the new hostnameMichal Sekletar
2014-10-27util: introduce sethostname_idempotentMichal Sekletar
2014-10-26journald: fix flushingZbigniew Jędrzejewski-Szmek
2014-10-25systemctl: do not ignore errors in symlink removalZbigniew Jędrzejewski-Szmek
2014-10-25Rearrange Unit to make pahole happyZbigniew Jędrzejewski-Szmek
2014-10-25calendarspec: fix typo in "annually"Zbigniew Jędrzejewski-Szmek
2014-10-25journalctl: correct help text for --untilSantiago Vila
2014-10-24bus-proxy: it's OK if getpeercred doesn't workLennart Poettering
2014-10-24sd-bus: if we don't manage to properly allocate the error message for an sd_b...Lennart Poettering
2014-10-24time: don't do comparison twiceLennart Poettering
2014-10-24time: minor simplificationLennart Poettering
2014-10-24time: earlier exit from format_timestamp_relative() on special timesLennart Poettering
2014-10-24time: also support 'infinity' syntax in parse_nsec()Lennart Poettering
2014-10-24delta: use wait_for_terminate_and_warn() to generate warnin when diff failsLennart Poettering
2014-10-24calendar: make freeing a calendar spec object deal fine with NULLLennart Poettering
2014-10-24timesyncd: the IP_TOS sockopt is really just an optimization, we shouldn't fa...Lennart Poettering
2014-10-24journalctl: Unify boot id lookup into common function get_bootsJan Janssen
2014-10-24udev: do NOT re-label smackWaLyong Cho
2014-10-24manager: Linux on hppa has fewer rtsigs, hence avoid using the higher ones thereLennart Poettering
2014-10-24journald: removed gendered pronouns in commentKlaus Purer
2014-10-24cryptsetup: Fix timeout on dm device.Hugo Grostabussiat
2014-10-24shutdown: pass own argv to /run/initramfs/shutdownMarius Tessmann
2014-10-24selinux: fix handling of relative paths when setting up create labelLennart Poettering
2014-10-23socket: properly label socket symlinksLennart Poettering
2014-10-23socket: fix error comparisonLennart Poettering
2014-10-23label: move is_dir() to util.cLennart Poettering
2014-10-23label: unify code to make directories, symlinksLennart Poettering
2014-10-23label: don't try to create labelled directories more than onceLennart Poettering
2014-10-23selinux: clean up selinux label function namingLennart Poettering
2014-10-23selinux: simplify and unify loggingLennart Poettering
2014-10-23selinux: rework label query APIsLennart Poettering
2014-10-23smack: we don't need the special labels exported, hence don'tLennart Poettering
2014-10-23selinux: drop 3 unused function prototypesLennart Poettering
2014-10-23smack: rework SMACK label fixing code to follow more closely the semantics of...Lennart Poettering
2014-10-23smack: never follow symlinks when relabellingLennart Poettering
2014-10-23smack: rework smack APIs a bitLennart Poettering
2014-10-23mac: rename all calls that apply a label mac_{selinux|smack}_apply_xyz(), and...Lennart Poettering
2014-10-23selinux: make use of cleanup gcc magicLennart Poettering
2014-10-23unit: adjust for the possibility of set_move() failingMichal Schmidt
2014-10-23hashmap: allow hashmap_move() to failMichal Schmidt
2014-10-23unit: place reservations before merging other's dependenciesMichal Schmidt
2014-10-23install, cgtop: adjust hashmap_move_one() callers for -ENOMEM possibilityMichal Schmidt