Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-04-07 | bump RouterOS requirement for all scripts and modules...routeros-7.13-6 | Christian Hesse | 1 | -1/+1 | |
... now that global-functions requires RouterOS 7.13 anyway. | |||||
2024-03-12 | hotspot-to-wpa-cleanup: switch to $LogPrint | Christian Hesse | 1 | -7/+7 | |
2024-03-12 | hotspot-to-wpa-cleanup: drop main function, use :do with on-error | Christian Hesse | 1 | -6/+4 | |
2024-03-12 | hotspot-to-wpa-cleanup: drop support for wifiwave2 | Christian Hesse | 1 | -6/+0 | |
2024-03-12 | global-functions: $ScriptLock: do not exit from global function | Christian Hesse | 1 | -1/+3 | |
2024-03-04 | hotspot-to-wpa-cleanup: move code into function | Christian Hesse | 1 | -54/+59 | |
2024-01-30 | hotspot-to-wpa-cleanup: use :jobname to get script name | Christian Hesse | 1 | -3/+1 | |
2024-01-30 | hotspot-to-wpa-cleanup: bump RouterOS version dependency | Christian Hesse | 1 | -1/+1 | |
2024-01-01 | update copyright for 2024 | Christian Hesse | 1 | -1/+1 | |
2023-11-15 | hotspot-to-wpa{,-cleanup}: support new wifi package | Christian Hesse | 1 | -0/+6 | |
2023-11-15 | Makefile: support new wifi package... | Christian Hesse | 1 | -2/+2 | |
... introduced with RouterOS 7.13beta1. | |||||
2023-08-29 | hotspot-to-wpa-cleanup: show last-seen, not timeout | Christian Hesse | 1 | -1/+1 | |
2023-08-24 | hotspot-to-wpa-cleanup: require RouterOS for wifiwave2routeros-7.12beta3-1 | Christian Hesse | 1 | -0/+3 | |
RouterOS before version 7.12beta3 had a bug where getting comment from registration-table is not possible. Require that version at least. This was fixed in SUP-124500. | |||||
2023-08-09 | hotspot-to-wpa: convert to template, split capsman & wifiwave2 | Christian Hesse | 1 | -0/+75 | |