ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/include
(Current path doesn't exist after revision 1586)
r227
File Last Change
 ../
conf/ 224 (20 years ago) by adx: + added logging{} block. I hate to add this rusty code to new conf but it's the only way for now.. + style corrections
channel.h 198 (20 years ago) by michael: - Killed Channel.locmembers. The few cycles we save aren't worth the memory wasteage.
channel_mode.h 227 (20 years ago) by db: - replace all MODE_PRIVATE with MODE_PARANOID - Can't use make_dlink_node() too early in startup or it will core
client.h 213 (20 years ago) by michael: - First preparation for adding WATCH support
common.h 62 (20 years ago) by adx: - reorganisation goes on, removed external references from libio/mem
defaults.h 221 (20 years ago) by michael: - Finished WATCH implementation - Added missing 'return' after register_remote_user() call in nick_from_server() which would cause an extra hash_del/strcpy/hash_add combination.
handlers.h 190 (20 years ago) by adx: * prototypes are now prefixed with either nothing or EXTERN (meaning it's an ircd.dll API) * dynamic modules now work on win32.
hash.h 190 (20 years ago) by adx: * prototypes are now prefixed with either nothing or EXTERN (meaning it's an ircd.dll API) * dynamic modules now work on win32.
hostmask.h 190 (20 years ago) by adx: * prototypes are now prefixed with either nothing or EXTERN (meaning it's an ircd.dll API) * dynamic modules now work on win32.
ircd.h 190 (20 years ago) by adx: * prototypes are now prefixed with either nothing or EXTERN (meaning it's an ircd.dll API) * dynamic modules now work on win32.
ircd_defs.h 99 (20 years ago) by michael: - CHANNELLEN vs. LOCAL_CHANNELLEN fix. Local JOINs are limited to 50chars whereas remote SJOINs/JOINs can be upto 200chars for backwards compatibility.
ircd_getopt.h 190 (20 years ago) by adx: * prototypes are now prefixed with either nothing or EXTERN (meaning it's an ircd.dll API) * dynamic modules now work on win32.
ircd_handler.h 33 (20 years ago) by knight: - svn:keywords
ircd_signal.h 190 (20 years ago) by adx: * prototypes are now prefixed with either nothing or EXTERN (meaning it's an ircd.dll API) * dynamic modules now work on win32.
listener.h 190 (20 years ago) by adx: * prototypes are now prefixed with either nothing or EXTERN (meaning it's an ircd.dll API) * dynamic modules now work on win32.
m_info.h 33 (20 years ago) by knight: - svn:keywords
modules.h 217 (20 years ago) by michael: - Fixed compile error in m_invite.c and s_serv.c - Added m_watch.c
motd.h 190 (20 years ago) by adx: * prototypes are now prefixed with either nothing or EXTERN (meaning it's an ircd.dll API) * dynamic modules now work on win32.
msg.h 33 (20 years ago) by knight: - svn:keywords
numeric.h 217 (20 years ago) by michael: - Fixed compile error in m_invite.c and s_serv.c - Added m_watch.c
packet.h 190 (20 years ago) by adx: * prototypes are now prefixed with either nothing or EXTERN (meaning it's an ircd.dll API) * dynamic modules now work on win32.
parse.h 190 (20 years ago) by adx: * prototypes are now prefixed with either nothing or EXTERN (meaning it's an ircd.dll API) * dynamic modules now work on win32.
parse_aline.h 190 (20 years ago) by adx: * prototypes are now prefixed with either nothing or EXTERN (meaning it's an ircd.dll API) * dynamic modules now work on win32.
patchlevel.h 154 (20 years ago) by lusky: bump patchlevel to 7.3beta. Change this to 7.3beta1 when we are ready to release beta1.
restart.h 190 (20 years ago) by adx: * prototypes are now prefixed with either nothing or EXTERN (meaning it's an ircd.dll API) * dynamic modules now work on win32.
resv.h 190 (20 years ago) by adx: * prototypes are now prefixed with either nothing or EXTERN (meaning it's an ircd.dll API) * dynamic modules now work on win32.
rsa.h 190 (20 years ago) by adx: * prototypes are now prefixed with either nothing or EXTERN (meaning it's an ircd.dll API) * dynamic modules now work on win32.
s_auth.h 190 (20 years ago) by adx: * prototypes are now prefixed with either nothing or EXTERN (meaning it's an ircd.dll API) * dynamic modules now work on win32.
s_conf.h 221 (20 years ago) by michael: - Finished WATCH implementation - Added missing 'return' after register_remote_user() call in nick_from_server() which would cause an extra hash_del/strcpy/hash_add combination.
s_gline.h 190 (20 years ago) by adx: * prototypes are now prefixed with either nothing or EXTERN (meaning it's an ircd.dll API) * dynamic modules now work on win32.
s_serv.h 190 (20 years ago) by adx: * prototypes are now prefixed with either nothing or EXTERN (meaning it's an ircd.dll API) * dynamic modules now work on win32.
s_stats.h 190 (20 years ago) by adx: * prototypes are now prefixed with either nothing or EXTERN (meaning it's an ircd.dll API) * dynamic modules now work on win32.
s_user.h 211 (20 years ago) by adx: - reorganisations which aim at: 1) moving read_conf_files() at the end of daemon bootup process, 2) making load_*_modules a part of conf parsing, after the 1st pass
send.h 190 (20 years ago) by adx: * prototypes are now prefixed with either nothing or EXTERN (meaning it's an ircd.dll API) * dynamic modules now work on win32.
serno.h 45 (20 years ago) by lusky: change to static "SVN"
setup.h.in 165 (20 years ago) by db: - committed configure changes by nenolod (William Pitcock) to check for HAVE_DLINFO - fixed logic for picking up address for the mod_list
stdinc.h 190 (20 years ago) by adx: * prototypes are now prefixed with either nothing or EXTERN (meaning it's an ircd.dll API) * dynamic modules now work on win32.
supported.h 33 (20 years ago) by knight: - svn:keywords
userhost.h 190 (20 years ago) by adx: * prototypes are now prefixed with either nothing or EXTERN (meaning it's an ircd.dll API) * dynamic modules now work on win32.
watch.h 216 (20 years ago) by michael: - svn propset svn:keywords "Id" - Use EXTERN for prototypes
whowas.h 194 (20 years ago) by michael: - Fixed several compiletime warnings
1 directory and 40 files shown

Properties

Name Value
svn:ignore Makefile *~ *.rej *.orig *core *.o config.status config.cache config.log autom4te.cache .depend .kdev*