1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-07 01:27:11 +03:00
systemd/src/core
Oleksii Shevchuk 6741960087 Add Listen* to dbus properties
sockets.socket - Test
	  Loaded: loaded (/home/alxchk/.config/systemd/user/sockets.socket; static)
	  Active: inactive (dead)
	  Listen: Stream: /tmp/stream1
	          Stream: @stream4
	          Stream: [::]:9999
	          Stream: 127.0.0.2:9996
	          Stream: [::1]:9996
	          Datagram: /tmp/stream2
	          Datagram: @stream5
	          Datagram: [::]:9998
	          Datagram: 127.0.0.2:9995
	          Datagram: [::1]:9995
	          SequentialPacket: @stream6
	          SequentialPacket: /tmp/stream3
	          FIFO: /tmp/fifo1
	          Special: /dev/input/event9
	          Netlink: kobject-uevent 0
	          MessageQueue: /msgqueue1

[zj: - minor cleanups,
     - free i.listen,
     - remove sorting, because the order or sockets matters.]
2013-04-01 23:43:48 -04:00
..
.gitignore
audit-fd.c
audit-fd.h
automount.c
automount.h
build.h
bus-errors.h
cgroup-attr.c
cgroup-attr.h
cgroup-semantics.c
cgroup-semantics.h
cgroup.c
cgroup.h
condition.c
condition.h
dbus-automount.c
dbus-automount.h
dbus-device.c
dbus-device.h
dbus-execute.c Modernization 2013-03-31 14:36:12 -04:00
dbus-execute.h
dbus-job.c
dbus-job.h
dbus-kill.c
dbus-kill.h
dbus-manager.c
dbus-manager.h
dbus-mount.c
dbus-mount.h
dbus-path.c
dbus-path.h
dbus-service.c
dbus-service.h
dbus-snapshot.c
dbus-snapshot.h
dbus-socket.c Add Listen* to dbus properties 2013-04-01 23:43:48 -04:00
dbus-socket.h
dbus-swap.c
dbus-swap.h
dbus-target.c
dbus-target.h
dbus-timer.c
dbus-timer.h
dbus-unit.c
dbus-unit.h
dbus.c Remove some dead code 2013-03-31 14:28:36 -04:00
dbus.h
device.c
device.h
execute.c Modernization 2013-03-31 14:36:12 -04:00
execute.h
hostname-setup.c
hostname-setup.h
ima-setup.c
ima-setup.h
initreq.h
job.c
job.h
kill.c
kill.h
killall.c shutdown: correctly wait for processes we killed in the killall spree 2013-04-02 01:28:01 +02:00
killall.h
kmod-setup.c
kmod-setup.h
load-dropin.c
load-dropin.h
load-fragment-gperf.gperf.m4
load-fragment.c execute: convert secure bits into mask properly 2013-03-31 14:31:51 -04:00
load-fragment.h
locale-setup.c
locale-setup.h
loopback-setup.c Modernization 2013-03-31 14:36:12 -04:00
loopback-setup.h
machine-id-setup.c nspawn, machine-id-setup: warn if read-only mount call fails 2013-03-31 14:32:48 -04:00
machine-id-setup.h
macros.systemd.in
main.c Partially revert e62d8c3944 2013-03-31 19:50:30 -04:00
Makefile
manager.c Partially revert e62d8c3944 2013-03-31 19:50:30 -04:00
manager.h
mount-setup.c
mount-setup.h
mount.c Modernization 2013-03-31 14:36:12 -04:00
mount.h
namespace.c
namespace.h
org.freedesktop.systemd1.conf
org.freedesktop.systemd1.policy.in.in
org.freedesktop.systemd1.service
path.c units: introduce new timers.target and paths.target to hook timer/path units into for boot 2013-03-25 21:28:30 +01:00
path.h
securebits.h
selinux-access.c
selinux-access.h
selinux-setup.c
selinux-setup.h
service.c units: introduce new timers.target and paths.target to hook timer/path units into for boot 2013-03-25 21:28:30 +01:00
service.h
shutdown.c
smack-setup.c
smack-setup.h
snapshot.c Add AllowIsolate=yes to snapshots 2013-04-01 00:37:48 -04:00
snapshot.h
socket.c Add Listen* to dbus properties 2013-04-01 23:43:48 -04:00
socket.h Add Listen* to dbus properties 2013-04-01 23:43:48 -04:00
special.h unit: replace remote-fs-setup.target by network-online.target 2013-03-29 03:07:17 +01:00
swap.c
swap.h
switch-root.c
switch-root.h
sync.c
sync.h
syscall-list.c
syscall-list.h
sysfs-show.h
system.conf
systemd.pc.in
target.c
target.h
tcpwrap.c
tcpwrap.h
timer.c units: introduce new timers.target and paths.target to hook timer/path units into for boot 2013-03-25 21:28:30 +01:00
timer.h
transaction.c
transaction.h
umount.c Modernization 2013-03-31 14:36:12 -04:00
umount.h
unit-printf.c Simplify the meaning of %s 2013-03-26 23:49:44 -04:00
unit-printf.h
unit.c
unit.h
user.conf