../
|
auth.h
|
8431
(7 years ago)
by michael:
- Stylistic changes
|
channel.h
|
8599
(6 years ago)
by michael:
- Rename Channel:locmembers to Channel::members_local
|
channel_mode.h
|
8647
(6 years ago)
by michael:
- Cleanups to add_id and del_id; have these function take a dlink_list pointer to the channel's banmask list
|
client.h
|
8613
(6 years ago)
by michael:
- client.h: whitespace cleanups
|
client_svstag.h
|
8485
(7 years ago)
by michael:
- propset
|
conf.h
|
8479
(7 years ago)
by michael:
- Documentation changes
|
conf_class.h
|
8611
(6 years ago)
by michael:
- ipcache, conf_class: use separate trees for ipv6 and ipv4 addresses. Until fixed, this is to work around a patricia.c limitation/bug where
a ipv6 and a ipv4 prefix can share the same tree node in case they have the same length and bit pattern.
|
conf_cluster.h
|
8431
(7 years ago)
by michael:
- Stylistic changes
|
conf_db.h
|
8279
(7 years ago)
by michael:
- Update copyright years
|
conf_gecos.h
|
8279
(7 years ago)
by michael:
- Update copyright years
|
conf_pseudo.h
|
8458
(7 years ago)
by michael:
- Move pseudot_stats() to m_stats.c
|
conf_resv.h
|
8314
(7 years ago)
by michael:
- Remove experimental libgeoip support
|
conf_service.h
|
8433
(7 years ago)
by michael:
- Allow a matching function to be passed to conf_service.c:service_find()
|
conf_shared.h
|
8431
(7 years ago)
by michael:
- Stylistic changes
|
dbuf.h
|
8479
(7 years ago)
by michael:
- Documentation changes
|
defaults.h
|
8381
(7 years ago)
by michael:
- defaults.h: change NETWORK_NAME_DEFAULT and NETWORK_DESC_DEFAULT
|
event.h
|
8279
(7 years ago)
by michael:
- Update copyright years
|
fdlist.h
|
8528
(7 years ago)
by michael:
- Minor cleanup to fd_open()
|
hash.h
|
8496
(7 years ago)
by michael:
- Killed userhost.c. Rewrote everything to use ipcache.c
|
hostmask.h
|
8627
(6 years ago)
by michael:
- hostmask.h: remove mask_addr() prototype
|
id.h
|
8279
(7 years ago)
by michael:
- Update copyright years
|
ipcache.h
|
8611
(6 years ago)
by michael:
- ipcache, conf_class: use separate trees for ipv6 and ipv4 addresses. Until fixed, this is to work around a patricia.c limitation/bug where
a ipv6 and a ipv4 prefix can share the same tree node in case they have the same length and bit pattern.
|
irc_string.h
|
8437
(7 years ago)
by michael:
- Stylistic changes
|
ircd.h
|
8314
(7 years ago)
by michael:
- Remove experimental libgeoip support
|
ircd_defs.h
|
8279
(7 years ago)
by michael:
- Update copyright years
|
ircd_getopt.h
|
8637
(6 years ago)
by michael:
- ircd_getopt.h: remove unused ENDEBUG from argtype
|
ircd_signal.h
|
8279
(7 years ago)
by michael:
- Update copyright years
|
isupport.h
|
8279
(7 years ago)
by michael:
- Update copyright years
|
list.h
|
8385
(7 years ago)
by michael:
- Rip out mempool
|
listener.h
|
8339
(7 years ago)
by michael:
- Restore fd_table. No longer allocate fde_t items from within any other structures like the AuthRequest, or Connection structure
- struct AuthRequest once again is no longer allocated from within the Connection structure
|
log.h
|
8510
(7 years ago)
by michael:
- Further cleanups to log.c
|
memory.h
|
8279
(7 years ago)
by michael:
- Update copyright years
|
misc.h
|
8279
(7 years ago)
by michael:
- Update copyright years
|
modules.h
|
8279
(7 years ago)
by michael:
- Update copyright years
|
motd.h
|
8437
(7 years ago)
by michael:
- Stylistic changes
|
numeric.h
|
8468
(7 years ago)
by michael:
- Implemented channel mode 'N' which prevents users from changing their nick while in a channel with that mode set
|
packet.h
|
8479
(7 years ago)
by michael:
- Documentation changes
|
parse.h
|
8479
(7 years ago)
by michael:
- Documentation changes
|
patchlevel.h
|
8279
(7 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
|
8279
(7 years ago)
by michael:
- Update copyright years
|
reslib.h
|
7668
(9 years ago)
by michael:
- Fixed svn properties
|
restart.h
|
8479
(7 years ago)
by michael:
- Documentation changes
|
rng_mt.h
|
7668
(9 years ago)
by michael:
- Fixed svn properties
|
s_bsd.h
|
8431
(7 years ago)
by michael:
- Stylistic changes
|
send.h
|
8479
(7 years ago)
by michael:
- Documentation changes
|
serno.h
|
7675
(9 years ago)
by michael:
- Fixed more svn properties as pointed out by jackal
|
server.h
|
8437
(7 years ago)
by michael:
- Stylistic changes
|
server_capab.h
|
8437
(7 years ago)
by michael:
- Stylistic changes
|
stdinc.h
|
8643
(6 years ago)
by michael:
- Use a boolean type for chan_mode::only_servers and chan_mode::only_opers
|
tls.h
|
8279
(7 years ago)
by michael:
- Update copyright years
|
tls_gnutls.h
|
8279
(7 years ago)
by michael:
- Update copyright years
|
tls_none.h
|
8279
(7 years ago)
by michael:
- Update copyright years
|
tls_openssl.h
|
8279
(7 years ago)
by michael:
- Update copyright years
|
user.h
|
8479
(7 years ago)
by michael:
- Documentation changes
|
watch.h
|
8590
(6 years ago)
by michael:
- watch: cache hash values
|
whowas.h
|
8437
(7 years ago)
by michael:
- Stylistic changes
|