../
|
auth.h
|
8893
(6 years ago)
by michael:
- auth.c: remove auth_timeout_queries() and related code. Just let the dns and identd timeouts finish the request
- Removed IDENTTIMEOUT from '/set' options. We now no longer allow users to change this on runtime. identd timeout is 5 seconds now
|
channel.h
|
8917
(6 years ago)
by michael:
- Update documentation in some files
|
channel_mode.h
|
8808
(6 years ago)
by michael:
- Move CAN_SEND_ enum from channel_mode.h to channel.h
|
client.h
|
8919
(6 years ago)
by michael:
- Should be using monotonic clock almost everywhere now; sort out mixture and misuse of 'firsttime', 'lasttime' and 'since' in the Connection structure
|
client_svstag.h
|
8752
(6 years ago)
by michael:
- Update copyright years
|
conf.h
|
8872
(6 years ago)
by michael:
- Cleanup server connecting related code even further
- Make comm_connect_tcp() take less arguments and remove unused dns resolving functionality
|
conf_class.h
|
8752
(6 years ago)
by michael:
- Update copyright years
|
conf_cluster.h
|
8752
(6 years ago)
by michael:
- Update copyright years
|
conf_db.h
|
8752
(6 years ago)
by michael:
- Update copyright years
|
conf_gecos.h
|
8752
(6 years ago)
by michael:
- Update copyright years
|
conf_pseudo.h
|
8752
(6 years ago)
by michael:
- Update copyright years
|
conf_resv.h
|
8752
(6 years ago)
by michael:
- Update copyright years
|
conf_service.h
|
8752
(6 years ago)
by michael:
- Update copyright years
|
conf_shared.h
|
8752
(6 years ago)
by michael:
- Update copyright years
|
dbuf.h
|
8752
(6 years ago)
by michael:
- Update copyright years
|
defaults.h
|
8893
(6 years ago)
by michael:
- auth.c: remove auth_timeout_queries() and related code. Just let the dns and identd timeouts finish the request
- Removed IDENTTIMEOUT from '/set' options. We now no longer allow users to change this on runtime. identd timeout is 5 seconds now
|
event.h
|
8900
(6 years ago)
by michael:
- Add support for monotonic clocks and have some timers make use of it; remove event_set_back_events()
|
fdlist.h
|
8805
(6 years ago)
by michael:
- Tidy up some enums; misc style corrections
|
hash.h
|
8752
(6 years ago)
by michael:
- Update copyright years
|
hostmask.h
|
8829
(6 years ago)
by michael:
- conf_connect_allowed, find_conf_by_address, find_address_conf, find_dline_conf: drop the aftype argument
|
id.h
|
8752
(6 years ago)
by michael:
- Update copyright years
|
ipcache.h
|
8752
(6 years ago)
by michael:
- Update copyright years
|
irc_string.h
|
8752
(6 years ago)
by michael:
- Update copyright years
|
ircd.h
|
8926
(6 years ago)
by michael:
- Killed CurrentTime
|
ircd_defs.h
|
8872
(6 years ago)
by michael:
- Cleanup server connecting related code even further
- Make comm_connect_tcp() take less arguments and remove unused dns resolving functionality
|
ircd_getopt.h
|
8862
(6 years ago)
by michael:
- getopt: rename YESNO to BOOLEAN
|
ircd_signal.h
|
8752
(6 years ago)
by michael:
- Update copyright years
|
isupport.h
|
8752
(6 years ago)
by michael:
- Update copyright years
|
list.h
|
8752
(6 years ago)
by michael:
- Update copyright years
|
listener.h
|
8752
(6 years ago)
by michael:
- Update copyright years
|
log.h
|
8752
(6 years ago)
by michael:
- Update copyright years
|
memory.h
|
8752
(6 years ago)
by michael:
- Update copyright years
|
misc.h
|
8881
(6 years ago)
by michael:
- Add address_compare() and make use of it in some places
|
modules.h
|
8752
(6 years ago)
by michael:
- Update copyright years
|
motd.h
|
8752
(6 years ago)
by michael:
- Update copyright years
|
numeric.h
|
8752
(6 years ago)
by michael:
- Update copyright years
|
packet.h
|
8752
(6 years ago)
by michael:
- Update copyright years
|
parse.h
|
8752
(6 years ago)
by michael:
- Update copyright years
|
patchlevel.h
|
8752
(6 years ago)
by michael:
- Update copyright years
|
patricia.h
|
8597
(6 years ago)
by michael:
- patricia.c:ascii2prefix(): don't allow to overflow 'save'; change size of 'save' to INET6_ADDRSTRLEN
|
res.h
|
8752
(6 years ago)
by michael:
- Update copyright years
|
reslib.h
|
7668
(9 years ago)
by michael:
- Fixed svn properties
|
restart.h
|
8752
(6 years ago)
by michael:
- Update copyright years
|
rng_mt.h
|
7668
(9 years ago)
by michael:
- Fixed svn properties
|
s_bsd.h
|
8872
(6 years ago)
by michael:
- Cleanup server connecting related code even further
- Make comm_connect_tcp() take less arguments and remove unused dns resolving functionality
|
send.h
|
8752
(6 years ago)
by michael:
- Update copyright years
|
serno.h
|
7675
(9 years ago)
by michael:
- Fixed more svn properties as pointed out by jackal
|
server.h
|
8805
(6 years ago)
by michael:
- Tidy up some enums; misc style corrections
|
server_capab.h
|
8752
(6 years ago)
by michael:
- Update copyright years
|
stdinc.h
|
8643
(6 years ago)
by michael:
- Use a boolean type for chan_mode::only_servers and chan_mode::only_opers
|
tls.h
|
8752
(6 years ago)
by michael:
- Update copyright years
|
tls_gnutls.h
|
8752
(6 years ago)
by michael:
- Update copyright years
|
tls_none.h
|
8752
(6 years ago)
by michael:
- Update copyright years
|
tls_openssl.h
|
8752
(6 years ago)
by michael:
- Update copyright years
|
user.h
|
8752
(6 years ago)
by michael:
- Update copyright years
|
watch.h
|
8917
(6 years ago)
by michael:
- Update documentation in some files
|
whowas.h
|
8917
(6 years ago)
by michael:
- Update documentation in some files
|