../
|
m_die.c
|
69
(20 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")
|
m_join.c
|
227
(20 years ago)
by db:
- replace all MODE_PRIVATE with MODE_PARANOID
- Can't use make_dlink_node() too early in startup or it will core
|
m_kick.c
|
227
(20 years ago)
by db:
- replace all MODE_PRIVATE with MODE_PARANOID
- Can't use make_dlink_node() too early in startup or it will core
|
m_kill.c
|
69
(20 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")
|
m_message.c
|
235
(20 years ago)
by michael:
- Fixed and cleaned up new acceptcode, e.g fix memory leaks,
don't allow wildcards in a mask when removing accepts, don't
allow redundant masks etc.
|
m_mode.c
|
69
(20 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")
|
m_nick.c
|
221
(20 years ago)
by michael:
- Finished WATCH implementation
- Added missing 'return' after register_remote_user() call in
nick_from_server() which would cause an extra hash_del/strcpy/hash_add
combination.
|
m_part.c
|
69
(20 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")
|
m_quit.c
|
69
(20 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")
|
m_server.c
|
139
(20 years ago)
by db:
- get rid of map_conf_item and unmap_conf_item
- Use an union in struct ConfItem, but only allocate memory needed
|
m_sjoin.c
|
227
(20 years ago)
by db:
- replace all MODE_PRIVATE with MODE_PARANOID
- Can't use make_dlink_node() too early in startup or it will core
|
m_squit.c
|
69
(20 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")
|
0 directories and
12 files shown
Properties
| svn:ignore |
Makefile
*~
*.rej
*.orig
*core
*.o
config.status
config.cache
config.log
autom4te.cache
.depend
.kdev*
|