ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/branches/ircd-hybrid-newconf/modules/m_set.c
Revision 1027 - (view) (annotate) - [select for diffs]
Modified Sun Nov 8 13:01:13 2009 UTC (15 years, 9 months ago) by michael
File length: 19472 byte(s)
Diff to previous 801
- Move old 7.3 sources to branches/ircd-hybrid-newconf

Revision 801 - (view) (annotate) - [select for diffs]
Modified Wed Aug 30 16:54:25 2006 UTC (19 years ago) by adx
Original Path: ircd-hybrid/modules/m_set.c
File length: 19472 byte(s)
Diff to previous 746
+ only filename changes

Revision 746 - (view) (annotate) - [select for diffs]
Modified Mon Jul 24 18:47:50 2006 UTC (19 years, 1 month ago) by adx
Original Path: ircd-hybrid/modules/m_set.c
File length: 19474 byte(s)
Diff to previous 741
+ make most modules compile, except a few ones which need deeper changes

Revision 741 - (view) (annotate) - [select for diffs]
Modified Sun Jul 23 13:49:20 2006 UTC (19 years, 1 month ago) by adx
Original Path: ircd-hybrid/modules/m_set.c
File length: 19582 byte(s)
Diff to previous 649
+ removed s_conf.h and superseded parts of s_conf.c

Revision 649 - (view) (annotate) - [select for diffs]
Modified Wed Jun 7 17:57:52 2006 UTC (19 years, 2 months ago) by michael
Original Path: ircd-hybrid/modules/m_set.c
File length: 19602 byte(s)
Diff to previous 645
- Removed all common.h header includes from libio sources
- Moved IRCD_MIN/IRCD_MAX macros to libio and renamed them
  to LIBIO_MIN/LIBIO_MAX

Revision 645 - (view) (annotate) - [select for diffs]
Modified Wed Jun 7 12:40:28 2006 UTC (19 years, 2 months ago) by michael
Original Path: ircd-hybrid/modules/m_set.c
File length: 19600 byte(s)
Diff to previous 644
- Fixed old bug that would forbid SPAMNUM to be disabled via "SET SPAMNUM 0"

Revision 644 - (view) (annotate) - [select for diffs]
Modified Wed Jun 7 12:36:21 2006 UTC (19 years, 2 months ago) by michael
Original Path: ircd-hybrid/modules/m_set.c
File length: 19604 byte(s)
Diff to previous 513
- Moved split_users and split_servers ints to GlobalSetOptions struct

Revision 513 - (view) (annotate) - [select for diffs]
Modified Sun Mar 5 08:28:01 2006 UTC (19 years, 5 months ago) by michael
Original Path: ircd-hybrid/modules/m_set.c
File length: 19185 byte(s)
Diff to previous 470
- Moved m_error to core modules and made remaining command handlers use
  m_ignore instead of m_error

Revision 470 - (view) (annotate) - [select for diffs]
Modified Fri Feb 17 05:07:43 2006 UTC (19 years, 6 months ago) by db
Original Path: ircd-hybrid/modules/m_set.c
File length: 19214 byte(s)
Diff to previous 442
- fix compile errors with moved modules.h
- fix a few missing includes, msg.h and parse.h


Revision 442 - (view) (annotate) - [select for diffs]
Modified Sat Feb 11 23:14:21 2006 UTC (19 years, 6 months ago) by adx
Original Path: ircd-hybrid/modules/m_set.c
File length: 19209 byte(s)
Diff to previous 415
+ massive rewrite of module init/deinit/version headers,
  we are introducing a new module manager which deals with static
  and dynamic modules exactly the same way. (New possibilities
  include loading/unloading statically compiled modules and
  mixing static/dynamic ones in one build.)

Revision 415 - (view) (annotate) - [select for diffs]
Modified Fri Feb 10 03:16:26 2006 UTC (19 years, 6 months ago) by metalrock
Original Path: ircd-hybrid/modules/m_set.c
File length: 19272 byte(s)
Diff to previous 407
 - Alphabetize values.

Revision 407 - (view) (annotate) - [select for diffs]
Modified Wed Feb 8 12:46:29 2006 UTC (19 years, 6 months ago) by michael
Original Path: ircd-hybrid/modules/m_set.c
File length: 19273 byte(s)
Diff to previous 278
- Merged set_autoconn() into quote_autoconn()

Revision 278 - (view) (annotate) - [select for diffs]
Modified Wed Nov 23 08:18:57 2005 UTC (19 years, 9 months ago) by db
Original Path: ircd-hybrid/modules/m_set.c
File length: 18397 byte(s)
Diff to previous 69
- add a maxlisters /quote set
  limit the number of possible listings going on at once


Revision 69 - (view) (annotate) - [select for diffs]
Modified Tue Oct 4 16:09:51 2005 UTC (19 years, 10 months ago) by adx
Original Path: ircd-hybrid/modules/m_set.c
File length: 17859 byte(s)
Diff to previous 33
- splitted ircd/libio, all headers connected with libio sources have been
  moved for internal use only. To use libio interface, include "libio.h"
  (which is already done in "stdinc.h")


Revision 33 - (view) (annotate) - [select for diffs]
Modified Sun Oct 2 20:50:00 2005 UTC (19 years, 10 months ago) by knight
Original Path: ircd-hybrid/modules/m_set.c
File length: 17960 byte(s)
Diff to previous 32
- svn:keywords

Revision 32 - (view) (annotate) - [select for diffs]
Modified Sun Oct 2 20:41:23 2005 UTC (19 years, 10 months ago) by knight
Original Path: ircd-hybrid/modules/m_set.c
File length: 17960 byte(s)
Diff to previous 31
- svn:keywords

Revision 31 - (view) (annotate) - [select for diffs]
Modified Sun Oct 2 20:34:05 2005 UTC (19 years, 10 months ago) by knight
Original Path: ircd-hybrid/modules/m_set.c
File length: 17960 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 (19 years, 10 months ago) by adx
Original Path: ircd-hybrid/modules/m_set.c
File length: 18012 byte(s)
- imported sources
- can be moved later according to the directory/branching scheme,
  but we need the svn up

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