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-12-14
Add sd_is_socket_sockaddr (#4885)
Zbigniew Jędrzejewski-Szmek
2016-12-13
core: store the invocation ID in the per-service keyring
Lennart Poettering
2016-12-13
sd-id128: id128_write overwrites target file
Evgeny Vereshchagin
2016-12-12
Merge pull request #4771 from keszybz/udev-property-ordering
Martin Pitt
2016-12-09
tree-wide: replace all readdir cycles with FOREACH_DIRENT{,_ALL} (#4853)
Reverend Homer
2016-12-08
Merge pull request #4686 from poettering/machine-id-app-specific
Zbigniew Jędrzejewski-Szmek
2016-12-01
tree-wide: stop using canonicalize_file_name(), use chase_symlinks() instead
Lennart Poettering
2016-11-30
sd-hwdb: drop caching of search string
Zbigniew Jędrzejewski-Szmek
2016-11-30
hwdb, sd-hwdb: rework priority comparison when loading properties
Zbigniew Jędrzejewski-Szmek
2016-11-29
Two small cleanups
Zbigniew Jędrzejewski-Szmek
2016-11-29
sd-id128: add new sd_id128_get_machine_app_specific() API
Lennart Poettering
2016-11-23
networkd: handle MTU field in IPv6 RA (#4719)
Susant Sahani
2016-11-23
hwdb: use systemd-hwdb instead of obsolete udevadm hwdb (#4722)
Michael Biebl
2016-11-21
sd-event: fix sd_event_source_get_priority() (#4712)
Martin Ejdestig
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
[next]