Parent Directory
|
|
|
|
|
Makefile.am
|
912 |
9 months |
michael |
- Implemented libtool-ltdl. Only shared modules are supported currently
- Severa... |
Makefile.in
|
912 |
9 months |
michael |
- Implemented libtool-ltdl. Only shared modules are supported currently
- Severa... |
balloc.c
|
912 |
9 months |
michael |
- Implemented libtool-ltdl. Only shared modules are supported currently
- Severa... |
channel.c
|
885 |
9 months |
michael |
- Removed LazyLinks in 7.2 to stop people from asking why we keep
broken code ... |
channel_mode.c
|
931 |
2 months |
db |
- bug fix by caf <kevin@sylandro.com>
|
client.c
|
889 |
9 months |
michael |
- Got rid of Serv.dep_users and Serv.dep_servers
|
crypt.c
|
34 |
2 years |
lusky |
create 7.2 branch, we can move/rename it as needed.
|
csvlib.c
|
521 |
2 years |
db |
- When checking for first " in a line, make sure it doesn't run off
the end of... |
dbuf.c
|
34 |
2 years |
lusky |
create 7.2 branch, we can move/rename it as needed.
|
dynlink.c
|
912 |
9 months |
michael |
- Implemented libtool-ltdl. Only shared modules are supported currently
- Severa... |
event.c
|
34 |
2 years |
lusky |
create 7.2 branch, we can move/rename it as needed.
|
fdlist.c
|
436 |
2 years |
michael |
- Fixed bug in fd_close() that caused a core when calling restart_resolver()
|
fileio.c
|
34 |
2 years |
lusky |
create 7.2 branch, we can move/rename it as needed.
|
getopt.c
|
786 |
2 years |
michael |
- Fix for the parseargs() fix
|
hash.c
|
896 |
9 months |
michael |
- Killed s_stats.c
|
hook.c
|
713 |
2 years |
michael |
- fixed core on MODRESTART as reported by xZ/CoolCold
|
hostmask.c
|
723 |
2 years |
adx |
+ fixed a bug where auths/klines/glines with digit wildcards (#)
were not hand... |
inet_misc.c
|
34 |
2 years |
lusky |
create 7.2 branch, we can move/rename it as needed.
|
irc_getaddrinfo.c
|
34 |
2 years |
lusky |
create 7.2 branch, we can move/rename it as needed.
|
irc_getnameinfo.c
|
34 |
2 years |
lusky |
create 7.2 branch, we can move/rename it as needed.
|
irc_res.c
|
468 |
2 years |
db |
- Cleaned up the resolver some more, added some comments
|
irc_reslib.c
|
912 |
9 months |
michael |
- Implemented libtool-ltdl. Only shared modules are supported currently
- Severa... |
irc_string.c
|
593 |
2 years |
michael |
- Backported RKLINE fix so the user and host portion of a banmask don't get
cu... |
ircd.c
|
896 |
9 months |
michael |
- Killed s_stats.c
|
ircd_lexer.c
|
913 |
9 months |
michael |
- Added some missing files
- Moved HOSTLEN and USERLEN definition back to ircd_d... |
ircd_lexer.l
|
908 |
9 months |
stu |
Completely redo the build system. Now uses libtool and automake. Suggest you c... |
ircd_parser.c
|
913 |
9 months |
michael |
- Added some missing files
- Moved HOSTLEN and USERLEN definition back to ircd_d... |
ircd_parser.h
|
913 |
9 months |
michael |
- Added some missing files
- Moved HOSTLEN and USERLEN definition back to ircd_d... |
ircd_parser.y
|
912 |
9 months |
michael |
- Implemented libtool-ltdl. Only shared modules are supported currently
- Severa... |
ircd_signal.c
|
598 |
2 years |
michael |
- Added missing sigaction for SIGALRM
|
list.c
|
34 |
2 years |
lusky |
create 7.2 branch, we can move/rename it as needed.
|
listener.c
|
900 |
9 months |
michael |
- Added new 'server' option to listener::flags
|
m_error.c
|
34 |
2 years |
lusky |
create 7.2 branch, we can move/rename it as needed.
|
match.c
|
637 |
2 years |
adx |
+ added invisible character ^O (cancel all formatting)
|
memory.c
|
34 |
2 years |
lusky |
create 7.2 branch, we can move/rename it as needed.
|
messages.tab
|
876 |
10 months |
michael |
Backported WATCH |
modules.c
|
912 |
9 months |
michael |
- Implemented libtool-ltdl. Only shared modules are supported currently
- Severa... |
motd.c
|
34 |
2 years |
lusky |
create 7.2 branch, we can move/rename it as needed.
|
numeric.c
|
34 |
2 years |
lusky |
create 7.2 branch, we can move/rename it as needed.
|
packet.c
|
428 |
2 years |
michael |
- Fixed bug where all ssl clients would get disconnected in certain situations.
... |
parse.c
|
896 |
9 months |
michael |
- Killed s_stats.c
|
restart.c
|
588 |
2 years |
michael |
- m_restart(): don't send restart notices twice to locally connected clients
|
resv.c
|
867 |
15 months |
michael |
- Fixed occasional core when placing RESVs on channel names as repoared
by Chr... |
rsa.c
|
34 |
2 years |
lusky |
create 7.2 branch, we can move/rename it as needed.
|
s_auth.c
|
896 |
9 months |
michael |
- Killed s_stats.c
|
s_bsd.c
|
896 |
9 months |
michael |
- Killed s_stats.c
|
s_bsd_devpoll.c
|
908 |
9 months |
stu |
Completely redo the build system. Now uses libtool and automake. Suggest you c... |
s_bsd_epoll.c
|
908 |
9 months |
stu |
Completely redo the build system. Now uses libtool and automake. Suggest you c... |
s_bsd_kqueue.c
|
908 |
9 months |
stu |
Completely redo the build system. Now uses libtool and automake. Suggest you c... |
s_bsd_poll.c
|
908 |
9 months |
stu |
Completely redo the build system. Now uses libtool and automake. Suggest you c... |
s_bsd_select.c
|
908 |
9 months |
stu |
Completely redo the build system. Now uses libtool and automake. Suggest you c... |
s_bsd_sigio.c
|
908 |
9 months |
stu |
Completely redo the build system. Now uses libtool and automake. Suggest you c... |
s_bsd_win32.c
|
908 |
9 months |
stu |
Completely redo the build system. Now uses libtool and automake. Suggest you c... |
s_conf.c
|
896 |
9 months |
michael |
- Killed s_stats.c
|
s_gline.c
|
34 |
2 years |
lusky |
create 7.2 branch, we can move/rename it as needed.
|
s_log.c
|
582 |
2 years |
michael |
- The 2nd and 3rd character of a SID may be a digit as well.
Spotted by ThaPri... |
s_misc.c
|
34 |
2 years |
lusky |
create 7.2 branch, we can move/rename it as needed.
|
s_serv.c
|
896 |
9 months |
michael |
- Killed s_stats.c
|
s_user.c
|
896 |
9 months |
michael |
- Killed s_stats.c
|
send.c
|
885 |
9 months |
michael |
- Removed LazyLinks in 7.2 to stop people from asking why we keep
broken code ... |
snprintf.c
|
34 |
2 years |
lusky |
create 7.2 branch, we can move/rename it as needed.
|
sprintf_irc.c
|
34 |
2 years |
lusky |
create 7.2 branch, we can move/rename it as needed.
|
tools.c
|
34 |
2 years |
lusky |
create 7.2 branch, we can move/rename it as needed.
|
version.c
|
685 |
2 years |
michael |
- Updated copyright years in version.c and INSTALL
- Bumped version to 7.2.2 in ... |
watch.c
|
896 |
9 months |
michael |
- Killed s_stats.c
|
whowas.c
|
507 |
2 years |
michael |
- Removed some outdated XXX comments
|