Age | Commit message (Expand) | Author |
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 |
2012-03-15 | man: document systemd-machine-id-setup(1) | Lennart Poettering |
2012-03-15 | man: document systemd-cat(1) | Lennart Poettering |
2012-03-15 | journal: only use uint8_t for state | Frederic Crozat |
2012-03-15 | a couple of fixes to make llvm-analyze quiet | Lennart Poettering |
2012-03-15 | journalctl: add a missing 'break' | Tero Roponen |
2012-03-15 | update TODO | Kay Sievers |
2012-03-15 | journald: don't try to roatet corrupted files when we open read-only anyway | Lennart Poettering |
2012-03-15 | journald: adjust permissions for rotated files | Lennart Poettering |
2012-03-15 | journald: take corrupted files into account when calculating disk space | Lennart Poettering |
2012-03-15 | journald: be a bit more verbose | Lennart Poettering |
2012-03-15 | journald: fix calculation of disk space | Lennart Poettering |
2012-03-15 | journald: copy metrics/compression state from template when rotating | Lennart Poettering |
2012-03-15 | journald: increase max file size to 128MB | Lennart Poettering |