1. dcbd5d1 build-sys: fix upload rule for xz by Lennart Poettering · 14 years ago v38
  2. f1a42db build-sys: bump version by Lennart Poettering · 14 years ago
  3. 1921a5c journal: don't realign window twice by Lennart Poettering · 14 years ago
  4. 19a2bd8 sd-journal: implement a number of non-implemented calls from the API for now by Lennart Poettering · 14 years ago
  5. 731a676 systemd: reconnect to syslog as soon as the journal is fully up by Lennart Poettering · 14 years ago
  6. 3ebcdf8 journalctl: always show monotonic timestamp even if it's from an old boot by Lennart Poettering · 14 years ago
  7. dddd816 Update TODO by Lennart Poettering · 14 years ago
  8. 4dcc1cb unit: implement new PropagateReloadTo=/PropagateReloadFrom= operations by Lennart Poettering · 14 years ago
  9. bd1a698 shutdown: add link to root storage daemon text by Lennart Poettering · 14 years ago
  10. 8f53a7b service: brutally slaughter processes that are running in the cgroup when we enter START_PRE and START by Lennart Poettering · 14 years ago
  11. b3fa47e update TODO by Lennart Poettering · 14 years ago
  12. 118ca59 build-sys: link systemctl and systemd-journalctl against libsystemd-id128 by Michael Biebl · 14 years ago
  13. 7e4ab3c shutdown: exclude processes with argv[0][0] from killing by Lennart Poettering · 14 years ago
  14. 6bd9fe5 autogen.sh: diet and sync with udev and kmod by Kay Sievers · 14 years ago
  15. bf96736 journalctl: display source timestamp, not journald timestamp, if known by Lennart Poettering · 14 years ago
  16. 67a1220 journalctl: add new short-monotonic output mode by Lennart Poettering · 14 years ago
  17. 6c1e6b9 journald: add kmsg source by Lennart Poettering · 14 years ago
  18. aaf5337 journald: remove inner loop debug message by Lennart Poettering · 14 years ago
  19. ebd91b3 fix compiler warning by Kay Sievers · 14 years ago
  20. e4bac48 sd-id128: let's make our API a bit smaller, since sd_id128_make_v4_uuid() is dispensable by Lennart Poettering · 14 years ago
  21. 39f7f5c journalctl: rename --new-id to --new-id128 in order not to introduce yet another new name by Lennart Poettering · 14 years ago
  22. dd338f0 build-sys: move .pc files next to the matching sources by Lennart Poettering · 14 years ago
  23. 4ff77f6 load-fragment: fix parsing of Socket= setting by Lennart Poettering · 14 years ago
  24. 509b6ef main: fix spelling by Lennart Poettering · 14 years ago
  25. effb110 journald: introduce systemd_journald.forward_to_kmsg=1 (and friends) to enable kmsg forwarding globally via kernel cmdline by Lennart Poettering · 14 years ago
  26. a6723bc journald: start journald right away, don't wait until activation by Lennart Poettering · 14 years ago
  27. b0cca7d build-sys: fix typo in help string by Michael Biebl · 14 years ago
  28. 98736c6 journald: shorten the time we wait for a forwarding syslog by Lennart Poettering · 14 years ago
  29. 57020a3 unit: properly update references to units which are merged by Lennart Poettering · 14 years ago
  30. 73aa0c0 service: add dependencies on configured sockets by Lennart Poettering · 14 years ago
  31. 6342c8e units: remove left-over unit file by Lennart Poettering · 14 years ago
  32. ba1d559 journald: start the journal after the syslog socket, so that the syslog socket queues syslog messages from early boot on by Lennart Poettering · 14 years ago
  33. 4c0bebc kmsg-syslogd: remove kmsg-syslogd, since it's entirely obsoleted and replaced by journald by Lennart Poettering · 14 years ago
  34. 64f5002 special: fix name of journal socket unit by Lennart Poettering · 14 years ago
  35. 706343f journal: introduce log target 'journal' for executed processes by Lennart Poettering · 14 years ago
  36. db59737 stdout: remove stdout-syslog-bridge since it is now obsoleted by journald by Lennart Poettering · 14 years ago
  37. 5c0100a util: switch the console to text mode on reset by Michal Schmidt · 14 years ago
  38. df465b3 util: fix switching to console unicode mode by Michal Schmidt · 14 years ago
  39. eff4063 login: implement sd_session_get_service() by Lennart Poettering · 14 years ago
  40. 4cd9a9d journal: rename syslog tag to identifier since that's what we call it on the server side. by Lennart Poettering · 14 years ago
  41. 258cdff journal: rename priority_prefix to level_prefix, since that's how we call it in PID 1 by Lennart Poettering · 14 years ago
  42. 86b9b8e sd-journal: close reading side of sd_journal_stream_fd() file descriptors by Lennart Poettering · 14 years ago
  43. 54fe0cd execute: talk directly to the journald, instead to the stdout-syslog-bridge by Lennart Poettering · 14 years ago
  44. 33eb8ab journal: store used transport in journal by Lennart Poettering · 14 years ago
  45. 259d2e7 journal: move sockets into their own subdir by Lennart Poettering · 14 years ago
  46. 55d7bfc journalctl: rework short output mode to rebuild full syslog message by Lennart Poettering · 14 years ago
  47. 0df4f9d README: correct license claims by Lennart Poettering · 14 years ago
  48. 8ab49c1 headers: fix git URLs for source files by Lennart Poettering · 14 years ago
  49. fbe224e autogen: add --with-rootlibdir= and switch /usr/local to /usr by Kay Sievers · 14 years ago
  50. 124e6fb build-sys: add headers to EXTRA_DIST to fix 'make distcheck' by Kay Sievers · 14 years ago
  51. 3c57bf5 build-sys: drop colorgcc by Lennart Poettering · 14 years ago
  52. 2f9dec0 build-sys: add stub makefiles to subdirs by Lennart Poettering · 14 years ago
  53. 8665a38 journal: fix include in sd-journal.h by Lennart Poettering · 14 years ago
  54. dcd5f10 git: only ignore toplevel systemd file by Lennart Poettering · 14 years ago
  55. 55ee336 journalctl: add --new-id switch to generate a new 128Bit id by Lennart Poettering · 14 years ago
  56. ea41a8a journal: add missing sd-messages.h by Lennart Poettering · 14 years ago
  57. 81527be build-sys: move public header files into a dir of their own by Lennart Poettering · 14 years ago
  58. 67e5cc4 util: never ellipsize welcome message by Lennart Poettering · 14 years ago
  59. 224f2ee journald: add configuration file options to forward all logged data to kmsg, console, syslog by Lennart Poettering · 14 years ago
  60. 674f828 log: minor optimization by Lennart Poettering · 14 years ago
  61. 81beb75 util: when printing status updates during boot, take terminal width into account by Lennart Poettering · 14 years ago
  62. 39ad55a build-sys: use ${ac_default_prefix} by Kay Sievers · 14 years ago
  63. 8b9b4d6 build-sys: add some headers to fix 'make distcheck' by Kay Sievers · 14 years ago
  64. 9d3203b build-sys: install pam module in $rootlibdir by Kay Sievers · 14 years ago
  65. eb7bbee build-sys: switch autoconf's default prefix from /usr/local to /usr by Kay Sievers · 14 years ago
  66. 9cf3ab0 fix compilation error with 'PathSpec redefined' by Zbigniew Jędrzejewski-Szmek · 14 years ago
  67. 4726299 logind: add needed include for sd_notify() by Kay Sievers · 14 years ago
  68. 2edfe21 conf-parser: silence compiler warning by Kay Sievers · 14 years ago
  69. b8079ae build-sys: rename 'rootdir' to 'rootprefix' like udev and kmod uses by Kay Sievers · 14 years ago
  70. e696094 journald: parse configuration file by Lennart Poettering · 14 years ago
  71. 3606df6 build-sys: Fix missing directories with parallel 'make install'. by Michał Górny · 14 years ago
  72. 96d1efb journal: fix XZ build flags by Lennart Poettering · 14 years ago
  73. 8df5c32 man: Fix out-of-source manpage builds. by Michał Górny · 14 years ago
  74. df50185 journal: beef up journal output of systemctl and journalctl by Lennart Poettering · 14 years ago
  75. fd8ee35 journal: it's not a problem if the realtime jumps, hence don't ensure monotonicity of realtime for entries we write by Lennart Poettering · 14 years ago
  76. f4fb21c systemctl: shortcut log output for non-service, non-socket, non-mount, non-swap units by Lennart Poettering · 14 years ago
  77. 94fb446 journald: store _SYSTEMD_UNIT= instead of _SYSTEMD_SERVICE= field, since processes might also be related to mount, swap or socket units, not just services by Lennart Poettering · 14 years ago
  78. e91af48 journalctl: only output 10 most recent lines in --follow mode by Lennart Poettering · 14 years ago
  79. 6f003b4 journalctl: fix counting of -n parameter by Lennart Poettering · 14 years ago
  80. cf5eb6a journal: fix reverse traversing of entries by Lennart Poettering · 14 years ago
  81. b4e5f92 journal: add missing error check by Lennart Poettering · 14 years ago
  82. 9c4e3f2 journal: don't mind too much if we can't find a monotonic timestamp by Lennart Poettering · 14 years ago
  83. b1a0ab7 journald: don't rotate on startup by Lennart Poettering · 14 years ago
  84. a99c349 journal: when increasing window, make sure to use the increased window by Lennart Poettering · 14 years ago
  85. 4bbdcdb journal: apply seek check before resizing window, and refresh stat data if necessary by Lennart Poettering · 14 years ago
  86. b788cc2 journal: add memory barrier before linking in newly created entries by Lennart Poettering · 14 years ago
  87. 4b067dc journal: add missing error check by Lennart Poettering · 14 years ago
  88. 2100675 journalctl: add -n switch by Lennart Poettering · 14 years ago
  89. 8e9e6d5 sd128: rename SD_FORMAT_ID128_STR to SD_ID128_FORMAT_STR to follow naming scheme by Lennart Poettering · 14 years ago
  90. eaff7bd sd128: add format string macros for outputting sd_id128_t variables by Lennart Poettering · 14 years ago
  91. bad75c2 journald: fix _SYSTEMD_CGROUP= values by Lennart Poettering · 14 years ago
  92. bda0617 logind: send out Lock signal when locking by Lennart Poettering · 14 years ago
  93. 63c52e4 man: fix SEE ALSO in hostname(5) by Tom Gundersen · 14 years ago
  94. 976c088 logind: don't watch vcsa if nobody cares by Lennart Poettering · 14 years ago
  95. addedec logind: if we can't open /dev/tty0, assume there is no VT subsystem and don't pretend we could do VT switching by Lennart Poettering · 14 years ago
  96. dc4b020 namespace: remount namespace root dir for SLAVE to avoid propagation of mounts from the namespace to the host by Daniel Walsh · 14 years ago
  97. 86aa7ba systemctl: hook up systemctl with the journal by Lennart Poettering · 14 years ago
  98. adf7d50 journal: never fail if we cannot access /var, just print a warning by Lennart Poettering · 14 years ago
  99. 52f4f45 journald: treat a read-only /var identical to an unmounted one by Lennart Poettering · 14 years ago
  100. 85d83bf journald: add _SYSTEMD_SESSION, _SYSTEMD_OWNER_UID, _SYSTEMD_SERVICE to all entries by Lennart Poettering · 14 years ago