Age | Commit message (Expand) | Author | Files | Lines |
2024-10-31 | check_dns: do not export local variables | RincewindsHat | 1 | -17/+17 |
2024-10-31 | check_dns: clang-format | RincewindsHat | 1 | -558/+509 |
2024-10-31 | check_disk: Linter fixes | RincewindsHat | 1 | -13/+19 |
2024-10-31 | check_dig: Update copyright | RincewindsHat | 1 | -2/+2 |
2024-10-31 | check_disk: Update copyright | RincewindsHat | 1 | -2/+2 |
2024-10-31 | check_disk: clang-format | RincewindsHat | 1 | -1001/+962 |
2024-10-31 | check_dig: Linter fixes | RincewindsHat | 1 | -3/+3 |
2024-10-31 | check_dig: do not export local symbols | RincewindsHat | 1 | -15/+15 |
2024-10-31 | check_dig: clang-format | RincewindsHat | 1 | -325/+297 |
2024-10-31 | check_dbi: linter fixes | RincewindsHat | 1 | -6/+11 |
2024-10-31 | check_dbi: do not export local symbols | RincewindsHat | 1 | -22/+22 |
2024-10-31 | check_dbi: Update copyright | RincewindsHat | 1 | -3/+3 |
2024-10-31 | check_dbi: clang-format | RincewindsHat | 1 | -421/+363 |
2024-10-31 | check_curl: Linter fixes | RincewindsHat | 1 | -27/+28 |
2024-10-31 | check_curl: do not export local variables and remove unused ones | RincewindsHat | 1 | -129/+118 |
2024-10-31 | check_curl: Update copyright | RincewindsHat | 1 | -2/+2 |
2024-10-31 | check_curl: clang-format | RincewindsHat | 1 | -2260/+2156 |
2024-10-31 | check_cluster: linter fixes | RincewindsHat | 1 | -3/+5 |
2024-10-31 | check_cluster: do not export local symbols | RincewindsHat | 1 | -15/+15 |
2024-10-31 | check_cluster: Copyright update | RincewindsHat | 1 | -2/+2 |
2024-10-31 | check_cluster: clang-format | RincewindsHat | 1 | -135/+112 |
2024-10-31 | check_by_ssh: linter fixes | RincewindsHat | 1 | -10/+11 |
2024-10-31 | check_by_ssh: do not export local symbols | RincewindsHat | 1 | -19/+19 |
2024-10-31 | check_by_ssh: Copyright update | RincewindsHat | 1 | -2/+2 |
2024-10-31 | check_by_ssh: clang-format | RincewindsHat | 1 | -254/+227 |
2024-10-30 | Merge pull request #2028 from RincewindsHat/cleanup/check_icmp | Lorenz Kästle | 2 | -777/+752 |
2024-10-30 | check_icmp: Apply clang-format again | Lorenz Kästle | 1 | -25/+34 |
2024-10-30 | Merge branch 'master' into cleanup/check_icmp | Lorenz Kästle | 6 | -712/+654 |
2024-10-26 | Merge pull request #2030 from RincewindsHat/cleanup/check_ups | Lorenz Kästle | 2 | -75/+35 |
2024-10-26 | Merge pull request #2031 from RincewindsHat/fix/test_improvements | Lorenz Kästle | 2 | -8/+22 |
2024-10-25 | mock.sh: remove some quotting to allow pathname expansion again | RincewindsHat | 1 | -1/+1 |
2024-10-25 | prepare_debian.sh: Fix typo | RincewindsHat | 1 | -1/+1 |
2024-10-25 | github/mock.sh: Improve readability and generel shellcheck stuff | RincewindsHat | 1 | -6/+18 |
2024-10-25 | Add sanity options to test prepare scripts | RincewindsHat | 2 | -1/+3 |
2024-10-25 | check_ups: clang-format again | RincewindsHat | 1 | -105/+39 |
2024-10-25 | clang-format options: set BinPack to true | RincewindsHat | 1 | -1/+1 |
2024-10-19 | check_ups: clang-format again | RincewindsHat | 1 | -39/+105 |
2024-10-19 | clang format config: line lenght 180 -> 140, no base style | RincewindsHat | 1 | -2/+2 |
2024-10-16 | check_icmp: clang-format | RincewindsHat | 1 | -1/+7 |
2024-10-16 | clang-format: Put all enum values in a single line | RincewindsHat | 1 | -0/+1 |
2024-10-15 | Merge pull request #2029 from RincewindsHat/cleanup/check_dhcp | Lorenz Kästle | 1 | -617/+564 |
2024-10-15 | Merge pull request #1637 from aanriot/master | Lorenz Kästle | 1 | -12/+33 |
2024-10-15 | check_ups: Update copyright | RincewindsHat | 1 | -2/+2 |
2024-10-15 | check_ups: clang-format | RincewindsHat | 1 | -71/+31 |
2024-10-15 | check_dhcp: Declare internal variables static | RincewindsHat | 1 | -62/+62 |
2024-10-15 | check_dhcp: Update copyright | RincewindsHat | 1 | -2/+2 |
2024-10-15 | check_dhcp: clang-format | RincewindsHat | 1 | -601/+548 |
2024-10-15 | check_icmp: Update copyright | RincewindsHat | 1 | -2/+2 |
2024-10-15 | check_icmp: Properly mark function with void input | RincewindsHat | 1 | -1/+1 |
2024-10-15 | check_icmp: Declare internal variables static | RincewindsHat | 1 | -8/+8 |