| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Clean doxygen configurations | Dmitri Pal | 2012-10-24 | 1 | -34/+1 |
| * | Fix doxygen warnings for the interface | Dmitri Pal | 2012-10-24 | 1 | -49/+50 |
| * | Fixing coverity issue 11089 | Dmitri Pal | 2012-10-17 | 1 | -1/+1 |
| * | Build docs for new interface | Dmitri Pal | 2012-10-17 | 1 | -1/+1 |
| * | Added new tests for the multi value keys | Dmitri Pal | 2012-10-17 | 2 | -0/+1136 |
| * | The implementation of the new interface | Dmitri Pal | 2012-10-17 | 3 | -0/+1319 |
| * | Add a search state to the config object | Dmitri Pal | 2012-10-17 | 2 | -0/+40 |
| * | Definition of the new INI interface | Dmitri Pal | 2012-10-17 | 1 | -206/+789 |
| * | Adding couple functions to value object | Dmitri Pal | 2012-10-17 | 3 | -1/+85 |
| * | Fix permission checking unit test | Stephen Gallagher | 2012-10-17 | 3 | -38/+159 |
| * | Properly handle file permissions for ini_parse_ut startup_test() | Stephen Gallagher | 2012-05-15 | 1 | -17/+6 |
| * | Fix issue when running make distcheck | Stephen Gallagher | 2012-05-15 | 2 | -11/+5 |
| * | Exposing functions | Dmitri Pal | 2012-04-05 | 3 | -2/+10 |
| * | Initialize variables in loops | Dmitri Pal | 2012-04-05 | 3 | -1/+8 |
| * | Rename error print function | Dmitri Pal | 2012-04-05 | 3 | -10/+6 |
| * | Tests for access and changes | Dmitri Pal | 2012-04-05 | 1 | -0/+283 |
| * | Function to check for changes | Dmitri Pal | 2012-04-05 | 2 | -2/+36 |
| * | Check access function | Dmitri Pal | 2012-04-05 | 2 | -0/+110 |
| * | Metadata collection is gone | Dmitri Pal | 2012-04-05 | 3 | -77/+76 |
| * | Function to reopen file | Dmitri Pal | 2012-04-05 | 2 | -0/+89 |
| * | Separate close and destroy | Dmitri Pal | 2012-04-05 | 3 | -12/+31 |
| * | Fix indentention in the switch statement | Dmitri Pal | 2012-04-05 | 1 | -11/+20 |
| * | Test for all section merge modes | Dmitri Pal | 2012-04-05 | 1 | -13/+201 |
| * | Test DETECT mode and use new file | Dmitri Pal | 2012-04-05 | 1 | -7/+23 |
| * | New test files for section merge | Dmitri Pal | 2012-04-05 | 2 | -0/+677 |
| * | Return error in DETECT mode | Dmitri Pal | 2012-04-05 | 1 | -0/+11 |
| * | Refactor section processing | Dmitri Pal | 2012-04-05 | 1 | -9/+111 |
| * | Use section line number | Dmitri Pal | 2012-04-05 | 1 | -2/+5 |
| * | Enhance value processing | Dmitri Pal | 2012-04-05 | 1 | -49/+116 |
| * | Preparing for merging sections | Dmitri Pal | 2012-04-05 | 1 | -0/+177 |
| * | Change parse_error to use save_error | Dmitri Pal | 2012-04-05 | 1 | -11/+12 |
| * | Add save_error function | Dmitri Pal | 2012-04-05 | 1 | -0/+28 |
| * | Add new vars to parse structure | Dmitri Pal | 2012-04-05 | 1 | -1/+13 |
| * | New merge flags | Dmitri Pal | 2012-04-05 | 2 | -3/+12 |
| * | New error codes and messages | Dmitri Pal | 2012-04-05 | 2 | -9/+57 |
| * | Fixing coverity issues 10078 & 10079 | Dmitri Pal | 2012-04-05 | 1 | -4/+6 |
| * | INI: Silence compilation warnings | Jakub Hrozek | 2012-03-06 | 2 | -1/+1 |
| * | Coverity issue 10075 | Dmitri Pal | 2011-01-17 | 1 | -0/+11 |
| * | Coverity issue 10042 | Dmitri Pal | 2011-01-17 | 1 | -0/+1 |
| * | Adding missing const | Dmitri Pal | 2011-01-03 | 1 | -1/+1 |
| * | Freeing memory used for source dir | Dmitri Pal | 2011-01-03 | 1 | -2/+5 |
| * | Free newly created value in case of error | Dmitri Pal | 2011-01-03 | 1 | -0/+2 |
| * | Initialize simple buffer | Dmitri Pal | 2011-01-03 | 1 | -5/+10 |
| * | Leaking memory on failure | Dmitri Pal | 2011-01-03 | 1 | -0/+1 |
| * | File descritpor leak | Dmitri Pal | 2011-01-03 | 1 | -0/+2 |
| * | Coverity issue 10034 | Dmitri Pal | 2011-01-03 | 1 | -4/+1 |
| * | Additional tests | Dmitri Pal | 2010-12-21 | 2 | -0/+43 |
| * | Correcting paths to test files | Dmitri Pal | 2010-12-21 | 1 | -14/+6 |
| * | Fix crashes with file object | Dmitri Pal | 2010-12-21 | 1 | -9/+21 |
| * | Preparing to merge sections | Dmitri Pal | 2010-12-21 | 1 | -34/+63 |
