ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/src
(Current path doesn't exist after revision 1586)
r719
File Last Change
 ../
conf/ 719 (20 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
Makefile.in 719 (20 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
channel.c 695 (20 years ago) by michael: - Moved safe list code to channel.c
channel_mode.c 719 (20 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 (20 years ago) by michael: - Avoid header files including other header files - Killed supported.h, fixed misc. compile errors
csvlib.c 615 (20 years ago) by michael: - Moved logging and announcement of *LINES out of csvlib into their specific modules where they belong to.
hash.c 702 (20 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 719 (20 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
ircd.c 702 (20 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
ircd_lexer.l 399 (20 years ago) by michael: - Removed LL leftovers
ircd_parser.y 636 (20 years ago) by db: - forward port disable fake channel from 7.2
ircd_signal.c 694 (20 years ago) by michael: - Removed unused header includes
lex.yy.c 399 (20 years ago) by michael: - Removed LL leftovers
listener.c 701 (20 years ago) by michael: - Avoid header files including other header files - Killed supported.h, fixed misc. compile errors
messages.tab 662 (20 years ago) by michael: - More fixes to ircd-german.lang - Removed ERR_RESTRICTED
motd.c 69 (20 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 (20 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 (20 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 (20 years ago) by michael: - Renamed MAXPARA definition to IRCD_MAXPARA and moved it to ircd_defs.h - Untabified parse.c
parse_aline.c 719 (20 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 (20 years ago) by michael: - Got rid of restart(), cleaned up m_restart() and make it use server_die()
resv.c 141 (20 years ago) by db: - Make ->conf conf_ptr to be consistent in all places.
rsa.c 69 (20 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 697 (20 years ago) by michael: - Fixed small memory leak in delete_auth()
s_conf.c 719 (20 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
s_user.c 719 (20 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 (20 years ago) by michael: - Changed Client::random_ping and Client::serial to standard unsigned integer types
server.c 719 (20 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
watch.c 694 (20 years ago) by michael: - Removed unused header includes
whowas.c 701 (20 years ago) by michael: - Avoid header files including other header files - Killed supported.h, fixed misc. compile errors
y.tab.c 678 (20 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 (20 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*