summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-01-07logind: Capability of making seats without framebuffer devicesOleg Samarin
2013-01-07localectl: support systems without locale-archiveGiovanni Campagna
2013-01-07nss-myhostname: remove redundant .gitignoreTom Gundersen
2013-01-07nss-myhostname: integrate documentationTom Gundersen
2013-01-07nss-myhostname: integrate into systemd buildsystemTom Gundersen
2013-01-07nss-myhostname: remove duplicate LICENCETom Gundersen
2013-01-07nss-myhostname: remove non-Linux supportTom Gundersen
2013-01-07Merge nss-myhostnameTom Gundersen
2013-01-06systemd: use unit logging macrosZbigniew Jędrzejewski-Szmek
2013-01-06journal: new logging macros to include UNIT=Zbigniew Jędrzejewski-Szmek
2013-01-06fstab-generator: modernize styleZbigniew Jędrzejewski-Szmek
2013-01-06core/path: modernize styleZbigniew Jędrzejewski-Szmek
2013-01-06core/mount: modernize styleZbigniew Jędrzejewski-Szmek
2013-01-06core/dbus-unit: modernize styleZbigniew Jędrzejewski-Szmek
2013-01-06core/manager: modernize styleZbigniew Jędrzejewski-Szmek
2013-01-06build-sys: use VALGRIND not __OPTIMIZE__ as condition for valgrind compatZbigniew Jędrzejewski-Szmek
2013-01-06analyze: add .gitignoreKay Sievers
2013-01-04build-sys: invoke scripts with $PYTHON during buildZbigniew Jędrzejewski-Szmek
2013-01-04systemd-analyze: use specified binary, add --versionZbigniew Jędrzejewski-Szmek
2013-01-04systemd-analyze: pipe through SED_PROCESSZbigniew Jędrzejewski-Szmek
2013-01-04service: fixup after ifdef droppingZbigniew Jędrzejewski-Szmek
2013-01-04systemd-analyze: reword commentsZbigniew Jędrzejewski-Szmek
2013-01-04build-sys: drop all distribution specfic checksLennart Poettering
2013-01-04service: drop inserv.conf parsingLennart Poettering
2013-01-04service: drop the per-distro ifdefs in service.cLennart Poettering
2013-01-04systemctl: enable chkconfig compat only if chkconfig is found rather than bas...Lennart Poettering
2013-01-04fsck: remove distro specific hacks from fsck/quotacheckLennart Poettering
2013-01-04Make gcc a bit quieterLennart Poettering
2013-01-04build-sys: make rc-local support part of SYSV compatLennart Poettering
2013-01-04core: drop support for old per-distro configuration files for console, hostna...Lennart Poettering
2013-01-04udev: net_id - append "dev_id" value if neededKay Sievers
2013-01-04udev: set device node permissions only at "add" eventsKay Sievers
2013-01-04Added globbing support to EnvironmentFilePekka Lundstrom
2013-01-04systemctl: add is-failedThomas Hindoe Paaboel Andersen
2013-01-04localed: create /etc/X11/xorg.conf.d if neededMichał Bartoszkiewicz
2013-01-03correct Macedonian keyboard mapping (X layout is 'mk', not 'mkd')Adam Williamson
2013-01-03add Lithuanian keyboard mapping (lt/lt)Adam Williamson
2013-01-03add Kazakh keyboard mapping (kazakh/kz)Adam Williamson
2013-01-03add Hebrew (Israel) - simple, il/ilAdam Williamson
2013-01-03French Canadian xlayout is just "ca", not "ca(fr)" any moreAdam Williamson
2013-01-03add Belarussian mapping: simple, 'by' and 'by'Adam Williamson
2013-01-03tmpfiles: Fix file descriptor leak on errorThomas Jarosch
2013-01-03readahead: don't complain that we cannot precache symlinksLennart Poettering
2013-01-03nss-myhostname: move to subdirectoryTom Gundersen
2012-12-31unit: add ConditionACPower=Lennart Poettering
2012-12-31analyze: properly parse firmware/loader time and handle times for container b...Lennart Poettering
2012-12-31macro: use C11 static_assert() macro for static assertionsLennart Poettering
2012-12-31polkit: add "imply" rules to a number of polkit actionsLennart Poettering
2012-12-31udev: in addition to DEVMODE, honor DEVUID, DEVGID from the ueventKay Sievers
2012-12-29fstab-generator: fix typoTom Gundersen