../
|
help/
|
90
(19 years ago)
by knight:
- Finialise svn:ignore keywords to fix everything
|
Makefile.in
|
111
(19 years ago)
by knight:
- Update contrib Makefile to compile with libio
|
README
|
43
(19 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
(19 years ago)
by knight:
- svn:keywords
|
challenge.irc
|
33
(19 years ago)
by knight:
- svn:keywords
|
example_module.c
|
76
(19 years ago)
by adx:
- fixed contrib #includes
|
ip_cloaking.c
|
405
(19 years ago)
by michael:
- Removed now unused llflags parameter from sendto_server()
|
ircd-hybrid.spec
|
33
(19 years ago)
by knight:
- svn:keywords
|
ircd.init.in
|
33
(19 years ago)
by knight:
- svn:keywords
|
m_capture.c
|
405
(19 years ago)
by michael:
- Removed now unused llflags parameter from sendto_server()
|
m_change.c
|
405
(19 years ago)
by michael:
- Removed now unused llflags parameter from sendto_server()
|
m_classlist.c
|
161
(19 years ago)
by db:
- Make contrib compile with HEAD
|
m_clearchan.c
|
405
(19 years ago)
by michael:
- Removed now unused llflags parameter from sendto_server()
|
m_ctrace.c
|
184
(19 years ago)
by adx:
* make win32 port work with libio.dll
|
m_flags.c
|
76
(19 years ago)
by adx:
- fixed contrib #includes
|
m_force.c
|
405
(19 years ago)
by michael:
- Removed now unused llflags parameter from sendto_server()
|
m_jupe.c
|
405
(19 years ago)
by michael:
- Removed now unused llflags parameter from sendto_server()
|
m_killhost.c
|
398
(19 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
(19 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
(19 years ago)
by michael:
- Small cleanups to m_mkpasswd.c
|
m_ojoin.c
|
405
(19 years ago)
by michael:
- Removed now unused llflags parameter from sendto_server()
|
m_operspy.c
|
290
(19 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
|
405
(19 years ago)
by michael:
- Removed now unused llflags parameter from sendto_server()
|
m_services.c
|
76
(19 years ago)
by adx:
- fixed contrib #includes
|
m_spoof.c
|
405
(19 years ago)
by michael:
- Removed now unused llflags parameter from sendto_server()
|
setup-win32.h
|
185
(19 years ago)
by adx:
* dynamic module support for win32
|
spy_admin_notice.c
|
76
(19 years ago)
by adx:
- fixed contrib #includes
|
spy_info_notice.c
|
76
(19 years ago)
by adx:
- fixed contrib #includes
|
spy_links_notice.c
|
76
(19 years ago)
by adx:
- fixed contrib #includes
|
spy_motd_notice.c
|
76
(19 years ago)
by adx:
- fixed contrib #includes
|
spy_stats_notice.c
|
76
(19 years ago)
by adx:
- fixed contrib #includes
|
spy_stats_p_notice.c
|
76
(19 years ago)
by adx:
- fixed contrib #includes
|
spy_trace_notice.c
|
76
(19 years ago)
by adx:
- fixed contrib #includes
|
spy_whois_notice.c
|
76
(19 years ago)
by adx:
- fixed contrib #includes
|
win32build.bat
|
190
(19 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.
|