ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/include
(Current path doesn't exist after revision 1586)
r758
File (rev) Last Change
 ../
conf/ 756 (17 years ago) by adx: + added parser files. + ip hashing is to come
whowas.h 701 (17 years ago) by michael: - Avoid header files including other header files - Killed supported.h, fixed misc. compile errors
watch.h 663 (17 years ago) by michael: - Fixed several compile errors
userhost.h 190 (18 years ago) by adx: * prototypes are now prefixed with either nothing or EXTERN (meaning it's an ircd.dll API) * dynamic modules now work on win32.
stdinc.h 190 (18 years ago) by adx: * prototypes are now prefixed with either nothing or EXTERN (meaning it's an ircd.dll API) * dynamic modules now work on win32.
setup.h.in 641 (17 years ago) by michael: - Renamed basename() to libio_basename() and use it everywhere instead of glibc's basename - Updated configure.ac accordingly
serno.h 45 (18 years ago) by lusky: change to static "SVN"
send.h 405 (18 years ago) by michael: - Removed now unused llflags parameter from sendto_server()
s_user.h 746 (17 years ago) by adx: + make most modules compile, except a few ones which need deeper changes
s_serv.h 743 (17 years ago) by adx: + make ircd core compile except server.c and parse_aline.c
s_auth.h 697 (17 years ago) by michael: - Fixed small memory leak in delete_auth()
rsa.h 190 (18 years ago) by adx: * prototypes are now prefixed with either nothing or EXTERN (meaning it's an ircd.dll API) * dynamic modules now work on win32.
restart.h 190 (18 years ago) by adx: * prototypes are now prefixed with either nothing or EXTERN (meaning it's an ircd.dll API) * dynamic modules now work on win32.
patchlevel.h 154 (18 years ago) by lusky: bump patchlevel to 7.3beta. Change this to 7.3beta1 when we are ready to release beta1.
parse_aline.h 747 (17 years ago) by adx: + fixed everything except m_gline and m_spoof. + still to do: ban storage, limits, iphash, parser, conf_connect_allowed
parse.h 702 (17 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
packet.h 628 (17 years ago) by adx: Added contrib module for character set recoding Note it doesn't work at the moment because listen{} itself is not yet modularised. Will probably also need some modifications to include iconv headers and libraries in the build process.
numeric.h 662 (17 years ago) by michael: - More fixes to ircd-german.lang - Removed ERR_RESTRICTED
msg.h 534 (18 years ago) by michael: - Renamed MAXPARA definition to IRCD_MAXPARA and moved it to ircd_defs.h - Untabified parse.c
motd.h 746 (17 years ago) by adx: + make most modules compile, except a few ones which need deeper changes
m_info.h 33 (18 years ago) by knight: - svn:keywords
listener.h 701 (17 years ago) by michael: - Avoid header files including other header files - Killed supported.h, fixed misc. compile errors
ircd_signal.h 599 (17 years ago) by michael: - Forward-ported r594,r598 (missing signal handlers for SIGXFSZ and SIGALRM)
ircd_handler.h 33 (18 years ago) by knight: - svn:keywords
ircd_defs.h 684 (17 years ago) by michael: - Moved ircd_get_platform to libio and killed version.c
ircd.h 743 (17 years ago) by adx: + make ircd core compile except server.c and parse_aline.c
hash.h 702 (17 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
handlers.h 513 (18 years ago) by michael: - Moved m_error to core modules and made remaining command handlers use m_ignore instead of m_error
defaults.h 743 (17 years ago) by adx: + make ircd core compile except server.c and parse_aline.c
common.h 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
client.h 744 (17 years ago) by adx: + fixed server.c
channel_mode.h 758 (17 years ago) by michael: - Fixed ban cache as reported by ThaPrince
channel.h 701 (17 years ago) by michael: - Avoid header files including other header files - Killed supported.h, fixed misc. compile errors
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*