ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid-8/include
(Current path doesn't exist after revision 1591)
r1386
File Last Change
 ../
client.h 1386 (11 years ago) by michael: - client.h: get rid of Server::sconf
conf.h 1383 (11 years ago) by michael: - Cleanup/rewrite Hub/Leaf-mask configuration. Hub and Leaf configuration items are no longer separately attached to Client structures.
ircd_defs.h 1378 (11 years ago) by michael: - Get rid of OPERNICKLEN. Oper login IDs are no longer limited to NICKLEN*2
hostmask.h 1372 (11 years ago) by michael: - hostmask.c: move report_Klines() and report_auth() to m_stats.c
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
ircd.h 1307 (12 years ago) by michael: - rsa.c:report_crypto_errors: remove ERR_load_crypto_strings call. libcrypto error strings are already registered by SSL_load_error_strings() - rsa.c: remove verify_private_key()
defaults.h 1302 (12 years ago) by michael: - remove servlink in preparation for tls links/compression
modules.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
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
patchlevel.h 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
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"
irc_string.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