ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid-8/include
(Current path doesn't exist after revision 1591)
r1422
File Last Change
 ../
patchlevel.h 1422 (11 years ago) by lusky: bump version to 8.0.0beta1
modules.h 1404 (11 years ago) by michael: - minor cleanups to the module code
ircd_defs.h 1402 (11 years ago) by michael: - /info no longer sends information about the platform ircd is running on - remove get_ircd_platform() function - configure: --enable-efnet switch is no longer required
ircd.h 1402 (11 years ago) by michael: - /info no longer sends information about the platform ircd is running on - remove get_ircd_platform() function - configure: --enable-efnet switch is no longer required
conf.h 1401 (11 years ago) by michael: o) Removed channel::burst_topicwho configuration option. Topicsetters are now sent by default
irc_string.h 1400 (11 years ago) by michael: - move has_wildcards() to irc_string.c and make use of it in several places
client.h 1398 (11 years ago) by michael: - decrease HOSTIPLEN to 45 - fix some buffers that should use HOSTIPLEN+1
hostmask.h 1393 (11 years ago) by michael: - conf.h: remove CONF_LISTEN_PORT and CONF_EXEMPTKLINE #defines - hostmask.h: remove HostMaskEntry structure - hostmask.c: remove find_gline_conf() and find_kline_conf() wrapper functions
defaults.h 1391 (11 years ago) by michael: - s_bsd.c:close_connection(): fixed connection scheduling
channel.h 1365 (11 years ago) by michael: - change KEYLEN semantics. KEYLEN no longer includes space for the trailing \0
parse.h 1361 (11 years ago) by michael: - remove clear_tree_parse()
whowas.h 1358 (11 years ago) by michael: - cleanup and rewrite whowas.c to use the dlink list manipulation routines - increase NICKNAMEHISTORYLENGTH to 16384
ircd_getopt.h 1357 (11 years ago) by michael: - minor cleanups to the getopt code
irc_reslib.h 1346 (11 years ago) by michael: - irc_reslib.c: add localhost as default nameserver in case we cannot find a suitable entrie in resolv.conf - irc_res.c:res_ourserver(): no need to test against INADDR_ANY. This is a relict of old BIND versions which added INADDR_ANDY as default nameserver if no other servers could be found.
rng_mt.h 1343 (11 years ago) by michael: - hostmask.c, rng_mt.c: avoid use of long int types
send.h 1331 (11 years ago) by michael: - client.h: cleanup Client flags - send.h: remove unused prototypes
stdinc.h 1329 (11 years ago) by michael: - Remove unused configure tests - Fixed compile warning in conf_parser.c
packet.h 1321 (12 years ago) by michael: - remove unused variables
s_serv.h 1320 (12 years ago) by michael: - s_serv.h: sort out unused CAPABS, remove unused capabtab[]
log.h 1319 (12 years ago) by michael: - minor cleanups and fixes to the new logging system - decrease LOG_BUFSIZE to 1024
rsa.h 1313 (12 years ago) by michael: - rsa.h: remove verify_private_key prototype
s_misc.h 1243 (12 years ago) by michael: - move content of msg.h, ircd_handler.h and handlers.h into parse.h and remove headers accordingly - killed common.h - remove m_killhost.c and m_flags.c from contrib/ - sort out unused header includes here and there
irc_res.h 1180 (12 years ago) by michael: - remove deprecated add_loacl_domain prototype
numeric.h 1175 (12 years ago) by michael: - several fixes to services compatibility mode
channel_mode.h 1175 (12 years ago) by michael: - several fixes to services compatibility mode
hash.h 1169 (12 years ago) by michael: - rename find_server to hash_find_server to satisfy naming convention - pull m_services.c and m_jupe.c from contrib/ - style fixes in some places
s_user.h 1165 (12 years ago) by michael: - rename clean_nick_name() to valid_nickname() and move it so s_user.c - add SVSNICK module - update Makefile accordingly
resv.h 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
event.h 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
s_gline.h 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
supported.h 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
watch.h 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
listener.h 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
ircd_signal.h 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
balloc.h 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
s_bsd.h 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
userhost.h 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
fdlist.h 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
memory.h 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
restart.h 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
s_auth.h 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
sprintf_irc.h 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
serno.h 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
dbuf.h 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
hook.h 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
list.h 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
motd.h 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
0 directories and 47 files shown