summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-02-06nspawn: fix HAVE_SELINUX ifdefTom Gundersen
2014-02-06transaction: print more information about conflicting jobsZbigniew Jędrzejewski-Szmek
2014-02-06core: only send SIGHUP when doing first kill, not when doing final sigkillLennart Poettering
2014-02-05Update some message formatsZbigniew Jędrzejewski-Szmek
2014-02-06nspawn: add --quiet switch for turning off any output noiseLennart Poettering
2014-02-05nspawn: always use default busLennart Poettering
2014-02-05bus: properly unset default bus pointer when destroying last referenceLennart Poettering
2014-02-05man: introduce new "Desktop" property for sessionsLennart Poettering
2014-02-05logind: make session type and class settable via the same waysLennart Poettering
2014-02-05logind: add new "wayland" session typeLennart Poettering
2014-02-05core: don't wait for non-control/non-main processes when killing processes on...Lennart Poettering
2014-02-05kill: fix error returnLennart Poettering
2014-02-05core: allow User=, Group=, Nice=, Environment=, Type= to be passed when creat...Lennart Poettering
2014-02-05Added attribute support for sd-rtnlSusant Sahani
2014-02-04nspawn: various fixes in selinux hookupLennart Poettering
2014-02-04Add SELinux support to systemd-nspawnDan Walsh
2014-02-04journal: Drop pkgconfig reference to libsystemd-id128.Colin Guthrie
2014-02-03bus: when closing the bus don't end up in a recursive destruction deadlockLennart Poettering
2014-02-03conf-parser: warn when we open configuration files with weird access bitsLennart Poettering
2014-02-01bus: update kdbus.h (ABI break)Kay Sievers
2014-02-01networkd: remove unused variableTom Gundersen
2014-02-01networkd: don't fail on DHCP errorsTom Gundersen
2014-01-31s390/getty-generator: initialize essential system terminals/consolesHendrik Brueckner
2014-01-31run: drop mistakenly committed test codeLennart Poettering
2014-01-31core: fix oom checkLennart Poettering
2014-01-31core: introduce new stop protocol for unit scopesLennart Poettering
2014-01-31util: use alloca0() intead of alloca() + memzero()Lennart Poettering
2014-01-31networkd: dhcp - refactor handlerTom Gundersen
2014-01-31networkd: don't check for ifindex in answer to RTM_NEWLINKTom Gundersen
2014-01-31libsystemd-dhcp: Update secs field only when sending DiscoverPatrik Flykt
2014-01-31libsystemd-dhcp: Fix stopping of DHCP clientPatrik Flykt
2014-01-31libsystemd-dhcp: Compute UDP checksum only if setPatrik Flykt
2014-01-31libsystemd-dhcp: Rename function to be clearer that options are parsedPatrik Flykt
2014-01-31libsystemd-dhcp: DNS name option must be a multiple of 4 bytesPatrik Flykt
2014-01-31use memzero(foo, length); for all memset(foo, 0, length); callsGreg KH
2014-01-31analyze: fix plot issues when using gummibootThomas Hindoe Paaboel Andersen
2014-01-30tmpfiles: fix memory leak of exclude_prefixesZbigniew Jędrzejewski-Szmek
2014-01-30shared: net - use u32ctz to compute prefixlenTom Gundersen
2014-01-30util: add u32ctz() call for determining ctz of uint32_tLennart Poettering
2014-01-30networkd: netdev - reduce chance of race when receiving netdev's ifindexTom Gundersen
2014-01-30sd-rtnl: beef up rtnl-util a bitTom Gundersen
2014-01-30sd-dhcp-client/net-util: make netmask_to_prefixlen genericTom Gundersen
2014-01-30networkd: address - add support for broadcastTom Gundersen
2014-01-30net-util: verify the address familyTom Gundersen
2014-01-30networkd: dhcpv4 - add notion of 'CriticalConnection'Tom Gundersen
2014-01-30utmp: make sure we don't write the utmp reboot record twice on each bootLennart Poettering
2014-01-30update-utmp: code modernizationsLennart Poettering
2014-01-29bus: when proxying messages from the bus driver patch the driver's well-known...Lennart Poettering
2014-01-29bus: the owner of the bus driver name as reported by the driver'sLennart Poettering
2014-01-29nspawn: fix reboot event fd reuseLennart Poettering