systemd 196
  1. 93b73b0 journal: by default do not decompress dat objects larger than 64K by Lennart Poettering · 13 years ago
  2. f2cf040 journal: document new catalog APIs by Lennart Poettering · 13 years ago
  3. 00addad unit: link up getty configuration from man page and unit files by Lennart Poettering · 13 years ago
  4. e3657ec journalctl: add option to forgo ellipsization by Zbigniew Jędrzejewski-Szmek · 13 years ago
  5. 1e1954f hwdb: revert hwdb.bin back to /etc/udev by Zbigniew Jędrzejewski-Szmek · 13 years ago
  6. ee623f0 hwdb: use $(localstatedir)/lib/udev/hwdb.bin for the binary database by Zbigniew Jędrzejewski-Szmek · 13 years ago
  7. 2d27a19 man: link up journalctl man page with developer documenation by Lennart Poettering · 13 years ago
  8. d420575 journal: implement message catalog by Lennart Poettering · 13 years ago
  9. bb11271 sched: Only setting CPUSchedulingPriority=rr doesn't work by Holger Hans Peter Freyther · 13 years ago
  10. 2480f0c man: update description of ExecStart and friends by Zbigniew Jędrzejewski-Szmek · 13 years ago
  11. 0f67f1e core: lift restriction on order of - and @ in ExecStart by Zbigniew Jędrzejewski-Szmek · 13 years ago
  12. 45c0c61 systemctl: add help for --type/-t by Zbigniew Jędrzejewski-Szmek · 13 years ago
  13. be1015d man: throw in an example of timedatectl output by Zbigniew Jędrzejewski-Szmek · 13 years ago
  14. 0c77310 systemd-delta.xml: document default value for --diff by Thomas Hindoe Paaboel Andersen · 13 years ago
  15. 1707b36 man/sd-id128.xml: typo fix by Holger Hans Peter Freyther · 13 years ago
  16. 5a5c72c man: typo fixes for new files in 195 by Thomas Hindoe Paaboel Andersen · 13 years ago
  17. e4f44e7 Revert "Implement SocketUser= and SocketGroup= for [Socket]" by Dave Reisner · 13 years ago
  18. aea5401 Implement SocketUser= and SocketGroup= for [Socket] by Dave Reisner · 13 years ago
  19. 7277f5a systemd.socket.xml: fix typo by Dave Reisner · 13 years ago
  20. f848f8d man: typo fixes by Thomas Hindoe Paaboel Andersen · 13 years ago
  21. 669b04a service: drop special HTTP server target, as it is a bad idea anf Fedora specific by Lennart Poettering · 13 years ago
  22. 630d4e1 man: explain a bit more detailed what happens on suspend by Lennart Poettering · 13 years ago
  23. f8a2ebb man: document that Documentation= follows an order by Lennart Poettering · 13 years ago
  24. 4f76ae1 coredumpctl: add --field/-F option by Zbigniew Jędrzejewski-Szmek · 13 years ago
  25. 9a34088 coredumpctl: add --no-legend option by Zbigniew Jędrzejewski-Szmek · 13 years ago
  26. 0eb59cc SMACK: Add configuration options. (v3) by Auke Kok · 13 years ago
  27. 7654b2c logind: add 'lock' as possible choice for handling hw keys by Lennart Poettering · 13 years ago
  28. 23b7245 udev: add "udevadm hwdb --test=<modalias>" by Kay Sievers · 13 years ago
  29. 4e84ae7 man/logind.conf.xml: Add missing 'suspend' value for Handle*Key options. by Thomas Bächler · 13 years ago
  30. 6524990 logind: support for hybrid sleep (i.e. suspend+hibernate at the same time) by Lennart Poettering · 13 years ago
  31. ada45c7 coredumpctl: add 'gdb' verb to start gdb right-away on a collected coredump by Lennart Poettering · 13 years ago
  32. 85210bf journal: provide an API that allows client to figure out whether they need to recheck the journal manually for changes in regular intervals by Lennart Poettering · 13 years ago
  33. df688b2 man: minor updates by Lennart Poettering · 13 years ago
  34. 0bc6235 man: fix example by Lennart Poettering · 13 years ago
  35. bb31a4a man: typo fixes by Thomas Hindoe Paaboel Andersen · 13 years ago
  36. d99ae53 journal: properly serialize fields with multiple values into JSON by Lennart Poettering · 13 years ago
  37. 1ada30a man: udev - add 'udevadm hwdb --update' by Kay Sievers · 13 years ago
  38. ef44ed4 man: fix typo in tmpfiles.d by Tom Gundersen · 13 years ago
  39. a255820 tmpfiles: allow Age to be set to 0 by Tom Gundersen · 13 years ago
  40. 2eb8e90 man: reword journalctl -n description by Zbigniew Jędrzejewski-Szmek · 13 years ago
  41. eac223e man: the corresponding LSB facility to rpcbind.target is $portmap by Michael Biebl · 13 years ago
  42. 7cd28a8 man: add man page for localectl by Lennart Poettering · 13 years ago
  43. 5de0409 journal: add tool to extract coredumps by Zbigniew Jędrzejewski-Szmek · 13 years ago
  44. 6d90821 journald.conf: remove MinSize= settings by Lennart Poettering · 13 years ago
  45. aae9a96 systemctl: remove --follow option by Lennart Poettering · 13 years ago
  46. 774471b man: fix compilation warning in sd_journal_query_unique example by Zbigniew Jędrzejewski-Szmek · 13 years ago
  47. 0902aa1 man: ensure example of sd_journal_query_unique() compiles cleanly by Lennart Poettering · 13 years ago
  48. 9536e0e journalctl.xml: fix shortopt for --field by Dave Reisner · 13 years ago
  49. 1a2be33 man: add missing man page by Lennart Poettering · 13 years ago
  50. 15119c1 journalctl: implement quering field values with new -F switch by Lennart Poettering · 13 years ago
  51. 3c1668d journal: add ability to list values a specified field can take in all entries of the journal by Lennart Poettering · 13 years ago
  52. 600b704 manager: connect SIGRTMIN+24 to terminating --user instances by Lennart Poettering · 13 years ago
  53. 97ae63e service: when invoking service processes in --user mode set MANAGERPID to PID of systemd by Lennart Poettering · 13 years ago
  54. c978343 timedatectl: rename --fix-system to --adjust-system-clock by Lennart Poettering · 13 years ago
  55. dbc4fba hostname: add new hostnamectl tool as text client for hostnamed by Lennart Poettering · 13 years ago
  56. 6d0274f timedatectl: introduce new command line client for timedated by Lennart Poettering · 13 years ago
  57. fb0951b journal: implement time-based rotation/vacuuming by Lennart Poettering · 13 years ago
  58. 183de6d id128: introduce new SD_ID128_CONST_STR() macro by Lennart Poettering · 13 years ago
  59. c3f60ec journalctl: add --unit=/-u to match by unit name by Lennart Poettering · 13 years ago
  60. 7e50506 man: Fix typo in udevadm documentation by Ferenc Wágner · 13 years ago
  61. 16dad32 Reword sentences that contain psuedo-English "resp." by Andrew Eikum · 13 years ago
  62. cfbc22a journalctl: implement --since= and --until for filtering by time by Lennart Poettering · 13 years ago
  63. 48383c2 journal: support epxorting the journal in a format suitable for text/event-stream by Lennart Poettering · 13 years ago
  64. c6511e8 journal: when browsing the journal via browse.html allow clicking on entries to show their details by Lennart Poettering · 13 years ago
  65. 8bd3b86 man/systemd-halt.service: fix typo by Dave Reisner · 13 years ago
  66. 2f1bb51 man: handle-sleep-key is invalid, replace it with handle-suspend-key and handle-hibernate-key in systemd-inhibit help and man. by Сковорода Никита Андреевич · 13 years ago
  67. 5198dab man: document behaviour of ListenStream= with only a port number in regards to IPv4/IPv6 by Lennart Poettering · 13 years ago
  68. f51356b vconsole: default to the kernel compiled-in font by Tom Gundersen · 13 years ago
  69. 8fd1952 man: fix invalid links to generator wiki pages by Dave Reisner · 13 years ago
  70. 27407a0 nspawn: use automatic cleanup and provide debug info by Zbigniew Jędrzejewski-Szmek · 13 years ago
  71. b2e6df7 trivial: fix typo by Zbigniew Jędrzejewski-Szmek · 13 years ago
  72. c651162 man: correct the default logging rate limit to actually say what the code implements by Lennart Poettering · 13 years ago v193
  73. 8f14c83 journalctl: add --cursor switch by Lennart Poettering · 13 years ago
  74. 1705594 journalctl: make the argument to -n optional by Lennart Poettering · 13 years ago
  75. 8e7fd6a logind: split up HandleSleepKey= into HandleSuspendKey= and HandleHibernateKey= by Lennart Poettering · 13 years ago
  76. 12a1309 man: document new inhibitor types by Lennart Poettering · 13 years ago
  77. beaafb2 logind: rework power key/suspend key/lid switch handling by Lennart Poettering · 13 years ago
  78. 6569cae unit-printf: add specifiers for the host name, machine id, boot id by Lennart Poettering · 13 years ago
  79. 57ccf90 docs: typos in loginctl.xml by Thomas Hindoe Paaboel Andersen · 13 years ago
  80. 84b98e6 git: update .gitignore by Lennart Poettering · 13 years ago
  81. f6c2e28 directive-index: journal directives by Zbigniew Jędrzejewski-Szmek · 13 years ago
  82. ffafe91 directive-index: system manager directives by Zbigniew Jędrzejewski-Szmek · 13 years ago
  83. e1abd3e directive-index: add UDEV fields by Zbigniew Jędrzejewski-Szmek · 13 years ago
  84. 98a77df logind: make sure there's always a getty available on TTY6 by Lennart Poettering · 13 years ago
  85. 54693d9 tmpfiles: use write(2) for the 'w' action by Dave Reisner · 13 years ago
  86. 050a99b man: update localtime(5) a bit by Lennart Poettering · 13 years ago
  87. 1638bd3 man: mention journalctl in the systemd man page by Lennart Poettering · 13 years ago
  88. 608da9e man: remove timezone(5) and add localtime(5) by Shawn Landden · 13 years ago
  89. 0cd1fd4 nspawn: Fix minor typo in man page by Pierre Schmitz · 13 years ago
  90. 0675cc4 daemon: Fix broken links to sd-daemon.c by Eelco Dolstra · 13 years ago
  91. 64e441d man: reword logind.conf.xml a bit by Lennart Poettering · 13 years ago
  92. 071d73c docs: typo fixes in pam_systemd.xml by Thomas Hindoe Paaboel Andersen · 13 years ago
  93. 0830793 docs: typo fixes in logind.conf.xml and os-release.xml by Thomas Hindoe Paaboel Andersen · 13 years ago
  94. a0b78ed man: fix typos in halt.xml and journalctl.xml by Thomas Hindoe Paaboel Andersen · 13 years ago
  95. c531588 man: fix a bunch of typos in docs by Thomas Hindoe Paaboel Andersen · 13 years ago
  96. d4e9eb9 tmpfiles: support globbing for w option by Dave Reisner · 13 years ago
  97. d18dff4 login: reshuffle meaning of require_active parameter by Lennart Poettering · 13 years ago
  98. 742a862 condition: add ConditionFileNotEmpty= by Lennart Poettering · 13 years ago
  99. 490d99e man: document that assignemnts of devices to seats are persistent by Lennart Poettering · 13 years ago
  100. 182b858 journald: make splitting up of journal files per-user configurable by Lennart Poettering · 13 years ago