../
|
help/
|
613
(20 years ago)
by michael:
- Got rid of several pointless irc_getnameinfo() calls in places where we
can simply use client->sockhost.
- Removed contrib/m_ltrace.c. Use TRACE instead.
- Fixed compile errors in m_gline.c and m_info.c
|
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.
|
ircd-hybrid.spec
|
33
(20 years ago)
by knight:
- svn:keywords
|
challenge.irc
|
33
(20 years ago)
by knight:
- svn:keywords
|
ircd.init.in
|
33
(20 years ago)
by knight:
- svn:keywords
|
README.cloaking
|
33
(20 years ago)
by knight:
- svn:keywords
|
setup-win32.h
|
571
(20 years ago)
by michael:
- removed INVARIANTS leftover and updated configure.ac accordingly
|
Makefile.in
|
613
(20 years ago)
by michael:
- Got rid of several pointless irc_getnameinfo() calls in places where we
can simply use client->sockhost.
- Removed contrib/m_ltrace.c. Use TRACE instead.
- Fixed compile errors in m_gline.c and m_info.c
|
recode.c
|
630
(20 years ago)
by adx:
+ 2002 looks a bit stale
|
m_change.c
|
677
(20 years ago)
by adx:
+ fixed contrib
|
m_services.c
|
677
(20 years ago)
by adx:
+ fixed contrib
|
spy_motd_notice.c
|
677
(20 years ago)
by adx:
+ fixed contrib
|
m_operspy.c
|
677
(20 years ago)
by adx:
+ fixed contrib
|
m_killhost.c
|
677
(20 years ago)
by adx:
+ fixed contrib
|
m_ctrace.c
|
677
(20 years ago)
by adx:
+ fixed contrib
|
example_module.c
|
677
(20 years ago)
by adx:
+ fixed contrib
|
m_mkpasswd.c
|
677
(20 years ago)
by adx:
+ fixed contrib
|
m_flags.c
|
677
(20 years ago)
by adx:
+ fixed contrib
|
m_classlist.c
|
677
(20 years ago)
by adx:
+ fixed contrib
|
m_clearchan.c
|
677
(20 years ago)
by adx:
+ fixed contrib
|
spy_stats_p_notice.c
|
677
(20 years ago)
by adx:
+ fixed contrib
|
spy_info_notice.c
|
677
(20 years ago)
by adx:
+ fixed contrib
|
spy_admin_notice.c
|
677
(20 years ago)
by adx:
+ fixed contrib
|
README
|
677
(20 years ago)
by adx:
+ fixed contrib
|
spy_trace_notice.c
|
677
(20 years ago)
by adx:
+ fixed contrib
|
m_opme.c
|
677
(20 years ago)
by adx:
+ fixed contrib
|
m_jupe.c
|
677
(20 years ago)
by adx:
+ fixed contrib
|
m_spoof.c
|
677
(20 years ago)
by adx:
+ fixed contrib
|
spy_stats_notice.c
|
677
(20 years ago)
by adx:
+ fixed contrib
|
spy_links_notice.c
|
677
(20 years ago)
by adx:
+ fixed contrib
|
spy_whois_notice.c
|
677
(20 years ago)
by adx:
+ fixed contrib
|
m_capture.c
|
677
(20 years ago)
by adx:
+ fixed contrib
|
m_force.c
|
693
(20 years ago)
by michael:
- Delete existing invites if a client gets into a channel via OJOIN/FORCEJOIN
|
m_ojoin.c
|
693
(20 years ago)
by michael:
- Delete existing invites if a client gets into a channel via OJOIN/FORCEJOIN
|
ip_cloaking.c
|
699
(20 years ago)
by michael:
- Fixed core in make_virthost() with host names that doesn't have a dot
in it. Reported by CoolCold
|