Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-01-01 | update copyright for 2021 | Christian Hesse | 1 | -1/+1 |
2020-09-18 | extend magic pattern with "by RouterOS"•••This matches the string included in export. | Christian Hesse | 1 | -1/+1 |
2020-08-26 | [ ... print count-only ...] -> [ :len [ ... find ... ] ]•••Using 'print count-only' always prints a number to terminal, even if the value is evaluated in a condition or assigned to a variable. This can be quite annoying. Behavior will not chance (SUP-25503), so replacing the code... | Christian Hesse | 1 | -1/+1 |
2020-06-19 | explicitly name the license•••Copyright (C) 2013-2020 Christian Hesse <mail@eworm.de> 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 3 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. https://www.gnu.org/licenses/#GPL https://www.gnu.org/licenses/gpl.html https://www.gnu.org/licenses/gpl.md | Christian Hesse | 1 | -0/+1 |
2020-01-01 | update copyright for 2020 | Christian Hesse | 1 | -1/+1 |
2019-01-02 | update copyright for 2019 | Christian Hesse | 1 | -1/+1 |
2018-11-09 | learn-mac-based-vlan: move log inside condition | Christian Hesse | 1 | -3/+2 |
2018-11-09 | learn-mac-based-vlan: use 'print count-only' | Christian Hesse | 1 | -1/+1 |
2018-09-27 | start scripts with a magic token / shebang | Christian Hesse | 1 | -1/+1 |
2018-08-24 | add empty comment at first line...•••... for better formatting in export. | Christian Hesse | 1 | -0/+1 |
2018-07-05 | add scripts | Christian Hesse | 1 | -0/+12 |