ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid
(Current path doesn't exist after revision 1586)
r754
File Last Change
 ../
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.
doc/ 502 (20 years ago) by michael: - Implemented CAP command handler based uppon ircu's m_cap() - Added somewhat outdated draft-mitchell-irc-capabilities-01.txt until I get the latest version from kev. - Added "multi-prefix" cap so clients supporting "multi-prefix" may recieve multi prefixed NAMES replies, e.g. @%+nick1 @+nick2 .. - Fixed "make clean" for src/conf/
servlink/ 681 (20 years ago) by adx: + handle servlink sockets in the following order: net, data, ctrl + this should make ircd exit messages visible on compressed links
messages/ 704 (20 years ago) by db: - add contributed brazilian language (untested) Marcelo Lipienski <und3rl1n3d@gmail.com>
modules/ 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
contrib/ 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
include/ 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
src/ 752 (20 years ago) by adx: + fixed an old bug that affected our numeric delivery: Imagine we have a scenario like this: [origin A on server 0] --> [OUR IRCD] --> [TS6 server] --> [TS5 server and target Z] We'd try to address Z by its null ID only because the next server on the way is TS6. That led to delivery failure in cases like ts6(origin)->ts6->ts6->ts5(target).
libio/ 754 (20 years ago) by michael: - Fixed bug in parseargs() as reported by Szymek on the hybrid forum http://forum.ircd-hybrid.org/viewtopic.php?t=163
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
RELNOTES 312 (20 years ago) by lusky: test commit (hi adx!)
README.PLATFORMS 33 (20 years ago) by knight: - svn:keywords
README.FIRST 33 (20 years ago) by knight: - svn:keywords
LICENSE 33 (20 years ago) by knight: - svn:keywords
install-sh 33 (20 years ago) by knight: - svn:keywords
doxygen.conf 346 (20 years ago) by michael: - Updated doxygen.conf
TODO 399 (20 years ago) by michael: - Removed LL leftovers
INSTALL 577 (20 years ago) by michael: - Forward-ported ts6 fix from 7.2 - Updated INSTALL
Makefile.in 59 (20 years ago) by adx: - move non-irc related sources to /libio - todo: make it independent of the rest of code
Hybrid-team 622 (20 years ago) by metalrock: - Change my email address. I've graduated finally and don't want to be associated with that place!
configure 641 (20 years ago) by michael: - Renamed basename() to libio_basename() and use it everywhere instead of glibc's basename - Updated configure.ac accordingly
configure.ac 641 (20 years ago) by michael: - Renamed basename() to libio_basename() and use it everywhere instead of glibc's basename - Updated configure.ac accordingly
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*