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
*
Update 60-sensor.hwdb (#9991)
Arkan49
2018-09-03
1
-0
/
+4
*
po: update Russian translation (#9992)
Sergey Ptashnick
2018-09-03
1
-21
/
+30
*
po: update Italian translation (#9980)
Daniele Medri
2018-09-03
1
-23
/
+62
*
cryptsetup: do not define arg_sector_size if libgcrypt is v1.x (#9990)
Yu Watanabe
2018-09-01
1
-0
/
+2
*
Merge pull request #9977 from sourcejedi/no-remount-superblock3
Yu Watanabe
2018-09-01
5
-31
/
+36
|
\
|
*
namespace: remove redundant .has_prefix=false
Alan Jenkins
2018-09-01
1
-1
/
+0
|
*
namespace: we always use a root_directory now
Alan Jenkins
2018-09-01
1
-5
/
+1
|
*
namespace: fix mode for TemporaryFileSystem=
Alan Jenkins
2018-09-01
3
-15
/
+17
|
*
namespace: don't try to remount superblocks
Alan Jenkins
2018-08-30
3
-10
/
+18
*
|
Add sensor configuration for Asus TP201SA
Victor Laskurain
2018-08-30
1
-0
/
+3
*
|
tests: also run TEST-01-BASIC in an unprivileged container (#9957)
Evgeny Vereshchagin
2018-08-30
2
-6
/
+18
*
|
tree-wide: use '#pragma once' for header guard
Yu Watanabe
2018-08-30
14
-59
/
+14
*
|
man: fix RFC ref in resolved.conf man page (#9976)
Todd Walton
2018-08-30
1
-1
/
+1
*
|
resolve: update comment, avoid alarming wrongness
Alan Jenkins
2018-08-29
1
-1
/
+1
*
|
fd-util: accept that kcmp might fail with EPERM/EACCES
Sjoerd Simons
2018-08-29
1
-1
/
+1
*
|
systemctl: if no logind, don't try to schedule shutdown
Samuel Morris
2018-08-29
1
-5
/
+4
*
|
po: update French translation
Sylvain Plantefève
2018-08-29
1
-2
/
+10
*
|
Merge pull request #9959 from yuwata/small-fixes
Zbigniew Jędrzejewski-Szmek
2018-08-29
3
-3
/
+4
|
\
\
|
*
|
sd-boot: fix header guard
Yu Watanabe
2018-08-29
1
-1
/
+2
|
*
|
dynamic-user: drop unnecessary initialization
Yu Watanabe
2018-08-29
1
-1
/
+1
|
*
|
string-table: do not ignore 'scope' argument
Yu Watanabe
2018-08-28
1
-1
/
+1
|
|
/
*
|
test: fix a memleak
Yu Watanabe
2018-08-29
1
-0
/
+1
*
|
cryptsetup: add support for sector-size= option (#9936)
Dimitri John Ledkov
2018-08-29
3
-0
/
+45
*
|
Merge pull request #9901 from peterbaouoft/pr/preset_enable_multiple_instances
Zbigniew Jędrzejewski-Szmek
2018-08-29
2
-38
/
+211
|
\
\
|
|
/
|
/
|
|
*
install: small refactor to combine two function calls into one function
Ruixin Bao
2018-08-28
1
-31
/
+30
|
*
install: allow instantiated units to be enabled via presets
Ruixin Bao
2018-08-28
2
-19
/
+193
*
|
Merge pull request #9950 from yuwata/macro-ref-unref
Yu Watanabe
2018-08-28
47
-869
/
+323
|
\
\
|
*
|
sd-device: sd_device_enumerator_get_subsystem_next() requests the device list...
Yu Watanabe
2018-08-27
1
-1
/
+1
|
*
|
sd-device: use structured initializers
Yu Watanabe
2018-08-27
2
-7
/
+10
|
*
|
libsystemd: use DEFINE_ATOMIC_REF_UNREF_FUNC or frineds where applicable
Yu Watanabe
2018-08-27
4
-83
/
+33
|
*
|
refcnt: introduce DEFINE_ATOMIC_REF_UNREF_FUNC() macro and friends
Yu Watanabe
2018-08-27
1
-0
/
+38
|
*
|
sd-netlink: fix indentation
Yu Watanabe
2018-08-27
1
-2
/
+2
|
*
|
sd-hwdb: drop unused variable
Yu Watanabe
2018-08-27
1
-1
/
+0
|
*
|
dynamic-user: fix potential segfault
Yu Watanabe
2018-08-27
1
-3
/
+5
|
*
|
tree-wide: use DEFINE_TRIVIAL_REF_UNREF_FUNC() macro or friends where applicable
Yu Watanabe
2018-08-27
34
-763
/
+176
|
*
|
macro: introduce DEFINE_TRIVIAL_REF_UNREF_FUNC() macro and friends
Yu Watanabe
2018-08-27
1
-0
/
+49
|
*
|
tree-wide: use unsigned for refcount
Yu Watanabe
2018-08-27
9
-9
/
+9
|
|
/
*
|
Merge pull request #9935 from pfl/dhcp6_pd_assignment_fix
Zbigniew Jędrzejewski-Szmek
2018-08-27
1
-6
/
+16
|
\
\
|
*
|
networkd-dhcp6: Improve logging on DHCPv6 PD assignment
Patrik Flykt
2018-08-24
1
-3
/
+8
|
*
|
networkd-dhcp6: Fix logging of DHCPv6 prefix
Patrik Flykt
2018-08-24
1
-2
/
+2
|
*
|
networkd-dhcp6: Fix PD prefix length for subnet assignment
Patrik Flykt
2018-08-24
1
-1
/
+1
|
*
|
networkd-dhcp6: Log warning with PD prefixes shorter than 48
Patrik Flykt
2018-08-24
1
-0
/
+5
|
|
/
*
|
tools: use print function in Python 3 code
Lucas Werkmeister
2018-08-27
1
-8
/
+10
*
|
link: allocate correct number of bytes in ethtool_set_features()
Thomas Haller
2018-08-27
1
-1
/
+1
*
|
don't ignore zd* block devices
Marcin Skarbek
2018-08-27
1
-1
/
+1
*
|
hwdb: Added values for another WALTOP Tablet
dj-kaktus
2018-08-27
1
-0
/
+5
|
/
*
po: update Japanese translation
Yu Watanabe
2018-08-24
1
-2
/
+10
*
po: update Polish translation
Piotr Drąg
2018-08-24
1
-2
/
+10
*
dissect: rescan devices before creating partition list (#9930)
Yu Watanabe
2018-08-24
1
-0
/
+4
*
logind: make use of vtnr_from_tty() in seat_read_active_vt() (#9923)
Franck Bui
2018-08-24
1
-13
/
+4
[next]