ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/branches/newio/config.h.in
Revision 2505 - (view) (annotate) - [select for diffs]
Modified Sun Oct 27 15:07:19 2013 UTC (10 years, 5 months ago) by michael
File length: 9873 byte(s)
Diff to previous 2418 , to selected 2381
- Cleanup build system

Revision 2418 - (view) (annotate) - [select for diffs]
Modified Mon Jul 22 22:26:59 2013 UTC (10 years, 8 months ago) by michael
File length: 9809 byte(s)
Diff to previous 2407 , to selected 2381
- ioengine changes as of 23JUL13

Revision 2407 - (view) (annotate) - [select for diffs]
Modified Wed Jul 17 20:29:02 2013 UTC (10 years, 8 months ago) by michael
File length: 9742 byte(s)
Diff to previous 2383 , to selected 2381
- ioengine changes as of 17JUL13

Revision 2383 - (view) (annotate) - [select for diffs]
Modified Sat Jul 6 17:05:28 2013 UTC (10 years, 8 months ago) by michael
File length: 9799 byte(s)
Diff to previous 2381
- Add new configure test for epoll(), poll(), kqueue() and /dev/poll. This
  mixture basically stolen from libevent and ircu

Revision 2381 - (view) (annotate) - [selected]
Modified Sat Jul 6 16:22:05 2013 UTC (10 years, 8 months ago) by michael
File length: 9580 byte(s)
Diff to previous 2318
- Add NEWIO branch

Revision 2318 - (view) (annotate) - [select for diffs]
Modified Fri Jun 21 17:47:52 2013 UTC (10 years, 9 months ago) by michael
Original Path: ircd-hybrid/trunk/config.h.in
File length: 9580 byte(s)
Diff to previous 1964 , to selected 2381
- Stole ircu's outbound message queue implementation for later use

Revision 1964 - (view) (annotate) - [select for diffs]
Modified Wed May 8 14:27:02 2013 UTC (10 years, 10 months ago) by michael
Original Path: ircd-hybrid/trunk/config.h.in
File length: 8666 byte(s)
Diff to previous 1921 , to selected 2381
- Tweaked various mempool chunk sizes

Revision 1921 - (view) (annotate) - [select for diffs]
Modified Tue Apr 30 14:54:20 2013 UTC (10 years, 11 months ago) by michael
Original Path: ircd-hybrid/trunk/config.h.in
File length: 8440 byte(s)
Diff to previous 1856 , to selected 2381
- Forward-port -r1920 [Dropped PCRE support]

Revision 1856 - (view) (annotate) - [select for diffs]
Modified Wed Apr 24 19:43:22 2013 UTC (10 years, 11 months ago) by michael
Original Path: ircd-hybrid/trunk/config.h.in
File length: 8513 byte(s)
Diff to previous 1751 , to selected 2381
- Added configure test for libGeoIP for later usage

Revision 1751 - (view) (annotate) - [select for diffs]
Modified Wed Jan 16 18:30:52 2013 UTC (11 years, 2 months ago) by michael
Original Path: ircd-hybrid/trunk/config.h.in
File length: 8437 byte(s)
Diff to previous 1736 , to selected 2381
- Forward-port -r1750 [IMPORTANT: nick and topic lengths are now configurable
  via ircd.conf. A max_nick_length, as well as a max_topic_length configuration
  option can now be found in the serverinfo{} block]
- OpenSSL 0.9.8s and higher is now required in order to enable ssl support

Revision 1736 - (view) (annotate) - [select for diffs]
Modified Sun Jan 13 09:31:46 2013 UTC (11 years, 2 months ago) by michael
Original Path: ircd-hybrid/trunk/config.h.in
File length: 8521 byte(s)
Diff to previous 1670 , to selected 2381
- Forward-port -r1732 [Dropped support for linux rt signals]

Revision 1670 - (view) (annotate) - [select for diffs]
Modified Tue Nov 20 21:30:04 2012 UTC (11 years, 4 months ago) by michael
Original Path: ircd-hybrid/trunk/config.h.in
File length: 8580 byte(s)
Diff to previous 1664 , to selected 2381
- Update some configure tests. We actually don't use inet_aton
  and friends anymore.

Revision 1664 - (view) (annotate) - [select for diffs]
Modified Sun Nov 18 14:33:47 2012 UTC (11 years, 4 months ago) by michael
Original Path: ircd-hybrid/trunk/config.h.in
File length: 8817 byte(s)
Diff to previous 1662 , to selected 2381
- memory.c: removed mem_frob()
- automake 1.12.5

Revision 1662 - (view) (annotate) - [select for diffs]
Modified Sat Nov 17 20:11:33 2012 UTC (11 years, 4 months ago) by michael
Original Path: ircd-hybrid/trunk/config.h.in
File length: 8886 byte(s)
Diff to previous 1654 , to selected 2381
- Fixed inconsistent svn file properties

Revision 1654 - (view) (annotate) - [select for diffs]
Modified Fri Nov 16 19:39:37 2012 UTC (11 years, 4 months ago) by michael
Original Path: ircd-hybrid/trunk/config.h.in
File length: 8886 byte(s)
Diff to previous 1592 , to selected 2381
- Implemented memory pool allocator which basically is taken from Tor's
  mempool allocator for Tor cells
- Fixed compile warnings in conf_class.c
- ./configure --enable-assert works again

Revision 1592 - (view) (annotate) - [select for diffs]
Modified Sat Oct 27 21:02:32 2012 UTC (11 years, 5 months ago) by michael
Original Path: ircd-hybrid/trunk/config.h.in
File length: 8693 byte(s)
Diff to previous 1521 , to selected 2381
- Second time's the charm? Moving svnroot/ircd-hybrid-8 to
  svnroot/ircd-hybrid/trunk

Revision 1521 - (view) (annotate) - [select for diffs]
Modified Sun Sep 9 10:41:35 2012 UTC (11 years, 6 months ago) by michael
Original Path: ircd-hybrid-8/config.h.in
File length: 8693 byte(s)
Diff to previous 1402 , to selected 2381
- removed --enable-small-net configure option
- removed unused TOPIC_HEAP_SIZE definition
- decrease DNS_HEAP_SIZE as well as AUTH_HEAP_SIZE

Revision 1402 - (view) (annotate) - [select for diffs]
Modified Wed May 9 18:42:45 2012 UTC (11 years, 10 months ago) by michael
Original Path: ircd-hybrid-8/config.h.in
File length: 8747 byte(s)
Diff to previous 1348 , to selected 2381
- /info no longer sends information about the platform ircd is running on
- remove get_ircd_platform() function
- configure: --enable-efnet switch is no longer required

Revision 1348 - (view) (annotate) - [select for diffs]
Modified Wed Apr 11 17:04:22 2012 UTC (11 years, 11 months ago) by michael
Original Path: ircd-hybrid-8/config.h.in
File length: 8819 byte(s)
Diff to previous 1329 , to selected 2381
- remove link.h from header checks

Revision 1329 - (view) (annotate) - [select for diffs]
Modified Sun Apr 1 12:02:12 2012 UTC (11 years, 11 months ago) by michael
Original Path: ircd-hybrid-8/config.h.in
File length: 8895 byte(s)
Diff to previous 1304 , to selected 2381
- Remove unused configure tests
- Fixed compile warning in conf_parser.c

Revision 1304 - (view) (annotate) - [select for diffs]
Modified Fri Mar 23 12:03:56 2012 UTC (12 years ago) by michael
Original Path: ircd-hybrid-8/config.h.in
File length: 9187 byte(s)
Diff to previous 1302 , to selected 2381
- servlink is gone; cleanup and sanitize openssl detection tests

Revision 1302 - (view) (annotate) - [select for diffs]
Modified Wed Mar 21 17:48:54 2012 UTC (12 years ago) by michael
Original Path: ircd-hybrid-8/config.h.in
File length: 9640 byte(s)
Diff to previous 1292 , to selected 2381
- remove servlink in preparation for tls links/compression

Revision 1292 - (view) (annotate) - [select for diffs]
Modified Sun Feb 12 20:36:27 2012 UTC (12 years, 1 month ago) by michael
Original Path: ircd-hybrid-8/config.h.in
File length: 9704 byte(s)
Diff to previous 1257 , to selected 2381
- remove AX_ENABLE_SYSLOG. This is now obsolete with the new logging subsystem

Revision 1257 - (view) (annotate) - [select for diffs]
Modified Sun Jan 15 06:28:46 2012 UTC (12 years, 2 months ago) by michael
Original Path: ircd-hybrid-8/config.h.in
File length: 10021 byte(s)
Diff to previous 1156 , to selected 2381
- automake 1.11.2

Revision 1156 - (view) (annotate) - [select for diffs]
Modified Tue Aug 9 20:29:20 2011 UTC (12 years, 7 months ago) by michael
Original Path: ircd-hybrid-8/config.h.in
File length: 9941 byte(s)
Diff to previous 1155 , to selected 2381
- create ircd-hybrid-8 "branch"

Revision 1155 - (view) (annotate) - [select for diffs]
Modified Tue Aug 9 20:27:45 2011 UTC (12 years, 7 months ago) by michael
Original Path: ircd-hybrid/config.h.in
File length: 9941 byte(s)
Diff to previous 1123 , to selected 2381
- recreate "trunk"

Revision 1123 - (view) (annotate) - [select for diffs]
Modified Sun Feb 6 21:57:50 2011 UTC (13 years, 1 month ago) by michael
Original Path: ircd-hybrid-7.3/config.h.in
File length: 9941 byte(s)
Diff to previous 1115 , to selected 2381
- Got rid of irc_addrinfo.c and irc_getnameinfo.c
- Fixed broken ipv6 detection due to incorrect use of AC_CHECK_TYPES

Revision 1115 - (view) (annotate) - [select for diffs]
Modified Tue Dec 21 14:42:54 2010 UTC (13 years, 3 months ago) by michael
Original Path: ircd-hybrid-7.3/config.h.in
File length: 10042 byte(s)
Diff to previous 1111 , to selected 2381
- Rename bogus_host() found in several modules to check_servname() and move
  it to s_serv.c
- serverinfo::sid is now mandatory and must be specified.
  ircd won't start otherwise

Revision 1111 - (view) (annotate) - [select for diffs]
Modified Fri Nov 26 20:01:41 2010 UTC (13 years, 4 months ago) by michael
Original Path: ircd-hybrid-7.3/config.h.in
File length: 10138 byte(s)
Diff to previous 1106 , to selected 2381
- Add back socketpair configure test which got lost for some reason.
  Cryptlinks should be working again.

Revision 1106 - (view) (annotate) - [select for diffs]
Modified Tue Nov 2 15:10:53 2010 UTC (13 years, 4 months ago) by michael
Original Path: ircd-hybrid-7.3/config.h.in
File length: 10057 byte(s)
Diff to previous 1033 , to selected 2381
- Fixed broken configure test for sigio
- Update libtool to latest 2.4 release

Revision 1033 - (view) (annotate) - [select for diffs]
Modified Thu Dec 3 19:04:55 2009 UTC (14 years, 3 months ago) by michael
Original Path: ircd-hybrid-7.3/config.h.in
File length: 10011 byte(s)
Diff to previous 1029 , to selected 2381
- Fixed build with bsd make as reported by Yoshito Takeuchi

Revision 1029 - (view) (annotate) - [select for diffs]
Modified Sun Nov 8 13:10:50 2009 UTC (14 years, 4 months ago) by michael
Original Path: ircd-hybrid-7.3/config.h.in
File length: 10011 byte(s)
Diff to previous 1028 , to selected 2381
- branch off trunk to create 7.3 branch
Revision 1028 - (view) (annotate) - [select for diffs]
Modified Sun Nov 8 13:03:38 2009 UTC (14 years, 4 months ago) by michael
Original Path: ircd-hybrid/config.h.in
File length: 10011 byte(s)
Diff to previous 1015 , to selected 2381
- move ircd-hybrid-7.2 to trunk

Revision 1015 - (view) (annotate) - [select for diffs]
Modified Sun Oct 25 00:08:06 2009 UTC (14 years, 5 months ago) by michael
Original Path: ircd-hybrid-7.2/config.h.in
File length: 10011 byte(s)
Diff to previous 1013 , to selected 2381
- fixed broken cryptlinks as reported by henri
- removed deprecated inet_misc.c
- removed __attribute__ format, which sometimes really is usefull, even if
  unportable unless gcc, but for now they only give false warnings

Revision 1013 - (view) (annotate) - [select for diffs]
Modified Sun Oct 18 14:26:49 2009 UTC (14 years, 5 months ago) by michael
Original Path: ircd-hybrid-7.2/config.h.in
File length: 9602 byte(s)
Diff to previous 1010 , to selected 2381
- Add -Wextra -Wcast-align -Wbad-function-cast to CFLAGS if --enable-warnings is specified
- Fixed several compile warnings
- 64-bit cleanliness fixes, e.g., reorganize data structures to reduce storage/unnecessary padding

Revision 1010 - (view) (annotate) - [select for diffs]
Modified Thu Sep 17 17:06:11 2009 UTC (14 years, 6 months ago) by michael
Original Path: ircd-hybrid-7.2/config.h.in
File length: 9694 byte(s)
Diff to previous 1009 , to selected 2381
- more configure cleanups and modernizations

Revision 1009 - (view) (annotate) - [select for diffs]
Modified Sun Sep 13 15:02:30 2009 UTC (14 years, 6 months ago) by michael
Original Path: ircd-hybrid-7.2/config.h.in
File length: 10433 byte(s)
Diff to previous 998 , to selected 2381
- add configure test for pcre lib and remove pcre sources from the tree

Revision 998 - (view) (annotate) - [select for diffs]
Modified Sun Aug 23 12:43:17 2009 UTC (14 years, 7 months ago) by michael
Original Path: ircd-hybrid-7.2/config.h.in
File length: 10360 byte(s)
Diff to previous 982 , to selected 2381
- change resolver/auth to use balloc memory pool
- ircd.c: init_resolver() has to be called *before* read_conf_files(), otherwise
  recvfrom() aborts with ENOTSOCK in case there are configured connect{} blocks
  with a host that needs to be resolved on the very first configuration read.

Revision 982 - (view) (annotate) - [select for diffs]
Modified Thu Aug 13 22:15:08 2009 UTC (14 years, 7 months ago) by michael
Original Path: ircd-hybrid-7.2/config.h.in
File length: 10258 byte(s)
Diff to previous 978 , to selected 2381
- added a mersenne twister basedn prng

Revision 978 - (view) (annotate) - [select for diffs]
Modified Sun Aug 9 09:47:58 2009 UTC (14 years, 7 months ago) by michael
Original Path: ircd-hybrid-7.2/config.h.in
File length: 10408 byte(s)
Diff to previous 967 , to selected 2381
- avoid using native basename() since some implementations may or may not modify passed data

Revision 967 - (view) (annotate) - [select for diffs]
Modified Sun Aug 2 18:05:28 2009 UTC (14 years, 7 months ago) by michael
Original Path: ircd-hybrid-7.2/config.h.in
File length: 10485 byte(s)
Diff to previous 945 , to selected 2381
- added ssl_server_protocol configuration option to servinfo{}.
  valid flags are 'sslv3' and 'tlsv1'

Revision 945 - (view) (annotate) - [select for diffs]
Modified Mon Jul 20 15:48:27 2009 UTC (14 years, 8 months ago) by michael
Original Path: ircd-hybrid-7.2/config.h.in
File length: 10415 byte(s)
Diff to previous 942 , to selected 2381
- fixed some configure mess and imported latest libtool sources

Revision 942 - (view) (annotate) - [select for diffs]
Modified Mon Jul 20 02:48:32 2009 UTC (14 years, 8 months ago) by michael
Original Path: ircd-hybrid-7.2/config.h.in
File length: 7361 byte(s)
Diff to previous 941 , to selected 2381
- fixed configure not checking for existence of several functions due to misuse of AC_CHECK_FUNCS_ONCE


Revision 941 - (view) (annotate) - [select for diffs]
Modified Sat May 2 02:02:59 2009 UTC (14 years, 10 months ago) by db
Original Path: ircd-hybrid-7.2/config.h.in
File length: 6626 byte(s)
Diff to previous 935 , to selected 2381
- Update autools versions.
- Fix acinclude.m4 to work on FreeBSD at least.


Revision 935 - (view) (annotate) - [select for diffs]
Modified Mon Apr 13 03:31:41 2009 UTC (14 years, 11 months ago) by db
Original Path: ircd-hybrid-7.2/config.h.in
File length: 6356 byte(s)
Diff to previous 925 , to selected 2381
- This needs HAVE_BASENAME


Revision 925 - (view) (annotate) - [select for diffs]
Modified Mon Nov 12 20:59:02 2007 UTC (16 years, 4 months ago) by michael
Original Path: ircd-hybrid-7.2/config.h.in
File length: 6279 byte(s)
Diff to previous 923 , to selected 2381
- add back --enable-small-net

Revision 923 - (view) (annotate) - [select for diffs]
Modified Mon Nov 12 19:15:27 2007 UTC (16 years, 4 months ago) by michael
Original Path: ircd-hybrid-7.2/config.h.in
File length: 6288 byte(s)
Diff to previous 915 , to selected 2381
- fixed compile with compressed links

Revision 915 - (view) (annotate) - [select for diffs]
Modified Wed Nov 7 23:42:08 2007 UTC (16 years, 4 months ago) by michael
Original Path: ircd-hybrid-7.2/config.h.in
File length: 6359 byte(s)
Diff to previous 912 , to selected 2381
- Added template for HAVE_LIBCRYPTO to make atoheader shut up

Revision 912 - (view) (annotate) - [select for diffs]
Added Wed Nov 7 22:47:44 2007 UTC (16 years, 4 months ago) by michael
Original Path: ircd-hybrid-7.2/config.h.in
File length: 7125 byte(s)
Diff to selected 2381
- Implemented libtool-ltdl. Only shared modules are supported currently
- Several build fixes and cleanups. ircd now builds and runs without any problems
- Added back all files to SVN that are needed to built the daemon
  I really don't want to force other people that want to test the snapshots
  or svn versions to install yyacc, lex, automake, autoconf and libtool...
  No problem having required files in svn
- Removed some automake maintainer stuff which is kinda useless for us

(Current path doesn't exist after revision 9091)

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