ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/src
(Current path doesn't exist after revision 1586)
r682
File Last Change
 ../
conf/ 678 (17 years ago) by adx: + rebuilt y.tab.c + ServerInfo -> ServerInfoX for now to avoid hidden name conflicts + serv_list nodes are localClient->lnode, so don't free them with balloc
client.c 682 (17 years ago) by michael: - exit_client(): Wanna-be servers that are in connecting or handshaking state are not on on the serv_list, so let's clean this up a bit. - close_connection(): Fixed some harmless bug that could result in incorrect sent statistics in "STATS t"
s_conf.c 680 (17 years ago) by adx: + a missing 'else' was causing a core on rehash
y.tab.c 678 (17 years ago) by adx: + rebuilt y.tab.c + ServerInfo -> ServerInfoX for now to avoid hidden name conflicts + serv_list nodes are localClient->lnode, so don't free them with balloc
y.tab.h 678 (17 years ago) by adx: + rebuilt y.tab.c + ServerInfo -> ServerInfoX for now to avoid hidden name conflicts + serv_list nodes are localClient->lnode, so don't free them with balloc
channel.c 676 (17 years ago) by adx: + patch against truncated NAMES output Submitted by: Murat Deligonul <deligonul@gmail.com>
watch.c 663 (17 years ago) by michael: - Fixed several compile errors
s_user.c 663 (17 years ago) by michael: - Fixed several compile errors
s_auth.c 663 (17 years ago) by michael: - Fixed several compile errors
messages.tab 662 (17 years ago) by michael: - More fixes to ircd-german.lang - Removed ERR_RESTRICTED
Makefile.in 657 (17 years ago) by adx: + added implementation for listen{} + fixed header in conf_channel.c
version.c 655 (17 years ago) by michael: - Fixed function naming convention in some places - Moved win32 uname() to libio
whowas.c 655 (17 years ago) by michael: - Fixed function naming convention in some places - Moved win32 uname() to libio
ircd.c 655 (17 years ago) by michael: - Fixed function naming convention in some places - Moved win32 uname() to libio
s_serv.c 654 (17 years ago) by michael: - Got rid of Server::dep_user,dep_server and renamed Server::user and Server::servers dlink lists to client_list and server_list
listener.c 653 (17 years ago) by michael: - Changed Client::random_ping and Client::serial to standard unsigned integer types
send.c 653 (17 years ago) by michael: - Changed Client::random_ping and Client::serial to standard unsigned integer types
packet.c 649 (17 years ago) by michael: - Removed all common.h header includes from libio sources - Moved IRCD_MIN/IRCD_MAX macros to libio and renamed them to LIBIO_MIN/LIBIO_MAX
ircd_parser.y 636 (17 years ago) by db: - forward port disable fake channel from 7.2
csvlib.c 615 (17 years ago) by michael: - Moved logging and announcement of *LINES out of csvlib into their specific modules where they belong to.
channel_mode.c 607 (17 years ago) by michael: - Only fully registered clients are added into the whowas history, so let's remove those pointles IsClient tests.
parse_aline.c 605 (17 years ago) by michael: - Made find_chasing() only take 3 arguments - Cleaned up find_person()
ircd_signal.c 600 (17 years ago) by michael: - Don't code while having a breakfast! Now here's the other missing half of the previous commit which fixes SIGALRM handling.
hostmask.c 539 (18 years ago) by michael: - We do not need a local copy of addr in accept_connection() Made several functions use the const keyword for read-only parameters
parse.c 534 (18 years ago) by michael: - Renamed MAXPARA definition to IRCD_MAXPARA and moved it to ircd_defs.h - Untabified parse.c
hash.c 470 (18 years ago) by db: - fix compile errors with moved modules.h - fix a few missing includes, msg.h and parse.h
ircd_lexer.l 399 (18 years ago) by michael: - Removed LL leftovers
lex.yy.c 399 (18 years ago) by michael: - Removed LL leftovers
resv.c 141 (18 years ago) by db: - Make ->conf conf_ptr to be consistent in all places.
restart.c 97 (18 years ago) by michael: - Got rid of restart(), cleaned up m_restart() and make it use server_die()
rsa.c 69 (18 years ago) by adx: - splitted ircd/libio, all headers connected with libio sources have been moved for internal use only. To use libio interface, include "libio.h" (which is already done in "stdinc.h")
numeric.c 69 (18 years ago) by adx: - splitted ircd/libio, all headers connected with libio sources have been moved for internal use only. To use libio interface, include "libio.h" (which is already done in "stdinc.h")
motd.c 69 (18 years ago) by adx: - splitted ircd/libio, all headers connected with libio sources have been moved for internal use only. To use libio interface, include "libio.h" (which is already done in "stdinc.h")
1 directory and 32 files shown

Properties

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