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
/
ini
/
ini_config.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-21
INI: Added method to get string list with empty values
Dmitri Pal
1
-49
/
+55
2009-12-10
INI Correcting build warnings.
Dmitri Pal
1
-2
/
+7
2009-12-10
INI: Cleaning FIXME comments.
Dmitri Pal
1
-4
/
+12
2009-10-05
INI Add config_from_fd() to ini_config
Stephen Gallagher
1
-20
/
+144
2009-09-15
INI Error handling and interface cleanup
Dmitri Pal
1
-30
/
+72
2009-08-20
COMMON Fixes to return values, errno, leaks
Dmitri Pal
1
-6
/
+4
2009-08-12
INI Simple fix to properly process multi value config parameters.
Dmitri Pal
1
-1
/
+1
2009-07-20
COLLECTION & INI Cleanup
Dmitri Pal
1
-5
/
+17
2009-07-16
INI Refactoring code a bit
Dmitri Pal
1
-35
/
+9
2009-07-03
Clean up warnings in common/
Simo Sorce
1
-2
/
+2
2009-07-02
Adding wrappers to free data in INI API.
Dmitri Pal
1
-0
/
+24
2009-07-02
Changing function names for collection API.
Dmitri Pal
1
-136
/
+138
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
1
-30
/
+221
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
1
-7
/
+29
2009-04-10
The lower level function now returns NOENT if file is not found.
Dmitri Pal
1
-3
/
+5
2009-04-10
Added functions to create list of sections and attributes.
Dmitri Pal
1
-0
/
+79
2009-04-09
INI component: Fixed issues introduced by cleanup.
Dmitri Pal
1
-58
/
+169
2009-04-07
Fix const warnings
Simo Sorce
1
-1
/
+1
2009-04-07
Style fixes for /common
Simo Sorce
1
-406
/
+457
2009-04-06
Clean up a lot of warnings in Collection and INI parser
Stephen Gallagher
1
-9
/
+6
2009-04-06
First attempt to produce INI interface.
Dmitri Pal
1
-0
/
+1286