index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libsystemd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sd-device: fix return codes on error
Zbigniew Jędrzejewski-Szmek
2015-05-21
2
-6
/
+6
*
bus-socket: simplify initalization of struct msghdr
Zbigniew Jędrzejewski-Szmek
2015-05-20
1
-12
/
+8
*
systemctl: introduce --now for enable, disable and mask
Jan Synacek
2015-05-15
2
-2
/
+7
*
test-bus-chat: various modernizations
Lennart Poettering
2015-05-14
1
-22
/
+10
*
sd-bus: fix memory leak in test-bus-chat
Cristian Rodríguez
2015-05-14
1
-3
/
+1
*
util: introduce memmem_safe() and make use of it
Lennart Poettering
2015-05-14
1
-1
/
+1
*
treewide: Correct typos and spell plural of bus consistent
Torstein Husebø
2015-05-11
3
-3
/
+3
*
bus: don't switch to kdbus if not requested
David Herrmann
2015-05-06
2
-0
/
+30
*
sym: adding missing symbols to .sym file
Lennart Poettering
2015-04-30
1
-2
/
+9
*
sd-bus,sd-login: add api for querying the slice within the the user systemd i...
Lennart Poettering
2015-04-30
5
-13
/
+75
*
sd-bus: when we get ENOTTY on the HELLO ioctl assume incompatible API version
Lennart Poettering
2015-04-30
1
-2
/
+15
*
networkd: introduce vti6 tunnel
Susant Sahani
2015-04-29
2
-0
/
+4
*
sd-bus: properly handle creds that are known but undefined for a process
Lennart Poettering
2015-04-29
4
-74
/
+183
*
sd-bus: allow passing NULL as bus parameter to sd_bus_send()
Lennart Poettering
2015-04-29
1
-4
/
+16
*
sd-bus: drop bus parameter from message callback prototype
Lennart Poettering
2015-04-29
8
-42
/
+37
*
test: rename test-bus-kernel-benchmark to test-bus-benchmark
Tom Gundersen
2015-04-29
1
-0
/
+0
*
sd-bus: benchmark - also support testing non-kdbus transports
Tom Gundersen
2015-04-29
1
-30
/
+93
*
bus-util: drop redundant bus argument from bus_message_map_all_properties() a...
Lennart Poettering
2015-04-28
2
-32
/
+28
*
run: synchronously wait until the scope unit we create is started
Lennart Poettering
2015-04-28
2
-0
/
+11
*
bus-util: print correct warnings for units that fail but for which we have a ...
Lennart Poettering
2015-04-28
1
-14
/
+20
*
sd-device: don't retry loading uevent/db files more than once
Tom Gundersen
2015-04-26
1
-4
/
+4
*
sd-device: don't complain if the uevent file is missing
Tom Gundersen
2015-04-26
1
-0
/
+3
*
sd-bus: teach bus_print_property() how to print SD_BUS_TYPE_INT64
Daniel Mack
2015-04-24
1
-0
/
+12
*
udevd: fix REMOVE handling
Tom Gundersen
2015-04-23
4
-2
/
+14
*
sd-bus: add controlling tty field to sd_creds object
Lennart Poettering
2015-04-23
4
-1
/
+38
*
sd-bus: when bus operations are to be executed on direct connections always fail
Lennart Poettering
2015-04-23
2
-3
/
+27
*
sd-bus: don't inherit connection creds into message creds when we have a dire...
Lennart Poettering
2015-04-23
1
-2
/
+2
*
core: explicitly specify credentials for direct connections, too
Lennart Poettering
2015-04-23
1
-1
/
+1
*
sd-bus: handle ppid=0 more gracefully (which happens for pid=1)
Lennart Poettering
2015-04-22
1
-4
/
+7
*
sd-bus: expose ppid field
Lennart Poettering
2015-04-21
6
-5
/
+52
*
sd-device: set_syspath - return ENODEV when passed something that is not a de...
Tom Gundersen
2015-04-21
1
-4
/
+6
*
sd-bus: when augmenting creds, remember which ones were augmented
Lennart Poettering
2015-04-21
5
-14
/
+43
*
sd-bus: augmenting cgroups-based creds when we have the cgroup path already i...
Lennart Poettering
2015-04-21
1
-6
/
+11
*
sd-bus: when augmenting creds, don't override any creds in any case
Lennart Poettering
2015-04-21
1
-8
/
+18
*
sd-bus: when copying creds objects, make sure we copy even the implicit well ...
Lennart Poettering
2015-04-21
1
-13
/
+15
*
networkd: Add support for bond option.
Susant Sahani
2015-04-20
2
-1
/
+47
*
sd-device: simplify enumerator hacks
David Herrmann
2015-04-17
1
-12
/
+5
*
sd-device: uniformly handle missing devices
Tom Gundersen
2015-04-17
2
-10
/
+22
*
sd-device: enumerator - match only on initialized devices by default
Tom Gundersen
2015-04-17
2
-4
/
+15
*
sd-device: enumerator - don't expose add_device()
Tom Gundersen
2015-04-17
2
-4
/
+5
*
sd-device: add device-enumerator library
Tom Gundersen
2015-04-16
3
-2
/
+1020
*
sd-bus: add more comments to the credential decision logic
Lennart Poettering
2015-04-16
1
-1
/
+12
*
sd-device: fix typo
Zbigniew Jędrzejewski-Szmek
2015-04-15
1
-1
/
+1
*
sd-devcie: fix typo
Tom Gundersen
2015-04-14
1
-1
/
+1
*
sd-device: fix reading of subsystem
Tom Gundersen
2015-04-14
1
-2
/
+2
*
sd-device: allow uevent files to be write-only
Tom Gundersen
2015-04-14
1
-1
/
+4
*
bus-util: add articles to explanation messages
Zbigniew Jędrzejewski-Szmek
2015-04-12
1
-9
/
+8
*
bus: implement bus_path_{en,de}code_unique()
David Herrmann
2015-04-11
3
-0
/
+142
*
shared: add terminal-util.[ch]
Ronny Chevalier
2015-04-11
2
-0
/
+2
*
shared: add random-util.[ch]
Ronny Chevalier
2015-04-11
1
-0
/
+1
[next]