systemd 38
  1. 1921a5c journal: don't realign window twice by Lennart Poettering · 14 years ago
  2. 19a2bd8 sd-journal: implement a number of non-implemented calls from the API for now by Lennart Poettering · 14 years ago
  3. 731a676 systemd: reconnect to syslog as soon as the journal is fully up by Lennart Poettering · 14 years ago
  4. 3ebcdf8 journalctl: always show monotonic timestamp even if it's from an old boot by Lennart Poettering · 14 years ago
  5. 4dcc1cb unit: implement new PropagateReloadTo=/PropagateReloadFrom= operations by Lennart Poettering · 14 years ago
  6. bd1a698 shutdown: add link to root storage daemon text by Lennart Poettering · 14 years ago
  7. 8f53a7b service: brutally slaughter processes that are running in the cgroup when we enter START_PRE and START by Lennart Poettering · 14 years ago
  8. 7e4ab3c shutdown: exclude processes with argv[0][0] from killing by Lennart Poettering · 14 years ago
  9. bf96736 journalctl: display source timestamp, not journald timestamp, if known by Lennart Poettering · 14 years ago
  10. 67a1220 journalctl: add new short-monotonic output mode by Lennart Poettering · 14 years ago
  11. 6c1e6b9 journald: add kmsg source by Lennart Poettering · 14 years ago
  12. aaf5337 journald: remove inner loop debug message by Lennart Poettering · 14 years ago
  13. ebd91b3 fix compiler warning by Kay Sievers · 14 years ago
  14. 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
  15. 39f7f5c journalctl: rename --new-id to --new-id128 in order not to introduce yet another new name by Lennart Poettering · 14 years ago
  16. dd338f0 build-sys: move .pc files next to the matching sources by Lennart Poettering · 14 years ago
  17. 4ff77f6 load-fragment: fix parsing of Socket= setting by Lennart Poettering · 14 years ago
  18. 509b6ef main: fix spelling by Lennart Poettering · 14 years ago
  19. 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
  20. 98736c6 journald: shorten the time we wait for a forwarding syslog by Lennart Poettering · 14 years ago
  21. 57020a3 unit: properly update references to units which are merged by Lennart Poettering · 14 years ago
  22. 73aa0c0 service: add dependencies on configured sockets by Lennart Poettering · 14 years ago
  23. 4c0bebc kmsg-syslogd: remove kmsg-syslogd, since it's entirely obsoleted and replaced by journald by Lennart Poettering · 14 years ago
  24. 64f5002 special: fix name of journal socket unit by Lennart Poettering · 14 years ago
  25. 706343f journal: introduce log target 'journal' for executed processes by Lennart Poettering · 14 years ago
  26. db59737 stdout: remove stdout-syslog-bridge since it is now obsoleted by journald by Lennart Poettering · 14 years ago
  27. 5c0100a util: switch the console to text mode on reset by Michal Schmidt · 14 years ago
  28. df465b3 util: fix switching to console unicode mode by Michal Schmidt · 14 years ago
  29. eff4063 login: implement sd_session_get_service() by Lennart Poettering · 14 years ago
  30. 4cd9a9d journal: rename syslog tag to identifier since that's what we call it on the server side. by Lennart Poettering · 14 years ago
  31. 258cdff journal: rename priority_prefix to level_prefix, since that's how we call it in PID 1 by Lennart Poettering · 14 years ago
  32. 86b9b8e sd-journal: close reading side of sd_journal_stream_fd() file descriptors by Lennart Poettering · 14 years ago
  33. 54fe0cd execute: talk directly to the journald, instead to the stdout-syslog-bridge by Lennart Poettering · 14 years ago
  34. 33eb8ab journal: store used transport in journal by Lennart Poettering · 14 years ago
  35. 259d2e7 journal: move sockets into their own subdir by Lennart Poettering · 14 years ago
  36. 55d7bfc journalctl: rework short output mode to rebuild full syslog message by Lennart Poettering · 14 years ago
  37. 8ab49c1 headers: fix git URLs for source files by Lennart Poettering · 14 years ago
  38. 2f9dec0 build-sys: add stub makefiles to subdirs by Lennart Poettering · 14 years ago
  39. 8665a38 journal: fix include in sd-journal.h by Lennart Poettering · 14 years ago
  40. 55ee336 journalctl: add --new-id switch to generate a new 128Bit id by Lennart Poettering · 14 years ago
  41. ea41a8a journal: add missing sd-messages.h by Lennart Poettering · 14 years ago
  42. 81527be build-sys: move public header files into a dir of their own by Lennart Poettering · 14 years ago
  43. 67e5cc4 util: never ellipsize welcome message by Lennart Poettering · 14 years ago
  44. 224f2ee journald: add configuration file options to forward all logged data to kmsg, console, syslog by Lennart Poettering · 14 years ago
  45. 674f828 log: minor optimization by Lennart Poettering · 14 years ago
  46. 81beb75 util: when printing status updates during boot, take terminal width into account by Lennart Poettering · 14 years ago
  47. 9cf3ab0 fix compilation error with 'PathSpec redefined' by Zbigniew Jędrzejewski-Szmek · 14 years ago
  48. 4726299 logind: add needed include for sd_notify() by Kay Sievers · 14 years ago
  49. 2edfe21 conf-parser: silence compiler warning by Kay Sievers · 14 years ago
  50. e696094 journald: parse configuration file by Lennart Poettering · 14 years ago
  51. df50185 journal: beef up journal output of systemctl and journalctl by Lennart Poettering · 14 years ago
  52. 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
  53. f4fb21c systemctl: shortcut log output for non-service, non-socket, non-mount, non-swap units by Lennart Poettering · 14 years ago
  54. 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
  55. e91af48 journalctl: only output 10 most recent lines in --follow mode by Lennart Poettering · 14 years ago
  56. 6f003b4 journalctl: fix counting of -n parameter by Lennart Poettering · 14 years ago
  57. cf5eb6a journal: fix reverse traversing of entries by Lennart Poettering · 14 years ago
  58. b4e5f92 journal: add missing error check by Lennart Poettering · 14 years ago
  59. 9c4e3f2 journal: don't mind too much if we can't find a monotonic timestamp by Lennart Poettering · 14 years ago
  60. b1a0ab7 journald: don't rotate on startup by Lennart Poettering · 14 years ago
  61. a99c349 journal: when increasing window, make sure to use the increased window by Lennart Poettering · 14 years ago
  62. 4bbdcdb journal: apply seek check before resizing window, and refresh stat data if necessary by Lennart Poettering · 14 years ago
  63. b788cc2 journal: add memory barrier before linking in newly created entries by Lennart Poettering · 14 years ago
  64. 4b067dc journal: add missing error check by Lennart Poettering · 14 years ago
  65. 2100675 journalctl: add -n switch by Lennart Poettering · 14 years ago
  66. 8e9e6d5 sd128: rename SD_FORMAT_ID128_STR to SD_ID128_FORMAT_STR to follow naming scheme by Lennart Poettering · 14 years ago
  67. eaff7bd sd128: add format string macros for outputting sd_id128_t variables by Lennart Poettering · 14 years ago
  68. bad75c2 journald: fix _SYSTEMD_CGROUP= values by Lennart Poettering · 14 years ago
  69. bda0617 logind: send out Lock signal when locking by Lennart Poettering · 14 years ago
  70. 976c088 logind: don't watch vcsa if nobody cares by Lennart Poettering · 14 years ago
  71. 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
  72. 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
  73. 86aa7ba systemctl: hook up systemctl with the journal by Lennart Poettering · 14 years ago
  74. adf7d50 journal: never fail if we cannot access /var, just print a warning by Lennart Poettering · 14 years ago
  75. 52f4f45 journald: treat a read-only /var identical to an unmounted one by Lennart Poettering · 14 years ago
  76. 85d83bf journald: add _SYSTEMD_SESSION, _SYSTEMD_OWNER_UID, _SYSTEMD_SERVICE to all entries by Lennart Poettering · 14 years ago
  77. 000a2c9 sd-id128: add _public_ to all exports, and add validity checks for all parameters by Lennart Poettering · 14 years ago
  78. a5344d2 journal: add _public_ to all sd-journal calls, and add parameter checks by Lennart Poettering · 14 years ago
  79. 9847946 login: introduce sd_pid_get_service() by Lennart Poettering · 14 years ago
  80. b72491a nspawn: get rid of BUFFER_SIZE, use LINE_MAX instead by Lennart Poettering · 14 years ago
  81. 4f3656e readahead: bring export definition of sd-readahead in line with sd-daemon by Lennart Poettering · 14 years ago
  82. 4cfc6db socket: only add dependency on kmsg socket to socket units which have any kind of exec program specified by Lennart Poettering · 14 years ago
  83. 776a564 build-sys: move kbd-model-map to locale/ by Lennart Poettering · 14 years ago
  84. b4d0195 cryptsetup: split off cryptsetup into its own subdir by Lennart Poettering · 14 years ago
  85. 927f62b login: move systemd-user-sessions.service into login/, too by Lennart Poettering · 14 years ago
  86. e5e83e8 build-sys: make readahead and vconsole optional by Lennart Poettering · 14 years ago
  87. bb76504 gnome-ask-password-agent: require libnotify >= 0.7.0 by Kay Sievers · 14 years ago
  88. be5f438 login: move the PAM module to src/login/ since it is just a client to logind by Lennart Poettering · 14 years ago
  89. 5e2c936 test: rename test directory by Lennart Poettering · 14 years ago
  90. 9c5b60c login: move libsystemd-login.pc.in into src/login/ by Lennart Poettering · 14 years ago
  91. d4a66a7 libsystemd-id128: restructure Makefile.am by Kay Sievers · 14 years ago
  92. 7e8f489 journal: restructure Makefile.am by Kay Sievers · 14 years ago
  93. 609518c binfmt: move sources to subdirectory by Kay Sievers · 14 years ago
  94. 681cfc6 hostnamed, localed: move config files to subdir by Kay Sievers · 14 years ago
  95. 00c36f2 hostnamed: move sources to subdirectory by Kay Sievers · 14 years ago
  96. 1822350 localed: move sources to subdirectory by Kay Sievers · 14 years ago
  97. 4668191 timedated: move sources to subdirectory by Kay Sievers · 14 years ago
  98. 6c8a39b journal: silence gcc warnings by Kay Sievers · 14 years ago
  99. c0f99c2 util: fix warning by Lennart Poettering · 14 years ago
  100. e81e801 journal: move symver file into subdirectory by Lennart Poettering · 14 years ago