pagure Logo
  • Log In

SSSD / ding-libs

Clone
Source Code
GIT
  • Source
  • Issues  0
  • Roadmap 
  • Stats
 Overview  Files  Commits  Branches  Forks  Releases

Commits 179

Branch: ding_libs-0-1
ding_libs-0-1 master
This branch contains 22 commits not in the main branch master
path_utils: path_concat should return empty string on ENOBUFS
Stephen Gallagher • 13 years ago  
fa06c52
path_utils: Handle "/" in path_concat
Stephen Gallagher • 13 years ago  
641d6b2
path_utils: handle off-by-one error in path_concat()
Stephen Gallagher • 13 years ago  
6bc68b4
Fixing dereferencing NULL
Dmitri Pal • 14 years ago  
b55824a
Update version numbers for ding-libs 0.1.3 release
Stephen Gallagher • 14 years ago  
a4df112
Update spec file for newer library versions
Stephen Gallagher • 14 years ago  
788902b
Bump version for 0.1.3 release
Stephen Gallagher • 14 years ago  
20da537
* Resolves: bug #735464 Fix the loop limit used to initialize the table directory, was based on count, now limited to segment_count.
John Dennis • 14 years ago  
4602d18
Ensure error_string() never returns NULL
Sumit Bose • 14 years ago  
94c0a5b
Eliminate memory leak on error
Stephen Gallagher • 14 years ago  
bcaa252
Fix incorrect allocation check
Stephen Gallagher • 14 years ago  
c2b9bc2
Freeing memory used for source dir
Dmitri Pal • 14 years ago  
0bf9e80
Initializing variables in test
Dmitri Pal • 14 years ago  
93bfa37
Fix typo which makes make prerelease-srpm fail
Sumit Bose • 15 years ago  
c2b9c5e
Fix license text for several files that should be LGPLv3+
Stephen Gallagher • 15 years ago  
079a30e
Update ding-libs version to 0.1.2
Stephen Gallagher • 15 years ago  
e535eb4
dhash: Allow hash_enter() to update entries
Sumit Bose • 15 years ago  
55aa2cb
dhash: Fix memory leak in example
Sumit Bose • 15 years ago  
e7d22c8
dhash: add stddef.h to dhash.h
Sumit Bose • 15 years ago  
9bd39ad
Bump version to 0.1.1
Stephen Gallagher • 15 years ago  
8338f4d
Fix version handling of the libraries
Sumit Bose • 15 years ago  
bd5f4de
Remove unneeded --disable-rpath configure option
Sumit Bose • 15 years ago  
f1810b5
path_utils: path_concat should return empty string on ENOBUFS
Stephen Gallagher • 13 years ago  
fa06c52
path_utils: Handle "/" in path_concat
Stephen Gallagher • 13 years ago  
641d6b2
path_utils: handle off-by-one error in path_concat()
Stephen Gallagher • 13 years ago  
6bc68b4
Fixing dereferencing NULL
Dmitri Pal • 14 years ago  
b55824a
Update version numbers for ding-libs 0.1.3 release
Stephen Gallagher • 14 years ago  
a4df112
Update spec file for newer library versions
Stephen Gallagher • 14 years ago  
788902b
Bump version for 0.1.3 release
Stephen Gallagher • 14 years ago  
20da537
* Resolves: bug #735464 Fix the loop limit used to initialize the table directory, was based on count, now limited to segment_count.
John Dennis • 14 years ago  
4602d18
Ensure error_string() never returns NULL
Sumit Bose • 14 years ago  
94c0a5b
Eliminate memory leak on error
Stephen Gallagher • 14 years ago  
bcaa252
Fix incorrect allocation check
Stephen Gallagher • 14 years ago  
c2b9bc2
Freeing memory used for source dir
Dmitri Pal • 14 years ago  
0bf9e80
Initializing variables in test
Dmitri Pal • 14 years ago  
93bfa37
Fix typo which makes make prerelease-srpm fail
Sumit Bose • 15 years ago  
c2b9c5e
Fix license text for several files that should be LGPLv3+
Stephen Gallagher • 15 years ago  
079a30e
Update ding-libs version to 0.1.2
Stephen Gallagher • 15 years ago  
e535eb4
dhash: Allow hash_enter() to update entries
Sumit Bose • 15 years ago  
55aa2cb
dhash: Fix memory leak in example
Sumit Bose • 15 years ago  
e7d22c8
dhash: add stddef.h to dhash.h
Sumit Bose • 15 years ago  
9bd39ad
Bump version to 0.1.1
Stephen Gallagher • 15 years ago  
8338f4d
Fix version handling of the libraries
Sumit Bose • 15 years ago  
bd5f4de
Remove unneeded --disable-rpath configure option
Sumit Bose • 15 years ago  
f1810b5
Build all of the ding-libs from the root
Stephen Gallagher • 15 years ago  
43f7cfb
ini_config: Adding RPM build targets
Stephen Gallagher • 15 years ago  
67c9f9b
collection: add RPM build targets
Stephen Gallagher • 15 years ago  
8a55c78
ref_array: add RPM build targets
Stephen Gallagher • 15 years ago  
88a0a47
path_utils: Add targets for RPM build
Stephen Gallagher • 15 years ago  
45ad0c5
dhash: Add targets for RPM build
Stephen Gallagher • 15 years ago  
169aef0
Update ini for new buildsystem
Stephen Gallagher • 15 years ago  
e305122
Update libcollection with new make environment
Stephen Gallagher • 15 years ago  
bf98ddf
Update refarray for new build system
Stephen Gallagher • 15 years ago  
345e0fb
Update path_utils version
Stephen Gallagher • 15 years ago  
5d79d8e
Update dhash version
Stephen Gallagher • 15 years ago  
1e4a5fe
Remove toplevel Makefile
Stephen Gallagher • 15 years ago  
7e7874f
Memory leak in case of empty value
Dmitri Pal • 15 years ago  
db4132d
Fixing NULL dereferencing in ini_config
Dmitri Pal • 15 years ago  
fefab38
Fixing memory leaks in the unit test.
Dmitri Pal • 15 years ago  
e76a132
Fixing types in queue and stack interfaces
Dmitri Pal • 15 years ago  
74100f3
Bump libini_config version to 0.6.0
Stephen Gallagher • 15 years ago  
cb4f5de
Addressing initialization issues.
Dmitri Pal • 15 years ago  
5124b19
Don't leak directory access resources on errors in directory_list()
Stephen Gallagher • 15 years ago  
8b164f1
Adding support for explicit 32/64 types (attempt 2).
Dmitri Pal • 15 years ago  
c067350
Introducing a comment object
Dmitri Pal • 15 years ago  
97840a3
Extending refarray interface
Dmitri Pal • 15 years ago  
abb26eb
Code restructuring
Dmitri Pal • 15 years ago  
e06ef2a
Fixing build
Dmitri Pal • 15 years ago  
e26fa48
Fix ini_config unit test
Stephen Gallagher • 15 years ago  
35f37fb
Add ability to trace 64bit numbers
Dmitri Pal • 15 years ago  
3d639da
Acess control and config change checks
Dmitri Pal • 15 years ago  
f9a7b9f
Resolve paths for reporting purposes
Dmitri Pal • 15 years ago  
3941ba7
Adding content to the metadata
Dmitri Pal • 15 years ago  
e020e01
  • « Newer
  • page 1 of 4
  • » Older
Powered by Pagure 5.14.1
Documentation • File an Issue • About • SSH Hostkey/Fingerprint
© Red Hat, Inc. and others.