ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid-8/modules/m_stats.c
Revision 1156 - (view) (annotate) - [select for diffs]
Modified Tue Aug 9 20:29:20 2011 UTC (12 years, 7 months ago) by michael
File length: 46888 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/modules/m_stats.c
File length: 46888 byte(s)
Diff to previous 1148
- recreate "trunk"

Revision 1148 - (view) (annotate) - [select for diffs]
Modified Fri Jul 29 21:29:06 2011 UTC (12 years, 8 months ago) by michael
Original Path: ircd-hybrid-7.3/modules/m_stats.c
File length: 46888 byte(s)
Diff to previous 1144
- fixed several compile warnings

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_stats.c
File length: 46908 byte(s)
Diff to previous 1127
Added back STATS/TRACE/MOTD/ADMIN request notices. Removed
   spy_*_notice modules accordingly.


Revision 1127 - (view) (annotate) - [select for diffs]
Modified Sun Feb 27 11:05:40 2011 UTC (13 years, 1 month ago) by michael
Original Path: ircd-hybrid-7.3/modules/m_stats.c
File length: 46665 byte(s)
Diff to previous 1121
- fixed "stats z" displaying bug

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_stats.c
File length: 46655 byte(s)
Diff to previous 1029
- 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_stats.c
File length: 46831 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/modules/m_stats.c
File length: 46831 byte(s)
Diff to previous 1017
- move ircd-hybrid-7.2 to trunk

Revision 1017 - (view) (annotate) - [select for diffs]
Modified Tue Oct 27 22:22:38 2009 UTC (14 years, 5 months ago) by michael
Original Path: ircd-hybrid-7.2/modules/m_stats.c
File length: 46831 byte(s)
Diff to previous 1011
- fixed build with --enable-assert
- fixed STATS z reporting correct memory consumption of channel bans/excepts/invites and watchlist entries

Revision 1011 - (view) (annotate) - [select for diffs]
Modified Fri Sep 18 10:14:09 2009 UTC (14 years, 6 months ago) by michael
Original Path: ircd-hybrid-7.2/modules/m_stats.c
File length: 47808 byte(s)
Diff to previous 1001
- move list manipulation routines from tools.c to list.c
- mem_frob() goes to memory.c
- sort out redundant/unneeded header includes

Revision 1001 - (view) (annotate) - [select for diffs]
Modified Sat Aug 29 22:44:44 2009 UTC (14 years, 7 months ago) by michael
Original Path: ircd-hybrid-7.2/modules/m_stats.c
File length: 47807 byte(s)
Diff to previous 988
- remove half done and broken win32 support

Revision 988 - (view) (annotate) - [select for diffs]
Modified Sun Aug 16 14:00:36 2009 UTC (14 years, 7 months ago) by michael
Original Path: ircd-hybrid-7.2/modules/m_stats.c
File length: 47829 byte(s)
Diff to previous 958
- removed remnants of --disable-gline-voting

Revision 958 - (view) (annotate) - [select for diffs]
Modified Tue Jul 28 21:36:41 2009 UTC (14 years, 8 months ago) by michael
Original Path: ircd-hybrid-7.2/modules/m_stats.c
File length: 47970 byte(s)
Diff to previous 948
- show pending gunglines in STATS g

Revision 948 - (view) (annotate) - [select for diffs]
Modified Tue Jul 21 17:34:06 2009 UTC (14 years, 8 months ago) by michael
Original Path: ircd-hybrid-7.2/modules/m_stats.c
File length: 46456 byte(s)
Diff to previous 896
- lp64\llp64\ilp32 portability fixes

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_stats.c
File length: 46431 byte(s)
Diff to previous 884
- Killed s_stats.c

Revision 884 - (view) (annotate) - [select for diffs]
Modified Sun Oct 28 18:22:55 2007 UTC (16 years, 5 months ago) by michael
Original Path: ircd-hybrid-7.2/modules/m_stats.c
File length: 43830 byte(s)
Diff to previous 584
- show some watch statistics in STATS z

Revision 584 - (view) (annotate) - [select for diffs]
Modified Sun May 7 15:26:45 2006 UTC (17 years, 10 months ago) by michael
Original Path: ircd-hybrid-7.2/modules/m_stats.c
File length: 43616 byte(s)
Diff to previous 560
- Added new general::stats_e_disabled configuration option.  Known from RB,
  all it does is to disable "STATS e", which is a good idea if you have any
  exempted server ips.
- Updated RELNOTES

Revision 560 - (view) (annotate) - [select for diffs]
Modified Sun Apr 23 06:38:25 2006 UTC (17 years, 11 months ago) by michael
Original Path: ircd-hybrid-7.2/modules/m_stats.c
File length: 43476 byte(s)
Diff to previous 317
- Fixed negative "STATS ?" output as reported by ThaPrince
- Updated RELNOTES

Revision 317 - (view) (annotate) - [select for diffs]
Modified Sat Dec 24 14:45:17 2005 UTC (18 years, 3 months ago) by michael
Original Path: ircd-hybrid-7.2/modules/m_stats.c
File length: 43468 byte(s)
Diff to previous 34
- Backported revision 315 (trimmed memory usage by moving invited
  dlink_list to LocalUser struct)

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_stats.c
File length: 43455 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/modules/m_stats.c
File length: 43455 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/modules/m_stats.c
File length: 43455 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/modules/m_stats.c
File length: 43455 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_stats.c
File length: 43511 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 1591)

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