ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid-8/include
(Current path doesn't exist after revision 1591)
r1521
File Last Change
 ../
balloc.h 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
channel.h 1365 (11 years ago) by michael: - change KEYLEN semantics. KEYLEN no longer includes space for the trailing \0
channel_mode.h 1175 (12 years ago) by michael: - several fixes to services compatibility mode
client.h 1497 (11 years ago) by michael: - Move HOSIPLEN, IDLEN and PASSWDLEN to ircd_defs.h
conf.h 1519 (11 years ago) by michael: - Topics as well as user-aways are now sent in a burst by default
dbuf.h 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
defaults.h 1518 (11 years ago) by michael: - Removed rkline.conf and rxline.conf leftovers. Regular expression based k- and x-lines can be set via ircd.conf only.
event.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"
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
hook.h 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
hostmask.h 1455 (11 years ago) by michael: - Minor constification changes
irc_res.h 1180 (12 years ago) by michael: - remove deprecated add_loacl_domain prototype
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.
irc_string.h 1400 (11 years ago) by michael: - move has_wildcards() to irc_string.c and make use of it in several places
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
ircd_defs.h 1497 (11 years ago) by michael: - Move HOSIPLEN, IDLEN and PASSWDLEN to ircd_defs.h
ircd_getopt.h 1357 (11 years ago) by michael: - minor cleanups to the getopt code
ircd_signal.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"
listener.h 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
log.h 1319 (12 years ago) by michael: - minor cleanups and fixes to the new logging system - decrease LOG_BUFSIZE to 1024
memory.h 1156 (12 years ago) by michael: - create ircd-hybrid-8 "branch"
modules.h 1448 (11 years ago) by michael: - Don't allow m_module.la to be unloaded
motd.h 1446 (11 years ago) by michael: - Removed OMOTD --- Diese und die folgenden Zeilen werden ignoriert -- M include/defaults.h M include/conf.h M include/numeric.h M include/motd.h M src/s_user.c M src/messages.tab M src/motd.c M src/ircd.c M modules/Makefile.in M modules/m_challenge.c M modules/m_oper.c D modules/m_omotd.c M modules/m_rehash.c M modules/Makefile.am M NEWS
numeric.h 1495 (11 years ago) by michael: - Removed use_invex, use_except and use_knock configuration options. These features are now enabled by default
packet.h 1321 (12 years ago) by michael: - remove unused variables
parse.h 1361 (11 years ago) by michael: - remove clear_tree_parse()
patchlevel.h 1509 (11 years ago) by lusky: bump patchlevel to 8.0.0beta3
restart.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"
rng_mt.h 1343 (11 years ago) by michael: - hostmask.c, rng_mt.c: avoid use of long int types
rsa.h 1313 (12 years ago) by michael: - rsa.h: remove verify_private_key prototype
s_auth.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"
s_gline.h 1459 (11 years ago) by michael: - remove g-line acls - added general::gline_request_duration configuration option which simply replaces the harcoded PENDING_GLINE_TIME definition
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
s_serv.h 1472 (11 years ago) by michael: - remove CAP_TB - add proper TS6 support to TBURST
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
send.h 1479 (11 years ago) by michael: - fix msg_channel_flags() so it can deal with messages coming from servers
serno.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"
stdinc.h 1329 (11 years ago) by michael: - Remove unused configure tests - Fixed compile warning in conf_parser.c
supported.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"
watch.h 1431 (11 years ago) by michael: - NICKLEN definition no longer respects the trailing NUL character (reverts to old behavior)
whowas.h 1431 (11 years ago) by michael: - NICKLEN definition no longer respects the trailing NUL character (reverts to old behavior)
0 directories and 47 files shown