summaryrefslogtreecommitdiffstats
path: root/src/device.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-01-14mount: fix quotaMichal Schmidt1-17/+10
2012-01-13pam: fix buildLennart Poettering1-2/+2
2012-01-13pam: work correctly if a seat is specified but not vtnrLennart Poettering1-4/+8
2012-01-13journal: add output mode that just prints simple messages without any decorat...Lennart Poettering4-4/+30
2012-01-13api: add C++ guards to all headersLennart Poettering4-0/+32
2012-01-13sd-login: teach sd_pid_get_unit() proper handling of instantiated servicesLennart Poettering1-4/+29
2012-01-12journal: if the syslog forwarder socket is full, then don't blockLennart Poettering1-0/+8
2012-01-12core: switch all log targets to go directly to the journal, instead via syslogLennart Poettering24-45/+47
2012-01-12units: make sure syslog socket goes away early during shutdownLennart Poettering1-0/+2
2012-01-12log: make internal log api log directly to the journalLennart Poettering4-35/+165
2012-01-11journal: add SELinux context to all logged messagesLennart Poettering1-2/+20
2012-01-11journal: fix more 32/64 bit issuesLennart Poettering2-4/+3
2012-01-11tmpfiles: fix parsing of /proc/net/unix on 32Bit machinesLennart Poettering1-10/+20
2012-01-11logs-show: fix missing newline in short outputMichal Schmidt1-1/+1
2012-01-11journald: don't assume size_t and uint64_t are the sameLennart Poettering1-2/+3
2012-01-11journald: set group ownership of journal files to 'adm' by defaultLennart Poettering2-5/+29
2012-01-11journal: make requirement for ACLs optionalLennart Poettering2-5/+16
2012-01-11journalctl: fix --help textLennart Poettering1-1/+1
2012-01-11build-sys: fix upload rule for xzv38Lennart Poettering1-2/+2
2012-01-11build-sys: bump versionLennart Poettering1-1/+1
2012-01-11journal: don't realign window twiceLennart Poettering1-2/+2
2012-01-11sd-journal: implement a number of non-implemented calls from the API for nowLennart Poettering2-28/+27
2012-01-11systemd: reconnect to syslog as soon as the journal is fully upLennart Poettering4-30/+13
2012-01-11journalctl: always show monotonic timestamp even if it's from an old bootLennart Poettering1-7/+12
2012-01-11Update TODOLennart Poettering1-12/+0
2012-01-11unit: implement new PropagateReloadTo=/PropagateReloadFrom= operationsLennart Poettering6-3/+51
2012-01-11shutdown: add link to root storage daemon textLennart Poettering1-1/+3
2012-01-11service: brutally slaughter processes that are running in the cgroup when we ...Lennart Poettering2-0/+13
2012-01-11update TODOLennart Poettering1-0/+6
2012-01-10build-sys: link systemctl and systemd-journalctl against libsystemd-id128Michael Biebl1-1/+3
2012-01-10shutdown: exclude processes with argv[0][0] from killingLennart Poettering4-15/+85
2012-01-09autogen.sh: diet and sync with udev and kmodKay Sievers1-51/+22
2012-01-07journalctl: display source timestamp, not journald timestamp, if knownLennart Poettering1-9/+37
2012-01-07journalctl: add new short-monotonic output modeLennart Poettering4-20/+46
2012-01-07journald: add kmsg sourceLennart Poettering5-13/+290
2012-01-07journald: remove inner loop debug messageLennart Poettering3-1/+4
2012-01-07fix compiler warningKay Sievers1-1/+0
2012-01-07sd-id128: let's make our API a bit smaller, since sd_id128_make_v4_uuid() is ...Lennart Poettering3-5/+2
2012-01-07journalctl: rename --new-id to --new-id128 in order not to introduce yet anot...Lennart Poettering1-9/+9
2012-01-07build-sys: move .pc files next to the matching sourcesLennart Poettering4-6/+6
2012-01-07load-fragment: fix parsing of Socket= settingLennart Poettering1-1/+5
2012-01-07main: fix spellingLennart Poettering1-8/+8
2012-01-07journald: introduce systemd_journald.forward_to_kmsg=1 (and friends) to enabl...Lennart Poettering1-0/+55
2012-01-07journald: start journald right away, don't wait until activationLennart Poettering1-1/+5
2012-01-07build-sys: fix typo in help stringMichael Biebl1-2/+2
2012-01-06journald: shorten the time we wait for a forwarding syslogLennart Poettering1-1/+1
2012-01-06unit: properly update references to units which are mergedLennart Poettering18-319/+268
2012-01-06service: add dependencies on configured socketsLennart Poettering1-0/+22
2012-01-06units: remove left-over unit fileLennart Poettering1-19/+0
2012-01-06journald: start the journal after the syslog socket, so that the syslog socke...Lennart Poettering1-1/+2