index
:
linuxnet/ircd-hybrid-linuxnet.git
linuxnet-8.1.17
linuxnet-8.1.20
master
[no description]
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
m_stats.c
Age
Commit message (
Expand
)
Author
2014-07-02
- Removed hooking system
michael
2014-06-22
- m_stats.c:stats_tstats(): prefix "/stats t" reply with 't' instead of 'T',
michael
2014-05-11
- Fixed bug where "STATS p" would show an invalid amount of irc-operators
michael
2014-04-08
- Fixed corrupted "STATS U" output
michael
2014-03-28
- Backported -r3227 [m_stats.c:stats_servlinks(): removed extranous spaces]
michael
2014-03-01
- m_stats.c, conf.h: removed unused CONF_FLAGS_LIMIT_IP and CONF_FLAGS_NOMATC...
michael
2014-03-01
- white-space changes / style cleanups
michael
2014-01-26
- Revert -r1925. We no longer show how many times an oline has been hit.
michael
2014-01-15
- Clean up all files in modules/ (fixed indentation, removed whitespaces/tabs)
michael
2013-12-17
- Avoid magically sized temporary buffers
michael
2013-07-03
- Removed useless sanity checks
michael
2013-06-19
- whowas.c: renamed count_whowas_memory() to whowas_count_memory()
michael
2013-06-18
- m_stats.c: fixed typo
michael
2013-06-18
- Added general::stats_u_oper_only configuration option
michael
2013-06-04
- Moved disable_remote_command configuration directive from
michael
2013-06-03
- Remove unused temporary_resv list. Move channel_resv_list to conf.c
michael
2013-06-02
- m_stats.c:report_confitem_types(): removed unused variable
michael
2013-05-31
- Implement motd{} configuration blocks based on ircu's implementation
michael
2013-05-26
- Got rid of CONF_HUB enum type
michael
2013-05-26
- Got rid of CONF_CLASS enum type
michael
2013-05-08
- Cosmetical cleanups
michael
2013-04-30
- Move report_resv() to m_stats.c
michael
2013-04-30
- "STATS o" now shows how many times an oper{} block has been used.
michael
2013-04-30
- Moved report_confitem_types() to m_stats.c
michael
2013-04-30
- Dropped PCRE support
michael
2013-04-27
- "STATS s" now shows configured services{} blocks as well
michael
2013-04-24
- Cleanup m_map.c
michael
2013-04-21
- Fixed "STATS e" showing random data sometimes
michael
2013-04-19
- Revert to -r1831
michael
2013-04-19
- Made all numeric defines use the actual string instead of the numeric value
michael
2013-03-31
- KLINE, DLINE, SQUIT and KILL now make use of CONF_NOREASON as well
michael
2013-01-24
- Forward-port -r1774:
michael
2013-01-18
- Fixed some other invalid conversion specifiers
michael
2013-01-17
- %lu conversion specifier has been used when it should be %u
michael
2012-12-24
- Improved WEBIRC authentication; added 'webirc' to auth::flags
michael
2012-11-16
- Implemented memory pool allocator which basically is taken from Tor's
michael
2012-11-13
- changed match() polarity. match() now returns 0 on match and 1 on non-match
michael
2012-11-10
- Fixed few bugs that have been introduced with config rewrite
michael
2012-11-10
- minor MaskItem structure cleanup
michael
2012-11-06
- More config subsystem cleanups
michael
2012-11-04
- Initial rewrite of the configuration subsystem
michael
2012-11-01
- flesh out new *line database handling
michael
2012-11-01
- klines, dlines, xlines, glines and resv now make use of the new database;
michael
2012-10-30
- Made m_globops() and ms_globops() use sendto_realops_flags()
michael
2012-10-27
- Second time's the charm? Moving svnroot/ircd-hybrid-8 to
michael