summaryrefslogtreecommitdiffstats
path: root/lib/extra_opts.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-20Minor fixes to be amended into "rename" commitHolger Weiss1-1/+1
2014-01-19Project rename initial commit.Monitoring Plugins Development Team1-2/+2
2008-11-23Removing CVS/SVN tags and replacing with git-based versioningThomas Guyot-Sionnest1-5/+0
2008-11-05Fix calculation of extra-opts parameters.Thomas Guyot-Sionnest1-3/+2
2008-04-04make parse_ini die like in N::P if section isn't foundThomas Guyot-Sionnest1-3/+3
2008-04-01np_extra_opts now retain pointers from argv so that plugins can still overwri...Thomas Guyot-Sionnest1-2/+2
2008-03-31Fix bug with --extra-opts as last argument with no valueThomas Guyot-Sionnest1-2/+2
2008-03-31Fix for last commit - I accidentaly broke my local Makefile and tests weren't...Thomas Guyot-Sionnest1-6/+8
2008-03-30- Remove the last argument of np_extra_optsThomas Guyot-Sionnest1-49/+34
2008-03-24Add extra-opts argument parsing with testsThomas Guyot-Sionnest1-0/+155