Age | Commit message (Expand) | Author | Files | Lines |
2010-06-28 | Memory leak in case of empty value | Dmitri Pal | 2 | -0/+44 |
2010-06-28 | Fixing NULL dereferencing in ini_config | Dmitri Pal | 1 | -22/+32 |
2010-06-28 | Fixing memory leaks in the unit test. | Dmitri Pal | 1 | -3/+9 |
2010-06-28 | Fixing types in queue and stack interfaces | Dmitri Pal | 6 | -18/+18 |
2010-06-28 | Bump libini_config version to 0.6.0 | Stephen Gallagher | 1 | -1/+1 |
2010-06-10 | Addressing initialization issues. | Dmitri Pal | 1 | -6/+6 |
2010-06-10 | Don't leak directory access resources on errors in directory_list() | Stephen Gallagher | 1 | -0/+8 |
2010-05-17 | Adding support for explicit 32/64 types (attempt 2). | Dmitri Pal | 5 | -5/+400 |
2010-04-30 | Introducing a comment object | Dmitri Pal | 5 | -6/+804 |
2010-04-30 | Extending refarray interface | Dmitri Pal | 3 | -1/+563 |
2010-04-26 | Code restructuring | Dmitri Pal | 10 | -1472/+1705 |
2010-04-14 | Fixing build | Dmitri Pal | 3 | -5/+6 |
2010-04-14 | Fix ini_config unit test | Stephen Gallagher | 1 | -1/+4 |
2010-04-14 | Add ability to trace 64bit numbers | Dmitri Pal | 2 | -2/+58 |
2010-04-14 | Acess control and config change checks | Dmitri Pal | 4 | -38/+684 |
2010-04-14 | Resolve paths for reporting purposes | Dmitri Pal | 2 | -4/+21 |
2010-04-14 | Adding content to the metadata | Dmitri Pal | 4 | -13/+140 |
2010-04-14 | Adding metadata interface | Dmitri Pal | 7 | -277/+915 |
2010-04-12 | Support docdir and abs_builddir | Stephen Gallagher | 1 | -0/+6 |
2010-04-08 | Adding interface documentation | Dmitri Pal | 5 | -20/+1727 |
2010-03-25 | Fix path_utils_ut segfault | Stephen Gallagher | 1 | -2/+3 |
2010-03-25 | Generate doxygen documentation for path_utils | Jakub Hrozek | 5 | -113/+1848 |
2010-03-25 | Unit tests for path_utils | Jakub Hrozek | 3 | -0/+741 |
2010-03-25 | Fixes for path_utils | Jakub Hrozek | 1 | -63/+109 |
2010-03-17 | Fixing type conversion in INI interface. | Dmitri Pal | 3 | -35/+197 |
2010-03-15 | Convert collection to use sized values. | Dmitri Pal | 3 | -75/+83 |
2010-03-15 | Build and package libini_config docs | Stephen Gallagher | 2 | -2/+1 |
2010-03-15 | Adding interface description using doxygen. | Dmitri Pal | 4 | -161/+2728 |
2010-03-12 | Fixing verbosity and formatting of the INI unit test. | Dmitri Pal | 1 | -132/+197 |
2010-03-12 | Do not generate man pages for COLLECION for now. | Dmitri Pal | 1 | -2/+2 |
2010-03-08 | Package libcollection documentation into libcollection-devel | Stephen Gallagher | 2 | -2/+6 |
2010-03-08 | Documentation for collection interface | Dmitri Pal | 9 | -880/+5171 |
2010-02-18 | Properly license libdhash | Stephen Gallagher | 4 | -0/+88 |
2010-02-18 | License libpath_utils under LGPL | Stephen Gallagher | 2 | -7/+38 |
2010-02-12 | Remove ELAPI from the SSSD repository | Stephen Gallagher | 40 | -8421/+3 |
2010-02-10 | Make collection_queue.h and collection_stack.h into public headers | Stephen Gallagher | 1 | -3/+3 |
2010-02-03 | Split refarray off into a shared library | Stephen Gallagher | 4 | -10/+13 |
2010-02-03 | Add license files for refarray | Stephen Gallagher | 2 | -0/+839 |
2010-02-03 | Split off libini_config into a shared library | Stephen Gallagher | 4 | -7/+19 |
2010-02-03 | Fix array index error | Stephen Gallagher | 1 | -1/+1 |
2010-02-03 | Add license files for ini_config | Stephen Gallagher | 2 | -0/+839 |
2010-02-03 | Split off libcollection into a shared library | Stephen Gallagher | 3 | -7/+13 |
2010-02-03 | Remove private header requirements from collection_tools.h | Stephen Gallagher | 1 | -1/+0 |
2010-02-03 | Add license files for collection | Stephen Gallagher | 2 | -0/+839 |
2010-02-03 | Split off libpath_utils into a shared library | Stephen Gallagher | 3 | -8/+11 |
2010-02-03 | License libpath_utils under LGPL | Stephen Gallagher | 3 | -0/+846 |
2010-02-01 | COLLECTION: Fixing queue collection and unit tests. | Dmitri Pal | 4 | -298/+478 |
2010-01-21 | REFARRAY: New referenced array object | Dmitri Pal | 9 | -2/+802 |
2010-01-21 | INI: Added method to get string list with empty values | Dmitri Pal | 3 | -54/+117 |
2010-01-21 | Use version.m4 for setting the SSSD version | Stephen Gallagher | 1 | -1/+2 |