Parent Directory
|
|
|
|
|
Makefile.am
|
982
|
11 years |
michael |
- added a mersenne twister basedn prng
|
Makefile.in
|
982
|
11 years |
michael |
- added a mersenne twister basedn prng
|
balloc.c
|
912
|
13 years |
michael |
- Implemented libtool-ltdl. Only shared modules are supported currently
- Severa…
|
channel.c
|
885
|
13 years |
michael |
- Removed LazyLinks in 7.2 to stop people from asking why we keep
broken code …
|
channel_mode.c
|
931
|
12 years |
db |
- bug fix by caf <kevin@sylandro.com>
|
client.c
|
992
|
11 years |
michael |
- fix possible auth/dns related memleaks
|
csvlib.c
|
521
|
14 years |
db |
- When checking for first " in a line, make sure it doesn't run off
the end of…
|
dbuf.c
|
34
|
15 years |
lusky |
create 7.2 branch, we can move/rename it as needed.
|
dynlink.c
|
978
|
11 years |
michael |
- avoid using native basename() since some implementations may or may not modify…
|
event.c
|
34
|
15 years |
lusky |
create 7.2 branch, we can move/rename it as needed.
|
fdlist.c
|
992
|
11 years |
michael |
- fix possible auth/dns related memleaks
|
fileio.c
|
34
|
15 years |
lusky |
create 7.2 branch, we can move/rename it as needed.
|
getopt.c
|
786
|
14 years |
michael |
- Fix for the parseargs() fix
|
hash.c
|
982
|
11 years |
michael |
- added a mersenne twister basedn prng
|
hook.c
|
713
|
14 years |
michael |
- fixed core on MODRESTART as reported by xZ/CoolCold
|
hostmask.c
|
723
|
14 years |
adx |
+ fixed a bug where auths/klines/glines with digit wildcards (#)
were not hand…
|
inet_misc.c
|
34
|
15 years |
lusky |
create 7.2 branch, we can move/rename it as needed.
|
irc_getaddrinfo.c
|
34
|
15 years |
lusky |
create 7.2 branch, we can move/rename it as needed.
|
irc_getnameinfo.c
|
34
|
15 years |
lusky |
create 7.2 branch, we can move/rename it as needed.
|
irc_res.c
|
998
|
11 years |
michael |
- change resolver/auth to use balloc memory pool
- ircd.c: init_resolver() has t…
|
irc_reslib.c
|
998
|
11 years |
michael |
- change resolver/auth to use balloc memory pool
- ircd.c: init_resolver() has t…
|
irc_string.c
|
978
|
11 years |
michael |
- avoid using native basename() since some implementations may or may not modify…
|
ircd.c
|
998
|
11 years |
michael |
- change resolver/auth to use balloc memory pool
- ircd.c: init_resolver() has t…
|
ircd_lexer.c
|
967
|
11 years |
michael |
- added ssl_server_protocol configuration option to servinfo{}.
valid flags ar…
|
ircd_lexer.l
|
967
|
11 years |
michael |
- added ssl_server_protocol configuration option to servinfo{}.
valid flags ar…
|
ircd_parser.c
|
978
|
11 years |
michael |
- avoid using native basename() since some implementations may or may not modify…
|
ircd_parser.h
|
967
|
11 years |
michael |
- added ssl_server_protocol configuration option to servinfo{}.
valid flags ar…
|
ircd_parser.y
|
978
|
11 years |
michael |
- avoid using native basename() since some implementations may or may not modify…
|
ircd_signal.c
|
598
|
14 years |
michael |
- Added missing sigaction for SIGALRM
|
list.c
|
34
|
15 years |
lusky |
create 7.2 branch, we can move/rename it as needed.
|
listener.c
|
900
|
13 years |
michael |
- Added new 'server' option to listener::flags
|
match.c
|
637
|
14 years |
adx |
+ added invisible character ^O (cancel all formatting)
|
memory.c
|
34
|
15 years |
lusky |
create 7.2 branch, we can move/rename it as needed.
|
messages.tab
|
948
|
11 years |
michael |
- lp64\llp64\ilp32 portability fixes
|
modules.c
|
978
|
11 years |
michael |
- avoid using native basename() since some implementations may or may not modify…
|
motd.c
|
34
|
15 years |
lusky |
create 7.2 branch, we can move/rename it as needed.
|
numeric.c
|
34
|
15 years |
lusky |
create 7.2 branch, we can move/rename it as needed.
|
packet.c
|
428
|
15 years |
michael |
- Fixed bug where all ssl clients would get disconnected in certain situations.
…
|
parse.c
|
948
|
11 years |
michael |
- lp64\llp64\ilp32 portability fixes
|
restart.c
|
588
|
14 years |
michael |
- m_restart(): don't send restart notices twice to locally connected clients
|
resv.c
|
867
|
13 years |
michael |
- Fixed occasional core when placing RESVs on channel names as repoared
by Chr…
|
rng_mt.c
|
982
|
11 years |
michael |
- added a mersenne twister basedn prng
|
rsa.c
|
34
|
15 years |
lusky |
create 7.2 branch, we can move/rename it as needed.
|
s_auth.c
|
998
|
11 years |
michael |
- change resolver/auth to use balloc memory pool
- ircd.c: init_resolver() has t…
|
s_bsd.c
|
992
|
11 years |
michael |
- fix possible auth/dns related memleaks
|
s_bsd_devpoll.c
|
908
|
13 years |
stu |
Completely redo the build system. Now uses libtool and automake. Suggest you c…
|
s_bsd_epoll.c
|
966
|
11 years |
michael |
- make valgrind shut up when calling epoll_ctl
|
s_bsd_kqueue.c
|
908
|
13 years |
stu |
Completely redo the build system. Now uses libtool and automake. Suggest you c…
|
s_bsd_poll.c
|
908
|
13 years |
stu |
Completely redo the build system. Now uses libtool and automake. Suggest you c…
|
s_bsd_select.c
|
908
|
13 years |
stu |
Completely redo the build system. Now uses libtool and automake. Suggest you c…
|
s_bsd_sigio.c
|
908
|
13 years |
stu |
Completely redo the build system. Now uses libtool and automake. Suggest you c…
|
s_bsd_win32.c
|
908
|
13 years |
stu |
Completely redo the build system. Now uses libtool and automake. Suggest you c…
|
s_conf.c
|
992
|
11 years |
michael |
- fix possible auth/dns related memleaks
|
s_gline.c
|
957
|
11 years |
michael |
- implement proper GUNGLINE support
|
s_log.c
|
582
|
14 years |
michael |
- The 2nd and 3rd character of a SID may be a digit as well.
Spotted by ThaPri…
|
s_misc.c
|
967
|
11 years |
michael |
- added ssl_server_protocol configuration option to servinfo{}.
valid flags ar…
|
s_serv.c
|
992
|
11 years |
michael |
- fix possible auth/dns related memleaks
|
s_user.c
|
983
|
11 years |
michael |
- fixed bug where unregistered clients were not able to complete registration
…
|
send.c
|
948
|
11 years |
michael |
- lp64\llp64\ilp32 portability fixes
|
sprintf_irc.c
|
34
|
15 years |
lusky |
create 7.2 branch, we can move/rename it as needed.
|
tools.c
|
34
|
15 years |
lusky |
create 7.2 branch, we can move/rename it as needed.
|
version.c
|
685
|
14 years |
michael |
- Updated copyright years in version.c and INSTALL
- Bumped version to 7.2.2 in …
|
watch.c
|
953
|
11 years |
michael |
- propset keywords
|
whowas.c
|
948
|
11 years |
michael |
- lp64\llp64\ilp32 portability fixes
|