summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2013-01-11systemctl: honour inhibitors when shutting down or entering sleep stateLennart Poettering1-2/+120
2013-01-11unit: instead of directly loading drop-in configuration snippets use conf_fil...Lennart Poettering3-28/+57
2013-01-11unit: allow extension of unit files with .d/*.conf drop-insLennart Poettering2-29/+54
2013-01-10dbus: duplicate Job.Cancel() as CancelJob() and Snapshot.Remove() as RemoveSn...Lennart Poettering4-110/+99
2013-01-10bootchart: fix a -Wshadow warning for "now"Auke Kok1-3/+3
2013-01-10bootchart: Convert malloc/memset to callocAuke Kok2-9/+6
2013-01-10bootchart: Convert !strcmp usage to streqAuke Kok2-12/+14
2013-01-10journald: use automatic cleanupZbigniew Jędrzejewski-Szmek1-70/+26
2013-01-10bootchart: make sure that every read buffer is null terminatedLukas Nykryn1-4/+11
2013-01-10udev: Fix device matching in the accelerometerBastien Nocera1-10/+1
2013-01-10dbus: properly serialize calendar timer dataLennart Poettering4-27/+73
2013-01-10bootchart: tabs to spacesThomas Hindoe Paaboel Andersen4-1643/+1643
2013-01-09tabs to spacesThomas Hindoe Paaboel Andersen5-10/+10
2013-01-09timedated: remove left-over distribution specific codeKay Sievers1-8/+0
2013-01-09udev: move string copy functions to shared/Kay Sievers27-237/+285
2013-01-09bootchart: check return of fopen before setvbuf in log.cLukas Nykryn1-1/+1
2013-01-09udev: don't call fclose on NULL in is_pci_multifunctionLukas Nykryn1-2/+3
2013-01-08dbus: fix serialization of calendar timersLennart Poettering1-10/+15
2013-01-08udev: net_id - skip stacked network devicesKay Sievers1-0/+11
2013-01-08core: properly initialize kernel timestampLennart Poettering3-0/+28
2013-01-08analyze: add emacs mode headerLennart Poettering1-0/+18
2013-01-07bootchart: merge bootchartAuke Kok6-0/+2112
2013-01-07localectl: use automatic cleanupZbigniew Jędrzejewski-Szmek4-28/+23
2013-01-07logind: Capability of making seats without framebuffer devicesOleg Samarin2-11/+3
2013-01-07localectl: support systems without locale-archiveGiovanni Campagna1-16/+85
2013-01-07nss-myhostname: remove redundant .gitignoreTom Gundersen1-24/+0
2013-01-07nss-myhostname: integrate documentationTom Gundersen4-231/+0
2013-01-07nss-myhostname: integrate into systemd buildsystemTom Gundersen5-489/+0
2013-01-07nss-myhostname: remove duplicate LICENCETom Gundersen4-540/+27
2013-01-07nss-myhostname: remove non-Linux supportTom Gundersen3-101/+0
2013-01-07Merge nss-myhostnameTom Gundersen15-0/+2089
2013-01-06systemd: use unit logging macrosZbigniew Jędrzejewski-Szmek11-335/+665
2013-01-06journal: new logging macros to include UNIT=Zbigniew Jędrzejewski-Szmek3-9/+102
2013-01-06fstab-generator: modernize styleZbigniew Jędrzejewski-Szmek1-123/+52
2013-01-06core/path: modernize styleZbigniew Jędrzejewski-Szmek1-4/+7
2013-01-06core/mount: modernize styleZbigniew Jędrzejewski-Szmek1-9/+18
2013-01-06core/dbus-unit: modernize styleZbigniew Jędrzejewski-Szmek1-52/+42
2013-01-06core/manager: modernize styleZbigniew Jędrzejewski-Szmek1-14/+25
2013-01-06build-sys: use VALGRIND not __OPTIMIZE__ as condition for valgrind compatZbigniew Jędrzejewski-Szmek1-1/+1
2013-01-06analyze: add .gitignoreKay Sievers1-0/+1
2013-01-04build-sys: invoke scripts with $PYTHON during buildZbigniew Jędrzejewski-Szmek1-2/+0
2013-01-04systemd-analyze: use specified binary, add --versionZbigniew Jędrzejewski-Szmek1-1/+2
2013-01-04systemd-analyze: pipe through SED_PROCESSZbigniew Jędrzejewski-Szmek1-0/+0
2013-01-04service: fixup after ifdef droppingZbigniew Jędrzejewski-Szmek1-2/+2
2013-01-04systemd-analyze: reword commentsZbigniew Jędrzejewski-Szmek1-9/+7
2013-01-04build-sys: drop all distribution specfic checksLennart Poettering17-23/+4
2013-01-04service: drop inserv.conf parsingLennart Poettering1-69/+0
2013-01-04service: drop the per-distro ifdefs in service.cLennart Poettering1-24/+1
2013-01-04systemctl: enable chkconfig compat only if chkconfig is found rather than bas...Lennart Poettering1-1/+1
2013-01-04fsck: remove distro specific hacks from fsck/quotacheckLennart Poettering2-10/+22