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
/
extra_opts.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-15
Fixes for compiler warning -Wparentheses
refs/pull/1939/head
RincewindsHat
1
-2/+2
2023-10-15
Replace all old school booleans in lib witch C99 ones
refs/pull/1937/head
RincewindsHat
1
-5/+4
2023-10-15
Whitespace fixes in lib
RincewindsHat
1
-6/+6
2014-01-20
Minor fixes to be amended into "rename" commit
Holger Weiss
1
-1/+1
2014-01-19
Project rename initial commit.
Monitoring Plugins Development Team
1
-2/+2
2008-11-23
Removing CVS/SVN tags and replacing with git-based versioning
Thomas Guyot-Sionnest
1
-5/+0
2008-11-05
Fix calculation of extra-opts parameters.
Thomas Guyot-Sionnest
1
-3/+2
2008-04-04
make parse_ini die like in N::P if section isn't found
Thomas Guyot-Sionnest
1
-3/+3
2008-04-01
np_extra_opts now retain pointers from argv so that plugins can still overwri...
Thomas Guyot-Sionnest
1
-2/+2
2008-03-31
Fix bug with --extra-opts as last argument with no value
Thomas Guyot-Sionnest
1
-2/+2
2008-03-31
Fix for last commit - I accidentaly broke my local Makefile and tests weren't...
Thomas Guyot-Sionnest
1
-6/+8
2008-03-30
- Remove the last argument of np_extra_opts
Thomas Guyot-Sionnest
1
-49/+34
2008-03-24
Add extra-opts argument parsing with tests
Thomas Guyot-Sionnest
1
-0/+155