summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build-sys: fix upload rule for xzv38Lennart Poettering2012-01-111-2/+2
* build-sys: bump versionLennart Poettering2012-01-111-1/+1
* journal: don't realign window twiceLennart Poettering2012-01-111-2/+2
* sd-journal: implement a number of non-implemented calls from the API for nowLennart Poettering2012-01-112-28/+27
* systemd: reconnect to syslog as soon as the journal is fully upLennart Poettering2012-01-114-30/+13
* journalctl: always show monotonic timestamp even if it's from an old bootLennart Poettering2012-01-111-7/+12
* Update TODOLennart Poettering2012-01-111-12/+0
* unit: implement new PropagateReloadTo=/PropagateReloadFrom= operationsLennart Poettering2012-01-116-3/+51
* shutdown: add link to root storage daemon textLennart Poettering2012-01-111-1/+3
* service: brutally slaughter processes that are running in the cgroup when we ...Lennart Poettering2012-01-112-0/+13
* update TODOLennart Poettering2012-01-111-0/+6
* build-sys: link systemctl and systemd-journalctl against libsystemd-id128Michael Biebl2012-01-101-1/+3
* shutdown: exclude processes with argv[0][0] from killingLennart Poettering2012-01-104-15/+85
* autogen.sh: diet and sync with udev and kmodKay Sievers2012-01-091-51/+22
* journalctl: display source timestamp, not journald timestamp, if knownLennart Poettering2012-01-071-9/+37
* journalctl: add new short-monotonic output modeLennart Poettering2012-01-074-20/+46
* journald: add kmsg sourceLennart Poettering2012-01-075-13/+290
* journald: remove inner loop debug messageLennart Poettering2012-01-073-1/+4
* fix compiler warningKay Sievers2012-01-071-1/+0
* sd-id128: let's make our API a bit smaller, since sd_id128_make_v4_uuid() is ...Lennart Poettering2012-01-073-5/+2
* journalctl: rename --new-id to --new-id128 in order not to introduce yet anot...Lennart Poettering2012-01-071-9/+9
* build-sys: move .pc files next to the matching sourcesLennart Poettering2012-01-074-6/+6
* load-fragment: fix parsing of Socket= settingLennart Poettering2012-01-071-1/+5
* main: fix spellingLennart Poettering2012-01-071-8/+8
* journald: introduce systemd_journald.forward_to_kmsg=1 (and friends) to enabl...Lennart Poettering2012-01-071-0/+55
* journald: start journald right away, don't wait until activationLennart Poettering2012-01-071-1/+5
* build-sys: fix typo in help stringMichael Biebl2012-01-071-2/+2
* journald: shorten the time we wait for a forwarding syslogLennart Poettering2012-01-061-1/+1
* unit: properly update references to units which are mergedLennart Poettering2012-01-0618-319/+268
* service: add dependencies on configured socketsLennart Poettering2012-01-061-0/+22
* units: remove left-over unit fileLennart Poettering2012-01-061-19/+0
* journald: start the journal after the syslog socket, so that the syslog socke...Lennart Poettering2012-01-061-1/+2
* kmsg-syslogd: remove kmsg-syslogd, since it's entirely obsoleted and replaced...Lennart Poettering2012-01-063-444/+18
* special: fix name of journal socket unitLennart Poettering2012-01-061-1/+1
* journal: introduce log target 'journal' for executed processesLennart Poettering2012-01-068-15/+38
* stdout: remove stdout-syslog-bridge since it is now obsoleted by journaldLennart Poettering2012-01-064-766/+1
* util: switch the console to text mode on resetMichal Schmidt2012-01-061-0/+3
* util: fix switching to console unicode modeMichal Schmidt2012-01-061-3/+1
* login: implement sd_session_get_service()Lennart Poettering2012-01-054-2/+52
* journal: rename syslog tag to identifier since that's what we call it on the ...Lennart Poettering2012-01-054-85/+84
* journal: rename priority_prefix to level_prefix, since that's how we call it ...Lennart Poettering2012-01-051-7/+7
* sd-journal: close reading side of sd_journal_stream_fd() file descriptorsLennart Poettering2012-01-051-0/+5
* execute: talk directly to the journald, instead to the stdout-syslog-bridgeLennart Poettering2012-01-054-27/+17
* journal: store used transport in journalLennart Poettering2012-01-051-6/+22
* journal: move sockets into their own subdirLennart Poettering2012-01-054-10/+10
* journalctl: rework short output mode to rebuild full syslog messageLennart Poettering2012-01-053-26/+139
* README: correct license claimsLennart Poettering2012-01-051-1/+2
* headers: fix git URLs for source filesLennart Poettering2012-01-059-17/+17
* autogen: add --with-rootlibdir= and switch /usr/local to /usrKay Sievers2012-01-052-2/+4
* build-sys: add headers to EXTRA_DIST to fix 'make distcheck'Kay Sievers2012-01-051-2/+62