../
|
contrib/
|
444
(20 years ago)
by adx:
+ STATIC_MODULES is no longer meaningful so byebye
|
doc/
|
409
(20 years ago)
by michael:
- fixed spelling in klines.txt, recieved vs. received
|
etc/
|
403
(20 years ago)
by michael:
- replaced some lame stuff in example configuration files
|
help/
|
414
(20 years ago)
by metalrock:
- Update help file and alphabetize.
|
include/
|
477
(20 years ago)
by adx:
+ additional parameter 'exact' for find_module():
if NO, match only the canonical name i.e. m_part.ABC will match
m_part.so or built-in m_part (used to check if any version of a
module is loaded)
if YES, match the whole file name (used with /modunload and friends)
|
libio/
|
474
(20 years ago)
by adx:
+ finished modules API
+ now we need to put these mo_modload etc somewhere
|
messages/
|
247
(20 years ago)
by adx:
+ missed this one
|
modules/
|
478
(20 years ago)
by adx:
+ work against malformed numerics on "WHOIS : "
+ actually the same needs to be done in many other modules...
|
servlink/
|
90
(20 years ago)
by knight:
- Finialise svn:ignore keywords to fix everything
|
src/
|
477
(20 years ago)
by adx:
+ additional parameter 'exact' for find_module():
if NO, match only the canonical name i.e. m_part.ABC will match
m_part.so or built-in m_part (used to check if any version of a
module is loaded)
if YES, match the whole file name (used with /modunload and friends)
|
tools/
|
90
(20 years ago)
by knight:
- Finialise svn:ignore keywords to fix everything
|
BUGS
|
289
(20 years ago)
by db:
- forward port from 7.2, this bug is no longer present with last send.c
|
Hybrid-team
|
33
(20 years ago)
by knight:
- svn:keywords
|
INSTALL
|
243
(20 years ago)
by adx:
+ 7.1 -> 7.3
|
LICENSE
|
33
(20 years ago)
by knight:
- svn:keywords
|
Makefile.in
|
59
(20 years ago)
by adx:
- move non-irc related sources to /libio
- todo: make it independent of the rest of code
|
README.FIRST
|
33
(20 years ago)
by knight:
- svn:keywords
|
README.PLATFORMS
|
33
(20 years ago)
by knight:
- svn:keywords
|
RELNOTES
|
312
(20 years ago)
by lusky:
test commit (hi adx!)
|
TODO
|
399
(20 years ago)
by michael:
- Removed LL leftovers
|
configure
|
254
(20 years ago)
by michael:
- Disabled optimization. i.e. restored -O0
- #if'd out My* inline functions from memory.h
|
configure.ac
|
254
(20 years ago)
by michael:
- Disabled optimization. i.e. restored -O0
- #if'd out My* inline functions from memory.h
|
doxygen.conf
|
346
(20 years ago)
by michael:
- Updated doxygen.conf
|
install-sh
|
33
(20 years ago)
by knight:
- svn:keywords
|