../
|
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
|
Makefile.in
|
773
(19 years ago)
by adx:
+ first attempts at soft reboot
|
README
|
677
(20 years ago)
by adx:
+ fixed contrib
|
README.cloaking
|
33
(20 years ago)
by knight:
- svn:keywords
|
challenge.irc
|
33
(20 years ago)
by knight:
- svn:keywords
|
example_module.c
|
677
(20 years ago)
by adx:
+ fixed contrib
|
ip_cloaking.c
|
765
(19 years ago)
by adx:
+ keep userhost hash coherent with clients
|
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
|
741
(20 years ago)
by adx:
+ removed s_conf.h and superseded parts of s_conf.c
|
m_change.c
|
765
(19 years ago)
by adx:
+ keep userhost hash coherent with clients
|
m_classlist.c
|
746
(20 years ago)
by adx:
+ make most modules compile, except a few ones which need deeper changes
|
m_clearchan.c
|
746
(20 years ago)
by adx:
+ make most modules compile, except a few ones which need deeper changes
|
m_ctrace.c
|
746
(20 years ago)
by adx:
+ make most modules compile, except a few ones which need deeper changes
|
m_flags.c
|
746
(20 years ago)
by adx:
+ make most modules compile, except a few ones which need deeper changes
|
m_force.c
|
746
(20 years ago)
by adx:
+ make most modules compile, except a few ones which need deeper changes
|
m_jupe.c
|
746
(20 years ago)
by adx:
+ make most modules compile, except a few ones which need deeper changes
|
m_killhost.c
|
746
(20 years ago)
by adx:
+ make most modules compile, except a few ones which need deeper changes
|
m_mkpasswd.c
|
746
(20 years ago)
by adx:
+ make most modules compile, except a few ones which need deeper changes
|
m_ojoin.c
|
693
(20 years ago)
by michael:
- Delete existing invites if a client gets into a channel via OJOIN/FORCEJOIN
|
m_operspy.c
|
751
(20 years ago)
by adx:
+ implemented RESV hashing where it's possible (i.e. no wildcards)
+ ok, all this list/hash manipulation should be moved to src/conf
|
m_opme.c
|
746
(20 years ago)
by adx:
+ make most modules compile, except a few ones which need deeper changes
|
m_services.c
|
747
(20 years ago)
by adx:
+ fixed everything except m_gline and m_spoof.
+ still to do: ban storage, limits, iphash, parser, conf_connect_allowed
|
m_spoof.c
|
749
(20 years ago)
by adx:
+ make everything compile, but not yet link
|
recode.c
|
630
(20 years ago)
by adx:
+ 2002 looks a bit stale
|
setup-win32.h
|
571
(20 years ago)
by michael:
- removed INVARIANTS leftover and updated configure.ac accordingly
|
soft_reboot.c
|
773
(19 years ago)
by adx:
+ first attempts at soft reboot
|
spy_admin_notice.c
|
677
(20 years ago)
by adx:
+ fixed contrib
|
spy_info_notice.c
|
677
(20 years ago)
by adx:
+ fixed contrib
|
spy_links_notice.c
|
677
(20 years ago)
by adx:
+ fixed contrib
|
spy_motd_notice.c
|
677
(20 years ago)
by adx:
+ fixed contrib
|
spy_stats_notice.c
|
677
(20 years ago)
by adx:
+ fixed contrib
|
spy_stats_p_notice.c
|
677
(20 years ago)
by adx:
+ fixed contrib
|
spy_trace_notice.c
|
677
(20 years ago)
by adx:
+ fixed contrib
|
spy_whois_notice.c
|
677
(20 years ago)
by adx:
+ fixed contrib
|
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.
|