summaryrefslogtreecommitdiff
path: root/src/libelogind
Commit message (Expand)AuthorAge
* sd-bus: drop bus parameter from message callback prototypeLennart Poettering2017-03-14
* bus-util: drop redundant bus argument from bus_message_map_all_properties() a...Lennart Poettering2017-03-14
* bus-util: print correct warnings for units that fail but for which we have a ...Lennart Poettering2017-03-14
* sd-device: don't retry loading uevent/db files more than onceTom Gundersen2017-03-14
* sd-device: don't complain if the uevent file is missingTom Gundersen2017-03-14
* sd-bus: add controlling tty field to sd_creds objectLennart Poettering2017-03-14
* sd-bus: when bus operations are to be executed on direct connections always failLennart Poettering2017-03-14
* udevd: fix REMOVE handlingTom Gundersen2017-03-14
* sd-bus: don't inherit connection creds into message creds when we have a dire...Lennart Poettering2017-03-14
* core: explicitly specify credentials for direct connections, tooLennart Poettering2017-03-14
* sd-bus: handle ppid=0 more gracefully (which happens for pid=1)Lennart Poettering2017-03-14
* networkd: introduce vti6 tunnelSusant Sahani2017-03-14
* sd-bus: expose ppid fieldLennart Poettering2017-03-14
* tmpfiles: make /home and /var btrfs subvolumes by default when booted up with...Lennart Poettering2017-03-14
* sd-device: set_syspath - return ENODEV when passed something that is not a de...Tom Gundersen2017-03-14
* sd-bus: when augmenting creds, remember which ones were augmentedLennart Poettering2017-03-14
* sd-bus: augmenting cgroups-based creds when we have the cgroup path already i...Lennart Poettering2017-03-14
* sd-bus: when augmenting creds, don't override any creds in any caseLennart Poettering2017-03-14
* sd-bus: when copying creds objects, make sure we copy even the implicit well ...Lennart Poettering2017-03-14
* sd-device: uniformly handle missing devicesTom Gundersen2017-03-14
* sd-bus: add more comments to the credential decision logicLennart Poettering2017-03-14
* sd-device: fix typoZbigniew Jędrzejewski-Szmek2017-03-14
* sd-devcie: fix typoTom Gundersen2017-03-14
* sd-device: add device-enumerator libraryTom Gundersen2017-03-14
* sd-device: fix reading of subsystemTom Gundersen2017-03-14
* sd-device: allow uevent files to be write-onlyTom Gundersen2017-03-14
* bus-util: add articles to explanation messagesZbigniew Jędrzejewski-Szmek2017-03-14
* shared: add terminal-util.[ch]Ronny Chevalier2017-03-14
* shared: add random-util.[ch]Ronny Chevalier2017-03-14
* shared: add formats-util.hRonny Chevalier2017-03-14
* shared: add process-util.[ch]Ronny Chevalier2017-03-14
* sd-event: simplify sd_event_run()Lennart Poettering2017-03-14
* bus: implement bus_path_{en,de}code_unique()David Herrmann2017-03-14
* bus-util: be more verbose if dbus job failsMichal Sekletar2017-03-14
* util: add shell_maybe_quote() call for preparing a string for shell cmdline i...Lennart Poettering2017-03-14
* sd-rtnl: properly size attribute array if IFA_FLAGS was missingLennart Poettering2017-03-14
* bus: simplify bus_message_read_strv_extend()David Herrmann2017-03-14
* bus: use free_and_strdup()David Herrmann2017-03-14
* device: fix sysattr newline cutterDavid Herrmann2017-03-14
* polkit: rename bus_verify_polkit() to bus_test_polkit() and make it strictly ...Lennart Poettering2017-03-14
* util: rework cunescape(), improve error handlingLennart Poettering2017-03-14
* sd-device: don't use alloca() within loopsTom Gundersen2017-03-14
* sd-device,udevd: fix spelling /ammend/amend/Tom Gundersen2017-03-14
* sd-device: get_properties_{nulstr,strv} - don't recreate the buffer unnecessa...Tom Gundersen2017-03-14
* sd-device: fix deserialization from netlinkTom Gundersen2017-03-14
* networkd: Add support for bond option.Susant Sahani2017-03-14
* networkd vxlan: Add support for enabling UDP checksumsSusant Sahani2017-03-14
* sd-bus: teach bus_print_property() how to print SD_BUS_TYPE_INT64Daniel Mack2017-03-13
* Classify processes from sessions into cgroupsAndy Wingo2016-03-06
* Remove sd-path interfaceAndy Wingo2015-08-19