Log of /ircd-hybrid/branches/8.2.x/config.h.in
Parent Directory
|
Revision Log
Revision
4414 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Aug 7 14:06:08 2014 UTC
(8 years, 7 months ago)
by
michael
File length: 8144 byte(s)
Diff to
previous 4362
- Removed ipv6 detection. We now assume all systems that run hybrid have
ipv6 availability and sockaddr_storage.
Revision
4362 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Aug 2 20:52:06 2014 UTC
(8 years, 7 months ago)
by
michael
File length: 8502 byte(s)
Diff to
previous 4334
- ax_library_net.m4: removed useless member test of sockaddr_in.sin_len
Revision
3725 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat May 31 16:29:38 2014 UTC
(8 years, 9 months ago)
by
michael
File length: 8667 byte(s)
Diff to
previous 3377
- Halfops are now part of the ircd core and enabled by default
Revision
1751 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Jan 16 18:30:52 2013 UTC
(10 years, 2 months ago)
by
michael
Original Path:
ircd-hybrid/trunk/config.h.in
File length: 8437 byte(s)
Diff to
previous 1736
- 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
1654 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Nov 16 19:39:37 2012 UTC
(10 years, 4 months ago)
by
michael
Original Path:
ircd-hybrid/trunk/config.h.in
File length: 8886 byte(s)
Diff to
previous 1592
- 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
1402 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed May 9 18:42:45 2012 UTC
(10 years, 10 months ago)
by
michael
Original Path:
ircd-hybrid-8/config.h.in
File length: 8747 byte(s)
Diff to
previous 1348
- /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
1115 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Dec 21 14:42:54 2010 UTC
(12 years, 3 months ago)
by
michael
Original Path:
ircd-hybrid-7.3/config.h.in
File length: 10042 byte(s)
Diff to
previous 1111
- 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
1015 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Oct 25 00:08:06 2009 UTC
(13 years, 4 months ago)
by
michael
Original Path:
ircd-hybrid-7.2/config.h.in
File length: 10011 byte(s)
Diff to
previous 1013
- 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
(13 years, 5 months ago)
by
michael
Original Path:
ircd-hybrid-7.2/config.h.in
File length: 9602 byte(s)
Diff to
previous 1010
- 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
998 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Aug 23 12:43:17 2009 UTC
(13 years, 7 months ago)
by
michael
Original Path:
ircd-hybrid-7.2/config.h.in
File length: 10360 byte(s)
Diff to
previous 982
- 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
912 -
(
view)
(
annotate)
-
[select for diffs]
Added
Wed Nov 7 22:47:44 2007 UTC
(15 years, 4 months ago)
by
michael
Original Path:
ircd-hybrid-7.2/config.h.in
File length: 7125 byte(s)
- 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
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.