Age | Commit message (Expand) | Author |
2011-11-08 | macro: fix ALIGN_TO macro definition | Lennart Poettering |
2011-11-07 | man: fix a typo in signal number | Michal Schmidt |
2011-11-07 | utmp: for DEAD_PROCESS write the current time to wtmp | Michal Schmidt |
2011-11-07 | utmp: initialize store with the found entry, not with the lookup key | Michal Schmidt |
2011-11-07 | utmp: no need to zero a struct before overwriting it with memcpy | Michal Schmidt |
2011-11-07 | utmp: remove unneded parameters | Michal Schmidt |
2011-11-03 | update TODO | Lennart Poettering |
2011-11-03 | cgroup: immediately remove all cgroups which run empty | Lennart Poettering |
2011-11-02 | Merge remote-tracking branch 'zbigniew/systemadm_changes' | Lennart Poettering |
2011-11-02 | bash-completion: rename file since it is no longer for systemctl only | Ran Benita |
2011-11-02 | bash-completion: add completions for systemd-loginctl | Ran Benita |
2011-11-02 | bash-completion: update with new verbs and arguments | Ran Benita |
2011-11-02 | Add Mageia support | Dexter Morgan |
2011-11-01 | update TODO | Lennart Poettering |
2011-11-01 | cryptsetup-generator: avoid ordering cycle on swap | Tom Gundersen |
2011-11-01 | units: drop [Install] section from remote-fs-pre.target | Lennart Poettering |
2011-11-01 | mount: order remote mounts after both network.target and remote-fs-pre.target | Lennart Poettering |
2011-11-01 | cgroup: always recreate cgroup before we try to apply attributes | Lennart Poettering |
2011-11-01 | initctl: don't use dbus connection after PID 1 got respawned | Lennart Poettering |
2011-11-01 | condition: Fix file descriptor leak in test_capability() | Thomas Jarosch |
2011-11-01 | random-seed: convert poolsize from bits to bytes | Tom Gundersen |
2011-11-01 | plymouth: fix ply proto endianess issues | Lennart Poettering |
2011-11-01 | README: explain dependency on cgroups | Lennart Poettering |
2011-11-01 | update TODO | Lennart Poettering |
2011-10-24 | systemctl: make list-unit-files output more economical | Zbigniew Jędrzejewski-Szmek |
2011-10-19 | systemctl-completion: always invoke with --no-legend | Dave Reisner |
2011-10-17 | audit: do not complain if kernel lacks audit | Jonathan Nieder |
2011-10-17 | service: Drop rcN.d runlevels from SysV services that also exist in rcS.d | Tollef Fog Heen |
2011-10-17 | manager: fix a crash in isolating | Michal Schmidt |
2011-10-15 | journal: automaticall reset location when the set of matches changes | Lennart Poettering |
2011-10-15 | journal: implement seek to head/tail | Lennart Poettering |
2011-10-15 | journal: unify code for up and for down traversal | Lennart Poettering |
2011-10-15 | journal: properly implement matching with multiple matches | Lennart Poettering |
2011-10-14 | journal: if two entries match with everything but seqnums, they are still ide... | Lennart Poettering |
2011-10-14 | journal: move field index from file into journal object | Lennart Poettering |
2011-10-14 | journal: when the same entry is in two files, skip over them in sync | Lennart Poettering |
2011-10-14 | journal: synchronize seqnum across files | Lennart Poettering |
2011-10-14 | journal: fix field retrieval by name | Lennart Poettering |
2011-10-14 | journal: implement parallel file traversal | Lennart Poettering |
2011-10-13 | journal: implementation rotation | Lennart Poettering |
2011-10-12 | journalctl: find journal files in right path | Lennart Poettering |
2011-10-12 | journal: add cgroup path to entries | Lennart Poettering |
2011-10-12 | journal: place machin journals in machine specific subdirectories | Lennart Poettering |
2011-10-12 | util: fix build | Lennart Poettering |
2011-10-12 | journal: only fallocate() what we really need to avoid slowness on file syste... | Lennart Poettering |
2011-10-12 | Merge branch 'master' into journal | Lennart Poettering |
2011-10-11 | util: properly detect what the last capability is | Lennart Poettering |
2011-10-11 | build-sys: bump release for v37systemd/v37 | Lennart Poettering |
2011-10-11 | service: don't try to guess PID for SysV services anymore | Lennart Poettering |
2011-10-11 | localed: make sure s-s-k doesn't create any X11 config files anymore | Lennart Poettering |