ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid-8/include/s_conf.h
Revision 1285 - (view) (annotate) - [select for diffs]
Modified Sun Feb 5 15:12:59 2012 UTC (12 years, 2 months ago) by michael
File length: 18817 byte(s)
Diff to previous 1247
- added CIDR support for operator{} blocks
- operator "name"{} is no longer supported

Revision 1247 - (view) (annotate) - [select for diffs]
Modified Sat Oct 1 07:54:24 2011 UTC (12 years, 6 months ago) by michael
File length: 18744 byte(s)
Diff to previous 1216
- Rewrite and cleanup half-broken logging subsystem.
  Logfile rotating is not working yet

Revision 1216 - (view) (annotate) - [select for diffs]
Modified Tue Sep 13 18:22:31 2011 UTC (12 years, 7 months ago) by michael
File length: 18971 byte(s)
Diff to previous 1176
- add 'globops' to operflags

Revision 1176 - (view) (annotate) - [select for diffs]
Modified Sun Aug 14 11:24:24 2011 UTC (12 years, 8 months ago) by michael
File length: 18969 byte(s)
Diff to previous 1157
- remove idle-time klines
- rename LocalUser.last to LocalUser.last_privmsg
- m_message.c: reset source_p->last_privmsg even if a client is messaging itself


Revision 1157 - (view) (annotate) - [select for diffs]
Modified Tue Aug 9 22:03:59 2011 UTC (12 years, 8 months ago) by michael
File length: 19114 byte(s)
Diff to previous 1156
- preliminary services support

Revision 1156 - (view) (annotate) - [select for diffs]
Modified Tue Aug 9 20:29:20 2011 UTC (12 years, 8 months ago) by michael
File length: 19000 byte(s)
Diff to previous 1155
- create ircd-hybrid-8 "branch"

Revision 1155 - (view) (annotate) - [select for diffs]
Modified Tue Aug 9 20:27:45 2011 UTC (12 years, 8 months ago) by michael
Original Path: ircd-hybrid/include/s_conf.h
File length: 19000 byte(s)
Diff to previous 1120
- recreate "trunk"

Revision 1120 - (view) (annotate) - [select for diffs]
Modified Sun Jan 9 09:58:25 2011 UTC (13 years, 3 months ago) by michael
Original Path: ircd-hybrid-7.3/include/s_conf.h
File length: 19000 byte(s)
Diff to previous 1118
- Bump up max temporary kline time to 360 days

Revision 1118 - (view) (annotate) - [select for diffs]
Modified Thu Jan 6 13:39:10 2011 UTC (13 years, 3 months ago) by michael
Original Path: ircd-hybrid-7.3/include/s_conf.h
File length: 18994 byte(s)
Diff to previous 1072
- cleanup and sanitize m_server.c. remove hostmasking. Improve TS6 suppport

Revision 1072 - (view) (annotate) - [select for diffs]
Modified Wed Feb 17 22:58:23 2010 UTC (14 years, 2 months ago) by michael
Original Path: ircd-hybrid-7.3/include/s_conf.h
File length: 19041 byte(s)
Diff to previous 1029
- remove old dot_in_ip6_addr configuration option. this is now obsolete.

Revision 1029 - (view) (annotate) - [select for diffs]
Modified Sun Nov 8 13:10:50 2009 UTC (14 years, 5 months ago) by michael
Original Path: ircd-hybrid-7.3/include/s_conf.h
File length: 19064 byte(s)
Diff to previous 1028
- 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, 5 months ago) by michael
Original Path: ircd-hybrid/include/s_conf.h
File length: 19064 byte(s)
Diff to previous 1013
- move ircd-hybrid-7.2 to trunk

Revision 1013 - (view) (annotate) - [select for diffs]
Modified Sun Oct 18 14:26:49 2009 UTC (14 years, 6 months ago) by michael
Original Path: ircd-hybrid-7.2/include/s_conf.h
File length: 19064 byte(s)
Diff to previous 1009
- 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 1009 - (view) (annotate) - [select for diffs]
Modified Sun Sep 13 15:02:30 2009 UTC (14 years, 7 months ago) by michael
Original Path: ircd-hybrid-7.2/include/s_conf.h
File length: 19055 byte(s)
Diff to previous 1008
- add configure test for pcre lib and remove pcre sources from the tree

Revision 1008 - (view) (annotate) - [select for diffs]
Modified Sun Sep 13 13:56:11 2009 UTC (14 years, 7 months ago) by michael
Original Path: ircd-hybrid-7.2/include/s_conf.h
File length: 19067 byte(s)
Diff to previous 1005
- doxyfy

Revision 1005 - (view) (annotate) - [select for diffs]
Modified Mon Aug 31 23:07:43 2009 UTC (14 years, 7 months ago) by michael
Original Path: ircd-hybrid-7.2/include/s_conf.h
File length: 19036 byte(s)
Diff to previous 999
- remove conf_add_d_conf wrapper

Revision 999 - (view) (annotate) - [select for diffs]
Modified Sun Aug 23 15:23:34 2009 UTC (14 years, 7 months ago) by michael
Original Path: ircd-hybrid-7.2/include/s_conf.h
File length: 19086 byte(s)
Diff to previous 992
- removed references to struct DNSReply

Revision 992 - (view) (annotate) - [select for diffs]
Modified Mon Aug 17 19:19:16 2009 UTC (14 years, 8 months ago) by michael
Original Path: ircd-hybrid-7.2/include/s_conf.h
File length: 19137 byte(s)
Diff to previous 967
- fix possible auth/dns related memleaks

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

Revision 950 - (view) (annotate) - [select for diffs]
Modified Tue Jul 21 23:07:52 2009 UTC (14 years, 8 months ago) by michael
Original Path: ircd-hybrid-7.2/include/s_conf.h
File length: 18833 byte(s)
Diff to previous 948
- squash several compile warnings

Revision 948 - (view) (annotate) - [select for diffs]
Modified Tue Jul 21 17:34:06 2009 UTC (14 years, 8 months ago) by michael
Original Path: ircd-hybrid-7.2/include/s_conf.h
File length: 18802 byte(s)
Diff to previous 912
- lp64\llp64\ilp32 portability fixes

Revision 912 - (view) (annotate) - [select for diffs]
Modified Wed Nov 7 22:47:44 2007 UTC (16 years, 5 months ago) by michael
Original Path: ircd-hybrid-7.2/include/s_conf.h
File length: 18793 byte(s)
Diff to previous 885
- 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 885 - (view) (annotate) - [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/include/s_conf.h
File length: 18792 byte(s)
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 - (view) (annotate) - [select for diffs]
Modified Wed Oct 24 21:51:21 2007 UTC (16 years, 5 months ago) by michael
Original Path: ircd-hybrid-7.2/include/s_conf.h
File length: 18995 byte(s)
Diff to previous 671
Backported WATCH
Revision 671 - (view) (annotate) - [select for diffs]
Modified Tue Jun 13 07:15:38 2006 UTC (17 years, 10 months ago) by michael
Original Path: ircd-hybrid-7.2/include/s_conf.h
File length: 18978 byte(s)
Diff to previous 632
- Fixed class limit bug as spotted by stu.  ("REHASH" would always reset
  current user count)
- Made "STATS y|Y" show inactive (deleted) classes that still have attached
  clients

Revision 632 - (view) (annotate) - [select for diffs]
Modified Thu Jun 1 10:53:00 2006 UTC (17 years, 10 months ago) by michael
Original Path: ircd-hybrid-7.2/include/s_conf.h
File length: 18964 byte(s)
Diff to previous 618
- 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 618 - (view) (annotate) - [select for diffs]
Modified Tue May 23 07:07:53 2006 UTC (17 years, 10 months ago) by michael
Original Path: ircd-hybrid-7.2/include/s_conf.h
File length: 18935 byte(s)
Diff to previous 593
- attach_conf():  We even need to increment CurrUserCount if a class got
  attached to a server or operator.  Spotted by stu.
- Removed IRCD_SOCKET_ERROR define

Revision 593 - (view) (annotate) - [select for diffs]
Modified Fri May 12 05:47:32 2006 UTC (17 years, 11 months ago) by michael
Original Path: ircd-hybrid-7.2/include/s_conf.h
File length: 18966 byte(s)
Diff to previous 584
- Backported RKLINE fix so the user and host portion of a banmask don't get
  cut off after 10 and 63 chars, respectively.
  A split_nuh() rewrite was required for this.
- Removed now unused xstrldup() function

Revision 584 - (view) (annotate) - [select for diffs]
Modified Sun May 7 15:26:45 2006 UTC (17 years, 11 months ago) by michael
Original Path: ircd-hybrid-7.2/include/s_conf.h
File length: 18860 byte(s)
Diff to previous 201
- 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 201 - (view) (annotate) - [select for diffs]
Modified Tue Nov 1 11:41:52 2005 UTC (18 years, 5 months ago) by adx
Original Path: ircd-hybrid-7.2/include/s_conf.h
File length: 18836 byte(s)
Diff to previous 56
MFC:
+ removed invite_ops_only, controlled by +p now
+ sorted ircd.conf:channel{} a bit

Revision 56 - (view) (annotate) - [select for diffs]
Modified Mon Oct 3 11:33:30 2005 UTC (18 years, 6 months ago) by michael
Original Path: ircd-hybrid-7.2/include/s_conf.h
File length: 18859 byte(s)
Diff to previous 34
- 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 34 - (view) (annotate) - [select for diffs]
Modified Sun Oct 2 21:05:51 2005 UTC (18 years, 6 months ago) by lusky
Original Path: ircd-hybrid-7.2/include/s_conf.h
File length: 18833 byte(s)
Diff to previous 33
create 7.2 branch, we can move/rename it as needed.


Revision 33 - (view) (annotate) - [select for diffs]
Modified Sun Oct 2 20:50:00 2005 UTC (18 years, 6 months ago) by knight
Original Path: ircd-hybrid/include/s_conf.h
File length: 18833 byte(s)
Diff to previous 32
- svn:keywords

Revision 32 - (view) (annotate) - [select for diffs]
Modified Sun Oct 2 20:41:23 2005 UTC (18 years, 6 months ago) by knight
Original Path: ircd-hybrid/include/s_conf.h
File length: 18833 byte(s)
Diff to previous 31
- svn:keywords

Revision 31 - (view) (annotate) - [select for diffs]
Modified Sun Oct 2 20:34:05 2005 UTC (18 years, 6 months ago) by knight
Original Path: ircd-hybrid/include/s_conf.h
File length: 18833 byte(s)
Diff to previous 30
- Fix svn:keywords

Revision 30 - (view) (annotate) - [select for diffs]
Added Sun Oct 2 20:03:27 2005 UTC (18 years, 6 months ago) by adx
Original Path: ircd-hybrid/include/s_conf.h
File length: 18880 byte(s)
- 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 1308)

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