ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/hopm/branches/1.1.x/src/config.h
Revision 8099 - (view) (annotate) - [select for diffs]
Modified Sun Apr 2 10:12:17 2017 UTC (6 years, 11 months ago) by michael
File length: 2967 byte(s)
Diff to previous 7926
- Added IPv6 blacklist support. Initial patch by Andreas Rammhold.

Revision 7926 - (view) (annotate) - [select for diffs]
Modified Sat Dec 31 13:59:33 2016 UTC (7 years, 2 months ago) by michael
File length: 2925 byte(s)
Diff to previous 7710
- Update copyright years

Revision 7710 - (view) (annotate) - [select for diffs]
Modified Mon Sep 26 11:43:58 2016 UTC (7 years, 6 months ago) by michael
File length: 2925 byte(s)
Diff to previous 7015
- Allow configuration file inclusion from within the main conf

Revision 7015 - (view) (annotate) - [select for diffs]
Modified Fri Jan 1 16:10:14 2016 UTC (8 years, 2 months ago) by michael
File length: 2872 byte(s)
Diff to previous 7004
- Added 'command_queue_size', 'command_interval', and 'command_timeout', configuration directives to the options {} block. Removed hardcoded settings from options.h.

Revision 7004 - (view) (annotate) - [select for diffs]
Modified Fri Jan 1 00:06:28 2016 UTC (8 years, 2 months ago) by michael
File length: 2784 byte(s)
Diff to previous 6228
- Update copyright years

Revision 6228 - (view) (annotate) - [select for diffs]
Modified Thu Jul 2 13:10:18 2015 UTC (8 years, 8 months ago) by michael
File length: 2784 byte(s)
Diff to previous 6200
- Create 1.1.x branch

Revision 6200 - (view) (annotate) - [select for diffs]
Modified Thu Jun 25 15:56:16 2015 UTC (8 years, 9 months ago) by michael
Original Path: hopm/trunk/src/config.h
File length: 2784 byte(s)
Diff to previous 6149
- Added options::dns_timeout configuration option which allows to specify the amount of time the
  resolver waits until a response is received from a name server

Revision 6149 - (view) (annotate) - [select for diffs]
Modified Sun Jun 14 17:29:51 2015 UTC (8 years, 9 months ago) by michael
Original Path: hopm/trunk/src/config.h
File length: 2762 byte(s)
Diff to previous 6086
- Style corrections

Revision 6086 - (view) (annotate) - [select for diffs]
Modified Tue Jun 9 19:59:59 2015 UTC (8 years, 9 months ago) by michael
Original Path: hopm/trunk/src/config.h
File length: 2764 byte(s)
Diff to previous 6078
- config.h: made OptionsConf::negcache a time_t

Revision 6078 - (view) (annotate) - [select for diffs]
Modified Tue Jun 9 18:21:36 2015 UTC (8 years, 9 months ago) by michael
Original Path: hopm/trunk/src/config.h
File length: 2761 byte(s)
Diff to previous 6043
- Made the RECONNECTINTERVAL configurable via the hopm.conf

Revision 6043 - (view) (annotate) - [select for diffs]
Modified Thu Jun 4 11:07:23 2015 UTC (8 years, 9 months ago) by michael
Original Path: hopm/trunk/src/config.h
File length: 2733 byte(s)
Diff to previous 5879
- Made 'linenum' unsigned

Revision 5879 - (view) (annotate) - [select for diffs]
Modified Sat May 2 14:02:17 2015 UTC (8 years, 10 months ago) by michael
Original Path: hopm/trunk/src/config.h
File length: 2725 byte(s)
Diff to previous 5405
- config.h: made BlacklistReplyConf::number unsigned

Revision 5405 - (view) (annotate) - [select for diffs]
Modified Tue Jan 20 19:14:40 2015 UTC (9 years, 2 months ago) by michael
Original Path: hopm/trunk/src/config.h
File length: 2716 byte(s)
Diff to previous 5351
- Added irc::notice configuration option (notice(s) to send to a newly connected client).

Revision 5351 - (view) (annotate) - [select for diffs]
Modified Sun Jan 11 13:24:19 2015 UTC (9 years, 2 months ago) by michael
Original Path: hopm/trunk/src/config.h
File length: 2674 byte(s)
Diff to previous 5332
- Update license headers

Revision 5332 - (view) (annotate) - [select for diffs]
Modified Wed Jan 7 18:01:01 2015 UTC (9 years, 2 months ago) by michael
Original Path: hopm/trunk/src/config.h
File length: 1841 byte(s)
Diff to previous 5198
- Added options::negcache_rebuild configuration option

Revision 5198 - (view) (annotate) - [select for diffs]
Modified Mon Dec 29 16:53:16 2014 UTC (9 years, 3 months ago) by michael
Original Path: hopm/trunk/src/config.h
File length: 1814 byte(s)
Diff to previous 5135
- Made NODATA_TIMEOUT a configuration option

Revision 5135 - (view) (annotate) - [select for diffs]
Modified Thu Dec 25 18:51:51 2014 UTC (9 years, 3 months ago) by michael
Original Path: hopm/trunk/src/config.h
File length: 1774 byte(s)
Diff to previous 5134
- propset svn:eol-style native

Revision 5134 - (view) (annotate) - [select for diffs]
Modified Thu Dec 25 18:50:02 2014 UTC (9 years, 3 months ago) by michael
Original Path: hopm/trunk/src/config.h
File length: 1774 byte(s)
Diff to previous 5120
- propset svn:keywords "Id"

Revision 5120 - (view) (annotate) - [select for diffs]
Modified Thu Dec 25 16:04:40 2014 UTC (9 years, 3 months ago) by michael
Original Path: hopm/trunk/src/config.h
File length: 1774 byte(s)
Diff to previous 5072
- Style corrections

Revision 5072 - (view) (annotate) - [select for diffs]
Modified Mon Dec 22 15:33:29 2014 UTC (9 years, 3 months ago) by michael
Original Path: hopm/trunk/src/config.h
File length: 1908 byte(s)
Diff to previous 5052
- Fixed a bunch of compile warnings

Revision 5052 - (view) (annotate) - [select for diffs]
Added Mon Dec 22 11:56:03 2014 UTC (9 years, 3 months ago) by michael
Original Path: hopm/trunk/src/config.h
File length: 1926 byte(s)
- Initial import of bopm 3.1.3

Convenience Links

Links to HEAD: (view) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a