Age | Commit message (Expand) | Author | Files | Lines |
2009-06-02 | Enable quiet build for automake >= 1.11 | Stephen Gallagher | 3 | -0/+9 |
2009-05-26 | Clean up automake build to work on older versions of libtool | Stephen Gallagher | 7 | -28/+25 |
2009-05-26 | more autotools cleanup | Sumit Bose | 1 | -1/+1 |
2009-05-19 | Fix RPM generation issues with sssd | Stephen Gallagher | 3 | -6/+9 |
2009-05-19 | Use freeipa-devel@redhat.com for bug reports | Stephen Gallagher | 3 | -4/+4 |
2009-05-19 | Enable parallel builds for the common libraries | Stephen Gallagher | 5 | -8/+103 |
2009-05-17 | Build fixes | Simo Sorce | 1 | -0/+20 |
2009-05-14 | Enable building a single libsssd_utils.so from common | Stephen Gallagher | 3 | -6/+38 |
2009-05-14 | Enable modular build of common SSSD libraries | Stephen Gallagher | 14 | -10/+55 |
2009-04-22 | add dynamic hash table data structure implementation | John Dennis | 8 | -2/+1903 |
2009-04-17 | INI parser. Fix for line numbers. | Dmitri Pal | 1 | -1/+4 |
2009-04-17 | INI parser. Adding comments to avoid confusion. | Dmitri Pal | 1 | -0/+2 |
2009-04-17 | INI parser. Removing inlines. | Dmitri Pal | 1 | -17/+17 |
2009-04-16 | INI parser. Cleanup. Prep for INI validation. | Dmitri Pal | 3 | -189/+460 |
2009-04-15 | INI parser. Better error handling if something bad happens. | Dmitri Pal | 1 | -6/+21 |
2009-04-14 | Fixing memory issues in ini and collection | Dmitri Pal | 3 | -15/+40 |
2009-04-13 | Build fixes for RPM packaging of SSSD | Stephen Gallagher | 2 | -2/+2 |
2009-04-13 | Build system improvements for common tools | Stephen Gallagher | 7 | -16/+43 |
2009-04-10 | The lower level function now returns NOENT if file is not found. | Dmitri Pal | 2 | -3/+11 |
2009-04-10 | Added functions to create list of sections and attributes. | Dmitri Pal | 5 | -0/+245 |
2009-04-09 | INI component: Fixed issues introduced by cleanup. | Dmitri Pal | 6 | -82/+228 |
2009-04-07 | Fix const warnings | Simo Sorce | 5 | -145/+169 |
2009-04-07 | Style fixes for /common | Simo Sorce | 6 | -1618/+1977 |
2009-04-06 | Clean up a lot of warnings in Collection and INI parser | Stephen Gallagher | 8 | -30/+22 |
2009-04-06 | Fix build system for Collection and INI parser. | Stephen Gallagher | 5 | -6/+12 |
2009-04-06 | First attempt to produce INI interface. | Dmitri Pal | 7 | -0/+2312 |
2009-04-06 | First commit of basic collection API. | Dmitri Pal | 13 | -0/+5349 |