summaryrefslogtreecommitdiff
path: root/src/libsystemd
AgeCommit message (Expand)Author
2015-04-30sym: adding missing symbols to .sym fileLennart Poettering
2015-04-30sd-bus,sd-login: add api for querying the slice within the the user systemd i...Lennart Poettering
2015-04-30sd-bus: when we get ENOTTY on the HELLO ioctl assume incompatible API versionLennart Poettering
2015-04-29networkd: introduce vti6 tunnelSusant Sahani
2015-04-29sd-bus: properly handle creds that are known but undefined for a processLennart Poettering
2015-04-29sd-bus: allow passing NULL as bus parameter to sd_bus_send()Lennart Poettering
2015-04-29sd-bus: drop bus parameter from message callback prototypeLennart Poettering
2015-04-29test: rename test-bus-kernel-benchmark to test-bus-benchmarkTom Gundersen
2015-04-29sd-bus: benchmark - also support testing non-kdbus transportsTom Gundersen
2015-04-28bus-util: drop redundant bus argument from bus_message_map_all_properties() a...Lennart Poettering
2015-04-28run: synchronously wait until the scope unit we create is startedLennart Poettering
2015-04-28bus-util: print correct warnings for units that fail but for which we have a ...Lennart Poettering
2015-04-26sd-device: don't retry loading uevent/db files more than onceTom Gundersen
2015-04-26sd-device: don't complain if the uevent file is missingTom Gundersen
2015-04-24sd-bus: teach bus_print_property() how to print SD_BUS_TYPE_INT64Daniel Mack
2015-04-23udevd: fix REMOVE handlingTom Gundersen
2015-04-23sd-bus: add controlling tty field to sd_creds objectLennart Poettering
2015-04-23sd-bus: when bus operations are to be executed on direct connections always failLennart Poettering
2015-04-23sd-bus: don't inherit connection creds into message creds when we have a dire...Lennart Poettering
2015-04-23core: explicitly specify credentials for direct connections, tooLennart Poettering
2015-04-22sd-bus: handle ppid=0 more gracefully (which happens for pid=1)Lennart Poettering
2015-04-21sd-bus: expose ppid fieldLennart Poettering
2015-04-21sd-device: set_syspath - return ENODEV when passed something that is not a de...Tom Gundersen
2015-04-21sd-bus: when augmenting creds, remember which ones were augmentedLennart Poettering
2015-04-21sd-bus: augmenting cgroups-based creds when we have the cgroup path already i...Lennart Poettering
2015-04-21sd-bus: when augmenting creds, don't override any creds in any caseLennart Poettering
2015-04-21sd-bus: when copying creds objects, make sure we copy even the implicit well ...Lennart Poettering
2015-04-20networkd: Add support for bond option.Susant Sahani
2015-04-17sd-device: simplify enumerator hacksDavid Herrmann
2015-04-17sd-device: uniformly handle missing devicesTom Gundersen
2015-04-17sd-device: enumerator - match only on initialized devices by defaultTom Gundersen
2015-04-17sd-device: enumerator - don't expose add_device()Tom Gundersen
2015-04-16sd-device: add device-enumerator libraryTom Gundersen
2015-04-16sd-bus: add more comments to the credential decision logicLennart Poettering
2015-04-14sd-device: fix typoZbigniew Jędrzejewski-Szmek
2015-04-14sd-devcie: fix typoTom Gundersen
2015-04-14sd-device: fix reading of subsystemTom Gundersen
2015-04-14sd-device: allow uevent files to be write-onlyTom Gundersen
2015-04-12bus-util: add articles to explanation messagesZbigniew Jędrzejewski-Szmek
2015-04-11bus: implement bus_path_{en,de}code_unique()David Herrmann
2015-04-11shared: add terminal-util.[ch]Ronny Chevalier
2015-04-11shared: add random-util.[ch]Ronny Chevalier
2015-04-10shared: add process-util.[ch]Ronny Chevalier
2015-04-10shared: add formats-util.hRonny Chevalier
2015-04-10sd-event: simplify sd_event_run()Lennart Poettering
2015-04-10bus-util: be more verbose if dbus job failsMichal Sekletar
2015-04-09bus: simplify bus_message_read_strv_extend()David Herrmann
2015-04-09bus: use free_and_strdup()David Herrmann
2015-04-09util: add shell_maybe_quote() call for preparing a string for shell cmdline i...Lennart Poettering
2015-04-08sd-rtnl: properly size attribute array if IFA_FLAGS was missingLennart Poettering