brain
|
052dde3aea
|
Fix for bug ID #5 (PING, PONG And other matters)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@386 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-04-05 11:00:20 +00:00 |
|
brain
|
7ceac8fd6f
|
Fix for bug ID #6 (excessively long commands)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@385 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-04-05 09:57:15 +00:00 |
|
brain
|
1e1e59d329
|
Modified the Module::OnExtendedMode() method to use a void* as its target which the coder must cast into a chanrec or userrec.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@383 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-04-05 01:03:26 +00:00 |
|
brain
|
c5ad0a19cb
|
Fixed a bug in servermode handling where the target is a channel, found by ChroNiCk
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@382 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-04-04 23:19:13 +00:00 |
|
brain
|
df37353f41
|
Fixes to make motd display (we were missinga readfile()?!)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@381 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-04-04 23:01:37 +00:00 |
|
brain
|
dae8024a46
|
Completed support for module-handled umodes
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@377 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-04-04 21:30:41 +00:00 |
|
brain
|
9ed9068cc6
|
Fixed idle time
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@376 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-04-04 15:18:34 +00:00 |
|
brain
|
e9a6ab44bf
|
Added support for module-based chanmodes with parameters and the ability to query the mode states.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@374 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-04-04 13:41:01 +00:00 |
|
brain
|
6d853575a5
|
Added support for /modules command
Updated contributors
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@373 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-04-04 00:58:20 +00:00 |
|
brain
|
f319b4a3bc
|
Fixes for setpriority on freebsd
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@370 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-04-03 22:34:38 +00:00 |
|
brain
|
f82f00034a
|
Topic and stability fixes
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@368 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-04-03 21:53:48 +00:00 |
|
brain
|
8441fc9e2e
|
Fixed wrong number of parameters for TOPIC that could cause a segfault
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@367 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-04-03 20:50:33 +00:00 |
|
brain
|
39c9d1a452
|
Tons more sanity checks and length checks
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@366 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-04-03 20:35:20 +00:00 |
|
brain
|
e0f00618c3
|
Fixed command parser to tidy up malformed commands (xchat inserts extra spaces)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@364 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-04-03 17:24:37 +00:00 |
|
brain
|
abdb186046
|
Added support for module-defined chanmodes with no parameters
Fixed minor typo in example conf
Added new stylesheet and docs
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@362 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-04-03 15:46:53 +00:00 |
|
brain
|
37ca99f872
|
Added -nofork parameter which allows you to force inspircd into the foreground for gdb debugging
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@360 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-04-03 00:33:52 +00:00 |
|
brain
|
6fffe28853
|
Yet MORE fixes to crashes on quit
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@359 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-04-02 20:09:44 +00:00 |
|
brain
|
53a6b186b6
|
Added logging for when commands are added
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@358 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-04-02 16:38:45 +00:00 |
|
brain
|
50d72df64f
|
Added ability to override modes (allows SAMODE support etc)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@355 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-04-02 13:45:36 +00:00 |
|
brain
|
a753fb1bc7
|
Added support for modules to create commands - this needs a proof-of-concept module yet, do not use unless you like to live dangerously.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@351 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-04-02 12:38:41 +00:00 |
|
brain
|
0ae832406f
|
Fixed <link> tags
Stability fixes/bounds checks
UDP tunneling working for server->server
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@350 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-04-01 20:21:06 +00:00 |
|
brain
|
63188bd3fe
|
Fixed issue where /connect crashes the ircd if no default routes defined
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@348 e03df62e-2008-0410-955e-edbf42e46eb7
|
2004-04-01 13:29:11 +00:00 |
|
frostycoolslug
|
1078718b3c
|
Combined The file Modules and Config file existance checkers into one function
Added 'Exists' To the FileReader class of the Module API
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@192 e03df62e-2008-0410-955e-edbf42e46eb7
|
2003-09-27 20:33:15 +00:00 |
|
frostycoolslug
|
b1a82220c1
|
Added Support for GCC 2 back.
Port Default type is now 'clients'
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@191 e03df62e-2008-0410-955e-edbf42e46eb7
|
2003-09-27 18:58:37 +00:00 |
|
frostycoolslug
|
22acc84215
|
Fixed Bug Causing missing modules to Seg Fault The IRCd, now the missing modules are ignored.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@188 e03df62e-2008-0410-955e-edbf42e46eb7
|
2003-09-27 04:02:46 +00:00 |
|
brain
|
d238f3bfa0
|
Fixed reference to hash_map -- **FIXME** ext/hash_map - wont work on non-g++
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@186 e03df62e-2008-0410-955e-edbf42e46eb7
|
2003-08-17 22:34:59 +00:00 |
|
frostycoolslug
|
29e0275ee2
|
Fixed 'Not enough parameters for QUIT Command' bug.. (wtf is that about? :D)
Added Ident Verification
Possibly fix a minor bug or 2 (Cant remember :))
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@185 e03df62e-2008-0410-955e-edbf42e46eb7
|
2003-07-31 01:00:21 +00:00 |
|
randomdan
|
61b45c935d
|
STL namespace fixes
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@176 e03df62e-2008-0410-955e-edbf42e46eb7
|
2003-07-22 21:56:38 +00:00 |
|
brain
|
e1cc6b33f4
|
Added more code for custom channel/user modes via modules
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@175 e03df62e-2008-0410-955e-edbf42e46eb7
|
2003-04-19 12:41:44 +00:00 |
|
brain
|
7493cbb6b9
|
Added Mode handler structures and types
Fixed crash when doing /who * when on no channels
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@174 e03df62e-2008-0410-955e-edbf42e46eb7
|
2003-04-18 19:03:21 +00:00 |
|
brain
|
dea4ae61bd
|
Updated docs
Added RAW processor methods to module class
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@172 e03df62e-2008-0410-955e-edbf42e46eb7
|
2003-03-30 18:38:25 +00:00 |
|
brain
|
f6aa94fa63
|
Added DOT files to documentation for class diagrams (pretteh!)
Added OnServerRaw Module-class method (low-level munge routine)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@170 e03df62e-2008-0410-955e-edbf42e46eb7
|
2003-03-30 12:33:15 +00:00 |
|
brain
|
014ac7aa42
|
Changed to using LogLevels
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@163 e03df62e-2008-0410-955e-edbf42e46eb7
|
2003-02-07 21:15:27 +00:00 |
|
brain
|
8cc90ca14d
|
Added first part of server linking code
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@160 e03df62e-2008-0410-955e-edbf42e46eb7
|
2003-02-02 16:43:53 +00:00 |
|
brain
|
8f282762b0
|
Moved to Dev-C++ as an editor for project (more stable than gvim!)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@158 e03df62e-2008-0410-955e-edbf42e46eb7
|
2003-01-30 17:51:45 +00:00 |
|
brain
|
f81a2e12b0
|
Modified documentation for base classes
Added base classes
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@151 e03df62e-2008-0410-955e-edbf42e46eb7
|
2003-01-26 23:53:03 +00:00 |
|
brain
|
114b15864a
|
Added server classes for linking
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@149 e03df62e-2008-0410-955e-edbf42e46eb7
|
2003-01-26 20:15:03 +00:00 |
|
brain
|
76b2090ea3
|
Fixed WHOWAS memory leak
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@147 e03df62e-2008-0410-955e-edbf42e46eb7
|
2003-01-25 20:17:53 +00:00 |
|
brain
|
81aab317a0
|
Added /WHOWAS
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@146 e03df62e-2008-0410-955e-edbf42e46eb7
|
2003-01-25 20:00:45 +00:00 |
|
brain
|
73b9d0c5cb
|
Initial revision
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@132 e03df62e-2008-0410-955e-edbf42e46eb7
|
2003-01-23 19:45:57 +00:00 |
|