| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | INI: Remove dead code | Ondrej Kos | 2013-04-05 | 1 | -6/+1 |
| * | Remove spurious cast | Jakub Hrozek | 2013-03-29 | 1 | -1/+1 |
| * | Expose collected stat data | Dmitri Pal | 2013-01-28 | 3 | -0/+45 |
| * | Check is the stats we collected | Dmitri Pal | 2013-01-28 | 3 | -0/+45 |
| * | Unit test for parsing flags. | Dmitri Pal | 2013-01-24 | 2 | -0/+88 |
| * | More interface refactoring | Dmitri Pal | 2013-01-24 | 6 | -174/+171 |
| * | Introducing parsing flags | Dmitri Pal | 2013-01-24 | 4 | -65/+187 |
| * | Refactor interface a bit | Dmitri Pal | 2013-01-24 | 6 | -90/+89 |
| * | Replacing sprintf with snprintf | Dmitri Pal | 2013-01-24 | 4 | -50/+68 |
| * | Fixing headers | Dmitri Pal | 2013-01-24 | 19 | -44/+19 |
| * | Use ENOMEM instead of errno | Dmitri Pal | 2013-01-24 | 5 | -41/+18 |
| * | Converting errors to enum | Dmitri Pal | 2013-01-24 | 1 | -32/+25 |
| * | Add INI_GET_LAST_VALUE | Dmitri Pal | 2013-01-07 | 3 | -8/+44 |
| * | Fix CLANG errors in unit test | Dmitri Pal | 2013-01-07 | 3 | -9/+7 |
| * | Fixing coverity issue 13105 | Dmitri Pal | 2012-12-12 | 1 | -2/+2 |
| * | Update unit tests | Dmitri Pal | 2012-12-06 | 1 | -6/+368 |
| * | Update files used in the unit test | Dmitri Pal | 2012-12-06 | 4 | -105/+655 |
| * | Update comments in the public interface | Dmitri Pal | 2012-12-06 | 1 | -2/+7 |
| * | Improve parser | Dmitri Pal | 2012-12-06 | 5 | -34/+98 |
| * | Ability to merge configurations | Dmitri Pal | 2012-12-06 | 1 | -5/+581 |
| * | Fix trace message | Dmitri Pal | 2012-12-06 | 1 | -1/+1 |
| * | Merge comments from different values | Dmitri Pal | 2012-12-06 | 3 | -35/+134 |
| * | Merge and serialize comments | Dmitri Pal | 2012-12-06 | 3 | -2/+246 |
| * | Remove code that allows dup sections | Dmitri Pal | 2012-12-06 | 5 | -201/+30 |
| * | 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 |
