Code

Add extra-opts argument parsing with tests
[nagiosplug.git] / lib / parse_ini.c
2008-03-24 Thomas Guyot-SionnestReplace broken usage of NAGIOS_CONFIG_PATH with a stub...
2008-03-15 Thomas Guyot-Sionnestparse_ini now reads the default section if the request...
2008-03-15 Thomas Guyot-SionnestOops - this line shouldn't have been here (doesn't...
2008-03-15 Thomas Guyot-Sionnest- Make equal-less parameters illegal
2008-03-15 Thomas Guyot-SionnestFix handling of leading and trailing spaces in stanza
2008-03-15 Thomas Guyot-SionnestFix segfault in test_ini.c and uncomment the affected...
2008-03-15 Thomas Guyot-SionnestThis commit consist of two changes:
2008-01-30 Thomas Guyot-SionnestBump /lib to GPLv3
2008-01-30 Thomas Guyot-Sionnestnew standardized GPLv3 header (will be applied to all...
2007-02-07 Ton VoonAdded test files to test the parse_ini.c routines....
2007-02-06 M. Sean Finneyinitial version of ini file parsing routines in C