]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src
Added a sleep on startup to stop it mucking up the display
[user/henk/code/inspircd.git] / src /
2006-03-02 brainAdded a sleep on startup to stop it mucking up the...
2006-03-02 brainChanged output on startup
2006-03-02 brainSlight optimization here
2006-03-02 brainStrdup's to stop corruption of oper classes
2006-03-02 brainFix for warning
2006-03-02 brainsstrdup?!
2006-03-02 brain*UNTESTED* speeding up HasPermission by factor of hundr...
2006-03-02 brain..
2006-03-02 brainis_uline was an inefficient piece of crap - fixed.
2006-03-02 brainMore efficient AddClient, initializes two identical...
2006-03-02 brainAdded stuff to log() to make it recalculate the time...
2006-03-02 brainMade host fields more correct 64 in length with 63...
2006-03-02 brainRemove debug, allow empty 'final' parameter
2006-03-02 brainTypo
2006-03-02 brainI hate having to commit to get these onto the other...
2006-03-02 brainShould be working now
2006-03-02 brainMore logic tweaks
2006-03-02 brainLogic fixes
2006-03-02 brainExperimental improvements to TreeSocket::Split
2006-03-02 brainMade extensive use of charlcat to cut down on strlcat...
2006-03-02 brainAdded charlcat which appends a single char to a char...
2006-03-02 brainDe-uglified chanrec::SetCustomMode -- no strlcat, no...
2006-03-02 brainChanged definition of CallHandler and CallCommandHandle...
2006-03-02 brainExtra checks that should prevent desyncs if you stuff...
2006-03-02 brain4.1 fix
2006-03-01 brainTidied up an echo
2006-03-01 brainExtra text
2006-03-01 brain*FOR TESTING* seperate modinst step called by bininst
2006-03-01 brain-> 1.0.3 SVN
2006-03-01 rootInspIRCd 1.0.2+Caffine (Every IRC admin's best friend!)
2006-03-01 brainDeny +g words >35 chars to prevent having massive words...
2006-03-01 brainRemoved old >512 check
2006-03-01 w00tClarify an error message on KICK
2006-03-01 brainAllow removal of mode with new check
2006-03-01 brainDont allow +J 0 or +J < 0
2006-03-01 brainFix for missing 'end of list' numeric
2006-03-01 brainChanged encryption to work with yield system
2006-03-01 brainAdded checking for +sp channels to safelist that someon...
2006-03-01 brain4.1.0 fix
2006-02-28 brainDocumented cloak keys and prefix
2006-02-28 brainChanged to throw exception when theres no cloak key
2006-02-28 brainChanged loglevel of cloak key errors to SPARSE
2006-02-28 brainAdded configurable cloakkey and cloakprefix
2006-02-28 brainTested (works) and documented HideBans
2006-02-28 brainFixes for new banhiding
2006-02-28 brainBanHiding
2006-02-28 brainTweaks for unrealisms
2006-02-28 brainExtra error output when fails to bind a port
2006-02-28 brainAnd the obligotary typo fixes
2006-02-28 brainMissing externs
2006-02-28 brainMade it safe to quits and nickchanges
2006-02-28 brainWhen quitting large amounts of users, use InspIRCd...
2006-02-27 brainAnd now the final result of all this tweaking comes...
2006-02-27 brainTweaks
2006-02-27 brainVersion tracking stuff
2006-02-27 brainDone with testing (yes honest)
2006-02-27 brainTest
2006-02-27 brainTest again
2006-02-27 brainTest commit
2006-02-27 brainWith small sendq's, this can still exceed the sendq...
2006-02-27 brainRemoved unneccessary debug
2006-02-27 brainExtra output during sync to know if we're receving...
2006-02-27 brainTest two
2006-02-27 brainConstant eating 20% cpu since last nights commit -...
2006-02-27 brainImproved speed (not using strlen, take loop count)
2006-02-27 brainAndy fucked up! :O
2006-02-26 brainPut the EAGAIN stuff back now we're done testing
2006-02-26 brainThat's enough tweaks for now
2006-02-26 brainTweaks for valgrind (again)
2006-02-26 brainFixes for valgrind
2006-02-26 brainValgrind fixes (libstdc++ is broken! :O)
2006-02-26 brainValgrind fixes
2006-02-26 brainFixed some weirdass whowas stuff
2006-02-26 brainTweaks to closed socket detection
2006-02-26 brainGuess what this is?
2006-02-26 brainFixes and tweaks
2006-02-26 brainFixed bursting stuff a little
2006-02-26 brainMade this safer, dont try and yield back when sending...
2006-02-26 brainSafety stuff
2006-02-26 brainAnd more
2006-02-26 brainNow the obligotary typo fixes
2006-02-26 brainYields back to user processing to give users a chance...
2006-02-26 brainMoved the contents of the mainloop into a function...
2006-02-26 brainRemoved setpriority()
2006-02-26 brainTweaks
2006-02-26 brainMoved to irc::string for commands in server-server...
2006-02-26 brainWhoops, overriding EVERY command!
2006-02-26 brainWarning fixes
2006-02-26 brainMissing include
2006-02-26 brainAdded m_operwho, allows opers to list everyone
2006-02-26 brainFixed Server* Srv stuff in these too, although by defau...
2006-02-26 brainHow did this random stray '1' get in here before the...
2006-02-26 brainServer* Srv marked static or moved to private member...
2006-02-26 brainFix for segfault if name of file left off commandline
2006-02-26 brainAnd fixes for typos
2006-02-26 brainAdded ability to provide -logfile parameter on commandline
2006-02-26 brainLowercase the servername automatically
2006-02-25 brainTypo found by gcc 4 warnings
2006-02-25 brainInclude tweaks
2006-02-25 brainAuto-lowercase all server names read in from <link...
next