index
:
monitoring-plugins
archive/avendor
archive/maint-1.4
archive/release-1.3.0
archive/state_file
hw/http-connect
hw/output/functions
hw/output/plugins
iputils
maint-2.1
maint-2.2
maint-2.3
maint-2.3.2
maint-2.4
master
tg/ntp_rework
tv/new_threshold_syntax
Monitoring Plugins
Monitoring Plugins
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
45 hours
lib: clang-format for headers too
refs/pull/2034/head
RincewindsHat
1
-1/+5
45 hours
lib: clang-format
RincewindsHat
12
-141/+203
2024-10-17
lib: Update copyright
Lorenz Kästle
8
-7/+26
2024-10-17
lib: clang-format
Lorenz Kästle
24
-1808/+1538
2024-01-07
Ini Parser: Avoid freeing symbols from text section by remembering where they...
refs/pull/1982/head
RincewindsHat
1
-9/+23
2023-10-19
Fixes for -Wsign-compare
RincewindsHat
3
-4/+3
2023-10-18
Include maxfd.h in lib Makefile
refs/pull/1945/head
RincewindsHat
1
-1/+1
2023-10-15
Fixes for compiler warning -Wparentheses
refs/pull/1939/head
RincewindsHat
2
-4/+4
2023-10-15
Replace all old school booleans in lib witch C99 ones
refs/pull/1937/head
RincewindsHat
8
-116/+104
2023-10-15
Whitespace fixes in lib
RincewindsHat
16
-106/+104
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-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-23
Remove check for RETSIGTYPE in autoconf stuff
refs/pull/1926/head
RincewindsHat
1
-1/+1
2023-09-23
Merge pull request #1924 from RincewindsHat/compiler_warnings_4_1
Lorenz Kästle
4
-9/+43
2023-09-23
open_max is a library function now, it should be mp_open_max
refs/pull/1924/head
RincewindsHat
3
-6/+6
2023-09-22
Place _cmd_pids in object not header to avoid unsused variables
refs/pull/1925/head
RincewindsHat
2
-9/+10
2023-09-22
fixup! Rework maxfd/open_max to avoid unused variables
RincewindsHat
2
-0/+35
2023-09-22
Rework maxfd/open_max to avoid unused variables
RincewindsHat
2
-9/+8
2023-09-21
Merge branch 'master' into compiler_warning_part_3
refs/pull/1868/head
Lorenz Kästle
1
-4/+0
2023-07-23
Use memory on stack instead of heap for temporary variables
RincewindsHat
1
-5/+1
2023-06-28
Merge branch 'master' into compiler_warning_part_3
waja
2
-12/+13
2023-06-28
Merge branch 'master' into compiler_warning_part_5
waja
2
-12/+13
2023-05-10
avoid mounting when searching for matching mount points
Stefan Taferner
1
-8/+9
2023-04-17
Fixes for -Wnonnull-compare
RincewindsHat
1
-4/+0
2023-04-17
Fix hash creation
RincewindsHat
1
-3/+15
2023-04-17
Use default OPENSSL sha functions if available
RincewindsHat
2
-9/+22
2023-04-17
Fixes for -Wunused
refs/pull/1866/head
RincewindsHat
1
-4/+4
2023-04-14
Fix a lot of typos reported by codespell
refs/pull/1864/head
Jan Wagner
7
-15/+15
2023-02-19
Merge remote-tracking branch 'origin/master' into feature_check_disk_add_igno...
Kristian Schuster
5
-9/+15
2023-02-19
utils_disk: add name_prev pointer to struct parameter_list
Kristian Schuster
2
-2/+18
2023-02-01
Fix hashes in tests since we are using sha256 now
Lorenz Kästle
1
-3/+3
2023-02-01
Also link LIB_CRYPTO against tests
Lorenz Kästle
1
-1/+1
2023-01-31
Replace sha1 with sha256 in utils_base
RincewindsHat
2
-5/+5
2022-12-13
check_disk: Find accessible mount path if multiple are available (#1820)
christian-2
1
-0/+6
2021-11-17
check_snmp: fix performance thresholds when using multiple oids
Sven Nierlein
2
-1/+2
2021-10-26
Switch to uint64_t
RincewindsHat
1
-1/+1
2019-02-19
Merge pull request #1567 from vdanjean/master
Sven Nierlein
2
-1/+4
2019-02-15
check_by_ssh: fix child process leak on timeouts
refs/pull/1583/head
Sven Nierlein
4
-25/+54
2018-12-08
[check_disk] add support to display inodes usage in perfdata
refs/pull/1567/head
Vincent Danjean
2
-1/+4
2018-09-29
Avoid passing NULL to vprintf().
refs/pull/1552/head
Guido Falsi
1
-4/+7
2014-11-28
make constants from maxfd values (#1300)
refs/pull/1304/head
Sven Nierlein
1
-4/+6
2014-11-28
avoid a segfault, if ulimit is set to unlimited
nafets
1
-0/+8
2014-10-06
Revert "Make use of xasprintf instead of asprintf"
Holger Weiss
1
-3/+3
2014-07-30
Make use of xasprintf instead of asprintf
refs/pull/1278/head
Jan Wagner
1
-3/+3
2014-07-30
lib/utils_base.c: if asprintf fails, string is undefined
Ricardo Maraschini
1
-5/+10
2014-07-06
check_icmp/check_dhcp: disable check, if we are root
Jan Wagner
2
-16/+0
2014-06-28
lib/utils_cmd.c - Free file descriptor
refs/pull/1263/head
Spenser Reinhardt
1
-0/+3
[next]