index
:
sssd
build-fixes
build-fixes-1
heimdal
heimdal-1
master
System Security Services Daemon
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-20
COLLECTION & INI Cleanup
Dmitri Pal
5
-86
/
+113
2009-07-16
COLLECTION Improving searches
Dmitri Pal
2
-9
/
+181
2009-07-16
Run ini_config unit test with "make check"
Stephen Gallagher
2
-2
/
+19
2009-07-16
Run libcollection unit tests with 'make check'
Stephen Gallagher
1
-1
/
+3
2009-07-16
COLLECTION Add remove item functions
Dmitri Pal
4
-31
/
+146
2009-07-16
INI Refactoring code a bit
Dmitri Pal
2
-42
/
+16
2009-07-15
ELAPI First part of the interface
Dmitri Pal
12
-4
/
+1655
2009-07-15
COLLECTION Fixed: iterator_up and insert_into_current
Dmitri Pal
3
-17
/
+83
2009-07-15
COLLECTION Adding flat traversal & copy
Dmitri Pal
5
-99
/
+598
2009-07-15
add path_utils filesystem path manipulation utility functions
John Dennis
8
-2
/
+840
2009-07-13
Build all SSSD components with warnings enabled
Stephen Gallagher
6
-3
/
+33
2009-07-06
COLLECTION Removing static placeholder structure.
Dmitri Pal
2
-5
/
+20
2009-07-03
Clean up warnings in common/
Simo Sorce
16
-108
/
+110
2009-07-02
Adding wrappers to free data in INI API.
Dmitri Pal
3
-58
/
+91
2009-07-02
Changing function names for collection API.
Dmitri Pal
14
-2698
/
+2778
2009-07-02
New deletion unit test.
Dmitri Pal
2
-2
/
+36
2009-07-02
Queue and stack APIs using collection.
Dmitri Pal
8
-2
/
+1081
2009-07-02
FORMATTING - minor cleanup of the unit test.
Dmitri Pal
1
-254
/
+283
2009-07-01
Adding INSERT into collection functionality.
Dmitri Pal
7
-850
/
+2791
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