summaryrefslogtreecommitdiffstats
path: root/.mailmap (unfollow)
Commit message (Expand)AuthorFilesLines
2014-02-05man: introduce new "Desktop" property for sessionsLennart Poettering7-20/+111
2014-02-05logind: make session type and class settable via the same waysLennart Poettering3-16/+52
2014-02-05logind: add new "wayland" session typeLennart Poettering2-3/+5
2014-02-05core: don't wait for non-control/non-main processes when killing processes on...Lennart Poettering1-9/+11
2014-02-05kill: fix error returnLennart Poettering1-1/+1
2014-02-05core: allow User=, Group=, Nice=, Environment=, Type= to be passed when creat...Lennart Poettering5-26/+288
2014-02-05Added attribute support for sd-rtnlSusant Sahani2-0/+43
2014-02-04nspawn: various fixes in selinux hookupLennart Poettering2-27/+27
2014-02-04Add SELinux support to systemd-nspawnDan Walsh2-21/+90
2014-02-04journal: Drop pkgconfig reference to libsystemd-id128.Colin Guthrie1-1/+1
2014-02-03bus: when closing the bus don't end up in a recursive destruction deadlockLennart Poettering1-21/+36
2014-02-03conf-parser: warn when we open configuration files with weird access bitsLennart Poettering4-23/+35
2014-02-03build-sys: move -lresolv out of CFLAGSTom Gundersen1-4/+5
2014-02-01bus: update kdbus.h (ABI break)Kay Sievers6-23/+23
2014-02-01networkd: remove unused variableTom Gundersen1-1/+1
2014-02-01networkd: don't fail on DHCP errorsTom Gundersen1-1/+0
2014-01-31s390/getty-generator: initialize essential system terminals/consolesHendrik Brueckner2-2/+4
2014-01-31run: drop mistakenly committed test codeLennart Poettering1-8/+0
2014-01-31core: fix oom checkLennart Poettering1-1/+1
2014-01-31core: introduce new stop protocol for unit scopesLennart Poettering5-7/+86
2014-01-31util: use alloca0() intead of alloca() + memzero()Lennart Poettering2-4/+2
2014-01-31networkd: dhcp - refactor handlerTom Gundersen1-126/+168
2014-01-31networkd: don't check for ifindex in answer to RTM_NEWLINKTom Gundersen1-8/+0
2014-01-31libsystemd-dhcp: Update secs field only when sending DiscoverPatrik Flykt1-6/+18
2014-01-31libsystemd-dhcp: Fix stopping of DHCP clientPatrik Flykt1-18/+2
2014-01-31libsystemd-dhcp: Compute UDP checksum only if setPatrik Flykt1-5/+10
2014-01-31libsystemd-dhcp: Rename function to be clearer that options are parsedPatrik Flykt1-3/+3
2014-01-31libsystemd-dhcp: DNS name option must be a multiple of 4 bytesPatrik Flykt1-1/+1
2014-01-31use memzero(foo, length); for all memset(foo, 0, length); callsGreg KH24-58/+60
2014-01-31analyze: fix plot issues when using gummibootThomas Hindoe Paaboel Andersen1-1/+4
2014-01-31tmpfiles: fix memory leak of exclude_prefixesZbigniew Jędrzejewski-Szmek1-3/+4
2014-01-30shared: net - use u32ctz to compute prefixlenTom Gundersen1-10/+1
2014-01-30TODO: update sd-rtnl sectionTom Gundersen1-1/+1
2014-01-30util: add u32ctz() call for determining ctz of uint32_tLennart Poettering1-0/+12
2014-01-30networkd: netdev - reduce chance of race when receiving netdev's ifindexTom Gundersen4-26/+40
2014-01-30sd-rtnl: beef up rtnl-util a bitTom Gundersen6-102/+125
2014-01-30sd-dhcp-client/net-util: make netmask_to_prefixlen genericTom Gundersen5-23/+21
2014-01-30networkd: address - add support for broadcastTom Gundersen4-8/+49
2014-01-30net-util: verify the address familyTom Gundersen5-15/+24
2014-01-30networkd: dhcpv4 - add notion of 'CriticalConnection'Tom Gundersen4-25/+41
2014-01-30utmp: make sure we don't write the utmp reboot record twice on each bootLennart Poettering2-57/+33
2014-01-30update-utmp: code modernizationsLennart Poettering1-21/+22
2014-01-29update TODOLennart Poettering1-7/+0
2014-01-29bus: when proxying messages from the bus driver patch the driver's well-known...Lennart Poettering1-0/+32
2014-01-29bus: the owner of the bus driver name as reported by the driver'sLennart Poettering1-11/+33
2014-01-29nspawn: fix reboot event fd reuseLennart Poettering1-6/+6
2014-01-29core: in containers, don't wait for cgroup empty notifications which will nev...Lennart Poettering1-3/+14
2014-01-29core: use a bit more PID_FMTLennart Poettering1-5/+2
2014-01-29core: make sure to always go through both SIGTERM and SIGKILL states of unitsLennart Poettering5-7/+27
2014-01-29keymap: Add Toshiba EQUIUMMartin Pitt1-0/+1