ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/src
(Current path doesn't exist after revision 1586)
r737
File Last Change
 ../
conf/ 737 (19 years ago) by adx: + moved parser files to its dedicated subdirectory
Makefile.in 736 (19 years ago) by adx: + implemented shared and cluster + added todo marks
channel.c 695 (19 years ago) by michael: - Moved safe list code to channel.c
channel_mode.c 719 (19 years ago) by adx: + reworked operator{} blocks to make them independent from oldconf + moved some utilities from s_conf.* to libio + added stub for auth{} blocks
client.c 701 (19 years ago) by michael: - Avoid header files including other header files - Killed supported.h, fixed misc. compile errors
csvlib.c 615 (19 years ago) by michael: - Moved logging and announcement of *LINES out of csvlib into their specific modules where they belong to.
hash.c 702 (19 years ago) by michael: - Removed pointless check_class() call in main() - Removed unused function prototypes - Moved s_serv.c to server.c - Renamed initialize_server_capabs() to server_init() and move it to server.c
hostmask.c 733 (19 years ago) by adx: + implemented exempt{} blocks
ircd.c 734 (19 years ago) by adx: + implemented resvs
ircd_lexer.l 399 (19 years ago) by michael: - Removed LL leftovers
ircd_parser.y 636 (19 years ago) by db: - forward port disable fake channel from 7.2
ircd_signal.c 694 (19 years ago) by michael: - Removed unused header includes
lex.yy.c 399 (19 years ago) by michael: - Removed LL leftovers
listener.c 734 (19 years ago) by adx: + implemented resvs
messages.tab 662 (19 years ago) by michael: - More fixes to ircd-german.lang - Removed ERR_RESTRICTED
motd.c 69 (19 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 (19 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")
packet.c 649 (19 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
parse.c 534 (19 years ago) by michael: - Renamed MAXPARA definition to IRCD_MAXPARA and moved it to ircd_defs.h - Untabified parse.c
parse_aline.c 719 (19 years ago) by adx: + reworked operator{} blocks to make them independent from oldconf + moved some utilities from s_conf.* to libio + added stub for auth{} blocks
restart.c 97 (19 years ago) by michael: - Got rid of restart(), cleaned up m_restart() and make it use server_die()
resv.c 141 (19 years ago) by db: - Make ->conf conf_ptr to be consistent in all places.
rsa.c 69 (19 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")
s_auth.c 734 (19 years ago) by adx: + implemented resvs
s_conf.c 734 (19 years ago) by adx: + implemented resvs
s_user.c 719 (19 years ago) by adx: + reworked operator{} blocks to make them independent from oldconf + moved some utilities from s_conf.* to libio + added stub for auth{} blocks
send.c 653 (19 years ago) by michael: - Changed Client::random_ping and Client::serial to standard unsigned integer types
server.c 734 (19 years ago) by adx: + implemented resvs
watch.c 694 (19 years ago) by michael: - Removed unused header includes
whowas.c 701 (19 years ago) by michael: - Avoid header files including other header files - Killed supported.h, fixed misc. compile errors
y.tab.c 678 (19 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 (19 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
1 directory and 31 files shown

Properties

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