Parent Directory
|
|
|
|
|
conf/
|
927 |
9 months |
bear |
Some fixes, and pushing non-loaded data down into the file formats.
I'm so going... |
channel.h
|
783 |
2 years |
michael |
- channel.c: use const whenever possible
|
channel_mode.h
|
758 |
2 years |
michael |
- Fixed ban cache as reported by ThaPrince
|
client.h
|
857 |
18 months |
db |
- forward port 709 and 708 changes
|
common.h
|
649 |
2 years |
michael |
- Removed all common.h header includes from libio sources
- Moved IRCD_MIN/IRCD_... |
defaults.h
|
771 |
2 years |
adx |
+ after fixing a bunch of bugs, ircd is finally able to start up and /connect.
+... |
handlers.h
|
513 |
2 years |
michael |
- Moved m_error to core modules and made remaining command handlers use
m_igno... |
hash.h
|
764 |
2 years |
adx |
+ restored class limits plus reworked them to be a bit more sane.
|
ircd.h
|
743 |
2 years |
adx |
+ make ircd core compile except server.c and parse_aline.c
|
ircd_defs.h
|
684 |
2 years |
michael |
- Moved ircd_get_platform to libio and killed version.c
|
ircd_handler.h
|
33 |
2 years |
knight |
- svn:keywords
|
ircd_signal.h
|
599 |
2 years |
michael |
- Forward-ported r594,r598 (missing signal handlers for SIGXFSZ and SIGALRM)
|
listener.h
|
773 |
2 years |
adx |
+ first attempts at soft reboot
|
m_info.h
|
33 |
2 years |
knight |
- svn:keywords
|
motd.h
|
746 |
2 years |
adx |
+ make most modules compile, except a few ones which need deeper changes
|
msg.h
|
534 |
2 years |
michael |
- Renamed MAXPARA definition to IRCD_MAXPARA and moved it to ircd_defs.h
- Untab... |
numeric.h
|
662 |
2 years |
michael |
- More fixes to ircd-german.lang
- Removed ERR_RESTRICTED
|
packet.h
|
773 |
2 years |
adx |
+ first attempts at soft reboot
|
parse.h
|
702 |
2 years |
michael |
- Removed pointless check_class() call in main()
- Removed unused function proto... |
parse_aline.h
|
851 |
18 months |
bear |
Move some logic from m_kline.c to conf/kill.c, integrate stuff with new csvlib,
... |
patchlevel.h
|
154 |
2 years |
lusky |
bump patchlevel to 7.3beta. Change this to 7.3beta1 when we are ready to releas... |
restart.h
|
772 |
2 years |
adx |
+ preparation for soft reboot code
|
rsa.h
|
190 |
2 years |
adx |
* prototypes are now prefixed with either nothing or EXTERN
(meaning it's an i... |
s_auth.h
|
697 |
2 years |
michael |
- Fixed small memory leak in delete_auth()
|
send.h
|
862 |
17 months |
db |
- move buf_cb_sendto_one() into send.c from strbuf
- add kludge to Makefile to f... |
serno.h
|
45 |
2 years |
lusky |
change to static "SVN"
|
server.h
|
801 |
23 months |
adx |
+ only filename changes
|
setup.h.in
|
641 |
2 years |
michael |
- Renamed basename() to libio_basename() and use it everywhere instead
of glib... |
stdinc.h
|
794 |
2 years |
adx |
+ fixed win32 build (at least under BCC)
+ newconf adjustments aiming at simple.... |
user.h
|
801 |
23 months |
adx |
+ only filename changes
|
userhost.h
|
764 |
2 years |
adx |
+ restored class limits plus reworked them to be a bit more sane.
|
watch.h
|
790 |
2 years |
michael |
- Doxyfied watch.(c|h)
|
whowas.h
|
789 |
2 years |
michael |
- Doxyfied whowas.h
|