ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/branches/ircd-hybrid-newconf/modules/m_invite.c
Revision 1027 - (view) (annotate) - [select for diffs]
Modified Sun Nov 8 13:01:13 2009 UTC (16 years, 8 months ago) by michael
File length: 5954 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, 10 months ago) by adx
Original Path: ircd-hybrid/modules/m_invite.c
File length: 5954 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 (20 years ago) by adx
Original Path: ircd-hybrid/modules/m_invite.c
File length: 5954 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 (20 years ago) by adx
Original Path: ircd-hybrid/modules/m_invite.c
File length: 5963 byte(s)
Diff to previous 470
+ removed s_conf.h and superseded parts of s_conf.c

Revision 470 - (view) (annotate) - [select for diffs]
Modified Fri Feb 17 05:07:43 2006 UTC (20 years, 5 months ago) by db
Original Path: ircd-hybrid/modules/m_invite.c
File length: 5983 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 (20 years, 5 months ago) by adx
Original Path: ircd-hybrid/modules/m_invite.c
File length: 5978 byte(s)
Diff to previous 398
+ 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 398 - (view) (annotate) - [select for diffs]
Modified Tue Feb 7 12:00:21 2006 UTC (20 years, 5 months ago) by michael
Original Path: ircd-hybrid/modules/m_invite.c
File length: 6037 byte(s)
Diff to previous 350
- Ripped out lazylinks as discussed on irc. the main concept wasn't very well
  designed and will be done in a better way some day.  Anyways, they propably
  never worked and were considered bloat by most people.  Good bye!

Revision 350 - (view) (annotate) - [select for diffs]
Modified Sun Jan 1 09:29:42 2006 UTC (20 years, 6 months ago) by michael
Original Path: ircd-hybrid/modules/m_invite.c
File length: 6422 byte(s)
Diff to previous 323
- documentings

Revision 323 - (view) (annotate) - [select for diffs]
Modified Sat Dec 24 22:07:31 2005 UTC (20 years, 7 months ago) by michael
Original Path: ircd-hybrid/modules/m_invite.c
File length: 6033 byte(s)
Diff to previous 227
- Only locally connected clients should be checked for a valid channelmembership
  when processing the INVITE message.  Remote clients that are outside a channel
  e.g. services, are allowed to send INVITEs.  This also fixes a bug with anope
  services.  Reported by r0d3nt


Revision 227 - (view) (annotate) - [select for diffs]
Modified Thu Nov 3 18:29:22 2005 UTC (20 years, 8 months ago) by db
Original Path: ircd-hybrid/modules/m_invite.c
File length: 6012 byte(s)
Diff to previous 217
- replace all MODE_PRIVATE with MODE_PARANOID
- Can't use make_dlink_node() too early in startup or it will core


Revision 217 - (view) (annotate) - [select for diffs]
Modified Thu Nov 3 13:59:27 2005 UTC (20 years, 8 months ago) by michael
Original Path: ircd-hybrid/modules/m_invite.c
File length: 6010 byte(s)
Diff to previous 200
- Fixed compile error in m_invite.c and s_serv.c
- Added m_watch.c

Revision 200 - (view) (annotate) - [select for diffs]
Modified Tue Nov 1 11:38:41 2005 UTC (20 years, 8 months ago) by adx
Original Path: ircd-hybrid/modules/m_invite.c
File length: 6011 byte(s)
Diff to previous 69
+ removed invite_ops_only, controlled by +p now
+ sorted ircd.conf:channel{} a bit
+ added newconf framework for channel{}
+ added missing 7.2 RELNOTES


Revision 69 - (view) (annotate) - [select for diffs]
Modified Tue Oct 4 16:09:51 2005 UTC (20 years, 9 months ago) by adx
Original Path: ircd-hybrid/modules/m_invite.c
File length: 6026 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 (20 years, 9 months ago) by knight
Original Path: ircd-hybrid/modules/m_invite.c
File length: 6087 byte(s)
Diff to previous 32
- svn:keywords

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

Revision 31 - (view) (annotate) - [select for diffs]
Modified Sun Oct 2 20:34:05 2005 UTC (20 years, 9 months ago) by knight
Original Path: ircd-hybrid/modules/m_invite.c
File length: 6087 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 (20 years, 9 months ago) by adx
Original Path: ircd-hybrid/modules/m_invite.c
File length: 6142 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