index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
coccinelle
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-04-09
Add parser and printer for coredump filter mask
Zbigniew Jędrzejewski-Szmek
5
-0
/
+175
2020-04-09
basic/parse-util: add safe_atoux64()
Zbigniew Jędrzejewski-Szmek
3
-3
/
+52
2020-04-03
capability: don't skip ambient caps setup if we actually have something to set
Lennart Poettering
1
-3
/
+5
2020-04-03
shared/dissect-image: log messages from cryptsetup
Topi Miettinen
1
-0
/
+4
2020-04-03
resolve: reload /etc/hosts on inode change
Giedrius Statkevičius
3
-2
/
+11
2020-04-02
sd-bus: remove unused priority logic
Daan De Meyer
1
-14
/
+10
2020-04-02
sd-bus: Deprecate priority functions
Daan De Meyer
4
-28
/
+5
2020-04-02
units: run systemd-repart only if there's configuration for it
Lennart Poettering
1
-0
/
+4
2020-04-02
Revert "units: make systemd-repart.service installable"
Lennart Poettering
3
-6
/
+2
2020-04-02
update TODO
Lennart Poettering
1
-0
/
+4
2020-04-02
string-util: make clear that split() + FOREACH_WORD() should die
Lennart Poettering
1
-0
/
+2
2020-04-02
string-util: make sure we eat even half complete words in split()
Lennart Poettering
2
-3
/
+8
2020-04-02
string-util: some minor coding style updates
Lennart Poettering
1
-27
/
+40
2020-04-02
update TODO
Lennart Poettering
1
-1
/
+3
2020-04-02
sd-bus: add va_list variants of variadic convenience functions
Vito Caputo
6
-41
/
+208
2020-04-02
udev: Fix SIGSEGV in AlternativeNamesPolicy handling
Lénaïc Huard
1
-1
/
+1
2020-04-01
network: can: add support for CAN-FD related properties
Richard Petri
5
-0
/
+64
2020-04-01
network: can: introduce a config parser function for bitrates
Richard Petri
5
-8
/
+49
2020-04-01
network: DHCPv6 Add support to send MUD URL
Susant Sahani
8
-0
/
+64
2020-04-01
sd-dhcpv6: Add support to set request MUD URL
Susant Sahani
2
-0
/
+50
2020-04-01
man: mention that stdout logging works the same as stderr logging
Lennart Poettering
1
-10
/
+8
2020-04-01
sd-bus: sd_bus_call docs improvements
Daan De Meyer
1
-17
/
+22
2020-04-01
sd-bus: Add sd_bus_get/set_priority docs + fixes
Daan De Meyer
3
-5
/
+28
2020-03-31
sd-bus: Add note about sd_bus_reply_method_return to SD_BUS_METHOD docs
Daan De Meyer
2
-26
/
+29
2020-03-31
sd-bus: Add sd_bus_add_object and callback docs
Daan De Meyer
3
-3
/
+66
2020-03-31
sd-bus: Fix typos in sd_bus_add_object_vtable docs
Daan De Meyer
1
-3
/
+3
2020-03-31
sd-bus: Wrap add_object_vtable docs at 100 columns
Daan De Meyer
1
-89
/
+97
2020-03-31
*: use _cleanup_close_ with fdopendir() where trivial
Vito Caputo
2
-8
/
+6
2020-03-31
*: use _cleanup_close_ with fdopen() where trivial
Vito Caputo
5
-25
/
+16
2020-03-31
*: convert amenable fdopendir() calls to take_fdopendir()
Vito Caputo
3
-6
/
+6
2020-03-31
fileio: add take_fdopendir() variant
Vito Caputo
2
-0
/
+13
2020-03-31
*: convert amenable fdopen calls to take_fdopen
Vito Caputo
12
-37
/
+16
2020-03-31
fileio: introduce take_fdopen{_unlocked}() variant
Vito Caputo
2
-0
/
+28
2020-03-31
units: do not pull in home.mount from systemd-homed.service
Lennart Poettering
1
-1
/
+1
2020-03-31
home: fix several typos
Vito Caputo
11
-35
/
+35
2020-03-31
test: print path to build directory on misconfiguration
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2020-03-31
units: make systemd-userdbd.{socket,service} installable
Zbigniew Jędrzejewski-Szmek
4
-2
/
+8
2020-03-31
units: make systemd-homed.service installable
Zbigniew Jędrzejewski-Szmek
4
-3
/
+9
2020-03-31
units: make systemd-repart.service installable
Zbigniew Jędrzejewski-Szmek
3
-3
/
+7
2020-03-31
user-util: switch order of checks in valid_user_group_name_or_id_full()
Lennart Poettering
1
-2
/
+2
2020-03-31
home: narrow scope of 'size_t n'
Vito Caputo
1
-2
/
+1
2020-03-31
homectl: fix a typo
Piero La Terza
1
-1
/
+1
2020-03-30
network: DHCPv4 - introduce The Manufacturer Usage Description (MUD)
Susant Sahani
7
-0
/
+68
2020-03-30
sd-dhcpv4: introduce The Manufacturer Usage Description (MUD)
Susant Sahani
2
-0
/
+38
2020-03-30
userwork: fix signal worker sends to manager requesting more workers
Lennart Poettering
1
-1
/
+1
2020-03-30
ci: turn off FuzzBuzz
Evgeny Vereshchagin
7
-67
/
+5
2020-03-30
travis: install ninja with pip
Evgeny Vereshchagin
1
-2
/
+2
2020-03-29
networkctl: Add support to display DHCP SMTP servers
Susant Sahani
1
-1
/
+5
2020-03-29
sd-network: Add support to emit and receive SMTP server information
Susant Sahani
2
-0
/
+7
2020-03-29
network: DHCP - add support to emit and receive SMTP server information
Susant Sahani
9
-15
/
+182
[next]