summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* logind: order all scopes after both systemd-logind.service andLennart Poettering2014-02-07
* networkd: netdev - rename Netdev to NetDevTom Gundersen2014-02-07
* logind: add function session_jobs_reply() to unify the create replyDjalal Harouni2014-02-07
* core: one step back again, for nspawn we actually can't wait for cgroups runn...Lennart Poettering2014-02-07
* machined: since we can now somewhat reliable get notifications for dyingLennart Poettering2014-02-07
* sd-dhcp-client: split sd_dhcp_lease from sd_dhcp_clientTom Gundersen2014-02-07
* logind: given that we can now relatively safely shutdown sessions copesLennart Poettering2014-02-07
* core: allow PIDs to be watched by two units at the same timeLennart Poettering2014-02-07
* core: don't send duplicate SIGCONT when killing unitsLennart Poettering2014-02-07
* cgroup: make sure to properly send SIGCONT to all processes of a cgroup if th...Lennart Poettering2014-02-07
* logind: rework session shutdown logicLennart Poettering2014-02-07
* core: watch SIGCHLD more closely to track processes of units with no reliable...Lennart Poettering2014-02-07
* core: fix warningThomas Hindoe Paaboel Andersen2014-02-07
* nspawn: fix HAVE_SELINUX ifdefTom Gundersen2014-02-06
* transaction: print more information about conflicting jobsZbigniew Jędrzejewski-Szmek2014-02-06
* core: only send SIGHUP when doing first kill, not when doing final sigkillLennart Poettering2014-02-06
* Update some message formatsZbigniew Jędrzejewski-Szmek2014-02-05
* nspawn: add --quiet switch for turning off any output noiseLennart Poettering2014-02-06
* nspawn: always use default busLennart Poettering2014-02-05
* bus: properly unset default bus pointer when destroying last referenceLennart Poettering2014-02-05
* man: introduce new "Desktop" property for sessionsLennart Poettering2014-02-05
* logind: make session type and class settable via the same waysLennart Poettering2014-02-05
* logind: add new "wayland" session typeLennart Poettering2014-02-05
* core: don't wait for non-control/non-main processes when killing processes on...Lennart Poettering2014-02-05
* kill: fix error returnLennart Poettering2014-02-05
* core: allow User=, Group=, Nice=, Environment=, Type= to be passed when creat...Lennart Poettering2014-02-05
* Added attribute support for sd-rtnlSusant Sahani2014-02-05
* nspawn: various fixes in selinux hookupLennart Poettering2014-02-04
* Add SELinux support to systemd-nspawnDan Walsh2014-02-04
* journal: Drop pkgconfig reference to libsystemd-id128.Colin Guthrie2014-02-04
* bus: when closing the bus don't end up in a recursive destruction deadlockLennart Poettering2014-02-03
* conf-parser: warn when we open configuration files with weird access bitsLennart Poettering2014-02-03
* bus: update kdbus.h (ABI break)Kay Sievers2014-02-01
* networkd: remove unused variableTom Gundersen2014-02-01
* networkd: don't fail on DHCP errorsTom Gundersen2014-02-01
* s390/getty-generator: initialize essential system terminals/consolesHendrik Brueckner2014-01-31
* run: drop mistakenly committed test codeLennart Poettering2014-01-31
* core: fix oom checkLennart Poettering2014-01-31
* core: introduce new stop protocol for unit scopesLennart Poettering2014-01-31
* util: use alloca0() intead of alloca() + memzero()Lennart Poettering2014-01-31
* networkd: dhcp - refactor handlerTom Gundersen2014-01-31
* networkd: don't check for ifindex in answer to RTM_NEWLINKTom Gundersen2014-01-31
* libsystemd-dhcp: Update secs field only when sending DiscoverPatrik Flykt2014-01-31
* libsystemd-dhcp: Fix stopping of DHCP clientPatrik Flykt2014-01-31
* libsystemd-dhcp: Compute UDP checksum only if setPatrik Flykt2014-01-31
* libsystemd-dhcp: Rename function to be clearer that options are parsedPatrik Flykt2014-01-31
* libsystemd-dhcp: DNS name option must be a multiple of 4 bytesPatrik Flykt2014-01-31
* use memzero(foo, length); for all memset(foo, 0, length); callsGreg KH2014-01-31
* analyze: fix plot issues when using gummibootThomas Hindoe Paaboel Andersen2014-01-31
* tmpfiles: fix memory leak of exclude_prefixesZbigniew Jędrzejewski-Szmek2014-01-30