- d8413c3 tree-wide: use __ prefixed gcc attributes (#10843) by Lennart Poettering · 6 years ago
- 1b1740b meson: also try to search gnu-efi based on EFI_MACHINE_TYPE_NAME (#8900) by Yu Watanabe · 7 years ago
- ce2ce76 core: don't include libmount.h in a header file (#8580) by Michael Olbrich · 7 years ago
- 3b07e08 basic/macros: rename noreturn into _noreturn_ (#8456) by Franck Bui · 7 years ago
- fce5f1d Fix format-truncation compile failure by typecasting USB IDs (#8250) by Patrick Uiterwijk · 7 years ago
- 07ef886 journal: Add test cases that catch out-of-bounds read in journald by Filipe Brandenburger · 6 years ago
- 42c0002 journal: fix out-of-bounds read CVE-2018-16866 by Filipe Brandenburger · 6 years ago
- 7909254 missing_syscall: when adding syscall replacements, use different names (#8229) by Zbigniew Jędrzejewski-Szmek · 7 years ago
- 97d5e81 test-user-util: skip most tests for nobody if synthentization is off by Zbigniew Jędrzejewski-Szmek · 7 years ago
- b0dcfd0 test-user-util: print function delimiters by Zbigniew Jędrzejewski-Szmek · 7 years ago
- 629f520 sd-journal: when picking up a new file, compare inode/device info with previous open file by same name by Lennart Poettering · 7 years ago
- 35fa35b meson: Multi-lines string should use ''' with meson (#8225) by Alexis Jeandet · 7 years ago
- 2a56536 bootspec: accept tab as the separataor in sd-boot config (#8165) by Yu Watanabe · 7 years ago
- 9074cbd job: truncate unit description by Iago López Galeiras · 7 years ago
- 365a6a8 pid1: properly remove references to the unit from gc queue during final cleanup by Zbigniew Jędrzejewski-Szmek · 7 years ago
- c5be6ae pid1: free basic unit information at the very end, before freeing the unit by Zbigniew Jędrzejewski-Szmek · 7 years ago
- c8ac4e5 pid1: fix collection of cycles of units which reference one another by Zbigniew Jędrzejewski-Szmek · 7 years ago
- c847c23 pid1: include the source unit in UnitRef by Zbigniew Jędrzejewski-Szmek · 7 years ago
- f6077d4 sd-dhcp6: fix check if serverid is set by Zbigniew Jędrzejewski-Szmek · 7 years ago
- a1d3764 dhcp6: fix uninitialized variable in returning from client_parse_message() (#8187) by Thomas Haller · 7 years ago
- f169758 journalctl: Periodically call sd_journal_process in journalctl by Peter Portante · 7 years ago
- 2a36059 sd-journal: make sure it's safe to call sd_journal_process() before the first sd_journal_wait() by Lennart Poettering · 7 years ago
- 6a4feb1 coredump,journal: when vacuuming use new unlinkat_deallocate() calls by Lennart Poettering · 7 years ago
- 7f4db26 fs-util: add new unlinkat_deallocate() helper by Lennart Poettering · 7 years ago
- 3fba1b4 sd-journal: properly handle inotify queue overflow by Lennart Poettering · 7 years ago
- 0f3662a sd-journal: use more appropriate API to validate 128bit ids by Lennart Poettering · 7 years ago
- 7cd5d5c tree-wide: use path_hash_ops instead of string_hash_ops whenever we key by a path by Lennart Poettering · 7 years ago
- 85d71fc hash-func: add generic hash_ops implementation for hashing paths by Lennart Poettering · 7 years ago
- 95c2e20 hash-funcs: remove redundant definition of devt_hash_ops by Lennart Poettering · 7 years ago
- 5115bb9 journal: move code that checks for network fs to stat-util.[ch] by Lennart Poettering · 7 years ago
- f714491 manager: avoid infinite loop for unexpected waitid() error (#8168) by Alan Jenkins · 7 years ago
- 78bd769 Revert "Periodically call sd_journal_process in journalctl" by Zbigniew Jędrzejewski-Szmek · 7 years ago
- 83864b4 shared/path-lookup: rearrange paths in --global mode to match --user mode by Zbigniew Jędrzejewski-Szmek · 7 years ago
- a16c1d0 path-lookup: include paths from --global in --user search path too by Zbigniew Jędrzejewski-Szmek · 7 years ago
- 575b179 path-lookup: fix confusion between persistent_control and persistent_config by Zbigniew Jędrzejewski-Szmek · 7 years ago
- beaf367 service: relax PID file symlink chain checks a bit (#8133) by Lennart Poettering · 7 years ago
- 04a361e sd-bus: cleanup ssh sessions (Closes: #8076) by Shawn Landden · 7 years ago
- b24413e Periodically call sd_journal_process in journalctl by Peter Portante · 7 years ago
- fb2a69e sd-bus: avoid potential memory leaks by Yu Watanabe · 7 years ago
- 064feb8 networkd: vxlan require Remote= to be a non multicast address (#8117) by Susant Sahani · 7 years ago
- bf5f0d2 core: use id unit when retrieving unit file state (#8038) by Franck Bui · 7 years ago
- 5a71e2d process-util: use raw_getpid() in getpid_cache() internally (#8115) by Lennart Poettering · 7 years ago
- 9b40228 core: Avoid empty directory warning when we are bind-mounting a file (#8069) by Andrei Gherzan · 7 years ago
- 2bb43e9 networkd: fix dhcp6_prefixes_compare_func() by Yu Watanabe · 7 years ago
- 41822d4 seccomp: allow x86-64 syscalls on x32, used by the VDSO (fix #8060) by Alan Jenkins · 7 years ago
- 84e9d51 resolved: fix memleak of gcrypt context on error by Zbigniew Jędrzejewski-Szmek · 7 years ago
- 36efac0 gcrypt-util: fix memleak by Zbigniew Jędrzejewski-Szmek · 7 years ago
- 5443756 test: add a simple smoke test for string_hashsum() by Zbigniew Jędrzejewski-Szmek · 7 years ago
- 95b13d8 kernel 3.10 compat: RTAX_QUICKACK not added until 3.11.0 (#8094) by MilhouseVH · 7 years ago
- f396621 socket-util: fix getpeergroups() assert(fd) (#8080) by Vito Caputo · 7 years ago
- 2dc2404 do not report total time when kernel time is not provided (#8063) by Boucman · 7 years ago
- 8f6bef6 seccomp-util: fix alarming debug message (#8002, #8001) by Alan Jenkins · 7 years ago
- b9e03ac selinux: make sure we never use /dev/null for making unit selinux access decisions by Lennart Poettering · 7 years ago
- 81aefab test-lldp: use `memcmp` to compare bytes (#8054) by Evgeny Vereshchagin · 7 years ago
- fabf4da journalctl: typo fix by Hermann Gausterer · 7 years ago
- 7755083 Merge pull request #7881 from keszybz/pcre by Lennart Poettering · 7 years ago
- b4766d5 journalctl: add highlighting for matched substring by Zbigniew Jędrzejewski-Szmek · 7 years ago
- 61c5f8a journalctl: make matching optionally case sensitive by Zbigniew Jędrzejewski-Szmek · 7 years ago
- dcfb4b6 Merge pull request #8025 from sourcejedi/pid1_journal_or2 by Lennart Poettering · 7 years ago
- 8d5c766 systemd-shutdown: use log_set_prohibit_ipc(true) by Alan Jenkins · 7 years ago
- cc2b9e6 rationalize interface for opening/closing logging by Alan Jenkins · 7 years ago
- 9065728 analyze: merge {get,set}-log-{level,target} to log-{level,target} (#8020) by Yu Watanabe · 7 years ago
- 6becf48 journalctl: regexp matching by Zbigniew Jędrzejewski-Szmek · 7 years ago
- 633b8af login/meson.build: require ACL for uaccess rules by Andrew Jeddeloh · 7 years ago
- 6eda13d journal: losen restrictions on journal file suffix (#8013) by Lennart Poettering · 7 years ago
- f359fb9 Merge pull request #8006 from zx2c4-forks/jd/no-wg-ll by Yu Watanabe · 7 years ago
- 786b8fa Merge pull request #7973 from mvo5/sysusers-uid-gid by Yu Watanabe · 7 years ago
- ba30753 pid1: when we can't log to journal, remember our fallback log target by Alan Jenkins · 7 years ago
- a8f5bba networkd: assume no link local addresses for where it isn't used by Jason A. Donenfeld · 7 years ago
- 4c6ceea Merge pull request #7738 from yuwata/fix-7721 by Yu Watanabe · 7 years ago
- 463a9e9 Merge pull request #7997 from poettering/systemctl-is-active-fix by Zbigniew Jędrzejewski-Szmek · 7 years ago
- 28e7fad sysusers: ensure GID in uid:gid syntax exists by Michael Vogt · 7 years ago
- dc3c9f5 core: initalize buffer by Zbigniew Jędrzejewski-Szmek · 7 years ago
- dd1db3c core: manager logs firmware and loader time when startup finished by Yu Watanabe · 7 years ago
- 9f555bb firstboot: Include <crypt.h> for declaration of crypt() if needed (#7944) by Björn Esser · 7 years ago
- 3d083b2 systemctl: load unit if needed in "systemctl is-active" by Lennart Poettering · 7 years ago
- 16c73c7 boot/efi: TPM V2 fix for GetEventLog EFI function by Raphael Vogelgsang · 7 years ago
- 68a4b89 bus-util: fix format of NextElapseUSecRealtime= and LastTriggerUSec= by Yu Watanabe · 7 years ago
- a3a3b61 gpt-auto: discard boot0/1 hw partitions along rpmb by Nicolas Chauvet · 7 years ago
- e2c2060 sysusers: make ADD_GROUP always create a group by Michael Vogt · 7 years ago
- 5bc9c98 sysuser: use OrderedHashmap by Michael Vogt · 7 years ago
- 4cb4141 sysusers: allow uid:gid in sysusers.conf files by Michael Vogt · 7 years ago
- 5eb83fa Merge pull request #7991 from poettering/n-on-console by Zbigniew Jędrzejewski-Szmek · 7 years ago
- 7a466dc Merge pull request #7983 from poettering/tmpfiles-eexist by Lennart Poettering · 7 years ago
- f26f5b6 Merge pull request #7915 from poettering/pids-max-tweak by Zbigniew Jędrzejewski-Szmek · 7 years ago
- adefcf2 core: rework how we count the n_on_console counter by Lennart Poettering · 7 years ago
- bb2c768 core: add a new unit_needs_console() call by Lennart Poettering · 7 years ago
- 46fb617 manager: minor manager_get_show_status() simplification by Lennart Poettering · 7 years ago
- 5a69973 manager: add some explanatory comments to manager_dispatch_idle_pipe_fd() by Lennart Poettering · 7 years ago
- 6c347d5 log: remove LOG_TARGET_SAFE pseudo log target by Lennart Poettering · 7 years ago
- 7a3be26 log: add brief comment for log_set_open_when_needed() and log_set_always_reopen_console() by Lennart Poettering · 7 years ago
- d075092 pid1: make use of new "prohibit_ipc" logging flag in PID 1 by Lennart Poettering · 7 years ago
- adf47c9 log: add new "prohibit_ipc" flag to logging system by Lennart Poettering · 7 years ago
- 6fdb8de log: make log_set_upgrade_syslog_to_journal() take effect immediately by Lennart Poettering · 7 years ago
- ab93297 Add fd close support to sd_event_source by Nathaniel McCallum · 7 years ago
- 2b97a95 Include time.h in sd-event.h by Nathaniel McCallum · 7 years ago
- 7d94e8a Merge pull request #7988 from ssahani/follow-7712 by Lennart Poettering · 7 years ago
- 6964cf4 networkd: routing policy rules rename Manager object m to manager. by Susant Sahani · 7 years ago
- d6ba0f2 networkd: remove unused variable manager -> m by Susant Sahani · 7 years ago
- 420d205 networkd: sd_ndisc reset mac address when MAC address change detected. by Susant Sahani · 7 years ago