Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

site: add signing key for alex #8

Merged
merged 1 commit into from
Dec 7, 2023

Conversation

blocktrron
Copy link
Member

As discussed at the meeting on 04.12.2023.

As discussed at the meeting on 04.12.2023.

Signed-off-by: David Bauer <mail@david-bauer.net>
@herbetom herbetom merged commit 71a6add into freifunk-darmstadt:master Dec 7, 2023
3 checks passed
blocktrron added a commit to blocktrron/site-ffda that referenced this pull request Nov 9, 2024
d839133 ffda-node-whisperer: update to latest HEAD
1172a9c Merge pull request #137 from freifunk-gluon/improve_autoupdater_wifi_fallback
8dca97b ffac-autoupdater-wifi-fallback: clarify interface and network, remove old wireless config change, remove unrequired ubus calls and params
7b4e8ad ffac-autoupdater-wifi-fallback: add improvements from tecff
ae79829 ffbs-collect-debug-info: Also run netstat
1e8d442 Merge pull request #135 from SmithChart/more-debugbathosts
a6dbaa7 ffbs-debugbathosts: Rename the Gateways-only parameter to --gw-only
37b9fb1 ffbs-debugbathosts: Move lua sources to luasrc/
39a38b6 ffmuc-mesh-vpn-wireguard: move code together
61ba5ab ffac-mt7915e-hotfix: silence stderr from ls command in cron (#134)
af58aa7 Merge pull request #129 from SmithChart/ffbs-debugbathosts
db60e8f Add ffbs-debugbathosts
9ed9621 Merge pull request freifunk-darmstadt#8 from rubo77/patch-1
41c50c8 ffka-gluon-web-usb-wan-hotplug: clarify the use-case
102e43e Merge pull request #128 from ffac/update-location-gps
03b0bba in hotplug.d/tty we already know it is a TTY device, so we do not need this check anymore
6c8a76f Merge pull request #130 from blabug/collect-debug-info
c966f97 ffda-wireless-rate-limiter: add package
b7ba830 improve readme, rename lockfile
61af535 do not change share_location setting
983ed32 add lock to update-location-gps lua - improve loop handling
c4bbc97 Add check if TTY_DEVICE actually exists
db5be52 ffac-update-location-gp: initial package version
0bc5c69 Merge pull request #132 from freifunk-gluon/ffac-mt7915-hotfix
3df6ac2 ffac-mt7915-hotfix: initial package version
db0a519 Merge pull request #124 from bobidle/ffda-ssh-manager_separator
50f13e2 ffda-usb-wan-hotplug: remove old mesh_wan check (#127)
32a07db ffbs-collect-debug-info: add package
3c85347 Merge pull request #122 from bobidle/ffda-node-whisperer_nodemonitor
b0f302d ffda-ssh-manager: rename separator variable and function
532ebcf ffda-node-whisperer: update url to NodeMonitor
ed68c70 ffmuc-mesh-vpn-wireguard: add shell minifier
961897f ffmuc-mesh-vpn-wireguard: improve nslookup calls
febde45 ffac-ssid-changer: control flow should continue for other interfaces
c7e7451 ffmuc-custom-banner: add new package
8f0a9dc ffmuc-mesh-vpn-wireguard: Cleanup Code (freifunk-darmstadt#107)
833dd04 ffac-ssid-changer: silence grep command
6714043 Merge pull request #116 from freifunk-gluon/fix_private_wlan_ssid_changer
0f0dd0a ffac-ssid-changer: ignore config if private-wlan is enabled (which uses br-wan instead)
01d54ad Merge pull request #114 from freifunk-gluon/fixes_for_ssid_changer
946e6a0 don't rely on hostapd radio name starting with phy
f1e4678 use ubus call hostapd reload instead of broken HUP
21e7038 use correct ONLINE_SSID_OWE to set offline state for OWE as well

Signed-off-by: David Bauer <mail@david-bauer.net>
herbetom pushed a commit that referenced this pull request Nov 10, 2024
d839133 ffda-node-whisperer: update to latest HEAD
1172a9c Merge pull request #137 from freifunk-gluon/improve_autoupdater_wifi_fallback
8dca97b ffac-autoupdater-wifi-fallback: clarify interface and network, remove old wireless config change, remove unrequired ubus calls and params
7b4e8ad ffac-autoupdater-wifi-fallback: add improvements from tecff
ae79829 ffbs-collect-debug-info: Also run netstat
1e8d442 Merge pull request #135 from SmithChart/more-debugbathosts
a6dbaa7 ffbs-debugbathosts: Rename the Gateways-only parameter to --gw-only
37b9fb1 ffbs-debugbathosts: Move lua sources to luasrc/
39a38b6 ffmuc-mesh-vpn-wireguard: move code together
61ba5ab ffac-mt7915e-hotfix: silence stderr from ls command in cron (#134)
af58aa7 Merge pull request #129 from SmithChart/ffbs-debugbathosts
db60e8f Add ffbs-debugbathosts
9ed9621 Merge pull request #8 from rubo77/patch-1
41c50c8 ffka-gluon-web-usb-wan-hotplug: clarify the use-case
102e43e Merge pull request #128 from ffac/update-location-gps
03b0bba in hotplug.d/tty we already know it is a TTY device, so we do not need this check anymore
6c8a76f Merge pull request #130 from blabug/collect-debug-info
c966f97 ffda-wireless-rate-limiter: add package
b7ba830 improve readme, rename lockfile
61af535 do not change share_location setting
983ed32 add lock to update-location-gps lua - improve loop handling
c4bbc97 Add check if TTY_DEVICE actually exists
db5be52 ffac-update-location-gp: initial package version
0bc5c69 Merge pull request #132 from freifunk-gluon/ffac-mt7915-hotfix
3df6ac2 ffac-mt7915-hotfix: initial package version
db0a519 Merge pull request #124 from bobidle/ffda-ssh-manager_separator
50f13e2 ffda-usb-wan-hotplug: remove old mesh_wan check (#127)
32a07db ffbs-collect-debug-info: add package
3c85347 Merge pull request #122 from bobidle/ffda-node-whisperer_nodemonitor
b0f302d ffda-ssh-manager: rename separator variable and function
532ebcf ffda-node-whisperer: update url to NodeMonitor
ed68c70 ffmuc-mesh-vpn-wireguard: add shell minifier
961897f ffmuc-mesh-vpn-wireguard: improve nslookup calls
febde45 ffac-ssid-changer: control flow should continue for other interfaces
c7e7451 ffmuc-custom-banner: add new package
8f0a9dc ffmuc-mesh-vpn-wireguard: Cleanup Code (#107)
833dd04 ffac-ssid-changer: silence grep command
6714043 Merge pull request #116 from freifunk-gluon/fix_private_wlan_ssid_changer
0f0dd0a ffac-ssid-changer: ignore config if private-wlan is enabled (which uses br-wan instead)
01d54ad Merge pull request #114 from freifunk-gluon/fixes_for_ssid_changer
946e6a0 don't rely on hostapd radio name starting with phy
f1e4678 use ubus call hostapd reload instead of broken HUP
21e7038 use correct ONLINE_SSID_OWE to set offline state for OWE as well

Signed-off-by: David Bauer <mail@david-bauer.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants