Commit graph

63 commits

Author SHA1 Message Date
Fish
caadfa687b fix up NICKIP issues on Unreal 3.2.0 2004-07-21 14:02:29 +00:00
Fish
b2bb9964e8 fix up unreal cloak keys (I hope) 2004-07-06 10:58:05 +00:00
Mark
4a5443ab65 first pass at NOQUIT and recursive SQUIT support 2004-05-16 20:57:12 +00:00
Mark
792497bcc8 change server dump to work like user/chan dumps and take an optional parameter to dump a single server 2004-02-15 17:34:07 +00:00
Mark
1e1e66ea1e fix IRCu topic owner, tidy up userdump, chandump, servdump text 2004-02-15 17:26:42 +00:00
Mark
7872254a67 More IRCu updates - rewritten numeric support to prevent bug where a nick connects with a name similar to a numeric and speed up checks, add support for KILL, fix problems with IP addresses not being correctly decoded, fixed a bug with end of burst ack 2004-02-10 12:22:30 +00:00
Mark
d8e89b0dcf update IRCu msg tok pairs to IRCU2.10.11.06 2004-02-08 23:53:42 +00:00
Mark
d76444640c maybe jupe works, maybe it doesn't 2004-02-08 23:41:06 +00:00
Mark
fa769b9caf IRCu - handle numerics transparently in the core and get rid of all the temp code and buffers to handle numerics 2004-02-06 17:01:33 +00:00
Mark
6792a55814 Partial Ircu support for channel burst, ping, pong, join, part, create, quit, squit - NeoStats will now connect and watch the network but currently will not introduce it's bots 2004-02-06 12:04:56 +00:00
Fish
e84e5f182f duh, so stupid 2004-01-31 07:27:20 +00:00
Fish
35e980dfbf Some Valgrind fixes 2004-01-31 06:26:56 +00:00
Mark
660eebc4d3 Fix is excluded macro & NOT &&, also add new IsMe macro and user and server flags support - no more string compares just check a flag. 2004-01-29 21:23:32 +00:00
Mark
8ca24f408e add numeric to server event, move IsExcluded macro to stats.h since exclude.h should be internal to core, rename Is_Excluded to IsExcluded to match naming convention of similar functions 2004-01-29 21:14:02 +00:00
Fish
2bf7f952d9 update to use ircstrcasecmp, and use a irc match function 2004-01-27 13:32:54 +00:00
Mark
8deea537b4 more ircd changes ... I promise I will stop soon :) 2004-01-26 23:50:52 +00:00
Fish
cc0c698f06 global exclusion lists 2004-01-26 11:33:52 +00:00
Mark
6e10abe990 Add numeric support to server structure 2004-01-25 21:24:36 +00:00
Mark
7524b1149f fix warnings 2004-01-25 16:58:54 +00:00
Mark
a42f7ba67a ircd updates and umode2 plus nickv2 support for unreal 2004-01-21 22:59:03 +00:00
Mark
eaacebae7c null pointer check before atoi 2004-01-19 20:44:46 +00:00
Mark
ee135704c2 move atoi calls into core so we preserve the string for passing to module event handlers 2004-01-19 20:24:01 +00:00
Mark
79dc825b5b add support for storing server info line bug 111 2004-01-19 19:34:07 +00:00
Mark
a4b245691b fix warning 2004-01-14 21:02:28 +00:00
Fish
1aa45a8ec6 updated copyright year 2004-01-14 11:36:37 +00:00
Mark
6c0dc7eaa8 more ircd cleanups 2004-01-13 21:11:05 +00:00
Mark
fb588840e5 server squit/delserver cleanups 2004-01-12 22:00:11 +00:00
Fish
bf8002f657 export the flags column for SQLSRV 2003-12-28 14:37:50 +00:00
Fish
3670d0c668 ChangeLog, RELNOTES updates. Prepare for release 2003-12-28 07:36:35 +00:00
Fish
2d16c6e35d Fix offset command in SQL and make all tables read only (Duh) 2003-12-14 06:52:49 +00:00
Fish
b6e15a8ac9 more updates to the sqlsrv emulation... only Users and Servers are exported atm
fix up Ultimate vhost handling
added a smodetostring function like umodetostring
2003-12-12 06:40:42 +00:00
Mark
b50f7fcf1c cleanup squit/vhost processing 2003-12-10 23:34:24 +00:00
Mark
81444d4ebf small optimisation in AddServer processing 2003-12-09 19:22:30 +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
3cff845f8a Merge in the /branches/devel into mainstream in prep for 2.5.8. Mark, we can now continue our extended hacking on the /branches... Please check the /trunk though for merge problems 2003-11-03 13:57:11 +00:00
Mark
c95dede44f some tidy ups 2003-10-14 15:29:41 +00:00
Mark
e042570a73 Improvements to return values and error checking 2003-10-14 15:03:55 +00:00
Mark
b572d23371 defines for do_exit calls 2003-10-14 12:57:15 +00:00
Mark
37e6accf1d more typo fixes 2003-10-07 14:26:21 +00:00
Mark
8a2aca03ff Help text cleanup, some code cleanups and more on custom log formatting 2003-10-06 16:33:42 +00:00
Fish
377c16dd18 allow keywords to function on these files 2003-09-22 15:04:15 +00:00
Fish
398afa5749 bring it upto date 2003-09-22 13:13:25 +00:00
fishwaldo
acbc8d4a3d minor updates and bugfixes 2003-07-30 13:58:22 +00:00
fishwaldo
7c1f6e8e81 minor bugfixes 2003-07-15 09:16:15 +00:00
fishwaldo
4d85ccb8ab marks help file updates, and code formatting 2003-06-13 13:11:50 +00:00
fishwaldo
e56fb2d30a First Pass of splitting up ircd.c code to make porting easier. ONLY NEOIRCD support is done so far. DONT BITCH AT ME ABOUT OTHER IRCD's 2003-06-08 05:59:25 +00:00
fishwaldo
9be43551d6 updated copywrite notices and a updated makeconf file from M 2003-05-26 09:18:31 +00:00
fishwaldo
da6a83de21 fix up umode problems 2003-05-22 13:51:56 +00:00
fishwaldo
5ed3b7602e moved all the core over to nlog 2003-04-11 09:26:31 +00:00
fishwaldo
9eb2b6914c more logging improvements.
do_exit function, replace all exits and execve calls, so we can clean up (and flush log files)
2003-04-10 15:26:58 +00:00