1. dde8bb3 json: minor style fixes by Lennart Poettering · 10 years ago v220
  2. 85dbc30 test.json: fix build on x86-32 where int and intmax_t differ by Lennart Poettering · 10 years ago
  3. b721c35 update hardware databases by Lennart Poettering · 10 years ago
  4. 2651106 build-sys: fix build with seperate builddir by Lennart Poettering · 10 years ago
  5. 9771b62 manager: fix finish_timestamp calculation by Lennart Poettering · 10 years ago
  6. ebc9d21 update TODO by Lennart Poettering · 10 years ago
  7. b860a90 bus-proxy: fix GetConnectionSELinuxSecurityContext() return value by Lennart Poettering · 10 years ago
  8. 5ba7a26 nspawn: prohibit access to the kernel log buffer by default by Lennart Poettering · 10 years ago
  9. 4c6d20d device: never act on mount events for devices if device support is not available by Lennart Poettering · 10 years ago
  10. 48894cd core: properly handle jobs that are suppressed to JOB_NOPs when propagating restarts by Lennart Poettering · 10 years ago
  11. f7a73a2 NEWS: add note about gudev by David Herrmann · 10 years ago
  12. 1a2d5fb NEWS: fix sd-boot to systemd-boot by David Herrmann · 10 years ago
  13. 29d1fcb NEWS: fix typo and expand abbreviation by Zbigniew Jędrzejewski-Szmek · 10 years ago
  14. 1579dd2 NEWS: document the IPForward= confusion by Lennart Poettering · 10 years ago
  15. 6921bf1 tmpfiles: create /etc/resolv.conf symlink only on boot by Zbigniew Jędrzejewski-Szmek · 10 years ago
  16. 4f9bca6 build-sys: bump library and package versions by Lennart Poettering · 10 years ago
  17. cb7aa65 update TODO by Lennart Poettering · 10 years ago
  18. 1dbd13d util: an array with one entry is always ordered by Lennart Poettering · 10 years ago
  19. 050f727 util: introduce PERSONALITY_INVALID as macro for 0xffffffffLU by Lennart Poettering · 10 years ago
  20. 481a0aa NEWS: start collecting items for v220 by Lennart Poettering · 10 years ago
  21. 03cfe0d nspawn: finish user namespace support by Lennart Poettering · 10 years ago
  22. ef6fc8e update TODO by Lennart Poettering · 10 years ago
  23. dab495d udev: link-config - fix corruption by Tom Gundersen · 10 years ago
  24. 3641cff hwdb: add MS Arc Touch Mouse SE by Peter Hutterer · 10 years ago
  25. 53fae77 sd-device: fix return codes on error by Zbigniew Jędrzejewski-Szmek · 10 years ago
  26. 925fbb9 json: avoid cleanup of unitialized variable by Zbigniew Jędrzejewski-Szmek · 10 years ago
  27. 01906c7 units: conditionalize audit multicast socket on CAP_AUDIT_READ by Lennart Poettering · 10 years ago
  28. b4da6d6 util: introduce reset_uid_gid() for resetting all uids and gids to 0 by Lennart Poettering · 10 years ago
  29. 417a7fd journald: handle more gracefully when bind() fails on audit sockets by Lennart Poettering · 10 years ago
  30. 6458ec2 core,nspawn: unify code that moves the root dir by Lennart Poettering · 10 years ago
  31. eba6fd3 TODO: add --merge support for sd-j-remote by Zbigniew Jędrzejewski-Szmek · 10 years ago
  32. 551710c bootctl: try to catch all errors by Zbigniew Jędrzejewski-Szmek · 10 years ago
  33. d3226d7 bootctl: modernization by Zbigniew Jędrzejewski-Szmek · 10 years ago
  34. 7f4e6a1 bus-socket: simplify initalization of struct msghdr by Zbigniew Jędrzejewski-Szmek · 10 years ago
  35. 25069fa hwdb: add Logitech M570 trackball by Peter Hutterer · 10 years ago
  36. fecb719 json: fix a mem leak by Thomas Hindoe Paaboel Andersen · 10 years ago
  37. e885c20 update TODO by Lennart Poettering · 10 years ago
  38. 45d383a units: make sure systemd-nspawn@.slice instances are actually located in machine.slice by Lennart Poettering · 10 years ago
  39. aad1976 core: don't consider boot-up finished if we are still reloading by Lennart Poettering · 10 years ago
  40. 6d9bad9 pull-dkr: fix memleak by Thomas Hindoe Paaboel Andersen · 10 years ago
  41. 2c4fb0e import/pull-dkr: V2 image specification and manifest support by Pavel Odvody · 10 years ago
  42. 7037d50 import/pull: Tag replaced with reference by Pavel Odvody · 10 years ago
  43. d4fc45a test/test-json: Tests for the tokenizer bugfix and the DOM parser by Pavel Odvody · 10 years ago
  44. ed967b1 shared/json: Added DOM-like JSON parser by Pavel Odvody · 10 years ago
  45. 74eff91 shared/import-util: Tag renamed to reference by Pavel Odvody · 10 years ago
  46. c6497cc core: when propagating restart requests due to deps, downgrade restart to try-restart by Lennart Poettering · 10 years ago
  47. 9ee18af dhcp-identifier: fix for unaligned write by Tom Gundersen · 10 years ago
  48. 69301c1 core: sd_bus_error() already checks for NULL, no need to duplicate check by Lennart Poettering · 10 years ago
  49. ce74e76 core: reinstate propagation of stop/restart jobs via RequsiteOf dependencies by Lennart Poettering · 10 years ago
  50. 55ede09 util: fix typo by Jan Synacek · 10 years ago
  51. 394763f mount: properly check for mounts currently in /proc/self/mountinfo by Lennart Poettering · 10 years ago
  52. 711e02c Update TODO by Lennart Poettering · 10 years ago
  53. ed10fa8 unit: drop support for pre-v44 job serialization by Lennart Poettering · 10 years ago
  54. 67bfdc9 core: also enforce ratelimiter if we stop a unit due to BindsTo= by Lennart Poettering · 10 years ago
  55. f8a30ce core: use bitfield where possible by Lennart Poettering · 10 years ago
  56. 6b83b5e update TODO by Lennart Poettering · 10 years ago
  57. bea355d core: enforce a ratelimiter when stopping units due to StopWhenUnneeded=1 by Lennart Poettering · 10 years ago
  58. f3b8504 unit: fix unit_check_unneeded() dependency iteration by Lennart Poettering · 10 years ago
  59. fcd8b26 mount: don't claim a device is gone from /proc/self/mountinfo before it is gone from *all* lines by Lennart Poettering · 10 years ago
  60. 2005219 device: create units with intended "found" value by Martin Pitt · 10 years ago
  61. 139e533 hostname: Allow comments in /etc/hostname by Martin Pitt · 10 years ago
  62. e861098 core: fix OOM checks in dbus-unit by Thomas Hindoe Paaboel Andersen · 10 years ago
  63. b669934 test-hashmap: fix an assert by Thomas Hindoe Paaboel Andersen · 10 years ago
  64. e88d802 man: explain UseDomains a bit more by Zbigniew Jędrzejewski-Szmek · 10 years ago
  65. 41bc22f update TODO by Lennart Poettering · 10 years ago
  66. fd6c236 update TODO by Lennart Poettering · 10 years ago
  67. be7d9ff core: introduce seperate reverse dependencies for Requires= and Requisite= by Lennart Poettering · 10 years ago
  68. 9530e0d journalctl: unify how we free boot id lists a bit by Lennart Poettering · 10 years ago
  69. b56d608 journalctl: clean up how we log errors by Lennart Poettering · 10 years ago
  70. 45bc27b journalctl: rename boot_id_t to BootId by Lennart Poettering · 10 years ago
  71. 26b9f16 journalctl: lstat() should suffice if we call canonicalize_file_name() first by Lennart Poettering · 10 years ago
  72. d52da20 journalctl: free all command line argument objects by Lennart Poettering · 10 years ago
  73. 909dea0 journalctl: only have a single exit path from main() by Lennart Poettering · 10 years ago
  74. 596a232 journalctl: Improve boot ID lookup by Jan Janssen · 10 years ago
  75. f53d1fc udevd: main - use _exit() when daemonizing by Tom Gundersen · 10 years ago
  76. 712cebf udevd: main - reshuffle by Tom Gundersen · 10 years ago
  77. 0561329 udevd: rename on_reque_{exit,reload} to on_sig{term,chld} by Tom Gundersen · 10 years ago
  78. 4fa4d88 udevd: introduce on_event_timeout{,_warning} by Tom Gundersen · 10 years ago
  79. f29328d udevd: process all SIGCHLD events every time the handler is invoked by Tom Gundersen · 10 years ago
  80. b2d21d9 udevd: init/exit the builtins in manager_new/free by Tom Gundersen · 10 years ago
  81. e237d8c udevd: move file descriptors to Manager by Tom Gundersen · 10 years ago
  82. 084cea6 resolved: allow DnsAnswer objects with no space for RRs by Lennart Poettering · 10 years ago
  83. cab5b05 resolved: fix crash when shutting down by Lennart Poettering · 10 years ago
  84. 6b7d2e9 nspawn: close extra fds before execing init by Alban Crequy · 10 years ago
  85. 8dc26de ata_id: drop spurious space by Lennart Poettering · 10 years ago
  86. 8cb1cc8 CODING_STYLE: document that we should avoid kernel types like u32 by Lennart Poettering · 10 years ago
  87. ee818b8 core: Private*/Protect* options with RootDirectory by Alban Crequy · 10 years ago
  88. a363680 kmod-setup: conditionalize kmod autoloading properly by Lennart Poettering · 10 years ago
  89. 958b66e util: split all hostname related calls into hostname-util.c by Lennart Poettering · 10 years ago
  90. 3b920d7 README: document that we prefer if CONFIG_CHECKPOINT_RESTORE is turned on, for the kcmp() syscall by Lennart Poettering · 10 years ago
  91. 3519d23 fstab-generator: add x-systemd.requires and x-systemd.requires-mounts-for by Karel Zak · 10 years ago
  92. 06ee491 buildsys: actually install 70-pointingstick.hwdb by Mantas Mikulėnas · 10 years ago
  93. e6e3d81 hwdb: Add trackpoint sensitivity setting for Thinkpad X230 tablet by Hans de Goede · 10 years ago
  94. bf8864c zsh-completion: make the arrays _sys_active_units, _sys_startable_units and _sys_restartable_units local to the completer. by Eric Cook · 10 years ago
  95. 2103d29 zsh-completion: removing more pointless forks by Eric Cook · 10 years ago
  96. 463985a zsh-completion: less forking in _systemctl_failed_units() and make the array `_sys_failed_units' local to the completer. by Eric Cook · 10 years ago
  97. e4e868f zsh-completion: less forking in _systemctl_get_template_names() by Eric Cook · 10 years ago
  98. fb869ca zsh-completion: actually complete template names for subcommands enable, reenable and disable. by Eric Cook · 10 years ago
  99. 67afa93 zsh-completion: actually run _filter_units_by_property when creating the arrays _sys_(re|)startable_units by Eric Cook · 10 years ago
  100. 903e7c3 Use "new" --job-mode= option in more places by Zbigniew Jędrzejewski-Szmek · 10 years ago