summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Expand)Author
2012-10-28logind: support for hybrid sleep (i.e. suspend+hibernate at the same time)Lennart Poettering
2012-10-26journal: introduce entry array chain cacheLennart Poettering
2012-10-22update .gitignoreKay Sievers
2012-10-19locale: add client tool localectl similar to hostnamectl/timedatectlLennart Poettering
2012-10-17hostname: add new hostnamectl tool as text client for hostnamedLennart Poettering
2012-10-17timedatectl: introduce new command line client for timedatedLennart Poettering
2012-10-13journald: properly update message size after stripping the identifierZbigniew Jędrzejewski-Szmek
2012-10-11journalctl: implement --since= and --until for filtering by timeLennart Poettering
2012-09-28journal: add minimal journal gateway daemon based on GNU libmicrohttpdLennart Poettering
2012-09-24journal: add missing test fileLennart Poettering
2012-09-21Revert "multi-seat: drop multi-seat-x wrapper, as upstream X can handle multi...Lennart Poettering
2012-09-21multi-seat: drop multi-seat-x wrapper, as upstream X can handle multi-seat gr...Lennart Poettering
2012-09-11when determining unit file list, include invalid unit names in an "invalid" s...Lennart Poettering
2012-09-03journal: generate structured journal messages for a number of eventsLennart Poettering
2012-08-16journal: split up journal-file.cLennart Poettering
2012-07-17gitignore: tags filesZbigniew Jędrzejewski-Szmek
2012-07-13journal: beef up journal matches considerablyLennart Poettering
2012-06-22systemctl: automatically turn paths and unescaped unit names into proper unit...Lennart Poettering
2012-06-21readahead: merge three binaries into oneLennart Poettering
2012-06-10update .gitignoreKay Sievers
2012-05-22system-update: add system update generatorLennart Poettering
2012-05-22mount: replace PID1 internal fstab parser with generatorLennart Poettering
2012-05-16delta: add systemd-delta tool to find overriden configuration and unit filesLennart Poettering
2012-05-08sleep: implement suspend/hibernate as first class targetsLennart Poettering
2012-05-05logind: implement delay inhibitor locks in addition to block inhibitor locksLennart Poettering
2012-04-24remount: consolidate remount-api-vfs and remount-rootfs into oneLennart Poettering
2012-04-17update .gitignoreLennart Poettering
2012-04-17udev: install udevd as /usr/lib/systemd/systemd-udevdKay Sievers
2012-04-16logind: add shutdown/suspend/idle inhibition frameworkLennart Poettering
2012-04-13update .gitignoreKay Sievers
2012-04-13build-sys: add stub makefiles to all subdirs to ease development with emacsLennart Poettering
2012-04-10udev: fix gcc warnings showing up after adding $(AM_CFLAGS)Kay Sievers
2012-04-05systemd: add hardware watchdog supportLennart Poettering
2012-04-04move imported udev into placeKay Sievers
2012-04-02journal: implicitly add code location to all messages logged with the native ...Lennart Poettering
2012-03-26journalctl,loginctl: drop systemd- prefix in binary namesLennart Poettering
2012-03-06umount: don't try to umount /usr, if we are running from itLennart Poettering
2012-01-23login: add multi-session X wrapperLennart Poettering
2012-01-23add .vimrcKay Sievers
2012-01-22cgtop: add new cgtop toolLennart Poettering
2012-01-14journal: hook up coredumping with journalLennart Poettering
2012-01-14journal: add new system-cat tool as kind of a more powerfull BSD loggerLennart Poettering
2012-01-05git: only ignore toplevel systemd fileLennart Poettering
2011-12-31libsystemd-id128: restructure Makefile.amKay Sievers
2011-12-31timedated: move sources to subdirectoryKay Sievers
2011-12-31git: update gitignoreLennart Poettering
2011-12-30journal: add unit files and shared library glueLennart Poettering
2011-10-07journal: add preliminary incomplete implementationLennart Poettering
2011-08-30stdout-bridge: rename logger to stdout-syslog-bridge to make it more descriptiveLennart Poettering
2011-07-22install: add new installer implementationLennart Poettering