ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid-8/doc
Revision 1412 - Directory Listing - [select for diffs]
Modified Sat May 19 18:39:17 2012 UTC (11 years, 10 months ago) by michael
Diff to previous 1402
- update example configuration files

Revision 1402 - Directory Listing - [select for diffs]
Modified Wed May 9 18:42:45 2012 UTC (11 years, 10 months ago) by michael
Diff to previous 1401
- /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 1401 - Directory Listing - [select for diffs]
Modified Tue May 8 18:58:13 2012 UTC (11 years, 10 months ago) by michael
Diff to previous 1373
o) Removed channel::burst_topicwho configuration option. Topicsetters are
   now sent by default

Revision 1373 - Directory Listing - [select for diffs]
Modified Fri Apr 27 07:32:34 2012 UTC (11 years, 11 months ago) by michael
Diff to previous 1356
- autoconf 2.69 & automake 1.12

Revision 1356 - Directory Listing - [select for diffs]
Modified Sat Apr 21 19:56:44 2012 UTC (11 years, 11 months ago) by michael
Diff to previous 1351
- automake 1.11.5

Revision 1351 - Directory Listing - [select for diffs]
Modified Thu Apr 12 22:56:05 2012 UTC (11 years, 11 months ago) by michael
Diff to previous 1338
- update example configuration files

Revision 1338 - Directory Listing - [select for diffs]
Modified Thu Apr 5 11:05:48 2012 UTC (11 years, 11 months ago) by michael
Diff to previous 1337
- automake 1.11.4

Revision 1337 - Directory Listing - [select for diffs]
Modified Sun Apr 1 18:25:44 2012 UTC (11 years, 11 months ago) by michael
Diff to previous 1336
- Update serverhide.txt

Revision 1336 - Directory Listing - [select for diffs]
Modified Sun Apr 1 18:23:29 2012 UTC (11 years, 11 months ago) by michael
Diff to previous 1334
- Update documents, remove outdated ones

Revision 1334 - Directory Listing - [select for diffs]
Modified Sun Apr 1 16:35:53 2012 UTC (11 years, 11 months ago) by michael
Diff to previous 1324
- Update copyright-years

Revision 1324 - Directory Listing - [select for diffs]
Modified Fri Mar 30 21:40:38 2012 UTC (12 years ago) by michael
Diff to previous 1316
- Remove log::timestamp configuration directive. Timestamps are now enabled by default.
- Timestamps are iso8601 now

Revision 1316 - Directory Listing - [select for diffs]
Modified Tue Mar 27 17:05:51 2012 UTC (12 years ago) by michael
Diff to previous 1310
- 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 1310 - Directory Listing - [select for diffs]
Modified Mon Mar 26 15:45:02 2012 UTC (12 years ago) by michael
Diff to previous 1309
- move example configuration files to doc/ folder

Revision 1309 - Directory Listing - [select for diffs]
Modified Sun Mar 25 11:24:18 2012 UTC (12 years ago) by michael
Diff to previous 1302
- 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 1302 - Directory Listing - [select for diffs]
Modified Wed Mar 21 17:48:54 2012 UTC (12 years ago) by michael
Diff to previous 1294
- remove servlink in preparation for tls links/compression

Revision 1294 - Directory Listing - [select for diffs]
Modified Wed Feb 22 20:48:30 2012 UTC (12 years, 1 month ago) by michael
Diff to previous 1293
- Add user mode +H which simply hides operator status to other users.
  This solution replaces current method of hidding operator status where the
  admin mode is not sent to other servers unless hidden_administrator is disabled.
- m_who() now takes care whether an operator is hidden or not

Revision 1293 - Directory Listing - [select for diffs]
Modified Sun Feb 12 21:14:49 2012 UTC (12 years, 1 month ago) by michael
Diff to previous 1292
- update modes.txt

Revision 1292 - Directory Listing - [select for diffs]
Modified Sun Feb 12 20:36:27 2012 UTC (12 years, 1 month ago) by michael
Diff to previous 1291
- remove AX_ENABLE_SYSLOG. This is now obsolete with the new logging subsystem

Revision 1291 - Directory Listing - [select for diffs]
Modified Sun Feb 12 20:24:41 2012 UTC (12 years, 1 month ago) by michael
Diff to previous 1257
- automake 1.11.3

Revision 1257 - Directory Listing - [select for diffs]
Modified Sun Jan 15 06:28:46 2012 UTC (12 years, 2 months ago) by michael
Diff to previous 1223
- automake 1.11.2

Revision 1223 - Directory Listing - [select for diffs]
Modified Sun Sep 18 11:40:06 2011 UTC (12 years, 6 months ago) by michael
Diff to previous 1156
- Update doxygen.conf

Revision 1156 - Directory Listing - [select for diffs]
Modified Tue Aug 9 20:29:20 2011 UTC (12 years, 7 months ago) by michael
Diff to previous 1155
- create ircd-hybrid-8 "branch"

Revision 1155 - Directory Listing - [select for diffs]
Modified Tue Aug 9 20:27:45 2011 UTC (12 years, 7 months ago) by michael
Original Path: ircd-hybrid/doc
Diff to previous 1106
- recreate "trunk"

Revision 1106 - Directory Listing - [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/doc
Diff to previous 1094
- Fixed broken configure test for sigio
- Update libtool to latest 2.4 release

Revision 1094 - Directory Listing - [select for diffs]
Modified Sun Jun 13 10:09:34 2010 UTC (13 years, 9 months ago) by michael
Original Path: ircd-hybrid-7.3/doc
Diff to previous 1092
- Updated ltdl to latest 2.2.10 release

Revision 1092 - Directory Listing - [select for diffs]
Modified Thu Mar 25 11:10:59 2010 UTC (14 years ago) by michael
Original Path: ircd-hybrid-7.3/doc
Diff to previous 1043
- Switch libltdl to recursive build mode

Revision 1043 - Directory Listing - [select for diffs]
Modified Thu Dec 10 13:05:19 2009 UTC (14 years, 3 months ago) by michael
Original Path: ircd-hybrid-7.3/doc
Diff to previous 1029
- automake 1.11.1

Revision 1029 - Directory Listing - [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/doc
Diff to previous 1028
- branch off trunk to create 7.3 branch
Revision 1028 - Directory Listing - [select for diffs]
Modified Sun Nov 8 13:03:38 2009 UTC (14 years, 4 months ago) by michael
Original Path: ircd-hybrid/doc
Diff to previous 1007
- move ircd-hybrid-7.2 to trunk

Revision 1007 - Directory Listing - [select for diffs]
Modified Tue Sep 1 15:25:26 2009 UTC (14 years, 6 months ago) by michael
Original Path: ircd-hybrid-7.2/doc
Diff to previous 967
- continue doxyfying sources

Revision 967 - Directory Listing - [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/doc
Diff to previous 945
- added ssl_server_protocol configuration option to servinfo{}.
  valid flags are 'sslv3' and 'tlsv1'

Revision 945 - Directory Listing - [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/doc
Diff to previous 941
- fixed some configure mess and imported latest libtool sources

Revision 941 - Directory Listing - [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/doc
Diff to previous 920
- Update autools versions.
- Fix acinclude.m4 to work on FreeBSD at least.


Revision 920 - Directory Listing - [select for diffs]
Modified Thu Nov 8 07:46:34 2007 UTC (16 years, 4 months ago) by michael
Original Path: ircd-hybrid-7.2/doc
Diff to previous 912
- removed whats-new.txt

Revision 912 - Directory Listing - [select for diffs]
Modified Wed Nov 7 22:47:44 2007 UTC (16 years, 4 months ago) by michael
Original Path: ircd-hybrid-7.2/doc
Diff to previous 908
- 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

Revision 908 - Directory Listing - [select for diffs]
Modified Sun Nov 4 23:21:51 2007 UTC (16 years, 4 months ago) by stu
Original Path: ircd-hybrid-7.2/doc
Diff to previous 904
Completely redo the build system.  Now uses libtool and automake.  Suggest you clean out your tree and then do ./autogen.sh.
Revision 904 - Directory Listing - [select for diffs]
Modified Sun Nov 4 14:16:54 2007 UTC (16 years, 4 months ago) by michael
Original Path: ircd-hybrid-7.2/doc
Diff to previous 885
- svn move doxygen.conf doc/doxygen.conf

Revision 885 - Directory Listing - [select for diffs]
Modified Wed Oct 31 18:09:24 2007 UTC (16 years, 5 months ago) by michael
Original Path: ircd-hybrid-7.2/doc
Diff to previous 807
- Removed LazyLinks in 7.2 to stop people from asking why we keep
  broken code for half a decade. LL will be implemented in a smarter
  fashion in due time

Revision 807 - Directory Listing - [select for diffs]
Modified Fri Sep 1 09:00:25 2006 UTC (17 years, 7 months ago) by michael
Original Path: ircd-hybrid-7.2/doc
Diff to previous 715
- Updated doc/index.txt as suggested by fgeek

Revision 715 - Directory Listing - [select for diffs]
Modified Fri Jul 14 21:01:55 2006 UTC (17 years, 8 months ago) by michael
Original Path: ircd-hybrid-7.2/doc
Diff to previous 503
- Rebuilt configure using autoconf 2.60

Revision 503 - Directory Listing - [select for diffs]
Modified Fri Mar 3 19:53:47 2006 UTC (18 years ago) by michael
Original Path: ircd-hybrid-7.2/doc
Diff to previous 410
- Backported CAP changes from HEAD since it doesn't affect
  any of the ircd's core components and should be supported
  as soon as possible.

Revision 410 - Directory Listing - [select for diffs]
Modified Wed Feb 8 14:31:37 2006 UTC (18 years, 1 month ago) by michael
Original Path: ircd-hybrid-7.2/doc
Diff to previous 34
- backported spelling fix

Revision 34 - Directory Listing - [select for diffs]
Modified Sun Oct 2 21:05:51 2005 UTC (18 years, 5 months ago) by lusky
Original Path: ircd-hybrid-7.2/doc
Diff to previous 33
create 7.2 branch, we can move/rename it as needed.


Revision 33 - Directory Listing - [select for diffs]
Modified Sun Oct 2 20:50:00 2005 UTC (18 years, 5 months ago) by knight
Original Path: ircd-hybrid/doc
Diff to previous 32
- svn:keywords

Revision 32 - Directory Listing - [select for diffs]
Modified Sun Oct 2 20:41:23 2005 UTC (18 years, 5 months ago) by knight
Original Path: ircd-hybrid/doc
Diff to previous 31
- svn:keywords

Revision 31 - Directory Listing - [select for diffs]
Modified Sun Oct 2 20:34:05 2005 UTC (18 years, 5 months ago) by knight
Original Path: ircd-hybrid/doc
Diff to previous 30
- Fix svn:keywords

Revision 30 - Directory Listing - [select for diffs]
Added Sun Oct 2 20:03:27 2005 UTC (18 years, 5 months ago) by adx
Original Path: ircd-hybrid/doc
- imported sources
- can be moved later according to the directory/branching scheme,
  but we need the svn up

(Current path doesn't exist after revision 1591)

Convenience Links