ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/src
(Current path doesn't exist after revision 1026)
r415
File (rev) Last Change
 ../
conf/ 398 (20 years ago) by michael: - Ripped out lazylinks as discussed on irc. the main concept wasn't very well designed and will be done in a better way some day. Anyways, they propably never worked and were considered bloat by most people. Good bye!
y.tab.h 399 (20 years ago) by michael: - Removed LL leftovers
y.tab.c 406 (20 years ago) by michael: - Got rid of MAXCONFLINKS. You can even have a billion connect{} blocks if you want..
whowas.c 194 (20 years ago) by michael: - Fixed several compiletime warnings
watch.c 233 (20 years ago) by michael: - Style correction to watch.c - Add some statistical information about WATCH headers/entries to "STATS z"
version.c 77 (20 years ago) by adx: - misc win32 fixes
send.c 405 (20 years ago) by michael: - Removed now unused llflags parameter from sendto_server()
s_user.c 398 (20 years ago) by michael: - Ripped out lazylinks as discussed on irc. the main concept wasn't very well designed and will be done in a better way some day. Anyways, they propably never worked and were considered bloat by most people. Good bye!
s_stats.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_serv.c 407 (20 years ago) by michael: - Merged set_autoconn() into quote_autoconn()
s_gline.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_conf.c 406 (20 years ago) by michael: - Got rid of MAXCONFLINKS. You can even have a billion connect{} blocks if you want..
s_auth.c 396 (20 years ago) by nenolod: Use read() in posix to ensure we get a valid response... recv() works like read() under Windows, so that part was fine...
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")
resv.c 141 (20 years ago) by db: - Make ->conf conf_ptr to be consistent in all places.
restart.c 97 (20 years ago) by michael: - Got rid of restart(), cleaned up m_restart() and make it use server_die()
parse_aline.c 362 (20 years ago) by metalrock: - Fixed some compile errors and some shadowed declarations.
parse.c 413 (20 years ago) by michael: - Speeded up msg_tree_parse() a bit
packet.c 178 (20 years ago) by adx: - somehow it didn't get committed, fixing
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")
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")
modules.c 221 (20 years ago) by michael: - Finished WATCH implementation - Added missing 'return' after register_remote_user() call in nick_from_server() which would cause an extra hash_del/strcpy/hash_add combination.
metadata.c 297 (20 years ago) by nenolod: - Fix indentation style on metadata source, and enable keyword expansion. (sorry!)
messages.tab 381 (20 years ago) by michael: - Cleaned up some special magic in show_iline_prefix. Someone tell me why we should copy aconf->user into a separate buffer after the prefix? Also renamed it to make_iline_prefix.
m_error.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")
listener.c 162 (20 years ago) by michael: - Removed LocalUser.port
lex.yy.c 399 (20 years ago) by michael: - Removed LL leftovers
ircd_signal.c 78 (20 years ago) by adx: - further win32 fixes, use ircd_signal.c interface (signals are wrapped around WM_USER's wParam) - note that the callback for WM_SIGNAL (ie WM_USER) defined in libio is independent from the ircd, ie variable dispatch_wm_signal is set in ircd_signal.c. - now it compiles, to do: turn libio into a DLL to allow symbol references in m_*.dll protocol modules.
ircd_parser.y 406 (20 years ago) by michael: - Got rid of MAXCONFLINKS. You can even have a billion connect{} blocks if you want..
ircd_lexer.l 399 (20 years ago) by michael: - Removed LL leftovers
ircd.c 398 (20 years ago) by michael: - Ripped out lazylinks as discussed on irc. the main concept wasn't very well designed and will be done in a better way some day. Anyways, they propably never worked and were considered bloat by most people. Good bye!
hostmask.c 381 (20 years ago) by michael: - Cleaned up some special magic in show_iline_prefix. Someone tell me why we should copy aconf->user into a separate buffer after the prefix? Also renamed it to make_iline_prefix.
hash.c 398 (20 years ago) by michael: - Ripped out lazylinks as discussed on irc. the main concept wasn't very well designed and will be done in a better way some day. Anyways, they propably never worked and were considered bloat by most people. Good bye!
getopt.c 33 (20 years ago) by knight: - svn:keywords
dynlink.c 257 (20 years ago) by michael: - Forgot to remove my debugging code ..
csvlib.c 139 (20 years ago) by db: - get rid of map_conf_item and unmap_conf_item - Use an union in struct ConfItem, but only allocate memory needed
client.c 405 (20 years ago) by michael: - Removed now unused llflags parameter from sendto_server()
channel_mode.c 405 (20 years ago) by michael: - Removed now unused llflags parameter from sendto_server()
channel.c 398 (20 years ago) by michael: - Ripped out lazylinks as discussed on irc. the main concept wasn't very well designed and will be done in a better way some day. Anyways, they propably never worked and were considered bloat by most people. Good bye!
Makefile.in 296 (20 years ago) by nenolod: - Add a simple metadata API for extending channel/client/whatever structs via adding a single dlink_list to the structure you wish to make extensible. Reviewed by db.
1 directory and 39 files shown

Properties

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