index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #11714 from poettering/final-news-241
v241
Zbigniew Jędrzejewski-Szmek
2019-02-14
12
-465
/
+3263
|
\
|
*
update hwdb
Lennart Poettering
2019-02-14
10
-449
/
+3237
|
*
NEWS: update for final v241
Lennart Poettering
2019-02-14
2
-16
/
+26
|
/
*
sd-bus: if we receive an invalid dbus message, ignore and proceeed
Lennart Poettering
2019-02-14
1
-3
/
+6
*
Merge pull request #11704 from yuwata/fix-oss-fuzz-12980
Zbigniew Jędrzejewski-Szmek
2019-02-13
2
-68
/
+138
|
\
|
*
test: add testcase for oss-fuzz#12980
Yu Watanabe
2019-02-12
1
-0
/
+1
|
*
udev-rule: make rule_add_key() return negative errno when too much tokens
Yu Watanabe
2019-02-12
1
-68
/
+137
*
|
sd-hwdb: fix matching for characters with an ord > 127
Peter Hutterer
2019-02-13
1
-1
/
+1
*
|
Merge pull request #11487 from poettering/unprotect-errno
Zbigniew Jędrzejewski-Szmek
2019-02-13
7
-3
/
+81
|
\
\
|
*
|
nss: unportect errno before writing to NSS' *errnop
Lennart Poettering
2019-02-08
4
-0
/
+44
|
*
|
util.h: add new UNPROTECT_ERRNO macro
Lennart Poettering
2019-02-08
3
-3
/
+37
*
|
|
udev: check whether systemd is running, and do not use cg_kill() if not
Yu Watanabe
2019-02-13
1
-4
/
+4
*
|
|
Merge pull request #11423 from ssahani/issue-9890
Zbigniew Jędrzejewski-Szmek
2019-02-13
4
-27
/
+164
|
\
\
\
|
*
|
|
test-network: add tests for LinkLocalAddressing=
Yu Watanabe
2019-02-12
3
-0
/
+72
|
*
|
|
networkd: honour LinkLocalAddressing
Susant Sahani
2019-02-12
1
-27
/
+92
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #11707 from keszybz/man-directives-spring-cleaning
Lennart Poettering
2019-02-13
20
-79
/
+98
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
man: move sd-login(5) udev tags to the udev section
Zbigniew Jędrzejewski-Szmek
2019-02-13
1
-1
/
+1
|
*
|
man: add a new section for EFI variables
Zbigniew Jędrzejewski-Szmek
2019-02-13
2
-1
/
+11
|
*
|
man: add a new directives section for .nspawn
Zbigniew Jędrzejewski-Szmek
2019-02-13
2
-4
/
+13
|
*
|
man: move all config file options to one section
Zbigniew Jędrzejewski-Szmek
2019-02-13
9
-11
/
+11
|
*
|
man: move os-release, machine-info, vconsole.conf vars to envvar section
Zbigniew Jędrzejewski-Szmek
2019-02-13
4
-5
/
+5
|
*
|
man: use <constant> for SD_BUS_ERROR_* and SD_BUS_NAME_* constants
Zbigniew Jędrzejewski-Szmek
2019-02-13
2
-38
/
+38
|
*
|
man: use <varname> for pam configuration options
Zbigniew Jędrzejewski-Szmek
2019-02-13
1
-8
/
+8
|
*
|
man: fix markup and grammar for FOU{Source,Destination}Port=
Zbigniew Jędrzejewski-Szmek
2019-02-13
1
-3
/
+3
|
*
|
man: move entries to the right section in systemd.directives
Zbigniew Jędrzejewski-Szmek
2019-02-13
1
-8
/
+8
|
/
/
*
|
test: replace echo with socat
Frantisek Sumsal
2019-02-12
1
-3
/
+3
*
|
core: when we uninstall a job, add unit to dbus queue
Alberts Muktupāvels
2019-02-12
1
-0
/
+2
*
|
Update mount.c
Stephan E
2019-02-12
1
-1
/
+1
*
|
hwdb: Fix rotation for Nuvision Solo 10 Draw (#11686)
Lance
2019-02-12
1
-0
/
+6
*
|
hwdb: Add accelerometer mount matrix for ASUS MeMO Pad 7 (ME176C)
Stephan Gerhold
2019-02-11
1
-0
/
+3
*
|
test-json: do not pass ephemeral array as intializer to JSON_BUILD_STRV
Zbigniew Jędrzejewski-Szmek
2019-02-11
1
-2
/
+4
*
|
rule-syntax-check: allow PROGRAM as an assignment
Jan Synacek
2019-02-10
1
-1
/
+4
*
|
boot/efi: use a wildcard section copy for final EFI generation
YiFei Zhu
2019-02-09
1
-3
/
+1
*
|
semaphore: keep build settings in the repository
Evgeny Vereshchagin
2019-02-09
2
-0
/
+35
*
|
man: mention vlan devices inherit the MAC address of the physical interface
Yu Watanabe
2019-02-09
1
-8
/
+8
*
|
test-network: use dnsmasq with --dhcp-alternate-port option to test DHCP.List...
Yu Watanabe
2019-02-09
1
-40
/
+7
*
|
Merge pull request #11647 from thom311/hashmap-avoid-compiler-warning
Zbigniew Jędrzejewski-Szmek
2019-02-08
1
-2
/
+6
|
\
\
|
*
|
hashmap: always set key output argument of internal_hashmap_first_key_and_val...
Thomas Haller
2019-02-04
1
-1
/
+4
|
*
|
hashmap: avoid uninitialized variable warning in internal_hashmap_clear()
Thomas Haller
2019-02-04
1
-1
/
+2
*
|
|
rpm: use sh compatible redirects
Jan Engelhardt
2019-02-08
1
-11
/
+11
|
|
/
|
/
|
*
|
automount: don't pass non-blocking pipe to kernel.
NeilBrown
2019-02-08
1
-1
/
+4
*
|
Merge pull request #11578 from keszybz/gcc-9-fixes
Lennart Poettering
2019-02-07
9
-143
/
+214
|
\
\
|
*
|
test-sizeof: print the alignments too
Zbigniew Jędrzejewski-Szmek
2019-02-05
1
-5
/
+6
|
*
|
efivars: remove direct access to unaligned structure members
Zbigniew Jędrzejewski-Szmek
2019-02-05
1
-43
/
+47
|
*
|
efivars: make sure that _packed_ structure members are actually aligned as ex...
Zbigniew Jędrzejewski-Szmek
2019-02-05
1
-14
/
+28
|
*
|
test-resolve: increase timeout to 120s
Zbigniew Jędrzejewski-Szmek
2019-02-04
1
-1
/
+2
|
*
|
journal: drop _packed_ attribute in a few places
Zbigniew Jędrzejewski-Szmek
2019-02-04
2
-53
/
+67
|
*
|
test-util: drop _packed_ attribute
Zbigniew Jędrzejewski-Szmek
2019-02-04
1
-2
/
+2
|
*
|
libsystemd-network: remove _packed_ attribute to appease the compiler
Zbigniew Jędrzejewski-Szmek
2019-02-04
1
-10
/
+25
|
*
|
journal: avoid buffer overread when locale name is too long
Zbigniew Jędrzejewski-Szmek
2019-01-27
1
-14
/
+34
[next]