index
:
user/henk/code/inspircd.git
insp3
insp3-update-helpop-chmodes-s-and-p
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
inspircd.cpp
Age
Commit message (
Expand
)
Author
2004-04-08
Fixes to connection pooling... this brain misunderstood the parameters to sel...
brain
2004-04-08
Fixed bug on client registration timeout/ping timeout
brain
2004-04-08
Added connection pooling - connections are sorted into pools of X descriptors
brain
2004-04-08
fixed typo
brain
2004-04-08
More characters allowed in command field requested by phidjit
brain
2004-04-08
Damn typos
brain
2004-04-08
Proper fix for comma seperated lists
brain
2004-04-08
Fix to loop_call and comma seperated lists - another phidjit one
brain
2004-04-08
Fixed module loading and chop() bugs
brain
2004-04-08
Fixed module loading bugs...again
brain
2004-04-08
Fixed another module loader bug
brain
2004-04-07
Fix to an old old bug? :)
brain
2004-04-07
Fixed bug where putting too many spaces in a privmsg disconnected the user
brain
2004-04-07
Fixes to /modules output (found by typobox43)
brain
2004-04-07
Added preliminary support for ConfigReader::Verify at request of the slug :p
brain
2004-04-07
Stability fixes
brain
2004-04-07
Fixed config reader to cache its files instead of re-reading them for each ac...
brain
2004-04-06
indentation fixes
brain
2004-04-06
Fixes to OnUserPreMessage and OnUserPreNotice
brain
2004-04-06
Added OnUserPreMessage and OnUserPreNotice events (not tested yet)
brain
2004-04-06
Fixed error where ircd would crash if user's quit message was 'Client exited'...
brain
2004-04-06
Fixed to allow gay scripts like invision to send duff commands (why i do this...
brain
2004-04-06
Added support for SVS-style Server class methods for modules
brain
2004-04-06
Fixes to INVITE to return numeric 443 if user is already on the channel
brain
2004-04-06
Fixed yet more phidjit bugs. BugID #6 (yes again)
brain
2004-04-05
Fixed minotr bug in handle_invite which caused only people in +i channels to ...
frostycoolslug
2004-04-05
Fixed Small bug in PASS command
frostycoolslug
2004-04-05
Added extra command logging
brain
2004-04-05
Added support for OnWhois, OnOper, OnInfo and SendToModeMask in the API
brain
2004-04-05
Fix for bug ID #5 (PING, PONG And other matters)
brain
2004-04-05
Fix for bug ID #6 (excessively long commands)
brain
2004-04-05
Modified the Module::OnExtendedMode() method to use a void* as its target whi...
brain
2004-04-04
Fixed a bug in servermode handling where the target is a channel, found by Ch...
brain
2004-04-04
Fixes to make motd display (we were missinga readfile()?!)
brain
2004-04-04
Completed support for module-handled umodes
brain
2004-04-04
Fixed idle time
brain
2004-04-04
Added support for module-based chanmodes with parameters and the ability to q...
brain
2004-04-04
Added support for /modules command
brain
2004-04-03
Fixes for setpriority on freebsd
brain
2004-04-03
Topic and stability fixes
brain
2004-04-03
Fixed wrong number of parameters for TOPIC that could cause a segfault
brain
2004-04-03
Tons more sanity checks and length checks
brain
2004-04-03
Fixed command parser to tidy up malformed commands (xchat inserts extra spaces)
brain
2004-04-03
Added support for module-defined chanmodes with no parameters
brain
2004-04-03
Added -nofork parameter which allows you to force inspircd into the foregroun...
brain
2004-04-02
Yet MORE fixes to crashes on quit
brain
2004-04-02
Added logging for when commands are added
brain
2004-04-02
Added ability to override modes (allows SAMODE support etc)
brain
2004-04-02
Added support for modules to create commands - this needs a proof-of-concept ...
brain
2004-04-01
Fixed <link> tags
brain
[prev]
[next]