Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-07-16 | bump RouterOS requirement for all scripts and modules... | 1 | -1/+1 | ||
... now that global-functions requires RouterOS 7.14 anyway. | |||||
2024-04-07 | bump RouterOS requirement for all scripts and modules...routeros-7.13-6 | 1 | -1/+1 | ||
... now that global-functions requires RouterOS 7.13 anyway. | |||||
2024-03-12 | hotspot-to-wpa: switch to $LogPrint | 1 | -7/+8 | ||
2024-03-12 | hotspot-to-wpa: drop main function, use :do with on-error | 1 | -10/+9 | ||
2024-03-12 | hotspot-to-wpa: drop support for wifiwave2 | 1 | -16/+0 | ||
2024-03-12 | global-functions: $ScriptLock: do not exit from global function | 1 | -1/+3 | ||
2024-03-12 | hotspot-to-wpa: do not exit with error | 1 | -1/+2 | ||
2024-03-04 | hotspot-to-wpa: move code into function | 1 | -93/+97 | ||
2024-01-30 | hotspot-to-wpa: use :jobname to get script name | 1 | -1/+3 | ||
2024-01-01 | update copyright for 2024 | 1 | -1/+1 | ||
2023-11-15 | hotspot-to-wpa{,-cleanup}: support new wifi package | 1 | -0/+16 | ||
2023-11-15 | Makefile: support new wifi package... | 1 | -4/+4 | ||
... introduced with RouterOS 7.13beta1. | |||||
2023-11-14 | hotspot-to-wpa: drop dead code | 1 | -1/+0 | ||
2023-08-09 | hotspot-to-wpa: convert to template, split capsman & wifiwave2 | 1 | -0/+110 | ||