Log of /ircd-hybrid-8/src/Makefile.in
Parent Directory
|
Revision Log
Revision
1325 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Mar 31 10:29:02 2012 UTC
(10 years, 10 months ago)
by
michael
File length: 24103 byte(s)
Diff to
previous 1316
- Get rid of fileio.c. Replace some ircsprintf() with snprintf() while on it
Revision
1316 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Mar 27 17:05:51 2012 UTC
(10 years, 10 months ago)
by
michael
File length: 24228 byte(s)
Diff to
previous 1309
- Removed 'ssl_server_protocol' configuration directive and
added 'ssl_client_method' and 'ssl_server_method' instead.
Both of these options can now be changed at runtime.
- src/Makefile.am: swapped order of conf_parser.y and conf_lexer.l
- Update example configuration files
Revision
1309 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Mar 25 11:24:18 2012 UTC
(10 years, 10 months ago)
by
michael
File length: 24228 byte(s)
Diff to
previous 1304
- renaming files:
ircd_parser.y -> conf_parser.y
ircd_lexer.l -> conf_lexer.l
s_conf.c -> conf.c
s_conf.h -> conf.h
s_log.c -> log.c
s_log.h -> log.h
Revision
1304 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Mar 23 12:03:56 2012 UTC
(10 years, 10 months ago)
by
michael
File length: 24240 byte(s)
Diff to
previous 1291
- servlink is gone; cleanup and sanitize openssl detection tests
Revision
912 -
(
view)
(
annotate)
-
[select for diffs]
Added
Wed Nov 7 22:47:44 2007 UTC
(15 years, 3 months ago)
by
michael
Original Path:
ircd-hybrid-7.2/src/Makefile.in
File length: 22177 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.