Fish
|
5bc7a36428
|
NickIP support for Unreal3.2.1
|
2004-07-09 12:02:46 +00:00 |
|
Fish
|
f219bcd664
|
core support for looking up a users ip address when they sign on. Now to modify StatServ
|
2004-02-21 05:09:54 +00:00 |
|
Mark
|
68eb681fc8
|
minor update for Unreal 3.2RC1
|
2004-02-20 23:46:12 +00:00 |
|
Mark
|
9abf5060c3
|
tidy ups in ircd layer for join and sjoin
|
2004-02-09 22:43:19 +00:00 |
|
Mark
|
1de5ed3222
|
now that secureserv 1.1 is released we can tidy up the ircd layer a little more
|
2004-02-09 20:32:31 +00:00 |
|
Mark
|
4b674bc564
|
add base64 defines
|
2004-02-06 02:10:50 +00:00 |
|
Mark
|
22c12f4e9e
|
SVSTIME support and a few more Makefile updates
|
2004-02-03 21:11:34 +00:00 |
|
Mark
|
a77455db93
|
enable sjoin support on Unreal
|
2004-01-28 23:34:58 +00:00 |
|
Mark
|
8deea537b4
|
more ircd changes ... I promise I will stop soon :)
|
2004-01-26 23:50:52 +00:00 |
|
Mark
|
c237b43b15
|
splitbuf updates, extended notice support, cleaned up ctcp core processing
|
2004-01-23 22:39:09 +00:00 |
|
Mark
|
6deffae15e
|
services ts support, new splitbuf and seperate parse/spltbuf for ircu
|
2004-01-22 23:18:10 +00:00 |
|
Mark
|
a42f7ba67a
|
ircd updates and umode2 plus nickv2 support for unreal
|
2004-01-21 22:59:03 +00:00 |
|
Mark
|
1de958288a
|
update all ircds to new command system
|
2004-01-20 22:56:23 +00:00 |
|
Mark
|
6d76ec991d
|
port unreal to new style command processing
|
2004-01-19 22:34:06 +00:00 |
|
Mark
|
0aff32a636
|
optimise cmode macros
|
2004-01-19 19:04:01 +00:00 |
|
Mark
|
1ec70ca069
|
ircd specific is_privmsg macro
|
2004-01-14 20:17:59 +00:00 |
|
Fish
|
1aa45a8ec6
|
updated copyright year
|
2004-01-14 11:36:37 +00:00 |
|
Mark
|
7339c26cab
|
ircd buffer updates, error message tidy ups and code to trap and drop CTCP messages sent to NeoStats
|
2004-01-12 20:38:37 +00:00 |
|
Mark
|
953f64d637
|
fix unreal nicklen
|
2004-01-12 20:13:47 +00:00 |
|
Mark
|
0a56e3277f
|
introduce new ssjoin_cmd function and implement proper SJOIN support for Unreal
|
2004-01-11 23:23:45 +00:00 |
|
Mark
|
caee8786b9
|
commit early hidden host system so it can be added to secureserv
|
2003-12-17 18:13:29 +00:00 |
|
Mark
|
360065c0ea
|
temp reset ircd specific MAXHOST since SecureServ is using it for other buffers
|
2003-12-16 23:10:30 +00:00 |
|
Mark
|
86debd778f
|
ircd tidy ups and add is_priv_vhan macro since is_pub_chan is backwards
|
2003-12-16 22:51:41 +00:00 |
|
Mark
|
f85ced28cd
|
add support for ircd specific buffer sizes e.g. nicklen
|
2003-12-16 22:20:43 +00:00 |
|
Mark
|
0f58d3f593
|
more ircd updates
|
2003-12-16 21:46:22 +00:00 |
|
Mark
|
e087d6990f
|
fix feature defines
|
2003-12-16 00:28:44 +00:00 |
|
Mark
|
c6a9720299
|
fix GOTSVSHOST typo
|
2003-12-16 00:18:54 +00:00 |
|
Mark
|
b70dfe3bf5
|
IRCd updates
|
2003-12-15 23:47:21 +00:00 |
|
Mark
|
5777bbc4ce
|
more ircd cleanups
|
2003-12-15 00:05:05 +00:00 |
|
Mark
|
b8da3ac4d3
|
ircd and module updates
|
2003-12-14 21:57:45 +00:00 |
|
Mark
|
574d710612
|
ircd cleanups and improvements to UserLevel and some warnings fixed
|
2003-12-12 22:40:32 +00:00 |
|
Mark
|
99c6a3f59c
|
the big ircd cleanup continues....
|
2003-12-08 22:53:59 +00:00 |
|
Mark
|
486fca5368
|
The big ircd cleanup begins....
|
2003-12-04 23:33:44 +00:00 |
|
Mark
|
82551eeec9
|
tidy up ircd feature support
|
2003-12-04 21:10:10 +00:00 |
|
Mark
|
b7fa40bccc
|
common location for SignOn_NewBot prototype
|
2003-12-03 22:13:16 +00:00 |
|
Mark
|
e19767d571
|
More printf style attributes
|
2003-12-02 20:49:38 +00:00 |
|
Mark
|
02894702c8
|
bot_message fixes and updates, plus a few general updates
|
2003-12-02 19:17:12 +00:00 |
|
Mark
|
23b62306ea
|
Unreal updates for MSG_xxx and TOK_xxx strings
|
2003-11-28 22:20:56 +00:00 |
|
Mark
|
d33735203b
|
Unreal updates for user and channel modes
|
2003-11-28 22:13:39 +00:00 |
|
Mark
|
a342cd931d
|
Remove invisible from unreal since it no longer exists
|
2003-11-28 21:38:19 +00:00 |
|
Mark
|
f6292d9824
|
Remove techadmin from unreal since it no longer exists
|
2003-11-28 21:28:27 +00:00 |
|
Fish
|
66d244268d
|
merge /devel and /trunk.... update configure.in. we can start working again on /trunk
|
2003-11-18 11:51:09 +00:00 |
|
Fish
|
519cecff81
|
more portability udpdates from M as well as lots of cleanups
|
2003-09-30 14:24:31 +00:00 |
|
Fish
|
377c16dd18
|
allow keywords to function on these files
|
2003-09-22 15:04:15 +00:00 |
|
Fish
|
2b941ac98c
|
import the recent 2.0 changes after we moved to svn repository
|
2003-09-22 12:52:18 +00:00 |
|
fishwaldo
|
acbc8d4a3d
|
minor updates and bugfixes
|
2003-07-30 13:58:22 +00:00 |
|
fishwaldo
|
d80b180c09
|
lots of updates. Bahamut implemented. BugFixes
|
2003-07-23 10:35:47 +00:00 |
|
fishwaldo
|
54e074dbab
|
Ultimate3 IRCd port is working really well. Now time to test others.
Fixed FloodContol Code to use svskill instead (where available)
fixed a minor problem with debug code and channel dumps
|
2003-06-30 14:56:26 +00:00 |
|
fishwaldo
|
f9e5330745
|
first pass of ircd cross port fixes complete
|
2003-06-26 05:14:16 +00:00 |
|
fishwaldo
|
0015546742
|
more ircd porting updates. Neoircd and Unreal should now work
|
2003-06-10 13:21:00 +00:00 |
|