ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/branches/newio/include/send.h
Revision 2545 - (view) (annotate) - [select for diffs]
Modified Wed Nov 13 18:26:15 2013 UTC (10 years, 4 months ago) by michael
File length: 3824 byte(s)
Diff to previous 2418
- src/send.c: fixed several compile warnings with -Wsign-conversion

Revision 2418 - (view) (annotate) - [select for diffs]
Modified Mon Jul 22 22:26:59 2013 UTC (10 years, 8 months ago) by michael
File length: 3788 byte(s)
Diff to previous 2415
- ioengine changes as of 23JUL13

Revision 2415 - (view) (annotate) - [select for diffs]
Modified Sun Jul 21 14:33:22 2013 UTC (10 years, 8 months ago) by michael
File length: 3825 byte(s)
Diff to previous 2414
- ioengine changes as of 21JUL13

Revision 2414 - (view) (annotate) - [select for diffs]
Modified Sat Jul 20 20:22:09 2013 UTC (10 years, 8 months ago) by michael
File length: 3691 byte(s)
Diff to previous 2407
- ioengine changes as of 20JUL13

Revision 2407 - (view) (annotate) - [select for diffs]
Modified Wed Jul 17 20:29:02 2013 UTC (10 years, 8 months ago) by michael
File length: 3684 byte(s)
Diff to previous 2396
- ioengine changes as of 17JUL13

Revision 2396 - (view) (annotate) - [select for diffs]
Modified Mon Jul 15 19:51:03 2013 UTC (10 years, 8 months ago) by michael
File length: 3684 byte(s)
Diff to previous 2392
- ioengine changes as of 15JUL13

Revision 2392 - (view) (annotate) - [select for diffs]
Modified Sat Jul 13 22:13:28 2013 UTC (10 years, 8 months ago) by michael
File length: 3739 byte(s)
Diff to previous 2381
- ioengine changes as of 14JUL13

Revision 2381 - (view) (annotate) - [select for diffs]
Modified Sat Jul 6 16:22:05 2013 UTC (10 years, 8 months ago) by michael
File length: 3760 byte(s)
Diff to previous 1798
- Add NEWIO branch

Revision 1798 - (view) (annotate) - [select for diffs]
Modified Sun Mar 31 17:09:50 2013 UTC (10 years, 11 months ago) by michael
Original Path: ircd-hybrid/trunk/include/send.h
File length: 3760 byte(s)
Diff to previous 1761
- Cleanup/reorganize header file layout
- Fixed naming convention in some places

Revision 1761 - (view) (annotate) - [select for diffs]
Modified Fri Jan 18 19:21:39 2013 UTC (11 years, 2 months ago) by michael
Original Path: ircd-hybrid/trunk/include/send.h
File length: 3872 byte(s)
Diff to previous 1734
- Fixed some other invalid conversion specifiers

Revision 1734 - (view) (annotate) - [select for diffs]
Modified Fri Jan 11 12:59:24 2013 UTC (11 years, 2 months ago) by michael
Original Path: ircd-hybrid/trunk/include/send.h
File length: 3736 byte(s)
Diff to previous 1618
- Add support for "away-notify" client capability

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/include/send.h
File length: 3708 byte(s)
Diff to previous 1592
- 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/include/send.h
File length: 3708 byte(s)
Diff to previous 1479
- Second time's the charm? Moving svnroot/ircd-hybrid-8 to
  svnroot/ircd-hybrid/trunk

Revision 1479 - (view) (annotate) - [select for diffs]
Modified Sun Jul 22 17:02:48 2012 UTC (11 years, 8 months ago) by michael
Original Path: ircd-hybrid-8/include/send.h
File length: 3708 byte(s)
Diff to previous 1474
- fix msg_channel_flags() so it can deal with messages coming from servers

Revision 1474 - (view) (annotate) - [select for diffs]
Modified Sun Jul 22 14:44:07 2012 UTC (11 years, 8 months ago) by michael
Original Path: ircd-hybrid-8/include/send.h
File length: 3708 byte(s)
Diff to previous 1331
- removed &localchannels

Revision 1331 - (view) (annotate) - [select for diffs]
Modified Sun Apr 1 12:23:21 2012 UTC (11 years, 11 months ago) by michael
Original Path: ircd-hybrid-8/include/send.h
File length: 3732 byte(s)
Diff to previous 1206
- client.h: cleanup Client flags
- send.h: remove unused prototypes

Revision 1206 - (view) (annotate) - [select for diffs]
Modified Wed Aug 24 21:41:23 2011 UTC (12 years, 7 months ago) by michael
Original Path: ircd-hybrid-8/include/send.h
File length: 3825 byte(s)
Diff to previous 1156
- Implement GLOBOPS
- remove debugging code from parse.c

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/include/send.h
File length: 3753 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, 7 months ago) by michael
Original Path: ircd-hybrid/include/send.h
File length: 3753 byte(s)
Diff to previous 1029
- recreate "trunk"

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/include/send.h
File length: 3753 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, 4 months ago) by michael
Original Path: ircd-hybrid/include/send.h
File length: 3753 byte(s)
Diff to previous 1015
- move ircd-hybrid-7.2 to trunk

Revision 1015 - (view) (annotate) - [select for diffs]
Modified Sun Oct 25 00:08:06 2009 UTC (14 years, 5 months ago) by michael
Original Path: ircd-hybrid-7.2/include/send.h
File length: 3753 byte(s)
Diff to previous 885
- fixed broken cryptlinks as reported by henri
- removed deprecated inet_misc.c
- removed __attribute__ format, which sometimes really is usefull, even if
  unportable unless gcc, but for now they only give false warnings

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/send.h
File length: 4164 byte(s)
Diff to previous 163
- 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 163 - (view) (annotate) - [select for diffs]
Modified Thu Oct 20 21:09:02 2005 UTC (18 years, 5 months ago) by adx
Original Path: ircd-hybrid-7.2/include/send.h
File length: 4339 byte(s)
Diff to previous 34
- MFC iorecv/iosend changes to allow charset recoding

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/include/send.h
File length: 4301 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, 5 months ago) by knight
Original Path: ircd-hybrid/include/send.h
File length: 4301 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, 5 months ago) by knight
Original Path: ircd-hybrid/include/send.h
File length: 4301 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, 5 months ago) by knight
Original Path: ircd-hybrid/include/send.h
File length: 4301 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, 5 months ago) by adx
Original Path: ircd-hybrid/include/send.h
File length: 4349 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 9091)

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