summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-07-24network: rename DiffServiceCodePoint to CopyDSCPZbigniew Jędrzejewski-Szmek
2015-07-24netlink-types: use consistent whitespace at EOLZbigniew Jędrzejewski-Szmek
2015-07-25bootctl: add missing newlineKay Sievers
2015-07-25ata_id: remove unused union memberThomas Hindoe Paaboel Andersen
2015-07-24automount: handle state changes of the corresponding mount unit correctlyMichael Olbrich
2015-07-24automount: don't try to umount if it already happenedMichael Olbrich
2015-07-24resolved: fix DNS_TYPE_ANY vs DNS_CLASS_ANY confusionDaniel Mack
2015-07-24Merge pull request #704 from richardmaw-codethink/empty-arg-unquoteDaniel Mack
2015-07-24Merge pull request #714 from zonque/automountTom Gundersen
2015-07-24automount: do not start expiration timer for TimeoutIdleSec=0Daniel Mack
2015-07-24sd-bus: remove _VTABLE from new method vtable initialiserdaurnimator
2015-07-24sd-bus: add 'offset' member for vtable methodsdaurnimator
2015-07-24tree-wide: do not use _cleanup_free_ on const pointersDaniel Mack
2015-07-24sd-bus: don't treat KDBUS_ITEM_TIMESTAMP as unknown itemDavid Herrmann
2015-07-24Merge pull request #606 from dvdhrm/bus-proxy-pedantic-matches2Daniel Mack
2015-07-24Merge pull request #695 from poettering/journal-fixesDaniel Mack
2015-07-24Merge pull request #702 from ldzhong/fixDaniel Mack
2015-07-24unquote_first_word: parse ` '' ` as an empty argument instead of no argumentRichard Maw
2015-07-24udev: fix parameter processLidong Zhong
2015-07-24Merge pull request #699 from ysbnim/masterDaniel Mack
2015-07-24Merge pull request #696 from poettering/automount-expiry-freqDaniel Mack
2015-07-24Merge pull request #697 from poettering/service-bus-nameDaniel Mack
2015-07-24exit-status: add a missing string for EXIT_SMACK_PROCESS_LABELSungbae Yoo
2015-07-24core: print a nicer warning when two units have the same BusName= settingLennart Poettering
2015-07-24automount: lower the idle polling frequency a bitLennart Poettering
2015-07-24journal: uppercase first character in verify error messagesLennart Poettering
2015-07-24journalctl: properly detect empty journal filesLennart Poettering
2015-07-24journal: explain the error when we find a non-DATA object that is compressedLennart Poettering
2015-07-24journal: when verifying journal files, handle empty ones nicelyLennart Poettering
2015-07-24journal: avoid mapping empty data and field hash tablesLennart Poettering
2015-07-24journal-verify: don't hit SIGFPE when determining progressLennart Poettering
2015-07-24Merge pull request #694 from poettering/fileio-fixesDaniel Mack
2015-07-23process: an empty environment block should be returned as suchLennart Poettering
2015-07-23process: return ESRCH when a PID is not valid anymoreLennart Poettering
2015-07-23fileio: get_status_field() don't clobber arg on OOMLennart Poettering
2015-07-23Merge pull request #692 from poettering/fd-copy-directory-allDaniel Mack
2015-07-23copy: when we recursively copy a directory tree, copy everythingLennart Poettering
2015-07-23Merge pull request #683 from ssahani/tun1Tom Gundersen
2015-07-23Merge pull request #670 from floppym/ptsuidLennart Poettering
2015-07-23Merge pull request #678 from eworm-de/oracle-kvmLennart Poettering
2015-07-23virt: handle Virtualbox 5.0 with kvm hypervisorChristian Hesse
2015-07-23Merge pull request #682 from ssahani/bridgeLennart Poettering
2015-07-23networkd: add bridge link propertiesSusant Sahani
2015-07-23resolve: transaction - stop processing packet when found to be invalidTom Gundersen
2015-07-23resolved: packet - fix segfault in truncate()Tom Gundersen
2015-07-23resolved: rr - ignore pseudo types in NSEC(3) bitmapsTom Gundersen
2015-07-23resolved: rr - fix parsing of NSEC3Tom Gundersen
2015-07-23resolved: rr - don't read past end of RR when parsing NSEC(3)Tom Gundersen
2015-07-23resolved: rr - SSHFP contains the fingerprint, not the keyTom Gundersen
2015-07-23resolved: packet - fail on invalid zero-length dataTom Gundersen