ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.1.x/modules/m_ison.c
Revision 2100 - (view) (annotate) - [select for diffs]
Modified Sun May 19 11:00:50 2013 UTC (10 years, 10 months ago) by michael
File length: 3175 byte(s)
Diff to previous 1867 , to selected 31
- m_ison.c: merge do_ison() into m_ison()

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: 3331 byte(s)
Diff to previous 1857 , to selected 31
- Create 8.1.x branch

Revision 1857 - (view) (annotate) - [select for diffs]
Modified Wed Apr 24 20:47:21 2013 UTC (10 years, 11 months ago) by michael
Original Path: ircd-hybrid/trunk/modules/m_ison.c
File length: 3331 byte(s)
Diff to previous 1834 , to selected 31
- Constification

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_ison.c
File length: 3325 byte(s)
Diff to previous 1832 , to selected 31
- 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_ison.c
File length: 3315 byte(s)
Diff to previous 1793 , to selected 31
- 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 1793 - (view) (annotate) - [select for diffs]
Modified Sun Mar 31 14:06:08 2013 UTC (10 years, 11 months ago) by michael
Original Path: ircd-hybrid/trunk/modules/m_ison.c
File length: 3325 byte(s)
Diff to previous 1728 , to selected 31
- Replaced all occurrences of ircsprintf with sprintf/snprintf
  and killed sprintf_irc.(c|h)

Revision 1728 - (view) (annotate) - [select for diffs]
Modified Thu Jan 3 00:16:51 2013 UTC (11 years, 2 months ago) by michael
Original Path: ircd-hybrid/trunk/modules/m_ison.c
File length: 3350 byte(s)
Diff to previous 1592 , to selected 31
- Backported -r1723 [Fixed possible core on USERHOST/ISON/CAPAB which for some reason
  only happens with glibc with optimization enabled. Reported by Mantas]

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_ison.c
File length: 3350 byte(s)
Diff to previous 1243 , to selected 31
- Second time's the charm? Moving svnroot/ircd-hybrid-8 to
  svnroot/ircd-hybrid/trunk

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_ison.c
File length: 3350 byte(s)
Diff to previous 1233 , to selected 31
- 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 1233 - (view) (annotate) - [select for diffs]
Modified Thu Sep 22 20:53:07 2011 UTC (12 years, 6 months ago) by michael
Original Path: ircd-hybrid-8/modules/m_ison.c
File length: 3431 byte(s)
Diff to previous 1230 , to selected 31
- replace bunch of ircsprintf with snprintf

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_ison.c
File length: 3420 byte(s)
Diff to previous 1156 , to selected 31
- cleanup module loader. Make module api more flexible

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_ison.c
File length: 3364 byte(s)
Diff to previous 1155 , to selected 31
- 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_ison.c
File length: 3364 byte(s)
Diff to previous 1121 , to selected 31
- recreate "trunk"

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_ison.c
File length: 3364 byte(s)
Diff to previous 1029 , to selected 31
- 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_ison.c
File length: 3394 byte(s)
Diff to previous 1028 , to selected 31
- 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_ison.c
File length: 3394 byte(s)
Diff to previous 885 , to selected 31
- move ircd-hybrid-7.2 to trunk

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/modules/m_ison.c
File length: 3394 byte(s)
Diff to previous 875 , to selected 31
- 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 875 - (view) (annotate) - [select for diffs]
Modified Tue Oct 23 11:40:09 2007 UTC (16 years, 5 months ago) by michael
Original Path: ircd-hybrid-7.2/modules/m_ison.c
File length: 5174 byte(s)
Diff to previous 34 , to selected 31
- Fix some compile warnings with gcc 4.2.2
- Update configure.ac

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_ison.c
File length: 5167 byte(s)
Diff to previous 33 , to selected 31
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_ison.c
File length: 5167 byte(s)
Diff to previous 32 , to selected 31
- 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_ison.c
File length: 5167 byte(s)
Diff to previous 31
- svn:keywords

Revision 31 - (view) (annotate) - [selected]
Modified Sun Oct 2 20:34:05 2005 UTC (18 years, 5 months ago) by knight
Original Path: ircd-hybrid/modules/m_ison.c
File length: 5167 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/modules/m_ison.c
File length: 5224 byte(s)
Diff to selected 31
- 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