NetworkManager/libnm
Thomas Haller 740b092fda
format: replace tabs for indentation in code comments
sed -i \
     -e 's/^'$'\t'' \*/     */g' \
     -e 's/^'$'\t\t'' \*/         */g' \
     -e 's/^'$'\t\t\t'' \*/             */g' \
     -e 's/^'$'\t\t\t\t'' \*/                 */g' \
     -e 's/^'$'\t\t\t\t\t'' \*/                     */g' \
     -e 's/^'$'\t\t\t\t\t\t'' \*/                         */g' \
     -e 's/^'$'\t\t\t\t\t\t\t'' \*/                             */g' \
     $(git ls-files -- '*.[hc]')
2020-09-28 16:07:52 +02:00
..
nm-libnm-aux format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
tests format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
libnm.pc.in libnm,pkg-config: provide a variable with VPN service directory 2015-08-19 15:13:11 +02:00
libnm.ver all: add ipv4.dhcp-reject-servers property 2020-08-26 17:28:45 +02:00
meson.build docs: move generate-docs scripts from "libnm/" to "tools/" 2020-06-11 10:53:50 +02:00
NetworkManager.h libnm-core,cli: add VRF setting 2020-01-14 09:49:01 +01:00
nm-access-point.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-access-point.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-active-connection.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-active-connection.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-autoptr.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-checkpoint.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-checkpoint.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-client.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-client.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-dbus-helpers.c all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-dbus-helpers.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-device-6lowpan.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-device-6lowpan.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-device-adsl.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-device-adsl.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-device-bond.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-device-bond.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-device-bridge.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-device-bridge.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-device-bt.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-device-bt.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-device-dummy.c all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-device-dummy.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-device-ethernet.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-device-ethernet.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-device-generic.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-device-generic.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-device-infiniband.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-device-infiniband.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-device-ip-tunnel.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-device-ip-tunnel.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-device-macsec.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-device-macsec.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-device-macvlan.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-device-macvlan.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-device-modem.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-device-modem.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-device-olpc-mesh.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-device-olpc-mesh.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-device-ovs-bridge.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-device-ovs-bridge.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-device-ovs-interface.c all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-device-ovs-interface.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-device-ovs-port.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-device-ovs-port.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-device-ppp.c all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-device-ppp.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-device-private.h libnm: use the o.fd.DBus.ObjectManager API for object management 2016-11-10 16:48:48 +01:00
nm-device-team.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-device-team.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-device-tun.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-device-tun.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-device-vlan.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-device-vlan.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-device-vrf.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-device-vrf.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-device-vxlan.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-device-vxlan.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-device-wifi-p2p.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-device-wifi-p2p.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-device-wifi.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-device-wifi.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-device-wimax.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-device-wimax.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-device-wireguard.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-device-wireguard.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-device-wpan.c all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-device-wpan.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-device.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-device.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-dhcp-config.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-dhcp-config.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-dhcp4-config.c all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-dhcp4-config.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-dhcp6-config.c all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-dhcp6-config.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-dns-manager.c all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-dns-manager.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-enum-types.c.template build: use template files for enum types' sources generation 2017-12-18 11:25:06 +01:00
nm-enum-types.h.template build: use template files for enum types' sources generation 2017-12-18 11:25:06 +01:00
nm-ip-config.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-ip-config.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-ip4-config.c all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-ip4-config.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-ip6-config.c all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-ip6-config.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-libnm-utils.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-libnm-utils.h format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-object-private.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-object.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-object.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-remote-connection-private.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-remote-connection.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-remote-connection.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-secret-agent-old.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-secret-agent-old.h format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-types.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-vpn-connection.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-vpn-connection.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-vpn-editor.c all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-vpn-editor.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-vpn-plugin-old.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-vpn-plugin-old.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-vpn-service-plugin.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-vpn-service-plugin.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-wifi-p2p-peer.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-wifi-p2p-peer.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00
nm-wimax-nsp.c format: replace tabs for indentation in code comments 2020-09-28 16:07:52 +02:00
nm-wimax-nsp.h all: reformat all with new clang-format style 2020-09-28 16:07:51 +02:00