ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid
(Current path doesn't exist after revision 1586)
r477
File Last Change
 ../
help/ 414 (18 years ago) by metalrock: - Update help file and alphabetize.
contrib/ 444 (18 years ago) by adx: + STATIC_MODULES is no longer meaningful so byebye
src/ 477 (18 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)
include/ 477 (18 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 (18 years ago) by adx: + finished modules API + now we need to put these mo_modload etc somewhere
messages/ 247 (18 years ago) by adx: + missed this one
modules/ 471 (18 years ago) by michael: - Don't allocate new dlink_node pointer on each client creation, rather reuse localClient->lclient_node for linking it into unknown_list and move it into local_client_list after client registration.
servlink/ 90 (18 years ago) by knight: - Finialise svn:ignore keywords to fix everything
tools/ 90 (18 years ago) by knight: - Finialise svn:ignore keywords to fix everything
doc/ 409 (18 years ago) by michael: - fixed spelling in klines.txt, recieved vs. received
etc/ 403 (18 years ago) by michael: - replaced some lame stuff in example configuration files
INSTALL 243 (18 years ago) by adx: + 7.1 -> 7.3
configure 254 (18 years ago) by michael: - Disabled optimization. i.e. restored -O0 - #if'd out My* inline functions from memory.h
configure.ac 254 (18 years ago) by michael: - Disabled optimization. i.e. restored -O0 - #if'd out My* inline functions from memory.h
TODO 399 (18 years ago) by michael: - Removed LL leftovers
doxygen.conf 346 (18 years ago) by michael: - Updated doxygen.conf
BUGS 289 (18 years ago) by db: - forward port from 7.2, this bug is no longer present with last send.c
Makefile.in 59 (18 years ago) by adx: - move non-irc related sources to /libio - todo: make it independent of the rest of code
README.PLATFORMS 33 (18 years ago) by knight: - svn:keywords
README.FIRST 33 (18 years ago) by knight: - svn:keywords
Hybrid-team 33 (18 years ago) by knight: - svn:keywords
LICENSE 33 (18 years ago) by knight: - svn:keywords
install-sh 33 (18 years ago) by knight: - svn:keywords
RELNOTES 312 (18 years ago) by lusky: test commit (hi adx!)
11 directories and 13 files shown

Properties

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