1. 38a60d7 build-sys: prepare release 189 by Lennart Poettering · 12 years ago v189
  2. 8d1b002 service: introduce a proper service result if the start limit is hit by Lennart Poettering · 12 years ago
  3. 99add6f journalctl: complain if unprivileged users attempt to access the journal and persistant logging is off by Lennart Poettering · 12 years ago
  4. d2bd763 journal: the ratelimiter is part of journald by Lennart Poettering · 12 years ago
  5. 0153028 journald: split off native protocol support into its own .c file by Lennart Poettering · 12 years ago
  6. 3b7124a journald: split console transport stuff into its own file by Lennart Poettering · 12 years ago
  7. a45b9fc journald: move stream protocol into its own .c file by Lennart Poettering · 12 years ago
  8. 5809560 journal: move syslog specific calls out of util.c by Lennart Poettering · 12 years ago
  9. 35e2e34 journald: splitt of syslog protocol support into its own file by Lennart Poettering · 12 years ago
  10. ef63833 journald: split /dev/kmsg related stuff into its own .c file by Lennart Poettering · 12 years ago
  11. 671e021 journald: write tags also to user journal files by Lennart Poettering · 12 years ago
  12. bdfb9e7 journald: augment journal entries from the kernel with data from udev by Lennart Poettering · 12 years ago
  13. c0d6e76 unit: add new ConditionHost= condition type by Lennart Poettering · 12 years ago
  14. ddfa510 main: fix PR_SET_CHILD_SUBREAPER warning version by Lennart Poettering · 12 years ago
  15. c0ca7ae journalctl: be more friendly when informing about seal verification by Lennart Poettering · 12 years ago
  16. 84cc2ab shared/util: add fstab support for partuuid/partlabel by Dave Reisner · 12 years ago
  17. 383182b shared/util: refactor fstab_node_to_udev_node by Dave Reisner · 12 years ago
  18. d8b7826 update TODO by Lennart Poettering · 12 years ago
  19. 01ed0e2 dev-setup: make NULL as parameter for dev_setup() equivalent to "" by Lennart Poettering · 12 years ago
  20. 4fc9982 nspawn: add /dev FD symlinks in container setup by Dave Reisner · 12 years ago
  21. 8f0e73f dev-setup: allow a path prefix for use in chroots by Dave Reisner · 12 years ago
  22. 50b3e64 update TODO by Lennart Poettering · 12 years ago
  23. 8b8ffe6 core: fix error checking for PR_SET_CHILD_SUBREAPER by Lennart Poettering · 12 years ago
  24. 2cfa886 build-sys: fix ntp-units.d path creation by Lennart Poettering · 12 years ago
  25. cedb42b journalctl: add a bit of color to the output by Lennart Poettering · 12 years ago
  26. 24a598f journal: properly handle EPIPE from /dev/kmsg by Lennart Poettering · 12 years ago
  27. fcde238 journal: be more careful when keeping around mmaps we still need by Lennart Poettering · 12 years ago
  28. 369f058 verify: optimize entry search a bit by using bisection by Lennart Poettering · 12 years ago
  29. a228a22 journalctl: really include .journal~ files in listing by Lennart Poettering · 12 years ago
  30. 72fbdd3 journal: initialize libgcrypt explicitly, before using HMAC by Lennart Poettering · 12 years ago
  31. 89fef99 journal: automatically evolve FSS key even when nothing is logged by Lennart Poettering · 12 years ago
  32. c05276f journalctl: reword things a bit by Lennart Poettering · 12 years ago
  33. adac1c9 journal: rearrange QR code output a bit to fi to 80x25 terminals by Lennart Poettering · 12 years ago
  34. eb53b74 journald: add new Seal= configuration option by Lennart Poettering · 12 years ago
  35. 197c0da journalctl: explain QR code use by Lennart Poettering · 12 years ago
  36. 92221ed journal: include machine ID in QR code by Lennart Poettering · 12 years ago
  37. f6a971b journalctl: output FSS key as QR code on generating by Lennart Poettering · 12 years ago
  38. 3e4b9b5 journal: add missing endianess conversion by Lennart Poettering · 12 years ago
  39. feb12d3 journal: make libgcrypt dependency optional by Lennart Poettering · 12 years ago
  40. 8088cbd journal: use a macro to check for file header flags by Lennart Poettering · 12 years ago
  41. f7fab8a journal: fix tag ordering check by Lennart Poettering · 12 years ago
  42. a2e99cd journal: fix bisection algorithm by Lennart Poettering · 12 years ago
  43. fc89a13 journal: validate timestamps as well by Lennart Poettering · 12 years ago
  44. 84168d8 mmap: resize arrays dynamically by Lennart Poettering · 12 years ago
  45. fb9a24b journal: even more simple static object tests by Lennart Poettering · 12 years ago
  46. 97147f8 journal: refuse verification of files with unknown flags by Lennart Poettering · 12 years ago
  47. b72631e jounral: write bit fiddling test by Lennart Poettering · 12 years ago
  48. c586dbf journal: fix verification without key by Lennart Poettering · 12 years ago
  49. db11ac1 journald: add additional simple static tests to verifier by Lennart Poettering · 12 years ago
  50. a010801 journal: be fine with opening rotated/corrupted journal files by Lennart Poettering · 12 years ago
  51. f982e6f journal: set secure deletion flags for FSS file by Lennart Poettering · 12 years ago
  52. 6c7be12 journal: after verification output validated time range by Lennart Poettering · 12 years ago
  53. 356fe3e journal: reword verification messages a bit by Lennart Poettering · 12 years ago
  54. 7b5fd91 journal: ensure that entries and tags are properly ordered by Lennart Poettering · 12 years ago
  55. 3223f44 journal: show new header fields in header dump by Lennart Poettering · 12 years ago
  56. e627440 journal: don't write tag objects if nothing has been written since the last time by Lennart Poettering · 12 years ago
  57. 31094aa man: add man pages for new FSS stuff by Lennart Poettering · 12 years ago
  58. baed47c journal: rework terminology by Lennart Poettering · 12 years ago
  59. 14d1018 journal: add FSPRG journal authentication by Lennart Poettering · 12 years ago
  60. a8e5f51 journal: fix tag sequence number verification by Lennart Poettering · 12 years ago
  61. 56e81f7 journalctl: immeidately terminate on invalid seed by Lennart Poettering · 12 years ago
  62. b7c9ae9 journal: parse fsprg seed by Lennart Poettering · 12 years ago
  63. 2dee23e journal: count number of entry arrays in header by Lennart Poettering · 12 years ago
  64. 45b51b6 keymap: fix map name reference by Kay Sievers · 12 years ago
  65. 2737027 journal: rename 'mmap' to 'mmap_cache' to appease gcc by Zbigniew Jędrzejewski-Szmek · 12 years ago
  66. 1137e6c journal: fix variable initialization by Lennart Poettering · 12 years ago
  67. 2a7273e journal: fix unitialized var by Lennart Poettering · 12 years ago
  68. f5028bf journal: journal-send.h doesn't actually exist by Lennart Poettering · 12 years ago
  69. 86adf87 journal: verify structural consistency by Lennart Poettering · 12 years ago
  70. f9fffc3 journal: add color to verification progress bar by Lennart Poettering · 12 years ago
  71. fd5dc32 journal: verify compressed objects by Lennart Poettering · 12 years ago
  72. 4da416a journalctl: add --verify-seed= switch to specify seed value by Lennart Poettering · 12 years ago
  73. f59a5f6 journal: verify hashes only during actual verification, not all the time by Lennart Poettering · 12 years ago
  74. 0284adc journal: split up journal-file.c by Lennart Poettering · 12 years ago
  75. f65425c journal: add superficial structure verifier by Lennart Poettering · 12 years ago
  76. beec008 journal: implement basic journal file verification logic by Lennart Poettering · 12 years ago
  77. 07cacf5 conf-parser: make parsing exit status lists non-fatal by Lennart Poettering · 12 years ago
  78. 16e9f40 journal: implement generic sharable mmap caching logic by Lennart Poettering · 12 years ago
  79. 405053f keymap: Add Sony VGN by Martin Pitt · 12 years ago
  80. d046b20 conf-parser: simplify a few things by using set_ensure_allocated() rather than set_new() by Lennart Poettering · 12 years ago
  81. abdf799 man: extend documentation for RestartPreventExitStatus= and SuccessExitStatus= a bit by Lennart Poettering · 12 years ago
  82. 96342de service: add options RestartPreventExitStatus and SuccessExitStatus by Lukas Nykryn · 12 years ago
  83. d98cc1f journal: include tag object header in hmac by Lennart Poettering · 12 years ago
  84. b0af6f4 journal: add all objects we add to HMAC by Lennart Poettering · 12 years ago
  85. 7560fff journald: initial version of FSPRG hookup by Lennart Poettering · 12 years ago
  86. 8caf9d6 umount: MS_MGC_VAL is so 90s by Lennart Poettering · 12 years ago
  87. 5a7e959 update TODO by Lennart Poettering · 12 years ago
  88. 1e41be2 nspawn,namespaces: make sure we recursively bind mount things in by Lennart Poettering · 12 years ago
  89. aed5a52 machine-id: properly mount transient machine ID read-only by Lennart Poettering · 12 years ago
  90. b4c5970 nspawn: unset a few unnecessary params to mount() by Lennart Poettering · 12 years ago
  91. 68f1600 update TODO by Lennart Poettering · 12 years ago
  92. ac0930c namespace: rework namespace support by Lennart Poettering · 12 years ago
  93. 6f67a45 nspawn: inherit mounts from real root, don't propagate mounts to real root by Lennart Poettering · 12 years ago
  94. f47fc35 switch-root: remount to MS_PRIVATE by Lennart Poettering · 12 years ago
  95. dbf61af udev: export udev_device_new_from_device_id() by Kay Sievers · 12 years ago
  96. c516c8d systemctl: fix issue with systemctl daemon-reexec by Simon Peeters · 12 years ago
  97. fd5b4ca shared/utf8: mark char* as const by Dave Reisner · 12 years ago
  98. 4bfa638 shutdown: recursively mark root as private before pivot by Dave Reisner · 12 years ago
  99. 8e4e8df id128: don't use C99 bool in public headers by Lennart Poettering · 12 years ago
  100. cee5e9a journald: never read the same kernel msg twice, and generate message when we lose one by Lennart Poettering · 12 years ago