ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/contrib
(Current path doesn't exist after revision 1586)
r401
File Last Change
 ../
help/ 90 (20 years ago) by knight: - Finialise svn:ignore keywords to fix everything
Makefile.in 111 (20 years ago) by knight: - Update contrib Makefile to compile with libio
README 43 (20 years ago) by adx: - well I don't think "one or two of these modules will core your ircd". too much bullshit.
README.cloaking 33 (20 years ago) by knight: - svn:keywords
challenge.irc 33 (20 years ago) by knight: - svn:keywords
example_module.c 76 (20 years ago) by adx: - fixed contrib #includes
ip_cloaking.c 76 (20 years ago) by adx: - fixed contrib #includes
ircd-hybrid.spec 33 (20 years ago) by knight: - svn:keywords
ircd.init.in 33 (20 years ago) by knight: - svn:keywords
m_capture.c 357 (20 years ago) by michael: - Mainly re-wrote split_nuh() to fix a regexp kline bug where we would cut off the user portion after 9 chars, but also to be a bit more flexible when we have to deal with different user/host name lengths. - Re-wrote m_capture() to use split_nuh()
m_change.c 344 (20 years ago) by michael: - Flag the client as being ip-spoofed if setting a new hostname via CHGHOST, that way non-opers can't figure out the IP with a simple WHOIS. Suggested by adx
m_classlist.c 161 (20 years ago) by db: - Make contrib compile with HEAD
m_clearchan.c 398 (20 years ago) by michael: - Ripped out lazylinks as discussed on irc. the main concept wasn't very well designed and will be done in a better way some day. Anyways, they propably never worked and were considered bloat by most people. Good bye!
m_ctrace.c 184 (20 years ago) by adx: * make win32 port work with libio.dll
m_flags.c 76 (20 years ago) by adx: - fixed contrib #includes
m_force.c 401 (20 years ago) by michael: - Fixed bug in m_force() that would allow to join clients into channels with too long channelnames.
m_jupe.c 349 (20 years ago) by michael: - Got rid of multiple bogus_host() copies
m_killhost.c 398 (20 years ago) by michael: - Ripped out lazylinks as discussed on irc. the main concept wasn't very well designed and will be done in a better way some day. Anyways, they propably never worked and were considered bloat by most people. Good bye!
m_ltrace.c 290 (20 years ago) by michael: - Moved has_wildcards() from m_list.c to match.c and re-use it in some other places.
m_mkpasswd.c 265 (20 years ago) by michael: - Small cleanups to m_mkpasswd.c
m_ojoin.c 355 (20 years ago) by adx: + present halfops as ops to servers which don't support it + should work but please review before I break another net ;)
m_operspy.c 290 (20 years ago) by michael: - Moved has_wildcards() from m_list.c to match.c and re-use it in some other places.
m_opme.c 398 (20 years ago) by michael: - Ripped out lazylinks as discussed on irc. the main concept wasn't very well designed and will be done in a better way some day. Anyways, they propably never worked and were considered bloat by most people. Good bye!
m_services.c 76 (20 years ago) by adx: - fixed contrib #includes
m_spoof.c 76 (20 years ago) by adx: - fixed contrib #includes
setup-win32.h 185 (20 years ago) by adx: * dynamic module support for win32
spy_admin_notice.c 76 (20 years ago) by adx: - fixed contrib #includes
spy_info_notice.c 76 (20 years ago) by adx: - fixed contrib #includes
spy_links_notice.c 76 (20 years ago) by adx: - fixed contrib #includes
spy_motd_notice.c 76 (20 years ago) by adx: - fixed contrib #includes
spy_stats_notice.c 76 (20 years ago) by adx: - fixed contrib #includes
spy_stats_p_notice.c 76 (20 years ago) by adx: - fixed contrib #includes
spy_trace_notice.c 76 (20 years ago) by adx: - fixed contrib #includes
spy_whois_notice.c 76 (20 years ago) by adx: - fixed contrib #includes
win32build.bat 190 (20 years ago) by adx: * prototypes are now prefixed with either nothing or EXTERN (meaning it's an ircd.dll API) * dynamic modules now work on win32.
1 directory and 34 files shown

Properties

Name Value
svn:ignore Makefile *~ *.rej *.orig *core *.o config.status config.cache config.log autom4te.cache .depend .kdev*