index
:
ding-libs.git
master
Unnamed repository; edit this file to name it for gitweb.
Dmitri Pal
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
dhash
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a typo in dhash.h
Sumit Bose
2010-10-21
1
-1
/
+1
*
dhash: Allow hash_enter() to update entries
Sumit Bose
2010-10-12
2
-27
/
+99
*
dhash: Fix memory leak in example
Sumit Bose
2010-10-12
1
-0
/
+3
*
dhash: add stddef.h to dhash.h
Sumit Bose
2010-10-12
1
-0
/
+1
*
Fix version handling of the libraries
Sumit Bose
2010-09-23
1
-2
/
+2
*
Build all of the ding-libs from the root
Stephen Gallagher
2010-09-22
7
-1019
/
+0
*
dhash: Add targets for RPM build
Stephen Gallagher
2010-08-18
3
-2
/
+116
*
Update dhash version
Stephen Gallagher
2010-08-13
1
-1
/
+1
*
Support docdir and abs_builddir
Stephen Gallagher
2010-04-12
1
-0
/
+6
*
Properly license libdhash
Stephen Gallagher
2010-02-18
4
-0
/
+88
*
Split off libdhash into a shared library
Stephen Gallagher
2010-01-20
5
-9
/
+16
*
License libdhash under the LGPL
Stephen Gallagher
2010-01-20
3
-0
/
+844
*
Add comments to document latest changes
Simo Sorce
2009-12-08
1
-0
/
+7
*
dhash: Add private pointer for delete callback
Simo Sorce
2009-12-08
4
-13
/
+35
*
Run dhash tests
Stephen Gallagher
2009-12-08
1
-0
/
+2
*
Change dhash API to be talloc-friendly
Simo Sorce
2009-12-08
3
-39
/
+78
*
Clean up warnings in dhash tests
Stephen Gallagher
2009-10-29
2
-9
/
+9
*
Include m4 directories in tarball
Stephen Gallagher
2009-09-15
1
-1
/
+3
*
Add 'make tests' target
Stephen Gallagher
2009-09-11
1
-0
/
+2
*
Build all SSSD components with warnings enabled
Stephen Gallagher
2009-07-13
2
-1
/
+9
*
Clean up warnings in common/
Simo Sorce
2009-07-03
1
-1
/
+1
*
Enable quiet build for automake >= 1.11
Stephen Gallagher
2009-06-02
1
-0
/
+3
*
Clean up automake build to work on older versions of libtool
Stephen Gallagher
2009-05-26
1
-5
/
+6
*
more autotools cleanup
Sumit Bose
2009-05-26
1
-1
/
+1
*
Fix RPM generation issues with sssd
Stephen Gallagher
2009-05-19
1
-2
/
+2
*
Enable parallel builds for the common libraries
Stephen Gallagher
2009-05-19
1
-1
/
+1
*
Enable modular build of common SSSD libraries
Stephen Gallagher
2009-05-14
4
-1
/
+22
*
add dynamic hash table data structure implementation
John Dennis
2009-04-22
6
-0
/
+1897