Parent Directory
|
|
|
|
|
Makefile.am
|
2158
|
9 years |
michael |
- Cleanup ISUPPORT code and get rid of message.c
|
Makefile.in
|
2237
|
9 years |
michael |
- Implement CERTFP
|
channel.c
|
2295
|
9 years |
michael |
- Rename Ban::username structure member to Ban::user
|
channel_mode.c
|
2295
|
9 years |
michael |
- Rename Ban::username structure member to Ban::user
|
client.c
|
2299
|
9 years |
michael |
- whowas: Renamed functions.
add_history -> whowas_add_history
off_history -…
|
conf.c
|
2316
|
9 years |
michael |
- conf.c:attach_iline(): there should never be a conf that hasn't a class attach…
|
conf_class.c
|
2214
|
9 years |
michael |
- conf_class.c: white-space changes
|
conf_db.c
|
2173
|
9 years |
michael |
- Remove unused temporary_resv list. Move channel_resv_list to conf.c
|
conf_lexer.c
|
2284
|
9 years |
michael |
- Added generall::cycle_on_host_change configuration option as requested
by Ad…
|
conf_lexer.l
|
2284
|
9 years |
michael |
- Added generall::cycle_on_host_change configuration option as requested
by Ad…
|
conf_parser.c
|
2337
|
9 years |
michael |
- Added XLINE and RESV logging types
|
conf_parser.h
|
2284
|
9 years |
michael |
- Added generall::cycle_on_host_change configuration option as requested
by Ad…
|
conf_parser.y
|
2337
|
9 years |
michael |
- Added XLINE and RESV logging types
|
dbuf.c
|
1867
|
9 years |
michael |
- Create 8.1.x branch
|
event.c
|
1867
|
9 years |
michael |
- Create 8.1.x branch
|
fdlist.c
|
1867
|
9 years |
michael |
- Create 8.1.x branch
|
getopt.c
|
1867
|
9 years |
michael |
- Create 8.1.x branch
|
hash.c
|
1965
|
9 years |
michael |
- Tweaked various mempool chunk sizes
|
hook.c
|
1867
|
9 years |
michael |
- Create 8.1.x branch
|
hostmask.c
|
2332
|
9 years |
michael |
- hostmask.c:hash_text(): removed pointless cast
|
irc_res.c
|
1867
|
9 years |
michael |
- Create 8.1.x branch
|
irc_reslib.c
|
1867
|
9 years |
michael |
- Create 8.1.x branch
|
irc_string.c
|
1920
|
9 years |
michael |
- Dropped PCRE support
|
ircd.c
|
2329
|
9 years |
michael |
- ircd.c: temporarily disable FAKEHOST capability
|
ircd_signal.c
|
1867
|
9 years |
michael |
- Create 8.1.x branch
|
list.c
|
1867
|
9 years |
michael |
- Create 8.1.x branch
|
listener.c
|
1867
|
9 years |
michael |
- Create 8.1.x branch
|
log.c
|
1867
|
9 years |
michael |
- Create 8.1.x branch
|
match.c
|
1884
|
9 years |
michael |
- Backported -r1874 [WHOIS may no longer accept wildcards]
|
memory.c
|
1867
|
9 years |
michael |
- Create 8.1.x branch
|
mempool.c
|
1966
|
9 years |
michael |
- Print chunk capacity to debug.log instead of ircd.log
|
modules.c
|
1996
|
9 years |
michael |
- Mostly style cleanups & whitespace changes
|
motd.c
|
2319
|
9 years |
michael |
- motd.c: fixed possible core with "STATS z" as reported by Fawkes
|
numeric.c
|
2303
|
9 years |
michael |
- numeric.c: constificate replies[]
|
packet.c
|
1867
|
9 years |
michael |
- Create 8.1.x branch
|
parse.c
|
2183
|
9 years |
michael |
- Style correcions/white-space changes
|
restart.c
|
1867
|
9 years |
michael |
- Create 8.1.x branch
|
resv.c
|
2173
|
9 years |
michael |
- Remove unused temporary_resv list. Move channel_resv_list to conf.c
|
rng_mt.c
|
1867
|
9 years |
michael |
- Create 8.1.x branch
|
rsa.c
|
2135
|
9 years |
michael |
- s_user.c, s_serv.c, rsa.c: style corrections; mostly whitespace changes
|
s_auth.c
|
2180
|
9 years |
michael |
- Fixed debug assertion being triggered on ident lookup
as reported by Stuart …
|
s_bsd.c
|
2288
|
9 years |
michael |
- s_bsd.c:ssl_handshake(): shrink buffer size of md
|
s_bsd_devpoll.c
|
1867
|
9 years |
michael |
- Create 8.1.x branch
|
s_bsd_epoll.c
|
1867
|
9 years |
michael |
- Create 8.1.x branch
|
s_bsd_kqueue.c
|
1867
|
9 years |
michael |
- Create 8.1.x branch
|
s_bsd_poll.c
|
1867
|
9 years |
michael |
- Create 8.1.x branch
|
s_bsd_select.c
|
1867
|
9 years |
michael |
- Create 8.1.x branch
|
s_gline.c
|
1996
|
9 years |
michael |
- Mostly style cleanups & whitespace changes
|
s_misc.c
|
2302
|
9 years |
michael |
- s_misc.c: constify weekdays[], months[]
|
s_serv.c
|
2310
|
9 years |
michael |
- s_serv.c:show_capabilities(): fixed buffer oddities
|
s_user.c
|
2315
|
9 years |
michael |
- s_user.c: style corrections, remove useless comment
|
send.c
|
1867
|
9 years |
michael |
- Create 8.1.x branch
|
version.c
|
2323
|
9 years |
michael |
- Fixed Dom's irc-name
|
watch.c
|
2298
|
9 years |
michael |
- whowas.c: renamed count_whowas_memory() to whowas_count_memory()
- watch_count…
|
whowas.c
|
2299
|
9 years |
michael |
- whowas: Renamed functions.
add_history -> whowas_add_history
off_history -…
|