ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid-7.2/etc
Revision 967 - Directory Listing - [select for diffs]
Modified Sun Aug 2 18:05:28 2009 UTC (14 years, 7 months ago) by michael
Diff to previous 959
- added ssl_server_protocol configuration option to servinfo{}.
  valid flags are 'sslv3' and 'tlsv1'

Revision 959 - Directory Listing - [select for diffs]
Modified Fri Jul 31 14:42:09 2009 UTC (14 years, 7 months ago) by michael
Diff to previous 954
- minor fixes to example configuration files

Revision 954 - Directory Listing - [select for diffs]
Modified Sun Jul 26 22:14:38 2009 UTC (14 years, 7 months ago) by michael
Diff to previous 951
- propset svn:keywords
- remove simple.conf. example.conf.quick is good enough

Revision 951 - Directory Listing - [select for diffs]
Modified Wed Jul 22 10:47:24 2009 UTC (14 years, 8 months ago) by michael
Diff to previous 945
- update example configuration files

Revision 945 - Directory Listing - [select for diffs]
Modified Mon Jul 20 15:48:27 2009 UTC (14 years, 8 months ago) by michael
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
Diff to previous 912
- Update autools versions.
- Fix acinclude.m4 to work on FreeBSD at least.


Revision 912 - Directory Listing - [select for diffs]
Modified Wed Nov 7 22:47:44 2007 UTC (16 years, 4 months ago) by michael
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
Diff to previous 902
Completely redo the build system.  Now uses libtool and automake.  Suggest you clean out your tree and then do ./autogen.sh.
Revision 902 - Directory Listing - [select for diffs]
Modified Sun Nov 4 14:00:06 2007 UTC (16 years, 4 months ago) by michael
Diff to previous 901
- Move etc/example.efnet.conf to etc/example.efnet.conf.in
- Update configure.ac

Revision 901 - Directory Listing - [select for diffs]
Modified Sun Nov 4 13:55:43 2007 UTC (16 years, 4 months ago) by michael
Diff to previous 900
- Update example.efnet.conf according to dianes configure changes

Revision 900 - Directory Listing - [select for diffs]
Modified Sun Nov 4 13:49:52 2007 UTC (16 years, 4 months ago) by michael
Diff to previous 897
- Added new 'server' option to listener::flags

Revision 897 - Directory Listing - [select for diffs]
Modified Sat Nov 3 17:13:32 2007 UTC (16 years, 4 months ago) by db
Diff to previous 885
- Major cleanup of build system (Stu should review this)
  Basically move shared stuff like help messages modules to datadir
  Try to keep to the original layout under prefix if --datadir
  --sysconfdir --localstatedir are not given
- Make the example files have reasonable defaults, this bites me
  all the time anyway.


Revision 885 - Directory Listing - [select for diffs]
Modified Wed Oct 31 18:09:24 2007 UTC (16 years, 4 months ago) by michael
Diff to previous 876
- 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 876 - Directory Listing - [select for diffs]
Modified Wed Oct 24 21:51:21 2007 UTC (16 years, 4 months ago) by michael
Diff to previous 853
Backported WATCH
Revision 853 - Directory Listing - [select for diffs]
Modified Thu Feb 22 06:01:30 2007 UTC (17 years ago) by db
Diff to previous 806
- fix typo in ircd_parser.y regenerate y.tab.c and lex.yy.c
- fix order shown in CLIEXIT
- remove mode parsing in ms_join
- reflect addiction cconn_full flag


Revision 806 - Directory Listing - [select for diffs]
Modified Thu Aug 31 23:42:38 2006 UTC (17 years, 6 months ago) by db
Diff to previous 804
- I missed this redirect the first time, don't use a real server


Revision 804 - Directory Listing - [select for diffs]
Modified Thu Aug 31 23:39:38 2006 UTC (17 years, 6 months ago) by db
Diff to previous 715
- no more .fi


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

Revision 639 - Directory Listing - [select for diffs]
Modified Thu Jun 1 14:12:21 2006 UTC (17 years, 9 months ago) by michael
Diff to previous 632
- Updated example configuration files

Revision 632 - Directory Listing - [select for diffs]
Modified Thu Jun 1 10:53:00 2006 UTC (17 years, 9 months ago) by michael
Diff to previous 584
- Added channel::disable_fake_channels which disallows creation of channels
  that have ascii 2, 3, 31 and 160 in their names.
- Minor improvements and cleanups to channel name validation routines
  backported from 7.3

Revision 584 - Directory Listing - [select for diffs]
Modified Sun May 7 15:26:45 2006 UTC (17 years, 10 months ago) by michael
Diff to previous 583
- Added new general::stats_e_disabled configuration option.  Known from RB,
  all it does is to disable "STATS e", which is a good idea if you have any
  exempted server ips.
- Updated RELNOTES

Revision 583 - Directory Listing - [select for diffs]
Modified Sun May 7 12:58:29 2006 UTC (17 years, 10 months ago) by michael
Diff to previous 555
- Cleaned up example.conf
- Copied example.conf over to example.efnet.conf and restored
  efnet specific values

Revision 555 - Directory Listing - [select for diffs]
Modified Sat Apr 22 09:39:44 2006 UTC (17 years, 11 months ago) by michael
Diff to previous 548
- Updated RELNOTED.  Added missing entries etc..
  BUGS, TODO, INSTALL: likewise
- Fixed formatting in example.conf

Revision 548 - Directory Listing - [select for diffs]
Modified Thu Apr 20 07:26:01 2006 UTC (17 years, 11 months ago) by michael
Diff to previous 547
- Updated RELNOTES and example.efnet.conf

Revision 547 - Directory Listing - [select for diffs]
Modified Thu Apr 20 07:23:18 2006 UTC (17 years, 11 months ago) by michael
Diff to previous 439
- added missing documentation for connect::vhost

Revision 439 - Directory Listing - [select for diffs]
Modified Sat Feb 11 21:58:40 2006 UTC (18 years, 1 month ago) by michael
Diff to previous 390
- Fixed typo in example.conf and send.c

Revision 390 - Directory Listing - [select for diffs]
Modified Wed Feb 1 21:24:07 2006 UTC (18 years, 1 month ago) by michael
Diff to previous 330
- Fixed typo in example configuration files

Revision 330 - Directory Listing - [select for diffs]
Modified Sun Dec 25 11:01:22 2005 UTC (18 years, 2 months ago) by michael
Diff to previous 269
- Somehow we had a 7.2 release without mentioning the topicburst directive
  in connect{} blocks -> updated example confs
- Updated RELNOTES

Revision 269 - Directory Listing - [select for diffs]
Modified Mon Nov 14 19:39:09 2005 UTC (18 years, 4 months ago) by adx
Diff to previous 264
+ more rate limiting fixes
+ update RELNOTES

Revision 264 - Directory Listing - [select for diffs]
Modified Sun Nov 13 11:11:29 2005 UTC (18 years, 4 months ago) by adx
Diff to previous 201
MFC set +b on opers by default

Revision 201 - Directory Listing - [select for diffs]
Modified Tue Nov 1 11:41:52 2005 UTC (18 years, 4 months ago) by adx
Diff to previous 124
MFC:
+ removed invite_ops_only, controlled by +p now
+ sorted ircd.conf:channel{} a bit

Revision 124 - Directory Listing - [select for diffs]
Modified Thu Oct 13 19:48:20 2005 UTC (18 years, 5 months ago) by michael
Diff to previous 56
- Updated example.conf as suggested by pi

Revision 56 - Directory Listing - [select for diffs]
Modified Mon Oct 3 11:33:30 2005 UTC (18 years, 5 months ago) by michael
Diff to previous 40
- Re-added an equivalent of H6's sixth O-line field (Modes to get on operup).
- Updated efnet's example.conf to reflect the new
  opers_bypass_callerid directive
- Misc style corrections to s_user.c while on it

Revision 40 - Directory Listing - [select for diffs]
Modified Sun Oct 2 22:39:02 2005 UTC (18 years, 5 months ago) by adx
Diff to previous 34
- documented cidr_bitlen

Revision 34 - Directory Listing - [select for diffs]
Modified Sun Oct 2 21:05:51 2005 UTC (18 years, 5 months ago) by lusky
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/etc
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/etc
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/etc
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/etc
- 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 1027)

Convenience Links