- Update copyright years
- Fixed svn properties
- Update copyright years
- isupport.c, match.c: casemapping is 'ascii' now
- Removed slang in comment
- '!' and '@' are no longer threated as wildcard characters
- Update copyright years
- match.c: style corrections to match()
- Update GPL 2 license headers
- Use 'unsigned' whenever possible
- Style corrections
- Fixed inconsistent style in several places
- match.c: removed unused header include
- Clean up all files in include/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years
- WHOIS may no longer accept wildcards
- Cleanup unused header file includes - Fixed minor compile warning in conf.c
- added improved match() stolen from ircu - fixed compile warning in m_module.c
- changed match() polarity. match() now returns 0 on match and 1 on non-match This cleans up several places where function pointers of different matching functions like irccmp/strcmp/match are passed to other functions. - added improved collapse() to match.c
- Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
- ircncmp(): ignored length variable. fixed
- removed &localchannels
- channel::disable_fake_channels now also disables ascii 29 (mIRC italic) when set to yes. Italic text (ctrl+i) is supported since mIRC 7.0
- match(), match_esc(): remove XXX-comment. Bad idea to have match() rely on collapse()
- fix odd behaviour of ircncmp with 'n' being 0, plus performance improvements.
- fixed style in some places
- create ircd-hybrid-8 "branch"
- recreate "trunk"
- Got rid of irc_addrinfo.c and irc_getnameinfo.c - Fixed broken ipv6 detection due to incorrect use of AC_CHECK_TYPES
- branch off trunk to create 7.3 branch
- move ircd-hybrid-7.2 to trunk
+ added invisible character ^O (cancel all formatting)
- actually remove the chars that should not be marked as visible chan chars
- optimise Michael's fake channel catcher. Make it work first, then optimise.
- Added channel::disable_fake_channels which disallows creation of channels that have ascii 2, 3, 31 and 160 in their names. - Minor improvements and cleanups to channel name validation routines backported from 7.3
- Yet another mach_chan fix (broken #*chan vs. &chan match logic as pointed out by adx)
- Backported match_chan() fix to get /list *chan* to work
- Imported recent channelban changes from HEAD which have been tested extensively. The match_cidr() fix didn't work in the first try, so I'm not going to bother with further debugging. - Removed match_cidr() and comp_with_mask()
create 7.2 branch, we can move/rename it as needed.
- svn:keywords
- svn:keywords
- Fix svn:keywords
- imported sources - can be moved later according to the directory/branching scheme, but we need the svn up
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.