summaryrefslogtreecommitdiff
path: root/src/libsystemd
Commit message (Expand)AuthorAgeFilesLines
* bus-socket: simplify initalization of struct msghdrZbigniew Jędrzejewski-Szmek2015-05-191-12/+8
* systemctl: introduce --now for enable, disable and maskJan Synacek2015-05-152-2/+7
* test-bus-chat: various modernizationsLennart Poettering2015-05-141-22/+10
* sd-bus: fix memory leak in test-bus-chatCristian Rodríguez2015-05-141-3/+1
* util: introduce memmem_safe() and make use of itLennart Poettering2015-05-141-1/+1
* treewide: Correct typos and spell plural of bus consistentTorstein Husebø2015-05-113-3/+3
* bus: don't switch to kdbus if not requestedDavid Herrmann2015-05-062-0/+30
* sym: adding missing symbols to .sym fileLennart Poettering2015-04-301-2/+9
* sd-bus,sd-login: add api for querying the slice within the the user systemd i...Lennart Poettering2015-04-305-13/+75
* sd-bus: when we get ENOTTY on the HELLO ioctl assume incompatible API versionLennart Poettering2015-04-301-2/+15
* networkd: introduce vti6 tunnelSusant Sahani2015-04-292-0/+4
* sd-bus: properly handle creds that are known but undefined for a processLennart Poettering2015-04-294-74/+183
* sd-bus: allow passing NULL as bus parameter to sd_bus_send()Lennart Poettering2015-04-291-4/+16
* sd-bus: drop bus parameter from message callback prototypeLennart Poettering2015-04-298-42/+37
* test: rename test-bus-kernel-benchmark to test-bus-benchmarkTom Gundersen2015-04-291-0/+0
* sd-bus: benchmark - also support testing non-kdbus transportsTom Gundersen2015-04-291-30/+93
* bus-util: drop redundant bus argument from bus_message_map_all_properties() a...Lennart Poettering2015-04-282-32/+28
* run: synchronously wait until the scope unit we create is startedLennart Poettering2015-04-282-0/+11
* bus-util: print correct warnings for units that fail but for which we have a ...Lennart Poettering2015-04-281-14/+20
* sd-device: don't retry loading uevent/db files more than onceTom Gundersen2015-04-261-4/+4
* sd-device: don't complain if the uevent file is missingTom Gundersen2015-04-261-0/+3
* sd-bus: teach bus_print_property() how to print SD_BUS_TYPE_INT64Daniel Mack2015-04-241-0/+12
* udevd: fix REMOVE handlingTom Gundersen2015-04-234-2/+14
* sd-bus: add controlling tty field to sd_creds objectLennart Poettering2015-04-234-1/+38
* sd-bus: when bus operations are to be executed on direct connections always failLennart Poettering2015-04-232-3/+27
* sd-bus: don't inherit connection creds into message creds when we have a dire...Lennart Poettering2015-04-231-2/+2
* core: explicitly specify credentials for direct connections, tooLennart Poettering2015-04-231-1/+1
* sd-bus: handle ppid=0 more gracefully (which happens for pid=1)Lennart Poettering2015-04-221-4/+7
* sd-bus: expose ppid fieldLennart Poettering2015-04-216-5/+52
* sd-device: set_syspath - return ENODEV when passed something that is not a de...Tom Gundersen2015-04-211-4/+6
* sd-bus: when augmenting creds, remember which ones were augmentedLennart Poettering2015-04-215-14/+43
* sd-bus: augmenting cgroups-based creds when we have the cgroup path already i...Lennart Poettering2015-04-211-6/+11
* sd-bus: when augmenting creds, don't override any creds in any caseLennart Poettering2015-04-211-8/+18
* sd-bus: when copying creds objects, make sure we copy even the implicit well ...Lennart Poettering2015-04-211-13/+15
* networkd: Add support for bond option.Susant Sahani2015-04-202-1/+47
* sd-device: simplify enumerator hacksDavid Herrmann2015-04-171-12/+5
* sd-device: uniformly handle missing devicesTom Gundersen2015-04-172-10/+22
* sd-device: enumerator - match only on initialized devices by defaultTom Gundersen2015-04-172-4/+15
* sd-device: enumerator - don't expose add_device()Tom Gundersen2015-04-172-4/+5
* sd-device: add device-enumerator libraryTom Gundersen2015-04-163-2/+1020
* sd-bus: add more comments to the credential decision logicLennart Poettering2015-04-161-1/+12
* sd-device: fix typoZbigniew Jędrzejewski-Szmek2015-04-141-1/+1
* sd-devcie: fix typoTom Gundersen2015-04-141-1/+1
* sd-device: fix reading of subsystemTom Gundersen2015-04-141-2/+2
* sd-device: allow uevent files to be write-onlyTom Gundersen2015-04-141-1/+4
* bus-util: add articles to explanation messagesZbigniew Jędrzejewski-Szmek2015-04-121-9/+8
* bus: implement bus_path_{en,de}code_unique()David Herrmann2015-04-113-0/+142
* shared: add terminal-util.[ch]Ronny Chevalier2015-04-112-0/+2
* shared: add random-util.[ch]Ronny Chevalier2015-04-111-0/+1
* shared: add process-util.[ch]Ronny Chevalier2015-04-102-0/+2