summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* path_utils: path_concat should return empty string on ENOBUFSding_libs-0-1Stephen Gallagher2012-03-083-15/+55
* path_utils: Handle "/" in path_concatStephen Gallagher2012-03-062-2/+19
* path_utils: handle off-by-one error in path_concat()Stephen Gallagher2012-03-062-5/+15
* Fixing dereferencing NULLDmitri Pal2011-11-172-2/+71
* Update version numbers for ding-libs 0.1.3 releaseStephen Gallagher2011-09-151-3/+3
* Update spec file for newer library versionsStephen Gallagher2011-09-061-10/+5
* Bump version for 0.1.3 releaseStephen Gallagher2011-09-062-3/+3
* * Resolves: bug #735464 Fix the loop limit used to initialize the table direc...John Dennis2011-09-063-77/+182
* Ensure error_string() never returns NULLSumit Bose2011-03-231-1/+12
* Eliminate memory leak on errorStephen Gallagher2011-03-231-0/+2
* Fix incorrect allocation checkStephen Gallagher2011-03-231-1/+1
* Freeing memory used for source dirDmitri Pal2011-01-031-2/+5
* Initializing variables in testDmitri Pal2011-01-031-5/+5
* Fix typo which makes make prerelease-srpm failSumit Bose2010-12-081-1/+1
* Fix license text for several files that should be LGPLv3+Stephen Gallagher2010-11-193-6/+6
* Update ding-libs version to 0.1.2ding-libs-0.1.2Stephen Gallagher2010-10-121-2/+2
* dhash: Allow hash_enter() to update entriesSumit Bose2010-10-122-27/+99
* dhash: Fix memory leak in exampleSumit Bose2010-10-121-0/+3
* dhash: add stddef.h to dhash.hSumit Bose2010-10-121-0/+1
* Bump version to 0.1.1ding-libs-0.1.1Stephen Gallagher2010-09-231-1/+1
* Fix version handling of the librariesSumit Bose2010-09-238-15/+28
* Remove unneeded --disable-rpath configure optionSumit Bose2010-09-231-2/+1
* Build all of the ding-libs from the rootding_libs-0_1_0Stephen Gallagher2010-09-2241-4359/+650
* ini_config: Adding RPM build targetsref_array-0_1_1path_utils-0_2_1ini_config-0_6_1dhash-0_4_1collection-0_5_1Stephen Gallagher2010-08-183-2/+114
* collection: add RPM build targetsStephen Gallagher2010-08-183-2/+115
* ref_array: add RPM build targetsStephen Gallagher2010-08-183-2/+111
* path_utils: Add targets for RPM buildStephen Gallagher2010-08-183-2/+107
* dhash: Add targets for RPM buildStephen Gallagher2010-08-183-2/+116
* Update ini for new buildsystemStephen Gallagher2010-08-187-11/+48
* Update libcollection with new make environmentStephen Gallagher2010-08-134-7/+4
* Update refarray for new build systemStephen Gallagher2010-08-133-4/+6
* Update path_utils versionStephen Gallagher2010-08-131-1/+1
* Update dhash versionStephen Gallagher2010-08-131-1/+1
* Remove toplevel MakefileStephen Gallagher2010-08-107-922/+50
* Memory leak in case of empty valuesplitDmitri Pal2010-06-282-0/+44
* Fixing NULL dereferencing in ini_configDmitri Pal2010-06-281-22/+32
* Fixing memory leaks in the unit test.Dmitri Pal2010-06-281-3/+9
* Fixing types in queue and stack interfacesDmitri Pal2010-06-286-18/+18
* Bump libini_config version to 0.6.0Stephen Gallagher2010-06-281-1/+1
* Addressing initialization issues.Dmitri Pal2010-06-101-6/+6
* Don't leak directory access resources on errors in directory_list()Stephen Gallagher2010-06-101-0/+8
* Adding support for explicit 32/64 types (attempt 2).Dmitri Pal2010-05-175-5/+400
* Introducing a comment objectDmitri Pal2010-04-305-6/+804
* Extending refarray interfaceDmitri Pal2010-04-303-1/+563
* Code restructuringDmitri Pal2010-04-2610-1472/+1705
* Fixing buildDmitri Pal2010-04-143-5/+6
* Fix ini_config unit testStephen Gallagher2010-04-141-1/+4
* Add ability to trace 64bit numbersDmitri Pal2010-04-142-2/+58
* Acess control and config change checksDmitri Pal2010-04-144-38/+684
* Resolve paths for reporting purposesDmitri Pal2010-04-142-4/+21