diff options
author | Dmitri Pal <dpal@redhat.com> | 2009-04-15 16:01:41 -0400 |
---|---|---|
committer | Stephen Gallagher <sgallagh@redhat.com> | 2009-04-16 16:49:02 -0400 |
commit | 8f209f1cee137e410386b68f82a31c9ba862fe19 (patch) | |
tree | 81805eacaa2f471feeabb7fe76ba7e0d8cc1b896 /server | |
parent | 400204ad90917fd1d9fe63a273b9372d042fed30 (diff) | |
download | sssd-8f209f1cee137e410386b68f82a31c9ba862fe19.tar.gz sssd-8f209f1cee137e410386b68f82a31c9ba862fe19.tar.bz2 sssd-8f209f1cee137e410386b68f82a31c9ba862fe19.zip |
INI parser. Cleanup. Prep for INI validation.
This patch addresses several issues:
a) Cleaning unit test to match coding standard
b) Replace tabs with spaces - I do not know where they came
but there were some.
c) Allowing to read file and keep aside a collection
of K-V pairs where key is the key in the INI file and value is the
line number on which line the key apears.
d) There will be different kinds of errors so
error printing function was abstracted.
g) Placeholders for other printing functions have been introduced.
Diffstat (limited to 'server')
0 files changed, 0 insertions, 0 deletions