ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/src
(Current path doesn't exist after revision 1586)
r669
File Last Change
 ../
conf/ 669 (17 years ago) by michael: - lexer.l: added proper support for quotes in strings. Cleaned up C comment style handling. Added support for C++ comments.
resv.c 141 (18 years ago) by db: - Make ->conf conf_ptr to be consistent in all places.
ircd_lexer.l 399 (18 years ago) by michael: - Removed LL leftovers
lex.yy.c 399 (18 years ago) by michael: - Removed LL leftovers
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
y.tab.c 475 (18 years ago) by adx: + make it compile, and maybe even run...
parse.c 534 (18 years ago) by michael: - Renamed MAXPARA definition to IRCD_MAXPARA and moved it to ircd_defs.h - Untabified parse.c
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
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.
parse_aline.c 605 (17 years ago) by michael: - Made find_chasing() only take 3 arguments - Cleaned up find_person()
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.
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.
y.tab.h 636 (17 years ago) by db: - forward port disable fake channel from 7.2
ircd_parser.y 636 (17 years ago) by db: - forward port disable fake channel from 7.2
s_conf.c 643 (17 years ago) by michael: - Killed get_maxrss(). Kinda useless and not very portable. - count_memory(): replaced all longs with size_t
channel.c 644 (17 years ago) by michael: - Moved split_users and split_servers ints to GlobalSetOptions struct
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
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
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
version.c 655 (17 years ago) by michael: - Fixed function naming convention in some places - Moved win32 uname() to libio
client.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
Makefile.in 657 (17 years ago) by adx: + added implementation for listen{} + fixed header in conf_channel.c
messages.tab 662 (17 years ago) by michael: - More fixes to ircd-german.lang - Removed ERR_RESTRICTED
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
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")
restart.c 97 (18 years ago) by michael: - Got rid of restart(), cleaned up m_restart() and make it use server_die()
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*