ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.1.x/modules/m_admin.c
Revision 2965 - (view) (annotate) - [select for diffs]
Modified Thu Jan 30 18:12:54 2014 UTC (10 years, 1 month ago) by michael
File length: 4913 byte(s)
Diff to previous 2889 , to selected 1230
- m_admin.c, m_motd.c: do_admin() and do_motd() always succeed. Make them a void again.

Revision 2889 - (view) (annotate) - [select for diffs]
Modified Tue Jan 21 17:47:28 2014 UTC (10 years, 2 months ago) by michael
File length: 4914 byte(s)
Diff to previous 2821 , to selected 1230
- Fixed improper use of the ID_or_name macro in several places

Revision 2821 - (view) (annotate) - [select for diffs]
Modified Wed Jan 15 23:12:35 2014 UTC (10 years, 2 months ago) by michael
File length: 4926 byte(s)
Diff to previous 2342 , to selected 1230
- Clean up all files in modules/ (fixed indentation, removed whitespaces/tabs)
- Fixed copyright years
- Made module handlers int type for later use

Revision 2342 - (view) (annotate) - [select for diffs]
Modified Wed Jul 3 13:59:41 2013 UTC (10 years, 8 months ago) by michael
File length: 4898 byte(s)
Diff to previous 2197 , to selected 1230
- Removed useless sanity checks
- Fixed bug where remote /STATS requests were not rate limited

Revision 2197 - (view) (annotate) - [select for diffs]
Modified Tue Jun 4 18:33:25 2013 UTC (10 years, 9 months ago) by michael
File length: 4926 byte(s)
Diff to previous 1867 , to selected 1230
- Moved disable_remote_command configuration directive from
  general{} block to serverhide{] block

Revision 1867 - (view) (annotate) - [select for diffs]
Modified Thu Apr 25 18:01:53 2013 UTC (10 years, 11 months ago) by michael
File length: 4916 byte(s)
Diff to previous 1834 , to selected 1230
- Create 8.1.x branch

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_admin.c
File length: 4916 byte(s)
Diff to previous 1832 , to selected 1230
- Revert to -r1831

Revision 1832 - (view) (annotate) - [select for diffs]
Modified Fri Apr 19 19:16:09 2013 UTC (10 years, 11 months ago) by michael
Original Path: ircd-hybrid/trunk/modules/m_admin.c
File length: 4867 byte(s)
Diff to previous 1618 , to selected 1230
- 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 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_admin.c
File length: 4916 byte(s)
Diff to previous 1592 , to selected 1230
- 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_admin.c
File length: 4903 byte(s)
Diff to previous 1569 , to selected 1230
- Second time's the charm? Moving svnroot/ircd-hybrid-8 to
  svnroot/ircd-hybrid/trunk

Revision 1569 - (view) (annotate) - [select for diffs]
Modified Tue Oct 16 18:46:53 2012 UTC (11 years, 5 months ago) by michael
Original Path: ircd-hybrid-8/modules/m_admin.c
File length: 4903 byte(s)
Diff to previous 1568 , to selected 1230
- Removed remnants of MFLG_UNREG which is no longer needed with the
  current implementation of message handlers

Revision 1568 - (view) (annotate) - [select for diffs]
Modified Tue Oct 16 18:12:45 2012 UTC (11 years, 5 months ago) by michael
Original Path: ircd-hybrid-8/modules/m_admin.c
File length: 4904 byte(s)
Diff to previous 1309 , to selected 1230
- ADMIN is no longer available to unregistered connections

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_admin.c
File length: 6018 byte(s)
Diff to previous 1243 , to selected 1230
- 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 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_admin.c
File length: 6020 byte(s)
Diff to previous 1230
- 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) - [selected]
Modified Thu Sep 22 19:41:19 2011 UTC (12 years, 6 months ago) by michael
Original Path: ircd-hybrid-8/modules/m_admin.c
File length: 6059 byte(s)
Diff to previous 1178
- cleanup module loader. Make module api more flexible

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_admin.c
File length: 6093 byte(s)
Diff to previous 1156 , to selected 1230
- 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 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_admin.c
File length: 6087 byte(s)
Diff to previous 1155 , to selected 1230
- 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_admin.c
File length: 6087 byte(s)
Diff to previous 1144 , to selected 1230
- recreate "trunk"

Revision 1144 - (view) (annotate) - [select for diffs]
Modified Tue Jul 26 19:33:54 2011 UTC (12 years, 8 months ago) by michael
Original Path: ircd-hybrid-7.3/modules/m_admin.c
File length: 6087 byte(s)
Diff to previous 1121 , to selected 1230
Added back STATS/TRACE/MOTD/ADMIN request notices. Removed
   spy_*_notice modules accordingly.


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_admin.c
File length: 6197 byte(s)
Diff to previous 1029 , to selected 1230
- 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_admin.c
File length: 6400 byte(s)
Diff to previous 1028 , to selected 1230
- 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_admin.c
File length: 6400 byte(s)
Diff to previous 1007 , to selected 1230
- move ircd-hybrid-7.2 to trunk

Revision 1007 - (view) (annotate) - [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/modules/m_admin.c
File length: 6400 byte(s)
Diff to previous 589 , to selected 1230
- continue doxyfying sources

Revision 589 - (view) (annotate) - [select for diffs]
Modified Mon May 8 18:40:00 2006 UTC (17 years, 10 months ago) by michael
Original Path: ircd-hybrid-7.2/modules/m_admin.c
File length: 4622 byte(s)
Diff to previous 269 , to selected 1230
- Clear the TS6 CAPAB bit possibly set on an unregistered client connection
  in mr_motd(), mr_admin() and register_local_user(). This is a kludge for now.

Revision 269 - (view) (annotate) - [select for diffs]
Modified Mon Nov 14 19:39:09 2005 UTC (18 years, 4 months ago) by adx
Original Path: ircd-hybrid-7.2/modules/m_admin.c
File length: 4573 byte(s)
Diff to previous 34 , to selected 1230
+ more rate limiting fixes
+ update RELNOTES

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_admin.c
File length: 4561 byte(s)
Diff to previous 33 , to selected 1230
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_admin.c
File length: 4561 byte(s)
Diff to previous 32 , to selected 1230
- 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_admin.c
File length: 4561 byte(s)
Diff to previous 31 , to selected 1230
- 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_admin.c
File length: 4561 byte(s)
Diff to previous 30 , to selected 1230
- 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_admin.c
File length: 4615 byte(s)
Diff to selected 1230
- 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