ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/include
r3941
File Last Change
 ../
auth.h 3324 (11 years ago) by michael: - Moved s_auth.c to auth.c
channel.h 3941 (11 years ago) by michael: - Renamed set_channel_topic() to channel_set_topic()
channel_mode.h 3925 (11 years ago) by michael: - Fixed bunch of compile warnings with -Wconversion
client.h 3925 (11 years ago) by michael: - Fixed bunch of compile warnings with -Wconversion
conf.h 3933 (11 years ago) by michael: - Added max_channels to class{} blocks
conf_class.h 3933 (11 years ago) by michael: - Added max_channels to class{} blocks
conf_db.h 2865 (11 years ago) by michael: - Clean up all files in include/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years
dbuf.h 3113 (11 years ago) by michael: - Update dbuf.h, dbuf.c
defaults.h 3364 (11 years ago) by michael: - defaults.h: revert previous change
event.h 2865 (11 years ago) by michael: - Clean up all files in include/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years
fdlist.h 2881 (11 years ago) by michael: - Use the i/o subsystem to execute scheduled writes. Patch provided by Adam.
gline.h 3323 (11 years ago) by michael: - gline.h: updated comment
hash.h 3289 (11 years ago) by michael: - Made free_list_task() only take one parameter
hook.h 2846 (11 years ago) by michael: - hook.h, hook.c: fixed indentation, removed whitespaces/tabs
hostmask.h 3553 (11 years ago) by michael: - find_address_conf(): constification
irc_string.h 2970 (11 years ago) by michael: - Move myctime() from irc_string.c to s_misc.c
ircd.h 3929 (11 years ago) by michael: - Greatly speedup d-line lookup. Instead of testing every single client against every existing d-line just check the just added ban against connected clients. Also now check d-line _before_ looking for a matching exempt{}
ircd_defs.h 3421 (11 years ago) by michael: - Get rid of LOCAL_CHANNELLEN; change CHANNELLEN to 50
ircd_getopt.h 2865 (11 years ago) by michael: - Clean up all files in include/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years
ircd_signal.h 2865 (11 years ago) by michael: - Clean up all files in include/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years
list.h 2865 (11 years ago) by michael: - Clean up all files in include/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years
listener.h 3085 (11 years ago) by michael: - listener.h: use an enum for flag types
log.h 2865 (11 years ago) by michael: - Clean up all files in include/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years
memory.h 3504 (11 years ago) by michael: - Renamed MyMalloc() to MyCalloc()
mempool.h 2916 (11 years ago) by michael: - Clean up all files in include/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years
misc.h 3347 (11 years ago) by michael: - Moved files: s_user.c -> user.c s_misc.c -> misc.c s_serv.c -> server.c
modules.h 3089 (11 years ago) by michael: - modules.h: use an enum for flag types
motd.h 2865 (11 years ago) by michael: - Clean up all files in include/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years
numeric.h 3767 (11 years ago) by michael: - /INVITE without any parameters now shows a list of channels a client is invited to
packet.h 2865 (11 years ago) by michael: - Clean up all files in include/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years
parse.h 3163 (11 years ago) by michael: - parse.h: removed redundant comment
patchlevel.h 2865 (11 years ago) by michael: - Clean up all files in include/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years
res.h 3322 (11 years ago) by michael: - Moved irc_res.c to res.c - Moved irc_reslib.c to reslib.c
reslib.h 3322 (11 years ago) by michael: - Moved irc_res.c to res.c - Moved irc_reslib.c to reslib.c
restart.h 3167 (11 years ago) by michael: - Get rid of restart() wrapper function
resv.h 2865 (11 years ago) by michael: - Clean up all files in include/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years
rng_mt.h 1662 (12 years ago) by michael: - Fixed inconsistent svn file properties
rsa.h 2865 (11 years ago) by michael: - Clean up all files in include/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years
s_bsd.h 2865 (11 years ago) by michael: - Clean up all files in include/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years
send.h 3844 (11 years ago) by michael: - send.h: update comment
serno.h 1592 (12 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
server.h 3347 (11 years ago) by michael: - Moved files: s_user.c -> user.c s_misc.c -> misc.c s_serv.c -> server.c
stdinc.h 3800 (11 years ago) by michael: - stdinc.h: whitespace commit
supported.h 3347 (11 years ago) by michael: - Moved files: s_user.c -> user.c s_misc.c -> misc.c s_serv.c -> server.c
user.h 3347 (11 years ago) by michael: - Moved files: s_user.c -> user.c s_misc.c -> misc.c s_serv.c -> server.c
userhost.h 2865 (11 years ago) by michael: - Clean up all files in include/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years
watch.h 3109 (11 years ago) by michael: - Applied Adam's sendto_one_numeric() changes
whowas.h 2865 (11 years ago) by michael: - Clean up all files in include/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years
0 directories and 48 files shown