[Pkg-sssd-devel] ding-libs: Changes to 'refs/tags/debian/0.1.3-2'
Timo Aaltonen
tjaalton-guest at alioth.debian.org
Tue Jan 8 15:36:45 UTC 2013
Tag 'debian/0.1.3-2' created by Timo Aaltonen <tjaalton at ubuntu.com> at 2013-01-08 15:36 +0000
0.1.3-2
Changes since the dawn of time:
Dmitri Pal (81):
First commit of basic collection API.
First attempt to produce INI interface.
INI component: Fixed issues introduced by cleanup.
Added functions to create list of sections and attributes.
The lower level function now returns NOENT if file is not found.
Fixing memory issues in ini and collection
INI parser. Better error handling if something bad happens.
INI parser. Cleanup. Prep for INI validation.
INI parser. Removing inlines.
INI parser. Adding comments to avoid confusion.
INI parser. Fix for line numbers.
Adding INSERT into collection functionality.
FORMATTING - minor cleanup of the unit test.
Queue and stack APIs using collection.
New deletion unit test.
Changing function names for collection API.
Adding wrappers to free data in INI API.
COLLECTION Removing static placeholder structure.
COLLECTION Adding flat traversal & copy
COLLECTION Fixed: iterator_up and insert_into_current
ELAPI First part of the interface
INI Refactoring code a bit
COLLECTION Add remove item functions
COLLECTION Improving searches
COLLECTION & INI Cleanup
INI Simple fix to properly process multi value config parameters.
ELAPI Next round of functionality - logging part of the interface
TRACE: Making sure trace is safe to output NULL strings
ELAPI: Adding concept of targets
COMMON Fixes to return values, errno, leaks
ELAPI Shortening names
ELAPI sinks and providers
ELAPI Adding file provider and CSV format
ELAPI Laying foundation for the async processing
COLLECTION Copy collection flat with concatenated names
COLLECTION Improvements to copy functions
COLLECTION Functions to deal with hash
ELAPI Better separation from collection internals.
INI Error handling and interface cleanup
COLLECTION Adding item comparison and sorting
COLLECTION Realigning collection code
COLLECTION Making iterations pinnable
COLLECTION Enhancing hashing and iteration functions
ELAPI Event resolver
ELAPI Resolving message attribute
ELAPI Fixing warnings in the example
ELAPI Rename variables and functions not to use word template
ELAPI Fixed the host name resolution
ELAPI Compatibility code for getifaddr()
COMMON Improvements to the trace macro
COLLECTION Create reference to the top level collection
COLLECTION: Cleaning FIXME comments
INI: Cleaning FIXME comments.
INI Correcting build warnings.
INI: Added method to get string list with empty values
REFARRAY: New referenced array object
COLLECTION: Fixing queue collection and unit tests.
Documentation for collection interface
Do not generate man pages for COLLECION for now.
Fixing verbosity and formatting of the INI unit test.
Adding interface description using doxygen.
Convert collection to use sized values.
Fixing type conversion in INI interface.
Adding interface documentation
Adding metadata interface
Adding content to the metadata
Resolve paths for reporting purposes
Acess control and config change checks
Add ability to trace 64bit numbers
Fixing build
Code restructuring
Extending refarray interface
Introducing a comment object
Adding support for explicit 32/64 types (attempt 2).
Addressing initialization issues.
Fixing types in queue and stack interfaces
Fixing memory leaks in the unit test.
Fixing NULL dereferencing in ini_config
Memory leak in case of empty value
Initializing variables in test
Freeing memory used for source dir
Jakub Hrozek (6):
ELAPI: Fix dispatcher structure initialization
ELAPI: fix varargs call, update unit tests
ELAPI: Ticket 161: Initialize structures with calloc instead of enumerating members
Fixes for path_utils
Unit tests for path_utils
Generate doxygen documentation for path_utils
John Dennis (3):
add dynamic hash table data structure implementation
add path_utils filesystem path manipulation utility functions
* Resolves: bug #735464 Fix the loop limit used to initialize the table directory, was based on count, now limited to segment_count.
Simo Sorce (7):
Style fixes for /common
Fix const warnings
Build fixes
Clean up warnings in common/
Change dhash API to be talloc-friendly
dhash: Add private pointer for delete callback
Add comments to document latest changes
Stephen Gallagher (68):
Fix build system for Collection and INI parser.
Clean up a lot of warnings in Collection and INI parser
Build system improvements for common tools
Build fixes for RPM packaging of SSSD
Enable modular build of common SSSD libraries
Enable building a single libsssd_utils.so from common
Enable parallel builds for the common libraries
Use freeipa-devel at redhat.com for bug reports
Fix RPM generation issues with sssd
Clean up automake build to work on older versions of libtool
Enable quiet build for automake >= 1.11
Build all SSSD components with warnings enabled
Run libcollection unit tests with 'make check'
Run ini_config unit test with "make check"
Fix typo in elapi's Makefile.am that breaks 'make dist'
Add 'make tests' target
Include m4 directories in tarball
INI Add config_from_fd() to ini_config
Clean up warnings in dhash tests
Remove ELAPI from build and tarball
Stop configuring ELAPI
Revert "Stop configuring ELAPI"
Revert "Remove ELAPI from build and tarball"
Run dhash tests
License libdhash under the LGPL
Split off libdhash into a shared library
Use version.m4 for setting the SSSD version
License libpath_utils under LGPL
Split off libpath_utils into a shared library
Add license files for collection
Remove private header requirements from collection_tools.h
Split off libcollection into a shared library
Add license files for ini_config
Fix array index error
Split off libini_config into a shared library
Add license files for refarray
Split refarray off into a shared library
Make collection_queue.h and collection_stack.h into public headers
Remove ELAPI from the SSSD repository
License libpath_utils under LGPL
Properly license libdhash
Package libcollection documentation into libcollection-devel
Build and package libini_config docs
Fix path_utils_ut segfault
Support docdir and abs_builddir
Fix ini_config unit test
Don't leak directory access resources on errors in directory_list()
Bump libini_config version to 0.6.0
Remove toplevel Makefile
Update dhash version
Update path_utils version
Update refarray for new build system
Update libcollection with new make environment
Update ini for new buildsystem
dhash: Add targets for RPM build
path_utils: Add targets for RPM build
ref_array: add RPM build targets
collection: add RPM build targets
ini_config: Adding RPM build targets
Build all of the ding-libs from the root
Bump version to 0.1.1
Update ding-libs version to 0.1.2
Fix license text for several files that should be LGPLv3+
Fix incorrect allocation check
Eliminate memory leak on error
Bump version for 0.1.3 release
Update spec file for newer library versions
Update version numbers for ding-libs 0.1.3 release
Sumit Bose (10):
more autotools cleanup
configure cleanups
Add elapi_ut.conf to the list of dist files
Remove unneeded --disable-rpath configure option
Fix version handling of the libraries
dhash: add stddef.h to dhash.h
dhash: Fix memory leak in example
dhash: Allow hash_enter() to update entries
Fix typo which makes make prerelease-srpm fail
Ensure error_string() never returns NULL
Timo Aaltonen (18):
initial packaging imported from ubuntu
Merge commit 'a4df112323606e3292a3c4290845fe2f0ab63703' into debian-unstable
bump the version, add bug number
correct library names
update copyright
update control
build with multiarch
fix a filename
add some notes to the changelog
Switch to source format 1.0.
add conflicts/replaces for the old lib names
add provides too
Bump the build-dep on debhelper to >= 9.
releasing version 0.1.3-1
Bump Standards-Version to 3.9.3, no changes.
control: Update the maintainer address and repo location.
add myself to copyright, fold changes in -1
releasing version 0.1.3-2
More information about the Pkg-sssd-devel
mailing list