summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2013-01-26man: extend systemd.directives(7) to all manual pagesZbigniew Jędrzejewski-Szmek
2013-01-25Add _cleanup_pclose_ and fix mismatching pipe close opened by popen()Zbigniew Jędrzejewski-Szmek
2013-01-24build-sys: add silent rules for gperf generationZbigniew Jędrzejewski-Szmek
2013-01-24build-sys: add silent rules for xslt processingZbigniew Jędrzejewski-Szmek
2013-01-24build-sys: add silent rule for m4 processingZbigniew Jędrzejewski-Szmek
2013-01-24build-sys: link runlevel targets on install only if sysv compat is enabledZbigniew Jędrzejewski-Szmek
2013-01-24build-sys: add variables to collect unit aliasesZbigniew Jędrzejewski-Szmek
2013-01-24build-sys: add a variable to collect .wants linksZbigniew Jędrzejewski-Szmek
2013-01-21efi: add efi boot generator that automatically mounts the ESP to /bootLennart Poettering
2013-01-19execute: Fix seccomp support on x32Jonathan Callen
2013-01-19core: if the bootloader supports it, determine firmware and boot loader delayLennart Poettering
2013-01-19build-sys: prune the list of directories we create on installLennart Poettering
2013-01-18core/cgroup-util: simplify functions and add testsZbigniew Jędrzejewski-Szmek
2013-01-18journal-gatewayd: redirect microhttpd messages to journalZbigniew Jędrzejewski-Szmek
2013-01-18build-sys: keep noninstallable tests in noinst_testsZbigniew Jędrzejewski-Szmek
2013-01-16service: ignore dependencies on $syslog and $local_fs in LSB scriptsLennart Poettering
2013-01-16systemctl,loginctl,cgls: do not ellipsize cgroup members when --full is speci...Lukas Nykryn
2013-01-16service: sysv - remove distribution specific targetsKay Sievers
2013-01-15man: generate xml not html for indexZbigniew Jędrzejewski-Szmek
2013-01-15man: add links to directive index to see-alsosZbigniew Jędrzejewski-Szmek
2013-01-15make-directive-index: link to systemd optionsZbigniew Jędrzejewski-Szmek
2013-01-15man: add bootchart.conf to directives indexZbigniew Jędrzejewski-Szmek
2013-01-15login: introduce sd_session_get_tty()Lennart Poettering
2013-01-10build-sys: do not install to / in 'make distcheck'Zbigniew Jędrzejewski-Szmek
2013-01-10build-sys: fix 'make distcheck' w/o sysvinit compatZbigniew Jędrzejewski-Szmek
2013-01-09udev: move string copy functions to shared/Kay Sievers
2013-01-08bootchart: install missing man page and config fileUmut Tezduyar
2013-01-08build-sys: fix spelling of sysvrcndirsystemd/v197Lennart Poettering
2013-01-08build-sys: bump version and so revisionsLennart Poettering
2013-01-08analyze: add emacs mode headerLennart Poettering
2013-01-07Revert "build-sys: remove .la files after installation"Kay Sievers
2013-01-07bootchart: merge bootchartAuke Kok
2013-01-07build-sys: remove .la files after installationZbigniew Jędrzejewski-Szmek
2013-01-07nss-myhostname: integrate documentationTom Gundersen
2013-01-07nss-myhostname: integrate into systemd buildsystemTom Gundersen
2013-01-06build: Drop "=" from move-to-rootlibdir defineMichael Biebl
2013-01-06build-sys: use recipe for moving libsZbigniew Jędrzejewski-Szmek
2013-01-06udev: enable persistent network device namingKay 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-04build-sys: allow update-hwdb with seperate build dirZbigniew Jędrzejewski-Szmek
2013-01-04build-sys: drop unused $RUNTIME_DIRZbigniew Jędrzejewski-Szmek
2013-01-04build-sys: drop all distribution specfic checksLennart Poettering
2013-01-04build-sys: make path of loadkeys/setfont configurable in configureLennart Poettering
2013-01-04build-sys: make rc-local support part of SYSV compatLennart Poettering
2012-12-31hwdb: Add database for Bluetooth company identifiersMarcel Holtmann
2012-12-24logind: add support for automatic suspend/hibernate/shutdown on idleLennart Poettering
2012-12-23build-sys: Make libsystemd-shared link to libsystemd-daemonColin Walters
2012-12-23shared: move fdset.c from core/ to shared/ since it is used by more than the ...Lennart Poettering