systemd 208
  1. 1434ae6 cgroup: there's no point in labelling cgroupfs dirs, so let's not do that by Lennart Poettering · 12 years ago v208
  2. a3b6faf hashmap: randomize hash functions a bit by Lennart Poettering · 12 years ago
  3. 3a83f52 logind: remove fbdev session-device support by David Herrmann · 12 years ago
  4. dfd5527 logind: send PropertyChanged during deactivation by David Herrmann · 12 years ago
  5. c2e5d02 logind: check whether first drmSetMaster succeeded by David Herrmann · 12 years ago
  6. 081dfa8 logind: fix session-device dbus notify by David Herrmann · 12 years ago
  7. ea52e2a kernel-install: add compat with 'installkernel' by Tom Gundersen · 12 years ago
  8. 7400b9d core: whenever a new PID is passed to us, make sure we watch it by Lennart Poettering · 12 years ago
  9. c22ceea util.c: ignore pollfd.revent for loop_read/loop_write by Chen Jie · 12 years ago
  10. ba5ecfc systemctl: remove legacy upstart compatibility by Cristian Rodríguez · 12 years ago
  11. a1c9563 smack-setup: fix path to Smack/CIPSO mappings by Patrick McCarty · 12 years ago
  12. 45fa9e2 hashmap: size hashmap bucket array dynamically by Lennart Poettering · 12 years ago
  13. bcd8e6d local: fix memory leak when putting together locale settings by Lennart Poettering · 12 years ago
  14. 6c08127 main: don't free fds array twice by Lennart Poettering · 12 years ago
  15. 69ae3ee logs-show.c: show all messages for a slice by Zbigniew Jędrzejewski-Szmek · 12 years ago
  16. 4469ff4 set IgnoreOnIsolate=true for systemd-cryptsetup@.service by Andrey Borzenkov · 12 years ago
  17. 893fa01 Fix buffer overrun when enumerating files by Zbigniew Jędrzejewski-Szmek · 12 years ago
  18. 8b179a8 kernel-install: avoid using 'cp --preserve' by Tom Gundersen · 12 years ago
  19. 8a7935a Do not use unitialized variable and remove duplicated line by Zbigniew Jędrzejewski-Szmek · 12 years ago
  20. d43de69 swap: properly expose timeout property on the bus by Lennart Poettering · 12 years ago
  21. a38d1d2 dbus: fix introspection for TimerSlackNSec by Lennart Poettering · 12 years ago
  22. 68372da systemctl: make sure set-property mangles unit names by Lennart Poettering · 12 years ago
  23. 7ac8073 core: drop some out-of-date references to cgroup settings by Lennart Poettering · 12 years ago
  24. c68ba91 logind: never consider a closing session relevant for PK checks by Lennart Poettering · 12 years ago
  25. 90dc8c2 main: set umask before creating any files by Mike Gilbert · 12 years ago
  26. 299404a logind: if a user is sitting in front of the computer and can shutdown the machine anyway he should also be able to reboot it by Lennart Poettering · 12 years ago
  27. a57f7e2 core: rework how we match mount units against each other by Lennart Poettering · 12 years ago
  28. 6270c1b unit-name: when escaping a path consider the empty path identical to the root dir by Lennart Poettering · 12 years ago
  29. e203f7c util: properly handle the root dir in PATH_FOREACH_PREFIX by Lennart Poettering · 12 years ago
  30. baa89da cgroup: when referencing cgroup controller trees allow omission of the path by Lennart Poettering · 12 years ago
  31. 2b3ab29 Move part of logind.c into a separate file by Zbigniew Jędrzejewski-Szmek · 12 years ago
  32. bd16acf Move functions around to fix underlinking in test-machine-tables by Zbigniew Jędrzejewski-Szmek · 12 years ago
  33. 5843c5e journald: accept EPOLLERR from /dev/kmsg by Zbigniew Jędrzejewski-Szmek · 12 years ago
  34. 8097ab4 test-hashmap: fix access to uninitialized memory by Zbigniew Jędrzejewski-Szmek · 12 years ago
  35. f546241 execute.c: little modernization by Zbigniew Jędrzejewski-Szmek · 12 years ago
  36. fecffe5 util: add macro for iterating through all prefixes of a path by Lennart Poettering · 12 years ago
  37. 13b84ec cgroup: if we do a cgroup operation then do something on all supported controllers by Lennart Poettering · 12 years ago
  38. a6dbecc logind: return -EINVAL when PID is wrong by Lukas Nykryn · 12 years ago
  39. c51d84d support acpi firmware performance data (FPDT) by Kay Sievers · 12 years ago
  40. 036ae95 shared: device-nodes - add include guard by Kay Sievers · 12 years ago
  41. e58cec1 cgroup: always enable memory.use_hierarchy= for all cgroups in the memory hierarchy by Lennart Poettering · 12 years ago
  42. a0f7080 Fix obsolete references to systemd-random-seed-load.service by Eelco Dolstra · 12 years ago
  43. 6c60569 logind: put correct user object paths in introspection data by Mantas Mikulėnas · 12 years ago
  44. 184ecaf systemctl: Avoid ellipsizing when piping output by Dave Reisner · 12 years ago
  45. 1e5413f Add more tests and fix capability logging by Zbigniew Jędrzejewski-Szmek · 12 years ago
  46. cecf24e fix grammatical error by Dave Reisner · 12 years ago
  47. d242133 nspawn: be less liberal about creating bind mount destinations by Dave Reisner · 12 years ago
  48. e7363c5 test-utf8: add more tests for public functions by Dave Reisner · 12 years ago
  49. 8f6ce71 device-nodes: move device node specific code to own file by Dave Reisner · 12 years ago
  50. 7991ac3 shared/utf8: merge implementations, remove cruft by Dave Reisner · 12 years ago
  51. 894a156 udev-builtin-blkid: export ID_PART_TABLE_UUID by Dave Reisner · 12 years ago
  52. c22428f Spelling fix from later revision of committed patch from Shawn Landden <shawn@churchofgit.com>. by David Strauss · 12 years ago
  53. 4ec2914 Fix capability logging when effective caps are 0 by Zbigniew Jędrzejewski-Szmek · 12 years ago
  54. 72fd713 polkit: Avoid race condition in scraping /proc by Colin Walters · 12 years ago
  55. 00f117a logs-show.c: fix enum type in function declaration by Zbigniew Jędrzejewski-Szmek · 12 years ago
  56. 0a7b53b util: restore get_process_capeff behaviour by Zbigniew Jędrzejewski-Szmek · 12 years ago
  57. 1dc2ced Remove six unused variables and add annotation by Zbigniew Jędrzejewski-Szmek · 12 years ago
  58. 831dede logind: fix build for ARM with sizeof(dev_t) > sizeof(void*) by David Herrmann · 12 years ago
  59. 3db604b gpt-auto-generator: do not assume that /dev/block/%u:%u is useable by Lennart Poettering · 12 years ago
  60. ef5bfcf backlight,random-seed: move state files into /var/lib/systemd by Lennart Poettering · 12 years ago
  61. d7bd01b logind: implement generic multi-session by David Herrmann · 12 years ago
  62. 118ecf3 logind: introduce session-devices by David Herrmann · 12 years ago
  63. 491d152 libudev: add missing 'global' to symbol export by Kay Sievers · 12 years ago
  64. 4608af4 journald: avoid NSS in journald by Lennart Poettering · 12 years ago
  65. 265ffa1 tmpfiles: add a new "m" line type that adjusts user/group/mode of a file if it exists by Lennart Poettering · 12 years ago
  66. d8a1100 test-fileio: assume that Buffers may be missing by Zbigniew Jędrzejewski-Szmek · 12 years ago
  67. e9e506e Make test-login and test-sleep output debugging by Zbigniew Jędrzejewski-Szmek · 12 years ago
  68. 9fb3675 Use first partition in /proc/swaps for hibernation test by Zbigniew Jędrzejewski-Szmek · 12 years ago
  69. 22f5f62 Use udev_encode_string in fstab_node_to_udev_node by Dave Reisner · 12 years ago
  70. 02a36bc move utf8 functions from libudev-private.h to utf8.h by Dave Reisner · 12 years ago
  71. 0a244b8 journald: log the slice of a process along with each message in _SYSTEMD_SLICE= by Lennart Poettering · 12 years ago
  72. ddca82a cgroup: get rid of MemorySoftLimit= by Lennart Poettering · 12 years ago
  73. dd8b2bf udev: path_id - fix by-path link generation for scm devices by Sebastian Ott · 12 years ago
  74. bf7825a logind: extract has_vts() from can_multi_session() by David Herrmann · 12 years ago
  75. 9209d51 logind: fix session_activate(vtnr = 0) by David Herrmann · 12 years ago
  76. 20e1bd9 logind: fix seat_can_tty() to check for VTs by David Herrmann · 12 years ago
  77. 92432fc logind: rename vtconsole to seat0 by David Herrmann · 12 years ago
  78. ab60f2f logind: make Session.Activate() lazy by David Herrmann · 12 years ago
  79. ae5e06b logind: add session controllers by David Herrmann · 12 years ago
  80. e8b212f logind: add infrastructure to watch busnames by David Herrmann · 12 years ago
  81. 718d006 logind: listen actively for session devices by David Herrmann · 12 years ago
  82. 1731e34 tmpfiles: support simple specifier expansion for specified paths by Lennart Poettering · 12 years ago
  83. f485606 Make tmpdir removal asynchronous by Zbigniew Jędrzejewski-Szmek · 12 years ago
  84. 4363833 man: add a list of environment variables by Zbigniew Jędrzejewski-Szmek · 12 years ago
  85. 19f6d71 specifier: rework specifier calls to return proper error message by Lennart Poettering · 12 years ago
  86. 35375af login: fix login_is_valid test by Zbigniew Jędrzejewski-Szmek · 12 years ago
  87. 3cf0f8f udev-rules: avoid erroring on trailing whitespace by Dave Reisner · 12 years ago
  88. 4b54914 Verify validity of session name when received from outside by Zbigniew Jędrzejewski-Szmek · 12 years ago
  89. 1244d8d transaction.c: do not point users to logs when unit not found by Zbigniew Jędrzejewski-Szmek · 12 years ago
  90. 442e008 Assume that /proc/meminfo can be missing by Zbigniew Jędrzejewski-Szmek · 12 years ago
  91. 112a7f4 cgroup: add missing equals for BlockIOWeight by Gao feng · 12 years ago
  92. 4e82fe5 swap: create .wants symlink to 'auto' swap devices by Tom Gundersen · 12 years ago
  93. 69ab808 Advertise hibernation only if there's enough free swap by Zbigniew Jędrzejewski-Szmek · 12 years ago
  94. 6faa3dc libudev: fix move_later comparison by Lukas Nykryn · 12 years ago
  95. 90060fa swap: fix reverse dependencies by Tom Gundersen · 12 years ago
  96. 81c68af core/cgroup: first print then free by Lukas Nykryn · 12 years ago
  97. 2dba165 random-seed: we should return errno of failed loop_write by Lukas Nykryn · 12 years ago
  98. 6a94f2e cgroup: fix incorrectly setting memory cgroup by Gao feng · 12 years ago
  99. 84121bc cgroup: correct the log information by Gao feng · 12 years ago
  100. 15b4a75 cgroup: add the missing setting of variable's value by Gao feng · 12 years ago