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