Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
network-manager-applet
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
39
Issues
39
List
Boards
Labels
Service Desk
Milestones
Merge Requests
6
Merge Requests
6
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
GNOME
network-manager-applet
Commits
61d82650
Commit
61d82650
authored
Sep 10, 2019
by
Lubomir Rintel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
all: use SPDX license identifiers
Makes licensing audits easier.
parent
75879ac3
Changes
177
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
177 changed files
with
166 additions
and
2386 deletions
+166
-2386
src/ap-menu-item.c
src/ap-menu-item.c
+1
-14
src/ap-menu-item.h
src/ap-menu-item.h
+1
-14
src/applet-agent.c
src/applet-agent.c
+1
-14
src/applet-agent.h
src/applet-agent.h
+1
-14
src/applet-device-broadband.c
src/applet-device-broadband.c
+1
-14
src/applet-device-broadband.h
src/applet-device-broadband.h
+1
-14
src/applet-device-bt.c
src/applet-device-bt.c
+1
-14
src/applet-device-bt.h
src/applet-device-bt.h
+1
-14
src/applet-device-ethernet.c
src/applet-device-ethernet.c
+1
-14
src/applet-device-ethernet.h
src/applet-device-ethernet.h
+1
-14
src/applet-device-wifi.c
src/applet-device-wifi.c
+1
-14
src/applet-device-wifi.h
src/applet-device-wifi.h
+1
-14
src/applet-dialogs.c
src/applet-dialogs.c
+1
-14
src/applet-dialogs.h
src/applet-dialogs.h
+1
-14
src/applet-vpn-request.c
src/applet-vpn-request.c
+1
-14
src/applet-vpn-request.h
src/applet-vpn-request.h
+1
-14
src/applet.c
src/applet.c
+1
-14
src/applet.h
src/applet.h
+1
-14
src/connection-editor/ce-page.c
src/connection-editor/ce-page.c
+1
-14
src/connection-editor/ce-page.h
src/connection-editor/ce-page.h
+1
-14
src/connection-editor/ce-polkit-button.c
src/connection-editor/ce-polkit-button.c
+1
-14
src/connection-editor/ce-polkit-button.h
src/connection-editor/ce-polkit-button.h
+1
-14
src/connection-editor/ce-polkit.c
src/connection-editor/ce-polkit.c
+1
-14
src/connection-editor/ce-polkit.h
src/connection-editor/ce-polkit.h
+1
-14
src/connection-editor/ce-utils.c
src/connection-editor/ce-utils.c
+1
-14
src/connection-editor/ce-utils.h
src/connection-editor/ce-utils.h
+1
-14
src/connection-editor/connection-helpers.c
src/connection-editor/connection-helpers.c
+1
-14
src/connection-editor/connection-helpers.h
src/connection-editor/connection-helpers.h
+1
-14
src/connection-editor/ip4-routes-dialog.c
src/connection-editor/ip4-routes-dialog.c
+1
-14
src/connection-editor/ip4-routes-dialog.h
src/connection-editor/ip4-routes-dialog.h
+1
-14
src/connection-editor/ip6-routes-dialog.c
src/connection-editor/ip6-routes-dialog.c
+1
-14
src/connection-editor/ip6-routes-dialog.h
src/connection-editor/ip6-routes-dialog.h
+1
-14
src/connection-editor/main.c
src/connection-editor/main.c
+1
-14
src/connection-editor/nm-connection-editor.c
src/connection-editor/nm-connection-editor.c
+1
-14
src/connection-editor/nm-connection-editor.h
src/connection-editor/nm-connection-editor.h
+1
-14
src/connection-editor/nm-connection-list.c
src/connection-editor/nm-connection-list.c
+1
-14
src/connection-editor/nm-connection-list.h
src/connection-editor/nm-connection-list.h
+1
-14
src/connection-editor/page-8021x-security.c
src/connection-editor/page-8021x-security.c
+1
-14
src/connection-editor/page-8021x-security.h
src/connection-editor/page-8021x-security.h
+1
-14
src/connection-editor/page-bluetooth.c
src/connection-editor/page-bluetooth.c
+1
-14
src/connection-editor/page-bluetooth.h
src/connection-editor/page-bluetooth.h
+1
-14
src/connection-editor/page-bond.c
src/connection-editor/page-bond.c
+1
-14
src/connection-editor/page-bond.h
src/connection-editor/page-bond.h
+1
-14
src/connection-editor/page-bridge-port.c
src/connection-editor/page-bridge-port.c
+1
-14
src/connection-editor/page-bridge-port.h
src/connection-editor/page-bridge-port.h
+1
-14
src/connection-editor/page-bridge.c
src/connection-editor/page-bridge.c
+1
-14
src/connection-editor/page-bridge.h
src/connection-editor/page-bridge.h
+1
-14
src/connection-editor/page-dcb.c
src/connection-editor/page-dcb.c
+1
-14
src/connection-editor/page-dcb.h
src/connection-editor/page-dcb.h
+1
-14
src/connection-editor/page-dsl.c
src/connection-editor/page-dsl.c
+1
-14
src/connection-editor/page-dsl.h
src/connection-editor/page-dsl.h
+1
-14
src/connection-editor/page-ethernet.c
src/connection-editor/page-ethernet.c
+1
-14
src/connection-editor/page-ethernet.h
src/connection-editor/page-ethernet.h
+1
-14
src/connection-editor/page-general.c
src/connection-editor/page-general.c
+1
-14
src/connection-editor/page-general.h
src/connection-editor/page-general.h
+1
-14
src/connection-editor/page-infiniband.c
src/connection-editor/page-infiniband.c
+1
-14
src/connection-editor/page-infiniband.h
src/connection-editor/page-infiniband.h
+1
-14
src/connection-editor/page-ip-tunnel.c
src/connection-editor/page-ip-tunnel.c
+1
-14
src/connection-editor/page-ip-tunnel.h
src/connection-editor/page-ip-tunnel.h
+1
-14
src/connection-editor/page-ip4.c
src/connection-editor/page-ip4.c
+1
-14
src/connection-editor/page-ip4.h
src/connection-editor/page-ip4.h
+1
-14
src/connection-editor/page-ip6.c
src/connection-editor/page-ip6.c
+1
-14
src/connection-editor/page-ip6.h
src/connection-editor/page-ip6.h
+1
-14
src/connection-editor/page-macsec.c
src/connection-editor/page-macsec.c
+1
-14
src/connection-editor/page-macsec.h
src/connection-editor/page-macsec.h
+1
-14
src/connection-editor/page-master.c
src/connection-editor/page-master.c
+1
-14
src/connection-editor/page-master.h
src/connection-editor/page-master.h
+1
-14
src/connection-editor/page-mobile.c
src/connection-editor/page-mobile.c
+1
-14
src/connection-editor/page-mobile.h
src/connection-editor/page-mobile.h
+1
-14
src/connection-editor/page-ppp.c
src/connection-editor/page-ppp.c
+1
-14
src/connection-editor/page-ppp.h
src/connection-editor/page-ppp.h
+1
-14
src/connection-editor/page-proxy.c
src/connection-editor/page-proxy.c
+1
-14
src/connection-editor/page-proxy.h
src/connection-editor/page-proxy.h
+1
-14
src/connection-editor/page-team-port.c
src/connection-editor/page-team-port.c
+1
-14
src/connection-editor/page-team-port.h
src/connection-editor/page-team-port.h
+1
-14
src/connection-editor/page-team.c
src/connection-editor/page-team.c
+1
-14
src/connection-editor/page-team.h
src/connection-editor/page-team.h
+1
-14
src/connection-editor/page-vlan.c
src/connection-editor/page-vlan.c
+1
-14
src/connection-editor/page-vlan.h
src/connection-editor/page-vlan.h
+1
-14
src/connection-editor/page-vpn.c
src/connection-editor/page-vpn.c
+1
-14
src/connection-editor/page-vpn.h
src/connection-editor/page-vpn.h
+1
-14
src/connection-editor/page-wifi-security.c
src/connection-editor/page-wifi-security.c
+1
-14
src/connection-editor/page-wifi-security.h
src/connection-editor/page-wifi-security.h
+1
-14
src/connection-editor/page-wifi.c
src/connection-editor/page-wifi.c
+1
-14
src/connection-editor/page-wifi.h
src/connection-editor/page-wifi.h
+1
-14
src/connection-editor/ppp-auth-methods-dialog.c
src/connection-editor/ppp-auth-methods-dialog.c
+1
-14
src/connection-editor/ppp-auth-methods-dialog.h
src/connection-editor/ppp-auth-methods-dialog.h
+1
-14
src/connection-editor/vpn-helpers.c
src/connection-editor/vpn-helpers.c
+1
-14
src/connection-editor/vpn-helpers.h
src/connection-editor/vpn-helpers.h
+1
-14
src/ethernet-dialog.c
src/ethernet-dialog.c
+1
-14
src/ethernet-dialog.h
src/ethernet-dialog.h
+1
-14
src/fallback-icon.h
src/fallback-icon.h
+0
-9
src/libnm-gtk/init.c
src/libnm-gtk/init.c
+1
-14
src/libnm-gtk/nm-cert-chooser.h
src/libnm-gtk/nm-cert-chooser.h
+1
-15
src/libnm-gtk/nm-mobile-providers.c
src/libnm-gtk/nm-mobile-providers.c
+1
-15
src/libnm-gtk/nm-mobile-providers.h
src/libnm-gtk/nm-mobile-providers.h
+1
-15
src/libnm-gtk/nm-mobile-wizard.c
src/libnm-gtk/nm-mobile-wizard.c
+1
-14
src/libnm-gtk/nm-mobile-wizard.h
src/libnm-gtk/nm-mobile-wizard.h
+1
-14
src/libnm-gtk/nm-ui-utils.c
src/libnm-gtk/nm-ui-utils.c
+1
-14
src/libnm-gtk/nm-ui-utils.h
src/libnm-gtk/nm-ui-utils.h
+1
-14
src/libnm-gtk/nm-vpn-password-dialog.c
src/libnm-gtk/nm-vpn-password-dialog.c
+0
-4
src/libnm-gtk/nm-vpn-password-dialog.h
src/libnm-gtk/nm-vpn-password-dialog.h
+0
-4
src/libnm-gtk/nm-wifi-dialog.c
src/libnm-gtk/nm-wifi-dialog.c
+1
-14
src/libnm-gtk/nm-wifi-dialog.h
src/libnm-gtk/nm-wifi-dialog.h
+1
-14
src/libnm-gtk/nm-wireless-dialog.c
src/libnm-gtk/nm-wireless-dialog.c
+1
-14
src/libnm-gtk/nm-wireless-dialog.h
src/libnm-gtk/nm-wireless-dialog.h
+1
-14
src/libnm-gtk/tests/test-mobile-providers.c
src/libnm-gtk/tests/test-mobile-providers.c
+1
-10
src/libnma/init.c
src/libnma/init.c
+1
-14
src/libnma/nma-bar-code-widget.c
src/libnma/nma-bar-code-widget.c
+0
-4
src/libnma/nma-bar-code-widget.h
src/libnma/nma-bar-code-widget.h
+0
-4
src/libnma/nma-bar-code.c
src/libnma/nma-bar-code.c
+0
-4
src/libnma/nma-bar-code.h
src/libnma/nma-bar-code.h
+0
-4
src/libnma/nma-cert-chooser-button.c
src/libnma/nma-cert-chooser-button.c
+1
-15
src/libnma/nma-cert-chooser-button.h
src/libnma/nma-cert-chooser-button.h
+1
-15
src/libnma/nma-cert-chooser-private.h
src/libnma/nma-cert-chooser-private.h
+1
-15
src/libnma/nma-cert-chooser.c
src/libnma/nma-cert-chooser.c
+1
-15
src/libnma/nma-cert-chooser.h
src/libnma/nma-cert-chooser.h
+1
-15
src/libnma/nma-file-cert-chooser.c
src/libnma/nma-file-cert-chooser.c
+1
-15
src/libnma/nma-mobile-providers.c
src/libnma/nma-mobile-providers.c
+1
-15
src/libnma/nma-mobile-providers.h
src/libnma/nma-mobile-providers.h
+1
-15
src/libnma/nma-mobile-wizard.c
src/libnma/nma-mobile-wizard.c
+1
-14
src/libnma/nma-mobile-wizard.h
src/libnma/nma-mobile-wizard.h
+1
-14
src/libnma/nma-pkcs11-cert-chooser-dialog.c
src/libnma/nma-pkcs11-cert-chooser-dialog.c
+1
-15
src/libnma/nma-pkcs11-cert-chooser-dialog.h
src/libnma/nma-pkcs11-cert-chooser-dialog.h
+1
-15
src/libnma/nma-pkcs11-cert-chooser.c
src/libnma/nma-pkcs11-cert-chooser.c
+1
-15
src/libnma/nma-pkcs11-token-login-dialog.c
src/libnma/nma-pkcs11-token-login-dialog.c
+1
-15
src/libnma/nma-pkcs11-token-login-dialog.h
src/libnma/nma-pkcs11-token-login-dialog.h
+1
-15
src/libnma/nma-ui-utils.c
src/libnma/nma-ui-utils.c
+1
-14
src/libnma/nma-ui-utils.h
src/libnma/nma-ui-utils.h
+1
-14
src/libnma/nma-version.h.in
src/libnma/nma-version.h.in
+1
-15
src/libnma/nma-vpn-password-dialog.c
src/libnma/nma-vpn-password-dialog.c
+0
-4
src/libnma/nma-vpn-password-dialog.h
src/libnma/nma-vpn-password-dialog.h
+0
-4
src/libnma/nma-wifi-dialog.c
src/libnma/nma-wifi-dialog.c
+1
-14
src/libnma/nma-wifi-dialog.h
src/libnma/nma-wifi-dialog.h
+1
-14
src/libnma/tests/bar-code.c
src/libnma/tests/bar-code.c
+0
-4
src/libnma/tests/cert-chooser.c
src/libnma/tests/cert-chooser.c
+0
-4
src/libnma/tests/mobile-wizard.c
src/libnma/tests/mobile-wizard.c
+1
-14
src/libnma/tests/run-vpn.c
src/libnma/tests/run-vpn.c
+1
-14
src/libnma/tests/vpn-password-dialog.c
src/libnma/tests/vpn-password-dialog.c
+1
-14
src/libnma/tests/wifi-dialog-secrets.c
src/libnma/tests/wifi-dialog-secrets.c
+1
-14
src/libnma/tests/wifi-dialog.c
src/libnma/tests/wifi-dialog.c
+1
-14
src/main.c
src/main.c
+1
-14
src/mb-menu-item.c
src/mb-menu-item.c
+1
-14
src/mb-menu-item.h
src/mb-menu-item.h
+1
-14
src/mobile-helpers.c
src/mobile-helpers.c
+1
-14
src/mobile-helpers.h
src/mobile-helpers.h
+1
-14
src/utils/tests/test-utils.c
src/utils/tests/test-utils.c
+1
-14
src/utils/utils.c
src/utils/utils.c
+1
-14
src/utils/utils.h
src/utils/utils.h
+1
-14
src/wireless-security/eap-method-fast.c
src/wireless-security/eap-method-fast.c
+1
-14
src/wireless-security/eap-method-fast.h
src/wireless-security/eap-method-fast.h
+1
-14
src/wireless-security/eap-method-leap.c
src/wireless-security/eap-method-leap.c
+1
-14
src/wireless-security/eap-method-leap.h
src/wireless-security/eap-method-leap.h
+1
-14
src/wireless-security/eap-method-peap.c
src/wireless-security/eap-method-peap.c
+1
-14
src/wireless-security/eap-method-peap.h
src/wireless-security/eap-method-peap.h
+1
-14
src/wireless-security/eap-method-simple.c
src/wireless-security/eap-method-simple.c
+1
-14
src/wireless-security/eap-method-simple.h
src/wireless-security/eap-method-simple.h
+1
-14
src/wireless-security/eap-method-tls.c
src/wireless-security/eap-method-tls.c
+1
-14
src/wireless-security/eap-method-tls.h
src/wireless-security/eap-method-tls.h
+1
-14
src/wireless-security/eap-method-ttls.c
src/wireless-security/eap-method-ttls.c
+1
-14
src/wireless-security/eap-method-ttls.h
src/wireless-security/eap-method-ttls.h
+1
-14
src/wireless-security/eap-method.c
src/wireless-security/eap-method.c
+1
-14
src/wireless-security/eap-method.h
src/wireless-security/eap-method.h
+1
-14
src/wireless-security/helpers.c
src/wireless-security/helpers.c
+1
-14
src/wireless-security/helpers.h
src/wireless-security/helpers.h
+1
-14
src/wireless-security/wireless-security.c
src/wireless-security/wireless-security.c
+1
-14
src/wireless-security/wireless-security.h
src/wireless-security/wireless-security.h
+1
-14
src/wireless-security/ws-dynamic-wep.c
src/wireless-security/ws-dynamic-wep.c
+1
-14
src/wireless-security/ws-dynamic-wep.h
src/wireless-security/ws-dynamic-wep.h
+1
-14
src/wireless-security/ws-leap.c
src/wireless-security/ws-leap.c
+1
-14
src/wireless-security/ws-leap.h
src/wireless-security/ws-leap.h
+1
-14
src/wireless-security/ws-wep-key.c
src/wireless-security/ws-wep-key.c
+1
-14
src/wireless-security/ws-wep-key.h
src/wireless-security/ws-wep-key.h
+1
-14
src/wireless-security/ws-wpa-eap.c
src/wireless-security/ws-wpa-eap.c
+1
-14
src/wireless-security/ws-wpa-eap.h
src/wireless-security/ws-wpa-eap.h
+1
-14
src/wireless-security/ws-wpa-psk.c
src/wireless-security/ws-wpa-psk.c
+1
-14
src/wireless-security/ws-wpa-psk.h
src/wireless-security/ws-wpa-psk.h
+1
-14
No files found.
src/ap-menu-item.c
View file @
61d82650
// SPDX-License-Identifier: GPL-2.0+
/* -*- Mode: C; tab-width: 4; indent-tabs-mode: t; c-basic-offset: 4 -*- */
/* ap-menu-item.c - Class to represent a Wifi access point
*
* Jonathan Blandford <jrb@redhat.com>
* Dan Williams <dcbw@redhat.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License along
* with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Copyright 2005 - 2014 Red Hat, Inc.
*/
...
...
src/ap-menu-item.h
View file @
61d82650
// SPDX-License-Identifier: GPL-2.0+
/* -*- Mode: C; tab-width: 4; indent-tabs-mode: t; c-basic-offset: 4 -*- */
/* ap-menu-item.h - Class to represent a Wifi access point
*
* Jonathan Blandford <jrb@redhat.com>
* Dan Williams <dcbw@redhat.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License along
* with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Copyright (C) 2005 - 2008 Red Hat, Inc.
*/
...
...
src/applet-agent.c
View file @
61d82650
// SPDX-License-Identifier: GPL-2.0+
/* -*- Mode: C; tab-width: 4; indent-tabs-mode: t; c-basic-offset: 4 -*- */
/*
* Dan Williams <dcbw@redhat.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License along
* with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Copyright 2011 - 2014 Red Hat, Inc.
*/
...
...
src/applet-agent.h
View file @
61d82650
// SPDX-License-Identifier: GPL-2.0+
/* -*- Mode: C; tab-width: 4; indent-tabs-mode: t; c-basic-offset: 4 -*- */
/*
* Dan Williams <dcbw@redhat.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License along
* with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Copyright 2011 - 2014 Red Hat, Inc.
*/
...
...
src/applet-device-broadband.c
View file @
61d82650
// SPDX-License-Identifier: GPL-2.0+
/* -*- Mode: C; tab-width: 4; indent-tabs-mode: t; c-basic-offset: 4 -*- */
/* NetworkManager Applet -- allow user control over networking
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License along
* with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*
* (C) Copyright 2012 Aleksander Morgado <aleksander@gnu.org>
*/
...
...
src/applet-device-broadband.h
View file @
61d82650
// SPDX-License-Identifier: GPL-2.0+
/* -*- Mode: C; tab-width: 4; indent-tabs-mode: t; c-basic-offset: 4 -*- */
/* NetworkManager Applet -- allow user control over networking
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License along
* with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*
* (C) Copyright 2012 Aleksander Morgado <aleksander@gnu.org>
*/
...
...
src/applet-device-bt.c
View file @
61d82650
// SPDX-License-Identifier: GPL-2.0+
/* -*- Mode: C; tab-width: 4; indent-tabs-mode: t; c-basic-offset: 4 -*- */
/* NetworkManager Applet -- allow user control over networking
*
* Dan Williams <dcbw@redhat.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License along
* with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Copyright 2008 - 2014 Red Hat, Inc.
* Copyright 2008 Novell, Inc.
*/
...
...
src/applet-device-bt.h
View file @
61d82650
// SPDX-License-Identifier: GPL-2.0+
/* -*- Mode: C; tab-width: 4; indent-tabs-mode: t; c-basic-offset: 4 -*- */
/* NetworkManager Applet -- allow user control over networking
*
* Dan Williams <dcbw@redhat.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License along
* with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*
* (C) Copyright 2008 Red Hat, Inc.
* (C) Copyright 2008 Novell, Inc.
*/
...
...
src/applet-device-ethernet.c
View file @
61d82650
// SPDX-License-Identifier: GPL-2.0+
/* -*- Mode: C; tab-width: 4; indent-tabs-mode: t; c-basic-offset: 4 -*- */
/* NetworkManager Applet -- allow user control over networking
*
* Dan Williams <dcbw@redhat.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License along
* with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Copyright 2008 - 2017 Red Hat, Inc.
* Copyright 2008 Novell, Inc.
*/
...
...
src/applet-device-ethernet.h
View file @
61d82650
// SPDX-License-Identifier: GPL-2.0+
/* -*- Mode: C; tab-width: 4; indent-tabs-mode: t; c-basic-offset: 4 -*- */
/* NetworkManager Applet -- allow user control over networking
*
* Dan Williams <dcbw@redhat.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License along
* with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*
* (C) Copyright 2008 Red Hat, Inc.
* (C) Copyright 2008 Novell, Inc.
*/
...
...
src/applet-device-wifi.c
View file @
61d82650
// SPDX-License-Identifier: GPL-2.0+
/* -*- Mode: C; tab-width: 4; indent-tabs-mode: t; c-basic-offset: 4 -*- */
/* NetworkManager Applet -- allow user control over networking
*
* Dan Williams <dcbw@redhat.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License along
* with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Copyright 2008 - 2014 Red Hat, Inc.
*/
...
...
src/applet-device-wifi.h
View file @
61d82650
// SPDX-License-Identifier: GPL-2.0+
/* -*- Mode: C; tab-width: 4; indent-tabs-mode: t; c-basic-offset: 4 -*- */
/* NetworkManager Applet -- allow user control over networking
*
* Dan Williams <dcbw@redhat.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License along
* with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*
* (C) Copyright 2008 Red Hat, Inc.
*/
...
...
src/applet-dialogs.c
View file @
61d82650
// SPDX-License-Identifier: GPL-2.0+
/* -*- Mode: C; tab-width: 4; indent-tabs-mode: t; c-basic-offset: 4 -*- */
/* NetworkManager Applet -- allow user control over networking
*
* Dan Williams <dcbw@redhat.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License along
* with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Copyright 2008 - 2017 Red Hat, Inc.
*/
...
...
src/applet-dialogs.h
View file @
61d82650
// SPDX-License-Identifier: GPL-2.0+
/* -*- Mode: C; tab-width: 4; indent-tabs-mode: t; c-basic-offset: 4 -*- */
/* NetworkManager Applet -- allow user control over networking
*
* Dan Williams <dcbw@redhat.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License along
* with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*
* (C) Copyright 2008 Red Hat, Inc.
*/
...
...
src/applet-vpn-request.c
View file @
61d82650
// SPDX-License-Identifier: GPL-2.0+
/* -*- Mode: C; tab-width: 4; indent-tabs-mode: t; c-basic-offset: 4 -*- */
/* NetworkManager Applet -- allow user control over networking
*
* Dan Williams <dcbw@redhat.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License along
* with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Copyright 2004 - 2019 Red Hat, Inc.
* (C) Copyright 2018 Lubomir Rintel
*/
...
...
src/applet-vpn-request.h
View file @
61d82650
// SPDX-License-Identifier: GPL-2.0+
/* -*- Mode: C; tab-width: 4; indent-tabs-mode: t; c-basic-offset: 4 -*- */
/* NetworkManager Applet -- allow user control over networking
*
* Dan Williams <dcbw@redhat.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License along
* with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*
* (C) Copyright 2004 - 2011 Red Hat, Inc.
*/
...
...
src/applet.c
View file @
61d82650
// SPDX-License-Identifier: GPL-2.0+
/* -*- Mode: C; tab-width: 4; indent-tabs-mode: t; c-basic-offset: 4 -*- */
/* NetworkManager Applet -- allow user control over networking
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License along
* with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Copyright (C) 2004 - 2017 Red Hat, Inc.
* Copyright (C) 2005 - 2008 Novell, Inc.
...
...
src/applet.h
View file @
61d82650
// SPDX-License-Identifier: GPL-2.0+
/* -*- Mode: C; tab-width: 4; indent-tabs-mode: t; c-basic-offset: 4 -*- */
/* NetworkManager Applet -- allow user control over networking
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License along
* with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Copyright 2004 - 2014 Red Hat, Inc.
* Copyright 2005 - 2008 Novell, Inc.
...
...
src/connection-editor/ce-page.c
View file @
61d82650
// SPDX-License-Identifier: GPL-2.0+
/* -*- Mode: C; tab-width: 4; indent-tabs-mode: t; c-basic-offset: 4 -*- */
/* NetworkManager Connection editor -- Connection editor for NetworkManager
*
* Dan Williams <dcbw@redhat.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License along
* with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Copyright 2008 - 2014 Red Hat, Inc.
*/
...
...
src/connection-editor/ce-page.h
View file @
61d82650
// SPDX-License-Identifier: GPL-2.0+
/* -*- Mode: C; tab-width: 4; indent-tabs-mode: t; c-basic-offset: 4 -*- */
/* NetworkManager Connection editor -- Connection editor for NetworkManager
*
* Dan Williams <dcbw@redhat.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License along
* with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Copyright 2008 - 2014 Red Hat, Inc.
*/
...
...
src/connection-editor/ce-polkit-button.c
View file @
61d82650
// SPDX-License-Identifier: GPL-2.0+
/* -*- Mode: C; tab-width: 4; indent-tabs-mode: t; c-basic-offset: 4 -*- */
/* NetworkManager Connection editor -- Connection editor for NetworkManager
*
* Dan Williams <dcbw@redhat.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License along
* with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Copyright 2009 - 2017 Red Hat, Inc.
*/
...
...
src/connection-editor/ce-polkit-button.h
View file @
61d82650
// SPDX-License-Identifier: GPL-2.0+
/* -*- Mode: C; tab-width: 4; indent-tabs-mode: t; c-basic-offset: 4 -*- */
/* NetworkManager Connection editor -- Connection editor for NetworkManager
*
* Dan Williams <dcbw@redhat.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License along
* with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Copyright 2009 - 2017 Red Hat, Inc.
*/
...
...
src/connection-editor/ce-polkit.c
View file @
61d82650
// SPDX-License-Identifier: GPL-2.0+
/* -*- Mode: C; tab-width: 4; indent-tabs-mode: t; c-basic-offset: 4 -*- */
/* NetworkManager Connection editor -- Connection editor for NetworkManager
*
* Dan Williams <dcbw@redhat.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License along
* with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Copyright 2009 - 2017 Red Hat, Inc.
*/
...
...
src/connection-editor/ce-polkit.h
View file @
61d82650
// SPDX-License-Identifier: GPL-2.0+
/* -*- Mode: C; tab-width: 4; indent-tabs-mode: t; c-basic-offset: 4 -*- */
/* NetworkManager Connection editor -- Connection editor for NetworkManager
*
* Dan Williams <dcbw@redhat.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License along
* with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Copyright 2009 - 2017 Red Hat, Inc.
*/
...
...
src/connection-editor/ce-utils.c
View file @
61d82650
// SPDX-License-Identifier: GPL-2.0+
/* NetworkManager Applet -- allow user control over networking
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*