GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/systemd.git
gentoo-206
gentoo-207
gentoo-208
gentoo-212
gentoo-215
gentoo-217
gentoo-220
gentoo-229
gentoo-230
gentoo-234
gentoo-236
gentoo-239
gentoo-240
master
Gentoo mirror of systemd with backported commits
systemd project <systemd@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
test-dnssec: Allow builds without libgcrypt (#7850) (#7850)
gentoo-236
Michal Koutný
2018-01-13
1
-0
/
+2
*
tmpfiles: consider /etc uninitialized also when /etc/machine-id is present bu...
Franck Bui
2018-01-13
1
-3
/
+3
*
util-lib: save/restore errno in cleanup calls
Lennart Poettering
2018-01-13
3
-1
/
+8
*
sd-radv: avoid redefinition of struct in6_addr
Hans-Christian Noren Egtvedt
2018-01-13
1
-1
/
+0
*
missing: add bpf() define for ARM definition
Hans-Christian Noren Egtvedt
2018-01-13
1
-0
/
+2
*
missing: fix bpf() define for Tilera
Hans-Christian Noren Egtvedt
2018-01-13
1
-0
/
+2
*
timesync: fix typo
Yu Watanabe
2018-01-13
1
-1
/
+1
*
network: fix invalid memory access in netdev_cancel_callback
Zbigniew Jędrzejewski-Szmek
2018-01-13
1
-1
/
+1
*
networkd: fix memory corruption
Lennart Poettering
2018-01-13
2
-6
/
+17
*
network: fix memory leak when an netdev was skipped
Zbigniew Jędrzejewski-Szmek
2018-01-13
2
-11
/
+11
*
networkd: call link_set_routing_policy_rule before setting routes (#7815)
Susant Sahani
2018-01-13
1
-2
/
+2
*
sd-device: support the case that /sys is a symlink
Yu Watanabe
2018-01-13
1
-0
/
+23
*
sd-device: use chase_symlinks()
Yu Watanabe
2018-01-13
1
-12
/
+2
*
rules: Mark the kvm device as static_node (for s390x and ppc64) (#7795)
Thomas Huth
2018-01-13
1
-1
/
+2
*
logind: fix user_object_find()
Lennart Poettering
2018-01-13
1
-6
/
+6
*
core: Fix edge case when processing /proc/self/mountinfo (#7811)
rkolchmeyer
2018-01-13
1
-1
/
+1
*
install: search preset files in /run (#7715)
John Lin
2018-01-13
1
-0
/
+2
*
core: RuntimeDirectory= does not request new mount namespace
Yu Watanabe
2018-01-13
1
-2
/
+1
*
Revert "core/execute: RuntimeDirectory= or friends requires mount namespace"
Yu Watanabe
2018-01-13
1
-6
/
+8
*
systemd-udevd: fix speed/duplex processing with valid .link files (#7808)
Bruce A. Johnson
2018-01-13
1
-3
/
+3
*
NEWS: add in a missing change back from 229 (#7804)
Lennart Poettering
2018-01-13
1
-0
/
+7
*
ip-address-access: let's exit the loop after invalidating our entry a (#7803)
Lennart Poettering
2018-01-13
1
-7
/
+6
*
meson: don't search PATH for telinit (#7770)
Mike Gilbert
2018-01-13
2
-3
/
+5
*
core: double free in bus_timer_set_transient_property
Zbigniew Jędrzejewski-Szmek
2018-01-13
1
-3
/
+1
*
run: double free
Zbigniew Jędrzejewski-Szmek
2018-01-13
1
-3
/
+1
*
dhcp6: Fix DHCPv6 client file descriptor and event handling (#7796)
Patrik Flykt
2018-01-13
1
-31
/
+33
*
README: EXT4_POSIX_ACL -> EXT4_FS_POSIX_ACL (#7799)
George G
2018-01-13
1
-1
/
+1
*
resolved: skip conflict notifications for DNS-SD PTR RRs
Dmitry Rozhkov
2018-01-13
1
-0
/
+4
*
resolved: fix refcounting DnsScope's conflict_queue
Dmitry Rozhkov
2018-01-13
1
-2
/
+7
*
fix systemd-analyze time when default.target is not reached (#7764)
Boucman
2018-01-13
1
-2
/
+9
*
basic: detect_vm_cpuid: fix hypervisor detection
Mike Gilbert
2018-01-13
1
-2
/
+1
*
fileio: write_string_stream_ts: check for file errors immediately
Mike Gilbert
2018-01-11
1
-0
/
+3
*
fileio: write_string_stream_ts: return errors from fputs and fputc
Mike Gilbert
2018-01-11
1
-2
/
+5
*
sysctl: use raw file descriptor in sysctl_write (#7753)
Mike Gilbert
2018-01-11
1
-1
/
+16
*
basic: detect_vm_cpuid: use gcc's __get_cpuid() function (#7758)
Mike Gilbert
2018-01-11
1
-30
/
+12
*
analyze: correct help text where we take unit name arguments
Lennart Poettering
2018-01-11
1
-2
/
+2
*
man: systemd: fix typo (#7746)
nulsoh
2018-01-11
1
-1
/
+1
*
terminal-util: open /dev/null with O_CLOEXEC in make_stdio_null()
Lennart Poettering
2018-01-11
1
-1
/
+1
*
fd-util: use close_nointr() return value instead of errno
Lennart Poettering
2018-01-11
1
-9
/
+8
*
bootspec: drop ".conf" from BootEntry.filename
Yu Watanabe
2018-01-11
1
-5
/
+13
*
meson: hopefully renameat2() will show up where renameat() is defined
Lennart Poettering
2018-01-11
1
-1
/
+2
*
meson: look for gettid() definition where getpid() is defined
Lennart Poettering
2018-01-11
1
-1
/
+2
*
meson: when pivot_root() is added one day, look for it in <unistd.h>
Lennart Poettering
2018-01-11
1
-1
/
+2
*
meson: use "args" for setting _GNU_SOURCE when checking for functions
Lennart Poettering
2018-01-11
1
-10
/
+6
*
meson: define _GNU_SOURCE to detect copy_file_range() (#7734)
Yu Watanabe
2018-01-11
1
-1
/
+2
*
Add mkdir_errno_wrapper() and use instead of mkdir() in various places
Zbigniew Jędrzejewski-Szmek
2018-01-11
8
-39
/
+49
*
systemctl: don't show vendor preset state for generated/transient units (#7711)
Lennart Poettering
2018-01-11
1
-1
/
+2
*
core:socket: fix string in socket_exec_command_table
Yu Watanabe
2018-01-11
1
-5
/
+5
*
core,seccomp: fix logic to parse RestrictAddressFamilies= in dbus-execute.c
Yu Watanabe
2018-01-11
1
-12
/
+20
*
core,seccomp: fix logic to parse syscall filter in dbus-execute.c
Yu Watanabe
2018-01-11
4
-96
/
+102
[next]