aboutsummaryrefslogtreecommitdiff
path: root/lib/extra_opts.c
AgeCommit message (Expand)Author
2014-01-20Minor fixes to be amended into "rename" commitGravatar Holger Weiss
2014-01-19Project rename initial commit.Gravatar Monitoring Plugins Development Team
2008-11-23Removing CVS/SVN tags and replacing with git-based versioningGravatar Thomas Guyot-Sionnest
2008-11-05Fix calculation of extra-opts parameters.Gravatar Thomas Guyot-Sionnest
2008-04-04make parse_ini die like in N::P if section isn't foundGravatar Thomas Guyot-Sionnest
2008-04-01np_extra_opts now retain pointers from argv so that plugins can still overwri...Gravatar Thomas Guyot-Sionnest
2008-03-31Fix bug with --extra-opts as last argument with no valueGravatar Thomas Guyot-Sionnest
2008-03-31Fix for last commit - I accidentaly broke my local Makefile and tests weren't...Gravatar Thomas Guyot-Sionnest
2008-03-30- Remove the last argument of np_extra_optsGravatar Thomas Guyot-Sionnest
2008-03-24Add extra-opts argument parsing with testsGravatar Thomas Guyot-Sionnest