index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libsystemd
Age
Commit message (
Expand
)
Author
2016-08-22
sd-bus: optionally, exit process or event loop on disconnect
Lennart Poettering
2016-08-22
sd-bus: add a small test case for sd_bus_track
Lennart Poettering
2016-08-22
sd-bus: when the server-side disconnects, make sure to dispatch all tracking ...
Lennart Poettering
2016-08-22
sd-bus: ensure we don't dispatch track objects while we are adding names to them
Lennart Poettering
2016-08-22
sd-bus: split out handling of reply callbacks on close into its own function
Lennart Poettering
2016-08-22
core: add Ref()/Unref() bus calls for units
Lennart Poettering
2016-08-22
sd-bus: add a "recursive" mode to sd_bus_track
Lennart Poettering
2016-08-15
core: rename cg_unified() to cg_all_unified()
Tejun Heo
2016-07-25
Merge pull request #3728 from poettering/dynamic-users
Zbigniew Jędrzejewski-Szmek
2016-07-25
sd-id128: be more liberal when reading files with 128bit IDs
Lennart Poettering
2016-07-22
core: add a concept of "dynamic" user ids, that are allocated as long as a se...
Lennart Poettering
2016-07-22
sd-id128: handle NULL return parameter in sd_id128_from_string() nicer
Lennart Poettering
2016-07-22
machine-id-setup: port machine_id_commit() to new id128-util.c APIs
Lennart Poettering
2016-07-22
sd-id128: split UUID file read/write code into new id128-util.[ch]
Lennart Poettering
2016-07-22
tree-wide: use sd_id128_is_null() instead of sd_id128_equal where appropriate
Lennart Poettering
2016-07-12
Various fixes for typos found by lintian (#3705)
Michael Biebl
2016-07-11
treewide: fix typos and remove accidental repetition of words
Torstein Husebø
2016-07-02
sd-resolve: use close_many() (#3643)
0xAX
2016-06-30
sd-event: expose the event loop iteration counter via sd_event_get_iteration(...
Lennart Poettering
2016-06-30
Merge pull request #3608 from teg/sd-device-driver-id
Lennart Poettering
2016-06-29
sd-bus: Fix a read after free error in bus-match. (#3624) (#3625)
Weng Xuetian
2016-06-27
sd-device: new_from_subsystem_sysnam - support a real subsystem called 'drivers'
Tom Gundersen
2016-06-27
sd-device: device_id - set correctly for 'drivers'
Tom Gundersen
2016-06-26
sd-device: enumerator - do not abort enumeration if a device fails
Tom Gundersen
2016-06-16
systemctl: make sure we terminate the bus connection first, and then close th...
Lennart Poettering
2016-06-16
networkd: added support for vrf interfaces (#3316)
Andreas Rammhold
2016-06-15
tree-wide: htonl() is weird, let's use htobe32() instead (#3538)
Lennart Poettering
2016-06-08
Merge pull request #3431 from poettering/network-fixes
Tom Gundersen
2016-06-07
Merge pull request #3394 from poettering/triple-tstamp
Lennart Poettering
2016-06-07
sd-netlink: fix deep recursion in message destruction (#3455)
David Herrmann
2016-06-06
sd-event: port over to new triple timestamp logic
Lennart Poettering
2016-06-03
sd-netlink: fix sd_netlink_inc_rcvbuf() prototype
Lennart Poettering
2016-05-24
Udevadm trivial cleanups (#3331)
Zbigniew Jędrzejewski-Szmek
2016-05-23
sd-device: udev-db - handle properties with empty value (#3330)
Tom Gundersen
2016-05-15
tree-wide: drop spurious "&"s when passing functions around
Zbigniew Jędrzejewski-Szmek
2016-05-14
busctl: use Monitoring interface (#3245)
Lars Uebernickel
2016-05-09
tree-wide: rename draw_special_char to special_glyph
Zbigniew Jędrzejewski-Szmek
2016-05-05
tree-wide: introduce new SOCKADDR_UN_LEN() macro, and use it everywhere
Lennart Poettering
2016-05-03
sd-netlink: introduce route attribute set API
Susant Sahani
2016-05-03
sd-netlink: fix sd_netlink_message_append_data
Susant Sahani
2016-04-25
Merge pull request #3109 from poettering/journal-by-fd
Zbigniew Jędrzejewski-Szmek
2016-04-25
nspawn: explicitly remove veth links after use (#3111)
Lennart Poettering
2016-04-25
sd-journal: add API for opening journal files or directories by fd
Lennart Poettering
2016-04-22
tree-wide: don't assume CLOCK_BOOTIME is generally available
Lennart Poettering
2016-04-21
tree-wide: use mdash instead of a two minuses
Zbigniew Jędrzejewski-Szmek
2016-04-18
networkd: allow setting of multicast querier for linux bridge (#3051)
Susant Sahani
2016-04-17
tree-wide: fall back to now(CLOCK_MONOTONIC) if CLOCK_BOOTTIME unsupported (#...
Lubomir Rintel
2016-04-16
sd-bus: use IN_SET
Zbigniew Jędrzejewski-Szmek
2016-04-13
sd-bus: query pid also when searching for supplementary gids
Ismo Puustinen
2016-04-12
core: make sure we generate a nicer error when a linked unit is attempted to ...
Lennart Poettering
[next]