ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/src
r6447
File Last Change
 ../
Makefile.am 6393 (10 years ago) by michael: - Move userhost related code from hash.c to userhost.c
Makefile.in 6394 (10 years ago) by michael: - autoreconf
auth.c 6313 (10 years ago) by michael: - Make use of the *Flag() macros in some more places
channel.c 6447 (9 years ago) by michael: - The general::oper_pass_resv configuration directive has been deprecated. Added the join:resv and nick:resv operator flags for better fine tuning
channel_mode.c 6359 (10 years ago) by michael: - channel_mode.c:channel_modes(): removed useless FLAGS_SERVICE test on client_p. We don't need that here.
client.c 6441 (9 years ago) by michael: - Rename functions in userhost.c to comply with naming convention
conf.c 6447 (9 years ago) by michael: - The general::oper_pass_resv configuration directive has been deprecated. Added the join:resv and nick:resv operator flags for better fine tuning
conf_class.c 5411 (10 years ago) by michael: - conf_class.c: removed duplicated code
conf_db.c 6318 (10 years ago) by michael: - Get rid of UMODE_ALL
conf_lexer.c 6378 (10 years ago) by michael: - Rebuild parser files
conf_lexer.l 6447 (9 years ago) by michael: - The general::oper_pass_resv configuration directive has been deprecated. Added the join:resv and nick:resv operator flags for better fine tuning
conf_parser.c 6378 (10 years ago) by michael: - Rebuild parser files
conf_parser.h 6378 (10 years ago) by michael: - Rebuild parser files
conf_parser.y 6447 (9 years ago) by michael: - The general::oper_pass_resv configuration directive has been deprecated. Added the join:resv and nick:resv operator flags for better fine tuning
conf_pseudo.c 6259 (10 years ago) by michael: - Set keyword and eol-style properties
dbuf.c 5347 (10 years ago) by michael: - Update copyright years
event.c 6370 (10 years ago) by michael: - Rename several functions in event.c to comply with naming convention
fdlist.c 5590 (10 years ago) by michael: - Sprinkle some assert()
getopt.c 6383 (10 years ago) by michael: - getopt.c: use pointer arithmetic instead of array subscripting
hash.c 6393 (10 years ago) by michael: - Move userhost related code from hash.c to userhost.c
hostmask.c 6429 (10 years ago) by michael: - hostmask.h, hostmask.c: use const keyword where appropriate
id.c 6259 (10 years ago) by michael: - Set keyword and eol-style properties
ipcache.c 6259 (10 years ago) by michael: - Set keyword and eol-style properties
irc_string.c 5347 (10 years ago) by michael: - Update copyright years
ircd.c 6393 (10 years ago) by michael: - Move userhost related code from hash.c to userhost.c
ircd_signal.c 6357 (10 years ago) by michael: - Make server_die() use enum; minor cleanups here and there
isupport.c 6259 (10 years ago) by michael: - Set keyword and eol-style properties
list.c 5347 (10 years ago) by michael: - Update copyright years
listener.c 6367 (10 years ago) by michael: - Rename several functions in listener.c to comply with naming convention
log.c 6418 (10 years ago) by michael: - log.c: made log_write() use date_iso8601()
match.c 6256 (10 years ago) by michael: - Removed slang in comment
memory.c 6357 (10 years ago) by michael: - Make server_die() use enum; minor cleanups here and there
mempool.c 5347 (10 years ago) by michael: - Update copyright years
misc.c 6423 (10 years ago) by michael: - misc.c: style corrections
modules.c 6318 (10 years ago) by michael: - Get rid of UMODE_ALL
motd.c 5545 (10 years ago) by michael: - Fixed style in several places
numeric.c 6375 (10 years ago) by michael: - Remove splitmode checking
packet.c 6350 (10 years ago) by michael: - Make use of enum in more places
parse.c 6437 (9 years ago) by michael: - parse.c:parse_remove_unknown(): use get_client_name()
patricia.c 6259 (10 years ago) by michael: - Set keyword and eol-style properties
res.c 5347 (10 years ago) by michael: - Update copyright years
reslib.c 5875 (10 years ago) by michael: - Style corrections; removed trailing whitespaces
restart.c 6357 (10 years ago) by michael: - Make server_die() use enum; minor cleanups here and there
resv.c 6363 (10 years ago) by michael: - Remove unused header includes
rng_mt.c 3881 (11 years ago) by michael: - rng_mt.c: removed trailing whitespaces
rsa.c 5347 (10 years ago) by michael: - Update copyright years
s_bsd.c 5887 (10 years ago) by michael: - s_bsd.c: use C99-style array initialization
s_bsd_devpoll.c 5347 (10 years ago) by michael: - Update copyright years
s_bsd_epoll.c 5902 (10 years ago) by michael: - Style corrections
s_bsd_kqueue.c 6350 (10 years ago) by michael: - Make use of enum in more places
s_bsd_poll.c 5902 (10 years ago) by michael: - Style corrections
send.c 6357 (10 years ago) by michael: - Make server_die() use enum; minor cleanups here and there
server.c 6428 (10 years ago) by michael: - server.c: make use of get_client_name() in some places; fixed some other get_client_name() calls to use the right argument value
user.c 6441 (9 years ago) by michael: - Rename functions in userhost.c to comply with naming convention
userhost.c 6441 (9 years ago) by michael: - Rename functions in userhost.c to comply with naming convention
version.c 5347 (10 years ago) by michael: - Update copyright years
watch.c 5347 (10 years ago) by michael: - Update copyright years
whowas.c 5631 (10 years ago) by michael: - WHOWAS now shows IP addresses to irc operators - Changed RPL_WHOISACTUALLY numeric string. In the future it will also show the *real* hostname once we distinguish between spoofs/vhosts and real hosts
0 directories and 58 files shown