../
|
contrib/
|
79
(19 years ago)
by adx:
- fixed server form of CHGIDENT/CHGHOST/CHGNAME
|
doc/
|
33
(19 years ago)
by knight:
- svn:keywords
|
etc/
|
55
(19 years ago)
by michael:
- Re-added an equivalent of H6's sixth O-line field (Modes to get on operup).
- Updated efnet's example.conf to reflect the new
opers_bypass_callerid directive
- Misc style corrections to s_user.c while on it
|
help/
|
67
(19 years ago)
by adx:
- removed external references from libio/net, still to do: comm
|
include/
|
78
(19 years ago)
by adx:
- further win32 fixes, use ircd_signal.c interface (signals are wrapped
around WM_USER's wParam)
- note that the callback for WM_SIGNAL (ie WM_USER) defined in libio is
independent from the ircd, ie variable dispatch_wm_signal is set in
ircd_signal.c.
- now it compiles, to do: turn libio into a DLL to allow symbol references
in m_*.dll protocol modules.
|
libio/
|
86
(19 years ago)
by adx:
* attached misc/tools.c to misc/list.c,
this should really have been done earlier.
* moved mem_frob() to memory.c
* single libio_init() instead of all startup functions;
btw, I don't know if ircd's still able to boot ..
|
messages/
|
33
(19 years ago)
by knight:
- svn:keywords
|
modules/
|
69
(19 years ago)
by adx:
- splitted ircd/libio, all headers connected with libio sources have been
moved for internal use only. To use libio interface, include "libio.h"
(which is already done in "stdinc.h")
|
servlink/
|
69
(19 years ago)
by adx:
- splitted ircd/libio, all headers connected with libio sources have been
moved for internal use only. To use libio interface, include "libio.h"
(which is already done in "stdinc.h")
|
src/
|
86
(19 years ago)
by adx:
* attached misc/tools.c to misc/list.c,
this should really have been done earlier.
* moved mem_frob() to memory.c
* single libio_init() instead of all startup functions;
btw, I don't know if ircd's still able to boot ..
|
tools/
|
78
(19 years ago)
by adx:
- further win32 fixes, use ircd_signal.c interface (signals are wrapped
around WM_USER's wParam)
- note that the callback for WM_SIGNAL (ie WM_USER) defined in libio is
independent from the ircd, ie variable dispatch_wm_signal is set in
ircd_signal.c.
- now it compiles, to do: turn libio into a DLL to allow symbol references
in m_*.dll protocol modules.
|
BUGS
|
33
(19 years ago)
by knight:
- svn:keywords
|
Hybrid-team
|
33
(19 years ago)
by knight:
- svn:keywords
|
INSTALL
|
33
(19 years ago)
by knight:
- svn:keywords
|
LICENSE
|
33
(19 years ago)
by knight:
- svn:keywords
|
Makefile.in
|
59
(19 years ago)
by adx:
- move non-irc related sources to /libio
- todo: make it independent of the rest of code
|
README.FIRST
|
33
(19 years ago)
by knight:
- svn:keywords
|
README.PLATFORMS
|
33
(19 years ago)
by knight:
- svn:keywords
|
RELNOTES
|
84
(19 years ago)
by lusky:
test commit, hybrid-commits@ should really be working now
|
TODO
|
36
(19 years ago)
by michael:
- test
|
configure
|
64
(19 years ago)
by adx:
- removed external references from string/
- still to do : misc net comm
|
configure.ac
|
64
(19 years ago)
by adx:
- removed external references from string/
- still to do : misc net comm
|
doxygen.conf
|
33
(19 years ago)
by knight:
- svn:keywords
|
install-sh
|
33
(19 years ago)
by knight:
- svn:keywords
|