Jay Sorg
|
425bd945a5
|
common: updates for file.c
|
9 years ago |
jsorg71
|
f7742eddec
|
Merge pull request #273 from gschwind/devel
fix wrong handle of commented section in configuration file.
|
9 years ago |
Pavel Roskin
|
964e860072
|
Run through codespell
|
9 years ago |
Benoit Gschwind
|
c9762fa3a7
|
fix wrong handle of commented section in configuration file.
- fix parssing of commented section like the line:
#[section_name]
or
![section_name]
- add few comments
- improve redability
|
9 years ago |
Laxmikant Rashinkar
|
3bb31876e7
|
coverity: fixed resolution leak issues
|
10 years ago |
Jay Sorg
|
fef8cd9c97
|
common: increase file maxline size to 2048
|
11 years ago |
Jay Sorg
|
374633e63f
|
common: no logic change, update comments
|
11 years ago |
Jay Sorg
|
c6fa03102f
|
copyright year update
|
12 years ago |
Jay Sorg
|
8acdc403e3
|
common: fix for when [] is in comment
|
12 years ago |
Laxmikant Rashinkar
|
1123323fda
|
o moved from GNU General Public License to Apache License, Version 2.0
o applied new coding standards to all .c files
o moved some files around
|
12 years ago |
Jay Sorg
|
9da5248145
|
common: allow env vars to override .ini settings when value start with $
|
13 years ago |
Jay Sorg
|
bb7898419f
|
update copyright year
|
14 years ago |
jsorg71
|
a4461e04d3
|
allow ';' for comment too
|
15 years ago |
jsorg71
|
6c5f82fd04
|
update copyright year
|
16 years ago |
jsorg71
|
38b789e81f
|
update copyright year
|
17 years ago |
jsorg71
|
30492c0988
|
added by_name functions that can read any file size
|
17 years ago |
jsorg71
|
d0c70a89b2
|
tbus
|
17 years ago |
jsorg71
|
d3fa8fd6f6
|
added g_strtrim
|
17 years ago |
jsorg71
|
e14366665b
|
fix for file_read_line
|
18 years ago |
jsorg71
|
02cd95ebef
|
copyright year update
|
18 years ago |
jsorg71
|
00d8b7106f
|
commit patch 1589325, slightly modified - code cleanup
|
18 years ago |
jsorg71
|
f386cea14a
|
make some functions static per 1579343
|
18 years ago |
jsorg71
|
0a7dc2b687
|
copyright changes on some files
|
18 years ago |
jsorg71
|
c3d93235b1
|
allow comments starting with # or cvs diff
|
19 years ago |
jsorg71
|
f9b3faac0e
|
use strcasecmp when comparing
|
19 years ago |
jsorg71
|
b65409683b
|
copyright year updates
|
19 years ago |
jsorg71
|
0d6afdf52f
|
return error if can't find section
|
19 years ago |
jsorg71
|
967f6592d5
|
move rsa keys to a file and load at connection
|
19 years ago |
jsorg71
|
5d1c7fb6b5
|
case insesitive file sections
|
19 years ago |
jsorg71
|
41df89c7f2
|
moved some files around
|
20 years ago |