| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Added security function that removes paths from filenames•••Stripped paths from filenames in /rehash and /modules git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@464 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-09 | 1 | -2/+5 | ||
| * | Added flood= value to connect allow classes, added checking for flooding•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@462 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-09 | 1 | -13/+36 | ||
| * | Fixed buffered i/o bugs•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@461 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-08 | 1 | -75/+66 | ||
| * | Attempted fixes to make ModuleReader::ReadValue return "" if string does not ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@455 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-08 | 1 | -4/+0 | ||
| * | Tons of buffering fixes and optimisations for user connections•••Fixes to command handler and input parser git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@454 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-08 | 1 | -41/+77 | ||
| * | Fixed protocol violation bugs•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@453 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-08 | 1 | -4/+4 | ||
| * | Fixes to connection pooling... this brain misunderstood the parameters to sel...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@452 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-08 | 1 | -53/+57 | ||
| * | Fixed bug on client registration timeout/ping timeout•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@451 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-08 | 1 | -2/+2 | ||
| * | Added connection pooling - connections are sorted into pools of X descriptors•••This is configurable, the default is 64 but it can go as high as the FD_MAX of the machine where its installed. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@450 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-08 | 1 | -64/+123 | ||
| * | fixed typo•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@449 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-08 | 1 | -1/+1 | ||
| * | More characters allowed in command field requested by phidjit•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@447 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-08 | 1 | -2/+5 | ||
| * | Damn typos•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@445 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-08 | 1 | -1/+1 | ||
| * | Proper fix for comma seperated lists•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@443 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-08 | 1 | -0/+5 | ||
| * | Fix to loop_call and comma seperated lists - another phidjit one•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@442 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-08 | 1 | -0/+7 | ||
| * | Fixed module loading and chop() bugs•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@439 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-08 | 1 | -1/+5 | ||
| * | Fixed module loading bugs...again•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@438 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-08 | 1 | -1/+6 | ||
| * | Fixed another module loader bug•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@437 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-08 | 1 | -1/+1 | ||
| * | Fix to an old old bug? :)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@436 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-07 | 1 | -1/+1 | ||
| * | Fixed bug where putting too many spaces in a privmsg disconnected the user•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@429 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-07 | 1 | -3/+12 | ||
| * | Fixes to /modules output (found by typobox43)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@428 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-07 | 1 | -1/+1 | ||
| * | Added preliminary support for ConfigReader::Verify at request of the slug :p•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@419 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-07 | 1 | -0/+1 | ||
| * | Stability fixes•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@415 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-07 | 1 | -1/+1 | ||
| * | Fixed config reader to cache its files instead of re-reading them for each ac...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@413 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-07 | 1 | -58/+60 | ||
| * | indentation fixes•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@412 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-06 | 1 | -294/+293 | ||
| * | Fixes to OnUserPreMessage and OnUserPreNotice•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@408 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-06 | 1 | -4/+4 | ||
| * | Added OnUserPreMessage and OnUserPreNotice events (not tested yet)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@407 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-06 | 1 | -0/+31 | ||
| * | Fixed error where ircd would crash if user's quit message was 'Client exited'...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@406 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-06 | 1 | -4/+1 | ||
| * | Fixed to allow gay scripts like invision to send duff commands (why i do this...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@405 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-06 | 1 | -3/+6 | ||
| * | Added support for SVS-style Server class methods for modules•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@400 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-06 | 1 | -6/+33 | ||
| * | Fixes to INVITE to return numeric 443 if user is already on the channel•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@399 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-06 | 1 | -0/+5 | ||
| * | Fixed yet more phidjit bugs. BugID #6 (yes again)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@398 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-06 | 1 | -13/+49 | ||
| * | Fixed minotr bug in handle_invite which caused only people in +i channels to ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@397 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-05 | 1 | -4/+3 | ||
| * | Fixed Small bug in PASS command•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@396 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-05 | 1 | -0/+6 | ||
| * | Added extra command logging•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@394 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-05 | 1 | -7/+13 | ||
| * | Added support for OnWhois, OnOper, OnInfo and SendToModeMask in the API•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@388 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-05 | 1 | -0/+65 | ||
| * | 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 | 1 | -2/+32 | ||
| * | 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 | 1 | -24/+47 | ||
| * | Modified the Module::OnExtendedMode() method to use a void* as its target whi...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@383 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-05 | 1 | -2/+2 | ||
| * | Fixed a bug in servermode handling where the target is a channel, found by Ch...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@382 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-04 | 1 | -1/+5 | ||
| * | 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 | 1 | -0/+2 | ||
| * | 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 | 1 | -65/+186 | ||
| * | Fixed idle time•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@376 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-04 | 1 | -3/+13 | ||
| * | Added support for module-based chanmodes with parameters and the ability to q...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@374 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-04 | 1 | -12/+39 | ||
| * | 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 | 1 | -1/+13 | ||
| * | Fixes for setpriority on freebsd•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@370 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-03 | 1 | -13/+12 | ||
| * | Topic and stability fixes•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@368 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-03 | 1 | -5/+4 | ||
| * | 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 | 1 | -1/+1 | ||
| * | 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 | 1 | -49/+300 | ||
| * | 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 | 1 | -0/+39 | ||
| * | 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 | 1 | -22/+68 | ||
