Sun, 17 Mar 2013 22:47:17 +0000 |
diego |
Add missing strings.h #includes for strcasecmp().
|
Thu, 25 Feb 2010 22:32:28 +0000 |
reimar |
Make more option-parsing related function arguments const.
|
Sat, 30 Jan 2010 23:24:23 +0000 |
diego |
Add license header to all top-level files missing them.
|
Wed, 13 May 2009 02:58:57 +0000 |
diego |
whitespace cosmetics: Remove all trailing whitespace.
|
Fri, 09 Nov 2007 06:50:53 +0000 |
rfelker |
correct const usage in the option handling code so that tables can be
|
Sat, 28 Jul 2007 14:28:38 +0000 |
diego |
cosmetics: misc typo fixes
|
Sat, 15 Jul 2006 16:03:12 +0000 |
reynaldo |
marks several read-only string parameters which aren't modified inside the called function as const. Patch by Stefan Huehner, stefan AT huehner-org
|
Mon, 24 Apr 2006 19:20:04 +0000 |
albeu |
Doxygen attack!
|
Fri, 29 Aug 2003 21:42:51 +0000 |
alex |
1000l
|
Wed, 13 Aug 2003 16:29:32 +0000 |
alex |
Removed the historic cfgparser and switched full to the new config parser (altought some macros still remain for compatibility). As a side effect 90% of the warning messages are gone from the core. Things should be cleaner now and less confusing for newbies.
|
Wed, 02 Apr 2003 16:05:21 +0000 |
albeu |
Typo fix
|
Tue, 12 Nov 2002 14:16:30 +0000 |
albeu |
A struct setter. It allow you to setup struct from some user
|