ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.2.x/modules/m_set.c
Revision 8892 - (view) (annotate) - [select for diffs]
Modified Sun Apr 21 14:10:43 2019 UTC (4 years, 11 months ago) by michael
File length: 11401 byte(s)
Diff to previous 8803 , to selected 1832
- auth.c: remove auth_timeout_queries() and related code. Just let the dns and identd timeouts finish the request
- Removed IDENTTIMEOUT from '/set' options. We now no longer allow users to change this on runtime. identd timeout is 5 seconds now

Revision 8803 - (view) (annotate) - [select for diffs]
Modified Sat Jan 19 02:47:25 2019 UTC (5 years, 2 months ago) by michael
File length: 12112 byte(s)
Diff to previous 8802 , to selected 1832
- m_set.c:quote_identtimeout(): fixed invalid use of ERR_NOPRIVS;  test for admin oper flag instead of the user mode

Revision 8802 - (view) (annotate) - [select for diffs]
Modified Sat Jan 19 00:37:28 2019 UTC (5 years, 2 months ago) by michael
File length: 12106 byte(s)
Diff to previous 8799 , to selected 1832
- m_set.c:quote_autoconnall(): prevent 'status' from being OOB read in case the type of GlobalSetOptions.autoconn ever changes again

Revision 8799 - (view) (annotate) - [select for diffs]
Modified Sat Jan 19 00:22:51 2019 UTC (5 years, 2 months ago) by michael
File length: 12090 byte(s)
Diff to previous 8791 , to selected 1832
- Use bool for SetOptions.autoconn

Revision 8791 - (view) (annotate) - [select for diffs]
Modified Thu Jan 17 18:34:51 2019 UTC (5 years, 2 months ago) by michael
File length: 12005 byte(s)
Diff to previous 8783 , to selected 1832
- No longer enforce a lower limit of MAXCLIENTS_MIN on GlobalSetOptions.maxclients and ConfigServerInfo.default_max_clients

Revision 8783 - (view) (annotate) - [select for diffs]
Modified Wed Jan 16 17:12:53 2019 UTC (5 years, 2 months ago) by michael
File length: 12229 byte(s)
Diff to previous 8751 , to selected 1832
- m_set.c:quote_autoconn(): readability cleanups

Revision 8751 - (view) (annotate) - [select for diffs]
Modified Tue Jan 1 11:06:50 2019 UTC (5 years, 2 months ago) by michael
File length: 12259 byte(s)
Diff to previous 8659 , to selected 1832
- Update copyright years

Revision 8659 - (view) (annotate) - [select for diffs]
Modified Sun Nov 18 12:53:34 2018 UTC (5 years, 4 months ago) by michael
File length: 12259 byte(s)
Diff to previous 8604 , to selected 1832
- Make use of the bool data type in some more places

Revision 8604 - (view) (annotate) - [select for diffs]
Modified Sun Oct 28 19:44:00 2018 UTC (5 years, 5 months ago) by michael
File length: 12291 byte(s)
Diff to previous 8390 , to selected 1832
- Fixed style inconsistencies in various places

Revision 8390 - (view) (annotate) - [select for diffs]
Modified Sat Mar 17 21:43:52 2018 UTC (6 years ago) by michael
File length: 12275 byte(s)
Diff to previous 8280 , to selected 1832
- Clean up some awful CONF_SERVER handling in serv_connect()

Revision 8280 - (view) (annotate) - [select for diffs]
Modified Tue Feb 20 19:30:33 2018 UTC (6 years, 1 month ago) by michael
File length: 12281 byte(s)
Diff to previous 8058 , to selected 1832
- Update copyright years

Revision 8058 - (view) (annotate) - [select for diffs]
Modified Thu Mar 23 16:13:10 2017 UTC (7 years ago) by michael
File length: 12281 byte(s)
Diff to previous 7968 , to selected 1832
- Fixed style inconsistencies in various places

Revision 7968 - (view) (annotate) - [select for diffs]
Modified Mon Mar 13 19:27:42 2017 UTC (7 years ago) by michael
File length: 12314 byte(s)
Diff to previous 7925 , to selected 1832
- Get rid of Count.local

Revision 7925 - (view) (annotate) - [select for diffs]
Modified Sat Dec 31 13:57:24 2016 UTC (7 years, 2 months ago) by michael
File length: 12262 byte(s)
Diff to previous 7895 , to selected 1832
- Update copyright years

Revision 7895 - (view) (annotate) - [select for diffs]
Modified Thu Nov 24 10:09:33 2016 UTC (7 years, 4 months ago) by michael
File length: 12262 byte(s)
Diff to previous 7859 , to selected 1832
- m_set.c: replace mixture of %d/%i conversion specifiers with proper ones

Revision 7859 - (view) (annotate) - [select for diffs]
Modified Tue Nov 8 20:09:29 2016 UTC (7 years, 4 months ago) by michael
File length: 12138 byte(s)
Diff to previous 7406 , to selected 1832
- Import FLOODTIME changes from p4

Revision 7406 - (view) (annotate) - [select for diffs]
Modified Sun Mar 6 17:19:26 2016 UTC (8 years ago) by michael
File length: 11576 byte(s)
Diff to previous 7400 , to selected 1832
- m_set.c:quote_autoconn(): use conf->name when reporting the server name

Revision 7400 - (view) (annotate) - [select for diffs]
Modified Sun Mar 6 16:10:14 2016 UTC (8 years ago) by michael
File length: 11562 byte(s)
Diff to previous 7075 , to selected 1832
- Cleanups to operator/connect block lookup routines

Revision 7075 - (view) (annotate) - [select for diffs]
Modified Wed Jan 20 11:47:29 2016 UTC (8 years, 2 months ago) by michael
File length: 11587 byte(s)
Diff to previous 7007 , to selected 1832
- Constifications; style cleanups in some places

Revision 7007 - (view) (annotate) - [select for diffs]
Modified Fri Jan 1 00:09:08 2016 UTC (8 years, 2 months ago) by michael
File length: 11575 byte(s)
Diff to previous 6376 , to selected 1832
- Update copyright years

Revision 6376 - (view) (annotate) - [select for diffs]
Modified Fri Aug 21 10:36:52 2015 UTC (8 years, 7 months ago) by michael
File length: 11575 byte(s)
Diff to previous 6317 , to selected 1832
- Remove splitmode checking

Revision 6317 - (view) (annotate) - [select for diffs]
Modified Wed Aug 5 16:03:09 2015 UTC (8 years, 7 months ago) by michael
File length: 14694 byte(s)
Diff to previous 5880 , to selected 1832
- Get rid of UMODE_ALL

Revision 5880 - (view) (annotate) - [select for diffs]
Modified Sun May 3 16:01:42 2015 UTC (8 years, 10 months ago) by michael
File length: 14589 byte(s)
Diff to previous 5863 , to selected 1832
- Use C99-style initializers in all struct Message items
- Removed MFLG_SLOW
- Removed DUMMY_HANDLER

Revision 5863 - (view) (annotate) - [select for diffs]
Modified Tue Apr 28 12:23:14 2015 UTC (8 years, 11 months ago) by michael
File length: 14460 byte(s)
Diff to previous 5488 , to selected 1832
- Removed useless zero initializers from the module_entry as suggested by Adam

Revision 5488 - (view) (annotate) - [select for diffs]
Modified Sun Feb 8 14:50:36 2015 UTC (9 years, 1 month ago) by michael
File length: 14548 byte(s)
Diff to previous 5346 , to selected 1832
- Fixed bug where "/rehash" would always reset the "MAX", "JFLOODTIME", and "JFLOODCOUNT" values that
  have been changed from within IRC via the "/set" command
- Renamed the following ircd.conf configuration directives to be more descriptive:

  max_clients -> default_max_clients
  join_flood_count -> default_join_flood_count
  join_flood_time -> default_join_flood_time

- Updated related ircd.conf documentation accordingly

Revision 5346 - (view) (annotate) - [select for diffs]
Modified Sun Jan 11 12:41:14 2015 UTC (9 years, 2 months ago) by michael
File length: 14553 byte(s)
Diff to previous 4564 , to selected 1832
- Update copyright years

Revision 4564 - (view) (annotate) - [select for diffs]
Modified Sun Aug 24 10:24:47 2014 UTC (9 years, 7 months ago) by michael
File length: 14553 byte(s)
Diff to previous 4546 , to selected 1832
- Update GPL 2 license headers

Revision 4546 - (view) (annotate) - [select for diffs]
Modified Fri Aug 22 08:46:38 2014 UTC (9 years, 7 months ago) by michael
File length: 14549 byte(s)
Diff to previous 4341 , to selected 1832
- Fixed compile warnings with -Wmissing-field-initializers

Revision 4341 - (view) (annotate) - [select for diffs]
Modified Sat Aug 2 16:53:48 2014 UTC (9 years, 7 months ago) by michael
File length: 14543 byte(s)
Diff to previous 4095 , to selected 1832
- Renamed structures to meet code conventions

Revision 4095 - (view) (annotate) - [select for diffs]
Modified Sun Jun 29 11:51:22 2014 UTC (9 years, 9 months ago) by michael
File length: 14513 byte(s)
Diff to previous 3857 , to selected 1832
- Merged Adam's event system rewrite

Revision 3857 - (view) (annotate) - [select for diffs]
Modified Thu Jun 5 14:10:15 2014 UTC (9 years, 9 months ago) by michael
File length: 14521 byte(s)
Diff to previous 3854 , to selected 1832
- m_set.c: made things use an unsigned int

Revision 3854 - (view) (annotate) - [select for diffs]
Modified Thu Jun 5 14:04:33 2014 UTC (9 years, 9 months ago) by michael
File length: 14502 byte(s)
Diff to previous 3790 , to selected 1832
- m_set.c: whitespace changes

Revision 3790 - (view) (annotate) - [select for diffs]
Modified Mon Jun 2 23:30:13 2014 UTC (9 years, 9 months ago) by michael
File length: 14501 byte(s)
Diff to previous 3607 , to selected 1832
- m_set.c: whitespace commit

Revision 3607 - (view) (annotate) - [select for diffs]
Modified Tue May 20 17:44:33 2014 UTC (9 years, 10 months ago) by michael
File length: 14511 byte(s)
Diff to previous 3383 , to selected 1832
- m_set.c: whitespace changes

Revision 3383 - (view) (annotate) - [select for diffs]
Modified Fri Apr 25 13:24:44 2014 UTC (9 years, 11 months ago) by michael
File length: 14512 byte(s)
Diff to previous 3377 , to selected 1832
- m_set.c:mo_set(): removed hack. Let quote_autoconn() deal
  with missing parameters.

Revision 3377 - (view) (annotate) - [select for diffs]
Modified Thu Apr 24 16:15:51 2014 UTC (9 years, 11 months ago) by michael
File length: 14666 byte(s)
Diff to previous 3373 , to selected 1832
- Create 8.2.x branch

Revision 3373 - (view) (annotate) - [select for diffs]
Modified Mon Apr 21 16:44:02 2014 UTC (9 years, 11 months ago) by michael
Original Path: ircd-hybrid/trunk/modules/m_set.c
File length: 14666 byte(s)
Diff to previous 3372 , to selected 1832
- Fixed previous commit to m_set.c

Revision 3372 - (view) (annotate) - [select for diffs]
Modified Mon Apr 21 16:27:24 2014 UTC (9 years, 11 months ago) by michael
Original Path: ircd-hybrid/trunk/modules/m_set.c
File length: 14673 byte(s)
Diff to previous 3347 , to selected 1832
- m_set.c: minor cleanups

Revision 3347 - (view) (annotate) - [select for diffs]
Modified Sun Apr 20 14:03:06 2014 UTC (9 years, 11 months ago) by michael
Original Path: ircd-hybrid/trunk/modules/m_set.c
File length: 15063 byte(s)
Diff to previous 3320 , to selected 1832
- Moved files:
  s_user.c -> user.c
  s_misc.c -> misc.c
  s_serv.c -> server.c

Revision 3320 - (view) (annotate) - [select for diffs]
Modified Tue Apr 15 15:58:33 2014 UTC (9 years, 11 months ago) by michael
Original Path: ircd-hybrid/trunk/modules/m_set.c
File length: 15065 byte(s)
Diff to previous 3283 , to selected 1832
- Removed useless header includes

Revision 3283 - (view) (annotate) - [select for diffs]
Modified Tue Apr 8 16:39:50 2014 UTC (9 years, 11 months ago) by michael
Original Path: ircd-hybrid/trunk/modules/m_set.c
File length: 15126 byte(s)
Diff to previous 3280 , to selected 1832
- Style corrections/constification

Revision 3280 - (view) (annotate) - [select for diffs]
Modified Mon Apr 7 18:21:22 2014 UTC (9 years, 11 months ago) by michael
Original Path: ircd-hybrid/trunk/modules/m_set.c
File length: 15125 byte(s)
Diff to previous 3156 , to selected 1832
- Fixed compile warnings

Revision 3156 - (view) (annotate) - [select for diffs]
Modified Fri Mar 14 19:57:38 2014 UTC (10 years ago) by michael
Original Path: ircd-hybrid/trunk/modules/m_set.c
File length: 15114 byte(s)
Diff to previous 3117 , to selected 1832
- Removed client_p pointers from everywhere

Revision 3117 - (view) (annotate) - [select for diffs]
Modified Fri Mar 7 19:28:54 2014 UTC (10 years ago) by michael
Original Path: ircd-hybrid/trunk/modules/m_set.c
File length: 15146 byte(s)
Diff to previous 3110 , to selected 1832
- Removed unused header includes here and there

Revision 3110 - (view) (annotate) - [select for diffs]
Modified Thu Mar 6 20:33:17 2014 UTC (10 years ago) by michael
Original Path: ircd-hybrid/trunk/modules/m_set.c
File length: 15185 byte(s)
Diff to previous 3109 , to selected 1832
- Added sendto_one_notice()

Revision 3109 - (view) (annotate) - [select for diffs]
Modified Thu Mar 6 19:25:12 2014 UTC (10 years ago) by michael
Original Path: ircd-hybrid/trunk/modules/m_set.c
File length: 15858 byte(s)
Diff to previous 3069 , to selected 1832
- Applied Adam's sendto_one_numeric() changes

Revision 3069 - (view) (annotate) - [select for diffs]
Modified Thu Feb 27 19:12:00 2014 UTC (10 years, 1 month ago) by michael
Original Path: ircd-hybrid/trunk/modules/m_set.c
File length: 15975 byte(s)
Diff to previous 2820 , to selected 1832
- numeric.c, m_set.c: fixed inconsistent use of "can't" and "cannot"

Revision 2820 - (view) (annotate) - [select for diffs]
Modified Wed Jan 15 23:10:26 2014 UTC (10 years, 2 months ago) by michael
Original Path: ircd-hybrid/trunk/modules/m_set.c
File length: 15974 byte(s)
Diff to previous 2433 , to selected 1832
- Clean up all files in modules/ (fixed indentation, removed whitespaces/tabs)
- Fixed copyright years
- Made module handlers int type for later use

Revision 2433 - (view) (annotate) - [select for diffs]
Modified Fri Aug 2 18:43:00 2013 UTC (10 years, 7 months ago) by michael
Original Path: ircd-hybrid/trunk/modules/m_set.c
File length: 15915 byte(s)
Diff to previous 1997 , to selected 1832
- Removed rfc1459_command_send_error() message handler

Revision 1997 - (view) (annotate) - [select for diffs]
Modified Sat May 11 17:35:07 2013 UTC (10 years, 10 months ago) by michael
Original Path: ircd-hybrid/trunk/modules/m_set.c
File length: 15933 byte(s)
Diff to previous 1837 , to selected 1832
- Mostly style cleanups & whitespace changes

Revision 1837 - (view) (annotate) - [select for diffs]
Modified Sun Apr 21 09:27:27 2013 UTC (10 years, 11 months ago) by michael
Original Path: ircd-hybrid/trunk/modules/m_set.c
File length: 16383 byte(s)
Diff to previous 1834 , to selected 1832
- Remove current msg locale implementation

Revision 1834 - (view) (annotate) - [select for diffs]
Modified Fri Apr 19 19:50:27 2013 UTC (10 years, 11 months ago) by michael
Original Path: ircd-hybrid/trunk/modules/m_set.c
File length: 16915 byte(s)
Diff to previous 1832
- Revert to -r1831

Revision 1832 - (view) (annotate) - [selected]
Modified Fri Apr 19 19:16:09 2013 UTC (10 years, 11 months ago) by michael
Original Path: ircd-hybrid/trunk/modules/m_set.c
File length: 16353 byte(s)
Diff to previous 1736
- Made all numeric defines use the actual string instead of the numeric value
  which allows to use gcc's printf format attribute
- Remove current message locale implementation

Revision 1736 - (view) (annotate) - [select for diffs]
Modified Sun Jan 13 09:31:46 2013 UTC (11 years, 2 months ago) by michael
Original Path: ircd-hybrid/trunk/modules/m_set.c
File length: 16915 byte(s)
Diff to previous 1632 , to selected 1832
- Forward-port -r1732 [Dropped support for linux rt signals]

Revision 1632 - (view) (annotate) - [select for diffs]
Modified Sun Nov 4 15:37:10 2012 UTC (11 years, 4 months ago) by michael
Original Path: ircd-hybrid/trunk/modules/m_set.c
File length: 16942 byte(s)
Diff to previous 1618 , to selected 1832
- Initial rewrite of the configuration subsystem

Revision 1618 - (view) (annotate) - [select for diffs]
Modified Tue Oct 30 21:04:38 2012 UTC (11 years, 4 months ago) by michael
Original Path: ircd-hybrid/trunk/modules/m_set.c
File length: 17006 byte(s)
Diff to previous 1592 , to selected 1832
- Made m_globops() and ms_globops() use sendto_realops_flags()
- Added message-type parameter to sendto_realops_flags() which can be one of
  SEND_NOTICE, SEND_GLOBAL, SEND_LOCOPS
- Forward-port -r1617

Revision 1592 - (view) (annotate) - [select for diffs]
Modified Sat Oct 27 21:02:32 2012 UTC (11 years, 5 months ago) by michael
Original Path: ircd-hybrid/trunk/modules/m_set.c
File length: 16737 byte(s)
Diff to previous 1549 , to selected 1832
- Second time's the charm? Moving svnroot/ircd-hybrid-8 to
  svnroot/ircd-hybrid/trunk

Revision 1549 - (view) (annotate) - [select for diffs]
Modified Mon Oct 1 18:11:11 2012 UTC (11 years, 5 months ago) by michael
Original Path: ircd-hybrid-8/modules/m_set.c
File length: 16737 byte(s)
Diff to previous 1460 , to selected 1832
- Removed general::kline_with_reason configuration options. It's now enabled
  by default
- Removed remnants of the broken reject holding code

Revision 1460 - (view) (annotate) - [select for diffs]
Modified Fri Jul 6 14:32:53 2012 UTC (11 years, 8 months ago) by michael
Original Path: ircd-hybrid-8/modules/m_set.c
File length: 17321 byte(s)
Diff to previous 1451 , to selected 1832
- Added 'set' to operator privilege flags. Gives access to the "SET" command

Revision 1451 - (view) (annotate) - [select for diffs]
Modified Fri Jun 29 11:28:25 2012 UTC (11 years, 9 months ago) by michael
Original Path: ircd-hybrid-8/modules/m_set.c
File length: 17162 byte(s)
Diff to previous 1309 , to selected 1832
- Style corrections

Revision 1309 - (view) (annotate) - [select for diffs]
Modified Sun Mar 25 11:24:18 2012 UTC (12 years ago) by michael
Original Path: ircd-hybrid-8/modules/m_set.c
File length: 16958 byte(s)
Diff to previous 1285 , to selected 1832
- 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 1285 - (view) (annotate) - [select for diffs]
Modified Sun Feb 5 15:12:59 2012 UTC (12 years, 1 month ago) by michael
Original Path: ircd-hybrid-8/modules/m_set.c
File length: 16979 byte(s)
Diff to previous 1247 , to selected 1832
- 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, 5 months ago) by michael
Original Path: ircd-hybrid-8/modules/m_set.c
File length: 16973 byte(s)
Diff to previous 1243 , to selected 1832
- Rewrite and cleanup half-broken logging subsystem.
  Logfile rotating is not working yet

Revision 1243 - (view) (annotate) - [select for diffs]
Modified Fri Sep 30 10:47:53 2011 UTC (12 years, 6 months ago) by michael
Original Path: ircd-hybrid-8/modules/m_set.c
File length: 17820 byte(s)
Diff to previous 1230 , to selected 1832
- move content of msg.h, ircd_handler.h and handlers.h into parse.h and
  remove headers accordingly
- killed common.h
- remove m_killhost.c and m_flags.c from contrib/
- sort out unused header includes here and there

Revision 1230 - (view) (annotate) - [select for diffs]
Modified Thu Sep 22 19:41:19 2011 UTC (12 years, 6 months ago) by michael
Original Path: ircd-hybrid-8/modules/m_set.c
File length: 17874 byte(s)
Diff to previous 1219 , to selected 1832
- cleanup module loader. Make module api more flexible

Revision 1219 - (view) (annotate) - [select for diffs]
Modified Sun Sep 18 09:02:38 2011 UTC (12 years, 6 months ago) by michael
Original Path: ircd-hybrid-8/modules/m_set.c
File length: 17755 byte(s)
Diff to previous 1178 , to selected 1832
- Start cleaning up macros in client.h. Replace several ClientHasSomeCoolFlag()
with simple HasFlag/HasUMode macros.

Revision 1178 - (view) (annotate) - [select for diffs]
Modified Mon Aug 15 08:11:31 2011 UTC (12 years, 7 months ago) by michael
Original Path: ircd-hybrid-8/modules/m_set.c
File length: 17741 byte(s)
Diff to previous 1176 , to selected 1832
- Cleanup and restore older parts of the irc-command parser.
  Gives back ability to specify maximum amount of parameters
  that are processed within a command.

Revision 1176 - (view) (annotate) - [select for diffs]
Modified Sun Aug 14 11:24:24 2011 UTC (12 years, 7 months ago) by michael
Original Path: ircd-hybrid-8/modules/m_set.c
File length: 17735 byte(s)
Diff to previous 1156 , to selected 1832
- 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 1156 - (view) (annotate) - [select for diffs]
Modified Tue Aug 9 20:29:20 2011 UTC (12 years, 7 months ago) by michael
Original Path: ircd-hybrid-8/modules/m_set.c
File length: 18564 byte(s)
Diff to previous 1155 , to selected 1832
- create ircd-hybrid-8 "branch"

Revision 1155 - (view) (annotate) - [select for diffs]
Modified Tue Aug 9 20:27:45 2011 UTC (12 years, 7 months ago) by michael
Original Path: ircd-hybrid/modules/m_set.c
File length: 18564 byte(s)
Diff to previous 1142 , to selected 1832
- recreate "trunk"

Revision 1142 - (view) (annotate) - [select for diffs]
Modified Sat Jul 16 20:05:08 2011 UTC (12 years, 8 months ago) by michael
Original Path: ircd-hybrid-7.3/modules/m_set.c
File length: 18564 byte(s)
Diff to previous 1141 , to selected 1832
- fix for previous commit to m_set.c

Revision 1141 - (view) (annotate) - [select for diffs]
Modified Sat Jul 16 19:58:28 2011 UTC (12 years, 8 months ago) by michael
Original Path: ircd-hybrid-7.3/modules/m_set.c
File length: 18601 byte(s)
Diff to previous 1140 , to selected 1832
- m_set.c: replace all occurrences of %s!%s@%s with get_oper_name()

Revision 1140 - (view) (annotate) - [select for diffs]
Modified Sat Jul 16 19:46:35 2011 UTC (12 years, 8 months ago) by michael
Original Path: ircd-hybrid-7.3/modules/m_set.c
File length: 18475 byte(s)
Diff to previous 1121 , to selected 1832
- m_set.c:quote_max(): add missing argument to sendto_one() call

Revision 1121 - (view) (annotate) - [select for diffs]
Modified Sun Jan 9 11:03:03 2011 UTC (13 years, 2 months ago) by michael
Original Path: ircd-hybrid-7.3/modules/m_set.c
File length: 18451 byte(s)
Diff to previous 1029 , to selected 1832
- removed all instances of STATIC_MODULES since we don't have
  static modules anymore
- removed m_mkpasswd module from contrib

Revision 1029 - (view) (annotate) - [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/modules/m_set.c
File length: 18481 byte(s)
Diff to previous 1028 , to selected 1832
- 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, 4 months ago) by michael
Original Path: ircd-hybrid/modules/m_set.c
File length: 18481 byte(s)
Diff to previous 1013 , to selected 1832
- 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, 5 months ago) by michael
Original Path: ircd-hybrid-7.2/modules/m_set.c
File length: 18481 byte(s)
Diff to previous 946 , to selected 1832
- 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 946 - (view) (annotate) - [select for diffs]
Modified Mon Jul 20 23:18:04 2009 UTC (14 years, 8 months ago) by michael
Original Path: ircd-hybrid-7.2/modules/m_set.c
File length: 18839 byte(s)
Diff to previous 896 , to selected 1832
- move m_error.c to modules/


Revision 896 - (view) (annotate) - [select for diffs]
Modified Sat Nov 3 08:54:09 2007 UTC (16 years, 4 months ago) by michael
Original Path: ircd-hybrid-7.2/modules/m_set.c
File length: 18786 byte(s)
Diff to previous 646 , to selected 1832
- Killed s_stats.c

Revision 646 - (view) (annotate) - [select for diffs]
Modified Wed Jun 7 12:42:00 2006 UTC (17 years, 9 months ago) by michael
Original Path: ircd-hybrid-7.2/modules/m_set.c
File length: 17961 byte(s)
Diff to previous 34 , to selected 1832
- Fixed old bug that would forbid SPAMNUM to be disabled via "SET SPAMNUM 0"

Revision 34 - (view) (annotate) - [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/modules/m_set.c
File length: 17960 byte(s)
Diff to previous 33 , to selected 1832
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, 5 months ago) by knight
Original Path: ircd-hybrid/modules/m_set.c
File length: 17960 byte(s)
Diff to previous 32 , to selected 1832
- svn:keywords

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

Revision 31 - (view) (annotate) - [select for diffs]
Modified Sun Oct 2 20:34:05 2005 UTC (18 years, 5 months ago) by knight
Original Path: ircd-hybrid/modules/m_set.c
File length: 17960 byte(s)
Diff to previous 30 , to selected 1832
- Fix svn:keywords

Revision 30 - (view) (annotate) - [select for diffs]
Added Sun Oct 2 20:03:27 2005 UTC (18 years, 5 months ago) by adx
Original Path: ircd-hybrid/modules/m_set.c
File length: 18012 byte(s)
Diff to selected 1832
- 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