summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Expand)Author
2011-08-30stdout-bridge: rename logger to stdout-syslog-bridge to make it more descriptiveLennart Poettering
2011-07-22install: add new installer implementationLennart Poettering
2011-07-14git: hide more files from gitLennart Poettering
2011-07-14sd-daemon: turn sd-daemon.c into a shared libraryLennart Poettering
2011-07-14logind: introduce libsystemd-login.so as fast path to access logind dataLennart Poettering
2011-07-07loginctl: add basic implementation of loginctl for introspecting controlling ...Lennart Poettering
2011-06-21mechanisms: add mechanisms to change system locale and clockLennart Poettering
2011-06-21logind: implement ACL managementLennart Poettering
2011-06-21logind: first version that compiles fineLennart Poettering
2011-04-16hostnamed: introduce systemd-hostnamedLennart Poettering
2011-04-04binfmt: add binfmt tool to set up binfmt_misc at bootLennart Poettering
2011-03-15getty: move automatic serial getty logic into generatorLennart Poettering
2011-03-14nspawn: add simple chroot(1) like tool to execute commands in a namespace con...Lennart Poettering
2011-03-12systemctl: support remote and privileged systemctl access via SSH and pkexecLennart Poettering
2011-03-07add .vimrc to .gitignoreAndrey Borzenkov
2011-03-04main: introduce /etc/machine-idLennart Poettering
2011-02-21virtualization: beef virtualization codeLennart Poettering
2010-11-18sysctl: implement native sysctl tool to support Debian-style /etc/sysctl.dLennart Poettering
2010-11-14load-fragment: properly do comparison of wordsLennart Poettering
2010-11-10ac-power: make ac-power a proper binary that scripts can callLennart Poettering
2010-11-10manager: parse RD_TIMESTAMP passed from initrdLennart Poettering
2010-11-10cryptsetup: minimal cryptsetup unit generatorLennart Poettering
2010-10-25ask-password: add basic tty agentLennart Poettering
2010-10-19fsck: add initial version of fsck and quotacheck wrappersLennart Poettering
2010-10-07user-sessions: add minimal utility to kill user sessions that shall be called...Lennart Poettering
2010-10-07umount: Adding unmount functions to be used in shutdownFabiano Fidencio
2010-09-28tmpfiles: rename tempfiles to tmpfiles since this isn't windowsLennart Poettering
2010-09-28tempfiles: add little utility for creating volatile files/dirs in tmpfs hiera...Lennart Poettering
2010-09-23readahead: implement minimal readahead logic based on fanotify(), mincore() a...Lennart Poettering
2010-09-17ask-password: add minimal framework to allow services query SSL/harddisk pass...Lennart Poettering
2010-09-16vconsole: add new utility to initialize the virtual consoleLennart Poettering
2010-08-25serial: use seperate getty template for serial ttysLennart Poettering
2010-08-21syslog: add minimal syslog/kmsg bridge syslogdLennart Poettering
2010-08-20remount: add tool that applies /etc/fstab mount options to all api mountsLennart Poettering
2010-08-19hostname: on all distros make the name configured in /etc/hostname take prece...Lennart Poettering
2010-08-19modules-load: add systemd-modules-load tool that can load a configured list o...Lennart Poettering
2010-08-17auto-getty: rework auto console getty logic to work in conjunction with singl...Lennart Poettering
2010-08-16systemctl: add support for delayed shutdown, similar to sysv in styleLennart Poettering
2010-08-14random-seed: add missing random-seed.c fileLennart Poettering
2010-08-11audit,utmp: implement audit logic and rip utmp stuff out of the main daemon a...Lennart Poettering
2010-07-21update fixmeLennart Poettering
2010-07-08cgls: beef up control group dumping and introduce cgls toolLennart Poettering
2010-06-23man: document runlevel and systemd-installLennart Poettering
2010-06-23man: document sd-daemon.[ch]Lennart Poettering
2010-06-21pam: implement systemd PAM module and generelize cgroup API for that a bitLennart Poettering
2010-06-18systemctl: add verbs for special unitsLennart Poettering
2010-06-17notify: add systemd-notify command line toolLennart Poettering
2010-06-16notify: add minimal readiness/status protocol for spawned daemonsLennart Poettering
2010-06-16install: add systemd-install tool for managing alias/wants symlinksLennart Poettering
2010-05-23dbus: automatically generate and install introspection filesLennart Poettering