relpipe-data/examples/awk-through-xml.txt
author František Kučera <franta-hg@frantovo.cz>
Sun, 09 May 2021 00:06:13 +0200
branchv_0
changeset 323 e2d607e4a4f4
parent 288 5cf3a702f47d
permissions -rw-r--r--
release-v0.18.sh: run apt install only once + small fixes and improvements
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
288
5cf3a702f47d examples: AWKing through a XML file
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     1
policy:
5cf3a702f47d examples: AWKing through a XML file
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     2
 ╭─────────────────┬───────────────┬──────────────────┬──────────────┬────────────────────────────────┬────────────────────────────────────────────────────┬──────────────────────╮
5cf3a702f47d examples: AWKing through a XML file
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     3
 │ policy (string) │ user (string) │ context (string) │ own (string) │ send_destination      (string) │ send_interface                            (string) │ send_member (string) │
5cf3a702f47d examples: AWKing through a XML file
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     4
 ├─────────────────┼───────────────┼──────────────────┼──────────────┼────────────────────────────────┼────────────────────────────────────────────────────┼──────────────────────┤
5cf3a702f47d examples: AWKing through a XML file
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     5
 │ allow           │ whoopsie      │                  │              │ org.freedesktop.NetworkManager │                                                    │                      │
5cf3a702f47d examples: AWKing through a XML file
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     6
 │ allow           │ whoopsie      │                  │              │ org.freedesktop.NetworkManager │ org.freedesktop.DBus.Introspectable                │                      │
5cf3a702f47d examples: AWKing through a XML file
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     7
 │ allow           │ whoopsie      │                  │              │ org.freedesktop.NetworkManager │ org.freedesktop.DBus.Properties                    │                      │
5cf3a702f47d examples: AWKing through a XML file
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     8
 │ allow           │ whoopsie      │                  │              │ org.freedesktop.NetworkManager │ org.freedesktop.NetworkManager                     │                      │
5cf3a702f47d examples: AWKing through a XML file
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     9
 │ allow           │ whoopsie      │                  │              │ org.freedesktop.NetworkManager │ org.freedesktop.NetworkManager.Connection.Active   │                      │
5cf3a702f47d examples: AWKing through a XML file
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    10
 │ allow           │ whoopsie      │                  │              │ org.freedesktop.NetworkManager │ org.freedesktop.NetworkManager.Device              │                      │
5cf3a702f47d examples: AWKing through a XML file
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    11
 │ allow           │               │ default          │              │ org.freedesktop.NetworkManager │ org.freedesktop.DBus.Introspectable                │                      │
5cf3a702f47d examples: AWKing through a XML file
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    12
 │ allow           │               │ default          │              │ org.freedesktop.NetworkManager │ org.freedesktop.DBus.Properties                    │                      │
5cf3a702f47d examples: AWKing through a XML file
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    13
 │ allow           │               │ default          │              │ org.freedesktop.NetworkManager │ org.freedesktop.DBus.ObjectManager                 │                      │
5cf3a702f47d examples: AWKing through a XML file
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    14
 │ allow           │               │ default          │              │ org.freedesktop.NetworkManager │ org.freedesktop.NetworkManager.Device.Adsl         │                      │
5cf3a702f47d examples: AWKing through a XML file
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    15
 │ allow           │               │ default          │              │ org.freedesktop.NetworkManager │ org.freedesktop.NetworkManager.Device.Bond         │                      │
5cf3a702f47d examples: AWKing through a XML file
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    16
 │ allow           │               │ default          │              │ org.freedesktop.NetworkManager │ org.freedesktop.NetworkManager.Device.Bridge       │                      │
5cf3a702f47d examples: AWKing through a XML file
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    17
 │ allow           │               │ default          │              │ org.freedesktop.NetworkManager │ org.freedesktop.NetworkManager.Device.Bluetooth    │                      │
5cf3a702f47d examples: AWKing through a XML file
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    18
 │ allow           │               │ default          │              │ org.freedesktop.NetworkManager │ org.freedesktop.NetworkManager.Device.Wired        │                      │
5cf3a702f47d examples: AWKing through a XML file
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    19
 │ allow           │               │ default          │              │ org.freedesktop.NetworkManager │ org.freedesktop.NetworkManager.Device.Generic      │                      │
5cf3a702f47d examples: AWKing through a XML file
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    20
 │ allow           │               │ default          │              │ org.freedesktop.NetworkManager │ org.freedesktop.NetworkManager.Device.Gre          │                      │
5cf3a702f47d examples: AWKing through a XML file
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    21
 │ allow           │               │ default          │              │ org.freedesktop.NetworkManager │ org.freedesktop.NetworkManager.Device.Infiniband   │                      │
5cf3a702f47d examples: AWKing through a XML file
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    22
 │ allow           │               │ default          │              │ org.freedesktop.NetworkManager │ org.freedesktop.NetworkManager.Device.Macvlan      │                      │
5cf3a702f47d examples: AWKing through a XML file
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    23
 │ allow           │               │ default          │              │ org.freedesktop.NetworkManager │ org.freedesktop.NetworkManager.Device.Modem        │                      │
5cf3a702f47d examples: AWKing through a XML file
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    24
 │ allow           │               │ default          │              │ org.freedesktop.NetworkManager │ org.freedesktop.NetworkManager.Device.OlpcMesh     │                      │
5cf3a702f47d examples: AWKing through a XML file
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    25
 │ allow           │               │ default          │              │ org.freedesktop.NetworkManager │ org.freedesktop.NetworkManager.Device.Team         │                      │
5cf3a702f47d examples: AWKing through a XML file
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    26
 │ allow           │               │ default          │              │ org.freedesktop.NetworkManager │ org.freedesktop.NetworkManager.Device.Tun          │                      │
5cf3a702f47d examples: AWKing through a XML file
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    27
 │ allow           │               │ default          │              │ org.freedesktop.NetworkManager │ org.freedesktop.NetworkManager.Device.Veth         │                      │
5cf3a702f47d examples: AWKing through a XML file
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    28
 │ allow           │               │ default          │              │ org.freedesktop.NetworkManager │ org.freedesktop.NetworkManager.Device.Vlan         │                      │
5cf3a702f47d examples: AWKing through a XML file
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    29
 │ allow           │               │ default          │              │ org.freedesktop.NetworkManager │ org.freedesktop.NetworkManager.WiMax.Nsp           │                      │
5cf3a702f47d examples: AWKing through a XML file
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    30
 │ allow           │               │ default          │              │ org.freedesktop.NetworkManager │ org.freedesktop.NetworkManager.AccessPoint         │                      │
5cf3a702f47d examples: AWKing through a XML file
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    31
 │ allow           │               │ default          │              │ org.freedesktop.NetworkManager │ org.freedesktop.NetworkManager.Device.WiMax        │                      │
5cf3a702f47d examples: AWKing through a XML file
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    32
 │ allow           │               │ default          │              │ org.freedesktop.NetworkManager │ org.freedesktop.NetworkManager.Device.Wireless     │                      │
5cf3a702f47d examples: AWKing through a XML file
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    33
 │ allow           │               │ default          │              │ org.freedesktop.NetworkManager │ org.freedesktop.NetworkManager.Device              │                      │
5cf3a702f47d examples: AWKing through a XML file
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    34
 │ allow           │               │ default          │              │ org.freedesktop.NetworkManager │ org.freedesktop.NetworkManager.Connection.Active   │                      │
5cf3a702f47d examples: AWKing through a XML file
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    35
 │ allow           │               │ default          │              │ org.freedesktop.NetworkManager │ org.freedesktop.NetworkManager.DHCP4Config         │                      │
5cf3a702f47d examples: AWKing through a XML file
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    36
 │ allow           │               │ default          │              │ org.freedesktop.NetworkManager │ org.freedesktop.NetworkManager.DHCP6Config         │                      │
5cf3a702f47d examples: AWKing through a XML file
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    37
 │ allow           │               │ default          │              │ org.freedesktop.NetworkManager │ org.freedesktop.NetworkManager.IP4Config           │                      │
5cf3a702f47d examples: AWKing through a XML file
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    38
 │ allow           │               │ default          │              │ org.freedesktop.NetworkManager │ org.freedesktop.NetworkManager.IP6Config           │                      │
5cf3a702f47d examples: AWKing through a XML file
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    39
 │ allow           │               │ default          │              │ org.freedesktop.NetworkManager │ org.freedesktop.NetworkManager.VPN.Connection      │                      │
5cf3a702f47d examples: AWKing through a XML file
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    40
 │ allow           │               │ default          │              │ org.freedesktop.NetworkManager │ org.freedesktop.NetworkManager                     │                      │
5cf3a702f47d examples: AWKing through a XML file
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    41
 │ allow           │               │ default          │              │ org.freedesktop.NetworkManager │ org.freedesktop.NetworkManager.Settings            │                      │
5cf3a702f47d examples: AWKing through a XML file
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    42
 │ allow           │               │ default          │              │ org.freedesktop.NetworkManager │ org.freedesktop.NetworkManager.Settings.Connection │                      │
5cf3a702f47d examples: AWKing through a XML file
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    43
 │ allow           │               │ default          │              │ org.freedesktop.NetworkManager │ org.freedesktop.NetworkManager.AgentManager        │                      │
5cf3a702f47d examples: AWKing through a XML file
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    44
 ╰─────────────────┴───────────────┴──────────────────┴──────────────┴────────────────────────────────┴────────────────────────────────────────────────────┴──────────────────────╯
5cf3a702f47d examples: AWKing through a XML file
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    45
Record count: 39
5cf3a702f47d examples: AWKing through a XML file
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    46
limit:
5cf3a702f47d examples: AWKing through a XML file
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    47
 ╭────────────────────────────────┬─────────────────╮
5cf3a702f47d examples: AWKing through a XML file
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    48
 │ name                  (string) │ value (integer) │
5cf3a702f47d examples: AWKing through a XML file
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    49
 ├────────────────────────────────┼─────────────────┤
5cf3a702f47d examples: AWKing through a XML file
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    50
 │ max_replies_per_connection     │            1024 │
5cf3a702f47d examples: AWKing through a XML file
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    51
 │ max_match_rules_per_connection │            2048 │
5cf3a702f47d examples: AWKing through a XML file
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    52
 ╰────────────────────────────────┴─────────────────╯
5cf3a702f47d examples: AWKing through a XML file
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    53
Record count: 2