ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/src
r3005
File Last Change
 ../
hostmask.c 3005 (10 years ago) by michael: - hostmask.c:find_conf_by_address(): removed pointless password = "" assignment. match_conf_password() already deals with NULL pointers
numeric.c 2989 (10 years ago) by michael: - Stole recent /map changes from p4. Network map looks much better now.
ircd.c 2980 (10 years ago) by michael: - ircd.c:set_time(): replaced snprintf/report_error combo with ilog/sendto_realops_flags
irc_string.c 2970 (10 years ago) by michael: - Move myctime() from irc_string.c to s_misc.c
s_misc.c 2970 (10 years ago) by michael: - Move myctime() from irc_string.c to s_misc.c
modules.c 2959 (10 years ago) by michael: - Added modules_get_list() and made modules_list visible to only modules.c - Fixed naming convetion of other linked lists in modules.c
send.c 2958 (10 years ago) by michael: - Removed sendto_channel_remote()
s_user.c 2955 (10 years ago) by michael: - register_remote_user(): removed unused realname/gecos parameter
channel_mode.c 2951 (10 years ago) by michael: - channel_mode.c: fixed compile error with halfops enabled
match.c 2945 (10 years ago) by michael: - match.c: removed unused header include
channel.c 2943 (10 years ago) by michael: - channel_mode.c, channel.c: removed unused header include
version.c 2933 (10 years ago) by michael: - Two native english speakers, to different opinions; another grammatical error fix to AUTHORS and version.c
s_auth.c 2929 (10 years ago) by michael: - s_auth.c, s_auth.h: optimized so we save unecessary auth_doing_list traversals. Patch provided by Adam.
event.c 2919 (10 years ago) by michael: - event.c: fixed compile error
s_bsd_poll.c 2916 (10 years ago) by michael: - Clean up all files in include/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years
s_bsd_devpoll.c 2916 (10 years ago) by michael: - Clean up all files in include/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years
s_gline.c 2916 (10 years ago) by michael: - Clean up all files in include/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years
rsa.c 2916 (10 years ago) by michael: - Clean up all files in include/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years
irc_res.c 2916 (10 years ago) by michael: - Clean up all files in include/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years
listener.c 2916 (10 years ago) by michael: - Clean up all files in include/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years
conf_db.c 2916 (10 years ago) by michael: - Clean up all files in include/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years
s_bsd.c 2916 (10 years ago) by michael: - Clean up all files in include/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years
client.c 2916 (10 years ago) by michael: - Clean up all files in include/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years
packet.c 2916 (10 years ago) by michael: - Clean up all files in include/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years
log.c 2916 (10 years ago) by michael: - Clean up all files in include/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years
s_bsd_epoll.c 2916 (10 years ago) by michael: - Clean up all files in include/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years
fdlist.c 2916 (10 years ago) by michael: - Clean up all files in include/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years
whowas.c 2916 (10 years ago) by michael: - Clean up all files in include/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years
conf_lexer.l 2916 (10 years ago) by michael: - Clean up all files in include/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years
getopt.c 2916 (10 years ago) by michael: - Clean up all files in include/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years
restart.c 2916 (10 years ago) by michael: - Clean up all files in include/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years
mempool.c 2916 (10 years ago) by michael: - Clean up all files in include/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years
conf.c 2916 (10 years ago) by michael: - Clean up all files in include/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years
memory.c 2916 (10 years ago) by michael: - Clean up all files in include/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years
conf_parser.y 2916 (10 years ago) by michael: - Clean up all files in include/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years
dbuf.c 2916 (10 years ago) by michael: - Clean up all files in include/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years
s_bsd_select.c 2916 (10 years ago) by michael: - Clean up all files in include/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years
hash.c 2916 (10 years ago) by michael: - Clean up all files in include/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years
s_serv.c 2916 (10 years ago) by michael: - Clean up all files in include/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years
list.c 2916 (10 years ago) by michael: - Clean up all files in include/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years
motd.c 2916 (10 years ago) by michael: - Clean up all files in include/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years
conf_class.c 2916 (10 years ago) by michael: - Clean up all files in include/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years
resv.c 2916 (10 years ago) by michael: - Clean up all files in include/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years
s_bsd_kqueue.c 2916 (10 years ago) by michael: - Clean up all files in include/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years
parse.c 2916 (10 years ago) by michael: - Clean up all files in include/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years
watch.c 2855 (10 years ago) by michael: - Fixed indentation, removed whitespaces/tabs, update copyright header
conf_parser.c 2853 (10 years ago) by michael: - Regenerate parser
conf_parser.h 2853 (10 years ago) by michael: - Regenerate parser
hook.c 2846 (10 years ago) by michael: - hook.h, hook.c: fixed indentation, removed whitespaces/tabs
ircd_signal.c 2838 (10 years ago) by michael: - ircd_signal.c: fixed typo in comment
Makefile.in 2722 (10 years ago) by michael: - automake 1.14.1
irc_reslib.c 2611 (10 years ago) by michael: - src/irc_reslib.c: removed advertising clause
Makefile.am 2382 (10 years ago) by michael: - Remove msgq, and xsnprintf source files for now
conf_lexer.c 2283 (10 years ago) by michael: - Added generall::cycle_on_host_change configuration option as requested by Adam <adam@anope.org>
rng_mt.c 1662 (11 years ago) by michael: - Fixed inconsistent svn file properties
0 directories and 55 files shown