Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-10-04 | Merge branch 'master' into merge-jitter | datamuc | 8 | -347/+339 |
2023-10-04 | unnecessary space | Danijel Tasov | 1 | -1/+1 |
2023-10-04 | readability improvements | Danijel Tasov | 1 | -3/+21 |
2023-10-04 | remove sun ifdef | Danijel Tasov | 1 | -5/+0 |
2023-10-04 | add some basic tests for the new modes | Danijel Tasov | 1 | -1/+47 |
2023-10-04 | update failure regex | Danijel Tasov | 1 | -1/+1 |
2023-10-04 | fix host count on when checking multiple hosts | Danijel Tasov | 1 | -21/+24 |
2023-10-04 | adjust check_icmp tests | Danijel Tasov | 2 | -6/+6 |
2023-10-03 | Merge pull request #1411 from glensc/pld/nagios-plugins-check_disk_smb-zero-c... | Lorenz Kästle | 1 | -1/+2 |
2023-10-03 | Merge branch 'master' into check_dhcp_rogue_detection | Lorenz Kästle | 6 | -6/+6 |
2023-10-03 | Merge pull request #1931 from RincewindsHat/fix/typos | Lorenz Kästle | 6 | -6/+6 |
2023-10-03 | Fix some more typos | RincewindsHat | 6 | -6/+6 |
2023-10-03 | Make some booleans nicer | Lorenz Kästle | 1 | -3/+3 |
2023-10-03 | Update translations | Lorenz Kästle | 1 | -1/+20 |
2023-10-03 | Some code formatting | Lorenz Kästle | 1 | -7/+7 |
2023-10-03 | New variable is actually a boolean | Lorenz Kästle | 1 | -7/+8 |
2023-10-03 | Update translations | Lorenz Kästle | 3 | -13/+14 |
2023-10-03 | check_dhcp.c merged patch from #752 | Patrick Cervicek | 1 | -10/+34 |
2023-10-01 | Merge pull request #1930 from RincewindsHat/cleanup/check_dhcp | Lorenz Kästle | 1 | -340/+331 |
2023-10-01 | Update copyright | RincewindsHat | 1 | -1/+1 |
2023-10-01 | Remove trailing lines | RincewindsHat | 1 | -3/+0 |
2023-10-01 | Comment some endifs to make comprehension easier | RincewindsHat | 1 | -2/+3 |
2023-10-01 | Use real booleans | RincewindsHat | 1 | -17/+14 |
2023-10-01 | Homogenize whitespace usage | RincewindsHat | 1 | -305/+305 |
2023-10-01 | Remove unnecessary type defines | RincewindsHat | 1 | -20/+16 |
2023-10-01 | Update translations | Lorenz Kästle | 3 | -6/+18 |
2023-10-01 | check_disk: Change usage for --include-type to indicated regexes are now poss... | Lorenz Kästle | 1 | -2/+2 |
2023-09-30 | Merge branch 'master' into autoconf_fix | Lorenz Kästle | 6 | -10/+9 |
2023-09-30 | Fix typo | Lorenz Kästle | 1 | -1/+1 |
2023-09-30 | Document new np_add_regex more and add error handling | Lorenz Kästle | 1 | -4/+29 |
2023-09-30 | check_disk: Use regex also to include fs types | Lorenz Kästle | 1 | -3/+7 |
2023-09-28 | update-po | Danijel Tasov | 4 | -4/+70 |
2023-09-28 | Update translations | Lorenz Kästle | 3 | -15/+19 |
2023-09-28 | check_disk: make -X a regex list | Alexander A. Klimov | 1 | -7/+11 |
2023-09-28 | Introduce np_find_regmatch() | Alexander A. Klimov | 2 | -0/+26 |
2023-09-28 | Introduce np_add_regex() | Alexander A. Klimov | 2 | -0/+12 |
2023-09-28 | Introduce regex_list | Alexander A. Klimov | 1 | -0/+6 |
2023-09-27 | cleanup more merge debris | Danijel Tasov | 1 | -8/+3 |
2023-09-27 | Merge branch 'master' into merge-jitter | Lorenz Kästle | 6 | -10/+9 |
2023-09-27 | Merge pull request #1929 from datamuc/patch-1 | Lorenz Kästle | 1 | -2/+2 |
2023-09-27 | Merge pull request #1926 from RincewindsHat/remove_retsigtype | Lorenz Kästle | 5 | -8/+7 |
2023-09-26 | Add some spaces to the output | Danijel Tasov | 1 | -19/+19 |
2023-09-26 | fixed comment | Danijel Tasov | 1 | -1/+1 |
2023-09-26 | add missing character | Danijel Tasov | 1 | -1/+1 |
2023-09-25 | run tests with debian:stable | datamuc | 1 | -2/+2 |
2023-09-25 | Fix speling | Danijel Tasov | 1 | -1/+1 |
2023-09-25 | Fix compile errors | Danijel Tasov | 1 | -8/+6 |
2023-09-25 | exit UNKNOWN on -V | Danijel Tasov | 1 | -1/+1 |
2023-09-23 | Somehow this fixes detection of the availability of struct timeval for me | RincewindsHat | 1 | -6/+10 |
2023-09-23 | fix merge error | Danijel Tasov | 1 | -1/+0 |