ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/include
(Current path doesn't exist after revision 1586)
r844
File Last Change
 ../
conf/ 828 (19 years ago) by stu: - Add src/modules.c - This gives us back MOD((UN|RE)LOAD|RESTART) (doesnt take core modules into account) - Add CT_FLAG - a generic way of adding backward compatible foo = yes; flags - Correct a couple of conf entries which didnt quite match 7.2 - Allow bools to be passed through to a CT_LIST properly
channel.h 783 (19 years ago) by michael: - channel.c: use const whenever possible
channel_mode.h 758 (19 years ago) by michael: - Fixed ban cache as reported by ThaPrince
client.h 794 (19 years ago) by adx: + fixed win32 build (at least under BCC) + newconf adjustments aiming at simple.conf compatibility + added missing init_resv() call
common.h 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
defaults.h 771 (19 years ago) by adx: + after fixing a bunch of bugs, ircd is finally able to start up and /connect. + problems: kline/xline and such refuse to load (missing write_csv_line), modload & co are also not present (need to implement module-like m_ files?)
handlers.h 513 (20 years ago) by michael: - Moved m_error to core modules and made remaining command handlers use m_ignore instead of m_error
hash.h 764 (19 years ago) by adx: + restored class limits plus reworked them to be a bit more sane.
ircd.h 743 (20 years ago) by adx: + make ircd core compile except server.c and parse_aline.c
ircd_defs.h 684 (20 years ago) by michael: - Moved ircd_get_platform to libio and killed version.c
ircd_handler.h 33 (20 years ago) by knight: - svn:keywords
ircd_signal.h 599 (20 years ago) by michael: - Forward-ported r594,r598 (missing signal handlers for SIGXFSZ and SIGALRM)
listener.h 773 (19 years ago) by adx: + first attempts at soft reboot
m_info.h 33 (20 years ago) by knight: - svn:keywords
motd.h 746 (20 years ago) by adx: + make most modules compile, except a few ones which need deeper changes
msg.h 534 (20 years ago) by michael: - Renamed MAXPARA definition to IRCD_MAXPARA and moved it to ircd_defs.h - Untabified parse.c
numeric.h 662 (20 years ago) by michael: - More fixes to ircd-german.lang - Removed ERR_RESTRICTED
packet.h 773 (19 years ago) by adx: + first attempts at soft reboot
parse.h 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
parse_aline.h 747 (20 years ago) by adx: + fixed everything except m_gline and m_spoof. + still to do: ban storage, limits, iphash, parser, conf_connect_allowed
patchlevel.h 154 (20 years ago) by lusky: bump patchlevel to 7.3beta. Change this to 7.3beta1 when we are ready to release beta1.
restart.h 772 (19 years ago) by adx: + preparation for soft reboot code
rsa.h 190 (20 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.
s_auth.h 697 (20 years ago) by michael: - Fixed small memory leak in delete_auth()
send.h 405 (20 years ago) by michael: - Removed now unused llflags parameter from sendto_server()
serno.h 45 (20 years ago) by lusky: change to static "SVN"
server.h 801 (19 years ago) by adx: + only filename changes
setup.h.in 641 (20 years ago) by michael: - Renamed basename() to libio_basename() and use it everywhere instead of glibc's basename - Updated configure.ac accordingly
stdinc.h 794 (19 years ago) by adx: + fixed win32 build (at least under BCC) + newconf adjustments aiming at simple.conf compatibility + added missing init_resv() call
user.h 801 (19 years ago) by adx: + only filename changes
userhost.h 764 (19 years ago) by adx: + restored class limits plus reworked them to be a bit more sane.
watch.h 790 (19 years ago) by michael: - Doxyfied watch.(c|h)
whowas.h 789 (19 years ago) by michael: - Doxyfied whowas.h
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*