Age | Commit message (Expand) | Author |
2012-04-03 | fix a couple of AF_UNIX connect() calls | Lennart Poettering |
2012-04-03 | journal: in json and export mode use double underscores to prefix location fi... | Lennart Poettering |
2012-04-03 | systemctl: make -f short for both --follow and --force | Lennart Poettering |
2012-04-03 | update TODO | Lennart Poettering |
2012-04-03 | service: schedule JOB_RESTART from SERVICE_AUTO_RESTART state | David Ward |
2012-04-02 | analyze: Cosmetic exit when the bootup is not yet complete when plotting. | Colin Guthrie |
2012-04-02 | Revert "socket: if we fail to create an instantiated service for a socket, do... | Michal Schmidt |
2012-04-02 | install: check for proper return from dirent_ensure_type | Dave Reisner |
2012-04-02 | update TODO | Lennart Poettering |
2012-04-02 | journal: implicitly add code location to all messages logged with the native ... | Lennart Poettering |
2012-04-02 | journal: decrease default mmap window size to allow a bigger number of journa... | Lennart Poettering |
2012-04-02 | bash-completion: update naming of loginctl | Dave Reisner |
2012-03-30 | rename /etc/systemd/systemd-{login,journal}d.conf to {login,journal}d.conf | Kay Sievers |
2012-03-28 | job: add debug prints where job type gets changed | Michal Schmidt |
2012-03-28 | job: fix loss of ordering with restart jobs | Michal Schmidt |
2012-03-27 | journal: properly handle if we interleave files with different boot ids | Lennart Poettering |
2012-03-27 | units: mount /tmp as tmpfs | Kay Sievers |
2012-03-27 | units: get rid of var-run.mount and var-lock.mount | Lennart Poettering |
2012-03-27 | units: don't mount tmpfs on /media anymore | Lennart Poettering |
2012-03-27 | cat: fix priority type | Lennart Poettering |
2012-03-27 | journalctl: add --local switch | Lennart Poettering |
2012-03-26 | man: don't claim -f was short for --follow | Lennart Poettering |
2012-03-26 | build-sys: separate ldflags from cflags | Lucas De Marchi |
2012-03-26 | build-sys: do not set CFLAGS directly | Lucas De Marchi |
2012-03-26 | journalctl,loginctl: drop systemd- prefix in binary names | Lennart Poettering |
2012-03-26 | build-sys: fix make dist-check | Lennart Poettering |
2012-03-26 | man: minor typo in reference to manual page | Elan Ruusamäe |
2012-03-22 | logind: close FIFO before ending sessions cleanly | Lennart Poettering |
2012-03-22 | logind: extend comment about X11 socket symlink | Lennart Poettering |
2012-03-22 | update TODO | Lennart Poettering |
2012-03-22 | add sparse support to detect endianness bug | Frederic Crozat |
2012-03-22 | binfmt: fix apply loop | Lennart Poettering |
2012-03-22 | man: systemd-cat(1) typo fix | Lennart Poettering |
2012-03-22 | main: added support for loading IMA custom policies | Roberto Sassu |
2012-03-22 | systemd: mount the securityfs filesystem at early stage | Roberto Sassu |
2012-03-21 | journal: PAGE_SIZE is not known on ppc and other archs | Lennart Poettering |
2012-03-21 | journal: react with immediate rotation to a couple of more errors | Lennart Poettering |
2012-03-21 | man: updates to sysctl.d(5) | Lennart Poettering |
2012-03-20 | sysctl: accept multiple passed configuration files | Lennart Poettering |
2012-03-20 | modules-load: drop /lib from search path if we don't have it split off | Lennart Poettering |
2012-03-20 | bmfmt: allow passing more than one config file name | Lennart Poettering |
2012-03-20 | man: fix parameter name for sd_uid_xxx() | Lennart Poettering |
2012-03-20 | remove GTK pieces | Michal Schmidt |
2012-03-16 | util: never follow symlinks in rm_rf_children() | Michal Schmidt |
2012-03-16 | build-sys: prepare release 44systemd/v44 | Lennart Poettering |
2012-03-16 | build-sys: don't build distcheck version with split /usr | Lennart Poettering |
2012-03-16 | man: make sure we ship HTML versions of the man pages in the tarball | Lennart Poettering |
2012-03-16 | man: document journal features of systemctl(1) | Lennart Poettering |
2012-03-16 | man: document systemd-journalctl(1) | Lennart Poettering |
2012-03-15 | man: document systemd-journald.conf(5) | Lennart Poettering |