index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
systemd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
sd-bus: add new API call sd_bus_error_move()
Lennart Poettering
2018-10-13
1
-0
/
+1
|
/
*
sd-event: slightly extend explanatory comment
Lennart Poettering
2018-10-12
1
-1
/
+2
*
sd-netlink: add destroy_callback argument to sd_netlink_call_async()
Yu Watanabe
2018-10-10
1
-3
/
+5
*
sd-resolve: make struct addrinfo defined
Yu Watanabe
2018-10-05
2
-3
/
+6
*
meson: also run compile tests for not installed systemd headers
Yu Watanabe
2018-10-05
1
-14
/
+19
*
sd-netlink: sort headers and include net/ethernet.h
Yu Watanabe
2018-10-05
1
-2
/
+3
*
dhcp6: don't include internal header "sparse-endian.h" in "sd-dhcp6-client.h"
Thomas Haller
2018-10-04
1
-2
/
+1
*
Merge pull request #10255 from poettering/hide-new-id128
Zbigniew Jędrzejewski-Szmek
2018-10-02
1
-5
/
+3
|
\
|
*
tree-wide: drop all references to "journalctl --new-id128"
Lennart Poettering
2018-10-02
1
-5
/
+3
*
|
sd-id128: add sd_id128_get_boot_app_specific()
Zbigniew Jędrzejewski-Szmek
2018-10-02
1
-0
/
+1
|
/
*
libsystemd: export all functions in sd-hwdb.h
Zbigniew Jędrzejewski-Szmek
2018-09-30
1
-1
/
+1
*
libsystemd: export all functions in sd-device.h
Zbigniew Jędrzejewski-Szmek
2018-09-30
1
-1
/
+1
*
fuzz: add a fuzzer for dhcp6_client
Evgeny Vereshchagin
2018-09-29
1
-0
/
+2
*
dhcp6-client: Function for enabling/disabling IA_NA request
Patrik Flykt
2018-09-19
1
-0
/
+4
*
dhcp6_client: Add helper for fetching Prefix Delegation information
Patrik Flykt
2018-09-19
1
-2
/
+3
*
Merge pull request #9928 from yuwata/libudev-cleanups
Zbigniew Jędrzejewski-Szmek
2018-09-15
1
-1
/
+1
|
\
|
*
sd-device,libudev: make an argument for *_set_sysattr_value() const
Yu Watanabe
2018-09-11
1
-1
/
+1
*
|
meson: disable _all_ tests when -Dtests=false
Zbigniew Jędrzejewski-Szmek
2018-09-13
1
-5
/
+7
|
/
*
networkd and sd-netlink: add support for Generic netlink And FooOverUDP to IP...
Susant Sahani
2018-08-23
1
-1
/
+1
*
sd-dhcp: make time value for DUID-LLT configurable
Yu Watanabe
2018-08-08
2
-0
/
+10
*
sd-bus: make BUS_DEFAULT_TIMEOUT configurable
Yu Watanabe
2018-07-16
1
-0
/
+3
*
sd-bus: publicize sd_bus_message_readv()
Violet Halo
2018-06-29
1
-0
/
+1
*
tree-wide: drop empty lines in the begining of comments
Yu Watanabe
2018-06-29
13
-13
/
+0
*
tree-wide: drop copyright headers from frequent contributors
Zbigniew Jędrzejewski-Szmek
2018-06-20
9
-20
/
+0
*
Correct a number of trivial typos.
Chris Lamb
2018-06-18
1
-1
/
+1
*
Drop my copyright headers
Zbigniew Jędrzejewski-Szmek
2018-06-14
1
-2
/
+0
*
tree-wide: beautify remaining copyright statements
Lennart Poettering
2018-06-14
5
-7
/
+7
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
14
-14
/
+0
*
tree-wide: use proper unicode © instead of (C) where we can
Lennart Poettering
2018-06-14
10
-15
/
+15
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
27
-54
/
+0
*
resolve: rename PrivateDNS to DNSOverTLS
Iwan Timmer
2018-06-14
1
-2
/
+2
*
sd-radv: normalize function parameters a bit
Lennart Poettering
2018-06-13
1
-3
/
+3
*
resolve: make PrivateDNS configurable per link
Iwan Timmer
2018-06-11
1
-0
/
+8
*
sd-event: add destroy callback logic to sd-event too
Lennart Poettering
2018-06-07
1
-0
/
+3
*
sd-bus: also add destroy callbacks to sd_bus_track objects
Lennart Poettering
2018-06-07
1
-0
/
+3
*
bus: optionally call a callbacks for cleanup
Zbigniew Jędrzejewski-Szmek
2018-06-06
1
-0
/
+3
*
sd-event: add new API for subscribing to inotify events
Lennart Poettering
2018-06-06
1
-0
/
+4
*
sd-bus: add new sd_bus_slot_set_floating() call
Lennart Poettering
2018-05-30
1
-0
/
+2
*
meson: test out headers with more standard versions
Zbigniew Jędrzejewski-Szmek
2018-05-28
1
-2
/
+15
*
sd-resolve: remove misleading casts
Zbigniew Jędrzejewski-Szmek
2018-05-22
1
-3
/
+3
*
networkd: add support to send DHCP user class option (#7499)
Susant Sahani
2018-05-07
1
-0
/
+4
*
Merge pull request #8575 from keszybz/non-absolute-paths
Lennart Poettering
2018-04-17
1
-0
/
+1
|
\
|
*
systemd-path: allow the default search path to be queried
Zbigniew Jędrzejewski-Szmek
2018-04-16
1
-0
/
+1
*
|
ISO-C compatibility: Remove empty initializer (#8713)
Leonard
2018-04-12
1
-2
/
+1
*
|
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
|
/
*
sd-bus: allow description to be set for system/user busses (#8594)
Zbigniew Jędrzejewski-Szmek
2018-03-29
1
-0
/
+3
*
dhcp4: introduce new option 'duid-only' for ClientIdentifier= (#8350)
Yu Watanabe
2018-03-12
1
-0
/
+5
*
core: don't process dbus unit and job queue when there are already too many m...
Lennart Poettering
2018-02-27
1
-0
/
+3
*
Add fd close support to sd_event_source
Nathaniel McCallum
2018-01-24
1
-0
/
+2
*
Include time.h in sd-event.h
Nathaniel McCallum
2018-01-24
1
-0
/
+1
[prev]
[next]