Commit Graph

30 Commits

Author SHA1 Message Date
Jay Sorg 425bd945a5 common: updates for file.c 2016-02-09 18:29:52 -08:00
jsorg71 f7742eddec Merge pull request #273 from gschwind/devel
fix wrong handle of commented section in configuration file.
2016-02-08 16:49:39 -08:00
Pavel Roskin 964e860072 Run through codespell 2016-01-14 08:47:50 -08:00
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
2015-08-19 23:02:50 +02:00
Laxmikant Rashinkar 3bb31876e7 coverity: fixed resolution leak issues 2014-07-19 11:56:00 -07:00
Jay Sorg fef8cd9c97 common: increase file maxline size to 2048 2014-06-18 21:18:47 -07:00
Jay Sorg 374633e63f common: no logic change, update comments 2014-03-01 23:26:40 -08:00
Jay Sorg c6fa03102f copyright year update 2013-06-08 10:51:53 -07:00
Jay Sorg 8acdc403e3 common: fix for when [] is in comment 2013-04-25 00:19:14 -07:00
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
2012-09-19 20:51:34 -07:00
Jay Sorg 9da5248145 common: allow env vars to override .ini settings when value start with $ 2012-03-16 15:38:13 -07:00
Jay Sorg bb7898419f update copyright year 2010-10-19 20:00:38 -07:00
jsorg71 a4461e04d3 allow ';' for comment too 2009-09-07 18:54:03 +00:00
jsorg71 6c5f82fd04 update copyright year 2009-02-02 08:01:44 +00:00
jsorg71 38b789e81f update copyright year 2008-01-30 07:30:10 +00:00
jsorg71 30492c0988 added by_name functions that can read any file size 2007-10-28 05:49:08 +00:00
jsorg71 d0c70a89b2 tbus 2007-10-27 07:02:28 +00:00
jsorg71 d3fa8fd6f6 added g_strtrim 2007-10-27 05:53:19 +00:00
jsorg71 e14366665b fix for file_read_line 2007-01-15 09:02:21 +00:00
jsorg71 02cd95ebef copyright year update 2007-01-12 05:01:58 +00:00
jsorg71 00d8b7106f commit patch 1589325, slightly modified - code cleanup 2006-11-04 22:05:06 +00:00
jsorg71 f386cea14a make some functions static per 1579343 2006-10-24 04:05:38 +00:00
jsorg71 0a7dc2b687 copyright changes on some files 2006-10-12 04:46:40 +00:00
jsorg71 c3d93235b1 allow comments starting with # or cvs diff 2006-07-21 03:27:03 +00:00
jsorg71 f9b3faac0e use strcasecmp when comparing 2006-04-23 21:29:05 +00:00
jsorg71 b65409683b copyright year updates 2006-03-21 02:05:38 +00:00
jsorg71 0d6afdf52f return error if can't find section 2005-09-29 03:19:52 +00:00
jsorg71 967f6592d5 move rsa keys to a file and load at connection 2005-09-26 02:16:37 +00:00
jsorg71 5d1c7fb6b5 case insesitive file sections 2005-09-25 04:08:26 +00:00
jsorg71 41df89c7f2 moved some files around 2005-06-28 03:04:36 +00:00