1. 5430f7f relicense to LGPLv2.1 (with exceptions) by Lennart Poettering · 12 years ago
  2. e885455 udev: check-keymaps.sh - fix source directory by Kay Sievers · 12 years ago
  3. 23e0573 update TODO by Lennart Poettering · 12 years ago
  4. 9bdc770 polkit: when spawning off agent, wait until the agent is fully initialized by Lennart Poettering · 12 years ago
  5. 4771148 units: exclude gettys from isolate requests by Lennart Poettering · 12 years ago
  6. 4590cfe udev: fix RUN+= logic regarding builtin vs. program by Kay Sievers · 12 years ago
  7. 88dc432 udev: fix keymap mkdir by Marc-Antoine Perennou · 12 years ago
  8. 635f7d8 enable proper access timestamps on all tmpfs mounts by Kay Sievers · 12 years ago
  9. e5f3d1b tmpfiles: open directories with O_NOATIME to preserve timestamp by Kay Sievers · 12 years ago
  10. 6bb92a1 polkit: temporarily spawn of a polkit agent in terminals for possibly authenticated operations by Lennart Poettering · 12 years ago
  11. f25626e main: disarm watchdog when preparing for reexecution by Lennart Poettering · 12 years ago
  12. 79c0772 put acl.la in 'if HAVE_ACL' and rename acl.[ch] to acl-util.[ch] by Kay Sievers · 12 years ago
  13. b30e2f4 move libsystemd_core.la sources into core/ by Kay Sievers · 12 years ago
  14. 9543ad1 main: unset some bash specific environment variables that might get leaked to us by Lennart Poettering · 12 years ago
  15. 71ecc85 main: drop container/initrd env vars from inherited set by Lennart Poettering · 12 years ago
  16. 6996295 machine-id: don't delete runtime machine-id, and place it in /run by Lennart Poettering · 12 years ago
  17. 966a5d3 main: add URL to cgroups check message by Lennart Poettering · 12 years ago
  18. cc527a4 split selinux label operations out of cgroup-util, socket-util by Kay Sievers · 12 years ago
  19. 6ac405b build-sys: move remaining headers out EXTRA_DIST, install sd-readahead.h by Kay Sievers · 12 years ago
  20. f7b6a32 build-sys: add $(AM_LDFLAGS) where needed by Kay Sievers · 12 years ago
  21. 69dd416 pam_systemd: add missing libsystemd_audit.l by Kay Sievers · 12 years ago
  22. 04ebb59 shutdownd: rework interface, allow subscribing to scheduled shutdowns by Lennart Poettering · 12 years ago
  23. 7e59bfc systemctl: don't forward poweroff/reboot requests to logind if time is set or immediate or dry-run execution is requested by Lennart Poettering · 12 years ago
  24. b593682 logs-show: fix output of log lines lacking comm by Lennart Poettering · 12 years ago
  25. 082694b units: introduce nss-user-lookup.target by Lennart Poettering · 12 years ago
  26. d50f0b1 update TODO by Kay Sievers · 12 years ago
  27. 49e942b rename basic.la to shared.la and put selinux deps in shared-selinx.la by Kay Sievers · 12 years ago
  28. cc09333 udev: move man pages to udev section by Kay Sievers · 12 years ago
  29. 69df6f0 dbus: make the service property StartLimitAction writeable by Michael Olbrich · 12 years ago
  30. c57c09e dbus: add generic DEFINE_BUS_PROPERTY_SET_ENUM() macro for enum properties by Michael Olbrich · 12 years ago
  31. 9612f07 dbus: add data argument to BusPropertySetCallback by Michael Olbrich · 12 years ago
  32. 56bcbfa watchdog: really return the actual watchdog timeout by Michael Olbrich · 12 years ago
  33. 771f19c move list.h, macro.h, ioprio.h to shared/ by Kay Sievers · 12 years ago
  34. 9f36aa6 move pager.[ch] to shared/ by Kay Sievers · 12 years ago
  35. b6358b8 use libsystemd-daemon.la instead of source file by Kay Sievers · 12 years ago
  36. 0d0a5ab use libsystemd-id128.la instead of source file by Kay Sievers · 12 years ago
  37. 159baa1 move libsystemd-capability.la dep from basic to core by Kay Sievers · 12 years ago
  38. 77d47be move cgroup-util.[ch] to shared/ by Kay Sievers · 12 years ago
  39. d33e31f udev: remove deps already pulled in by LIBADD by Kay Sievers · 12 years ago
  40. 04a9d3a udev: fix gcc warnings showing up after adding $(AM_CFLAGS) by Kay Sievers · 12 years ago
  41. 235450b build-sys: add $(AM_CFLAGS) where needed by Kay Sievers · 12 years ago
  42. 78b2e3a util: move ACL code into internal library by Kay Sievers · 12 years ago
  43. d7832d2 util: move all to shared/ and split external dependencies in separate internal libraries by Kay Sievers · 12 years ago
  44. 304b9f3 udev: set errno = ENOSYS for removed interfaces by Kay Sievers · 12 years ago
  45. b8b5e64 update TODO by Kay Sievers · 12 years ago
  46. 2d13da8 udev: remove RUN+="socket:.." and udev_monitor_new_from_netlink() by Kay Sievers · 12 years ago
  47. 83cd6b7 udev: convert 'uaccess' to a builtin by Kay Sievers · 12 years ago
  48. f1ff47b udev: keymap: remove rootprefix mangling from script by Kay Sievers · 12 years ago
  49. 1c0f62e udev: fix test-udev binary by Kay Sievers · 12 years ago
  50. 07cd4fc udev: remove support for /lib/udev/devices/; tmpfiles should be used by Kay Sievers · 12 years ago
  51. 58db57f udev: fix rules sort order by Tom Gundersen · 12 years ago
  52. baa30fb udev: switch to systemd logging functions by Kay Sievers · 12 years ago
  53. 64661ee build-sys: bump systemd version to 'udev version 182' by Kay Sievers · 12 years ago
  54. e96d6be systemd: add hardware watchdog support by Lennart Poettering · 12 years ago
  55. 348e27f job: use a lookup table for merging of job types by Michal Schmidt · 12 years ago
  56. b8217b7 update TODO by Kay Sievers · 12 years ago
  57. d3a2386 man: update udev man pages by Kay Sievers · 12 years ago
  58. 8d62c69 build-sys: add a few missing headers by Kay Sievers · 12 years ago
  59. 704179d units: direct users to the journal for logs when entering rescue mode by Lennart Poettering · 12 years ago
  60. 54cf0b7 udev: replace UDEV_EXPORT with _public_ by Kay Sievers · 12 years ago
  61. 51fc11c udev: ata_id - remove assert() until we switch over to systemd logging by Kay Sievers · 12 years ago
  62. 0c9507f udev: enable logging by Kay Sievers · 12 years ago
  63. 8ece4ca build-sys: remove vala hack, which did not allow to list headers in sources by Kay Sievers · 12 years ago
  64. a985a8f keymap: Add support for Lenovo v480 touchpad toggle hotkey. by Ayan George · 12 years ago
  65. 9cf2578 units/: use @SYSTEMCTL@ instead of hardcoded paths by Dave Reisner · 12 years ago
  66. 9b1a953 udev: avoid building selinux parts without have_selinux by Dave Reisner · 12 years ago
  67. 3672af6 udev: fix path in udev.service by Kay Sievers · 12 years ago
  68. 4b0060e udev: fix gcc warnings by Kay Sievers · 12 years ago
  69. 6df831f Merge branch 'master' of ssh://git.freedesktop.org/git/systemd/systemd by Kay Sievers · 12 years ago
  70. fc863de udev: fix gcc warnings by Kay Sievers · 12 years ago
  71. 3e21478 move imported udev into place by Kay Sievers · 12 years ago
  72. 112301a journal: don't export the boot id twice per entry by Lennart Poettering · 12 years ago
  73. 6bc3bf5 man: document the _TRANSPORT journal field by Lennart Poettering · 12 years ago
  74. 41048af man: clarify the formatting of timestamps by Lennart Poettering · 12 years ago
  75. feb88c9 man: update documentation of special units by Lennart Poettering · 12 years ago
  76. ffa16db man: document special journal fields by Lennart Poettering · 12 years ago
  77. 19c5f19 import udev repository by Kay Sievers · 12 years ago
  78. 3eff420 logind: log with AUTH facility by Lennart Poettering · 12 years ago
  79. 3338b95 fix a couple of AF_UNIX connect() calls by Lennart Poettering · 12 years ago
  80. ba8d379 journal: in json and export mode use double underscores to prefix location fields by Lennart Poettering · 12 years ago
  81. 568b679 systemctl: make -f short for both --follow and --force by Lennart Poettering · 12 years ago
  82. 08f23fd update TODO by Lennart Poettering · 12 years ago
  83. 48bb587 service: schedule JOB_RESTART from SERVICE_AUTO_RESTART state by David Ward · 12 years ago
  84. 6070fe6 analyze: Cosmetic exit when the bootup is not yet complete when plotting. by Colin Guthrie · 12 years ago
  85. 6008900 Revert "socket: if we fail to create an instantiated service for a socket, don't put the socket in failure mode" by Michal Schmidt · 12 years ago
  86. fb5ef06 install: check for proper return from dirent_ensure_type by Dave Reisner · 12 years ago
  87. 3cc5888 update TODO by Lennart Poettering · 12 years ago
  88. b070e7f journal: implicitly add code location to all messages logged with the native interface by Lennart Poettering · 12 years ago
  89. 1fa8018 journal: decrease default mmap window size to allow a bigger number of journals to be traversed in parallel by Lennart Poettering · 12 years ago
  90. dcc219a bash-completion: update naming of loginctl by Dave Reisner · 12 years ago
  91. 18b754d rename /etc/systemd/systemd-{login,journal}d.conf to {login,journal}d.conf by Kay Sievers · 12 years ago
  92. bbd1a83 job: add debug prints where job type gets changed by Michal Schmidt · 12 years ago
  93. dd17d38 job: fix loss of ordering with restart jobs by Michal Schmidt · 12 years ago
  94. 6030831 journal: properly handle if we interleave files with different boot ids by Lennart Poettering · 12 years ago
  95. 623ac9d units: mount /tmp as tmpfs by Kay Sievers · 12 years ago
  96. 55d029a units: get rid of var-run.mount and var-lock.mount by Lennart Poettering · 12 years ago
  97. 231931f units: don't mount tmpfs on /media anymore by Lennart Poettering · 12 years ago
  98. d508ac0 cat: fix priority type by Lennart Poettering · 12 years ago
  99. 2bd3c38 journalctl: add --local switch by Lennart Poettering · 12 years ago
  100. 0aed108 man: don't claim -f was short for --follow by Lennart Poettering · 12 years ago