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-11-11
tree-wide: make invocations of extract_first_word more uniform (#4627)
Zbigniew Jędrzejewski-Szmek
2016-11-10
Merge pull request #4618 from grawity/signal-direction
Zbigniew Jędrzejewski-Szmek
2016-11-09
busctl introspect: use free_and_replace()
Mantas Mikulėnas
2016-11-09
busctl introspect: accept direction="out" for signals
Mantas Mikulėnas
2016-11-08
Merge pull request #4612 from keszybz/format-strings
Zbigniew Jędrzejewski-Szmek
2016-11-08
Adjust pkgconfig files to point at rootlibdir (#4584)
Mike Gilbert
2016-11-07
tree-wide: drop (llu) casts for kernel's __u64
Zbigniew Jędrzejewski-Szmek
2016-11-07
Rename formats-util.h to format-util.h
Zbigniew Jędrzejewski-Szmek
2016-10-23
tree-wide: drop NULL sentinel from strjoin
Zbigniew Jędrzejewski-Szmek
2016-10-16
tree-wide: use mfree more
Zbigniew Jędrzejewski-Szmek
2016-10-13
Merge pull request #653 from dvdhrm/bus-gold
Zbigniew Jędrzejewski-Szmek
2016-10-07
core: add "invocation ID" concept to service manager
Lennart Poettering
2016-10-06
sd-bus: add DNS errors to the errno translation table
Lennart Poettering
2016-10-06
sd-bus: add a few missing entries to the error translation tables
Lennart Poettering
2016-10-06
sd-device/networkd: unify code to get a socket for issuing netdev ioctls on
Lennart Poettering
2016-10-06
Merge pull request #4199 from dvdhrm/hwdb-order
Lennart Poettering
2016-09-26
test-bus-creds: are more debugging info
Zbigniew Jędrzejewski-Szmek
2016-09-24
systemctl,networkctl,busctl,backlight: use STRPTR_IN_SET
Zbigniew Jędrzejewski-Szmek
2016-09-21
sd-hwdb: order properties by origin
David Herrmann
2016-09-21
hwdb: store file-name and file-number with properties
David Herrmann
2016-09-21
sd-hwdb: fix child/value offset calculation
David Herrmann
2016-09-14
networkd: add support to configure virtual CAN device (#4139)
Susant Sahani
2016-09-13
tests: get rid of strerror
Zbigniew Jędrzejewski-Szmek
2016-08-31
sd-bus: bump message queue size
Lennart Poettering
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
[next]