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
2006-03-16
Catch std::bad_alloc program wide (to catch out nazi sysadmins who restrict m...
brain
2006-03-13
Obscure bug of the week: InspIRCd crashes when given more than 64 client port...
brain
2006-03-11
Checks and stuff :p
brain
2006-03-11
Re-enterant safety
brain
2006-03-11
Removed lots of claptrap debug in a well tested old section of code
brain
2006-03-09
Delete unknown sockets on sight
brain
2006-03-07
What MUPPET made stdin, stdout and stderr FILE* pointers rather than ints?!
brain
2006-03-07
close stdin, stderr and stdout rather than freopen to /dev/null
brain
2006-03-07
Buffer flush time now under 0.5 secs
brain
2006-03-07
Flush user buffers more often (every 30 iterations)
brain
2006-03-07
Whowas refactor - probably wont compile yet
brain
2006-03-07
Added a 'max depth' to stop recursive issue
brain
2006-03-06
Changed return to break in mainloop for better efficiency
brain
2006-03-02
Fix to prevent recursive call to DoBackgroundTimer
brain
2006-02-27
And now the final result of all this tweaking comes to light.
brain
2006-02-27
Tweaks
brain
2006-02-27
Test two
brain
2006-02-27
Constant eating 20% cpu since last nights commit - test fix
brain
2006-02-26
Fixes and tweaks
brain
2006-02-26
Safety stuff
brain
2006-02-26
Moved the contents of the mainloop into a function called InspIRCd::DoOneIter...
brain
2006-02-26
Fix for segfault if name of file left off commandline
brain
2006-02-26
And fixes for typos
brain
2006-02-26
Added ability to provide -logfile parameter on commandline
brain
2006-02-23
Look-behind for missed timers up to 2 minutes (if your ircd has hung for 2 mi...
brain
2006-02-23
Moved timer stuff from OnBackgroundTimer to InspTimer derivative
brain
2006-02-23
Fixed to work
brain
2006-02-23
Incorporating InspTimer into safelist as a test
brain
2006-02-22
SAFELIST 005 token is now part of m_safelist not the core 005
brain
2006-02-22
Changed triggering time of OnBackgroundTimer to 5 secs (from 8)
brain
2006-02-19
Return false after catching a module exception
brain
2006-02-19
Apparently to catch descendent classes we need to catch a reference to the pa...
brain
2006-02-19
Added exception handling for module loading
brain
2006-02-18
Added MAXPARA=32 to 005 (no other ircd has this, or allows a larger MAXPARA b...
brain
2006-02-15
- Manually bump revision ID, apparantly it's stopped doing it itself...
w00t
2006-02-08
Increased how often socket timeout checks occur which will mean flushing writ...
brain
2006-02-07
005 update, removed duplicate WALLCHOPS reported by ThaPrince, added VBANLIST
brain
2006-02-03
Check for time going BACKWARDS (yes. really.)
brain
2006-02-03
Added "FNC WALLVOICES WALLCHOPS" to 005 numeric,
brain
2006-02-03
Added '%' to STATUSMSG
brain
2006-02-03
*EXPERIMENTAL* <options:hidesplits> ircu-style quit munging for netsplits
brain
2006-02-02
*UNTESTED DO NOT USE YET* - async dns for InspSocket as test - removing requi...
brain
2006-01-30
Dont check paths on cygwin
brain
2006-01-27
Removed unused variable char* target
brain
2006-01-27
Improved IP handling. Now uses in_addr to store client ip, not char[16]!
brain
2006-01-26
Removed excessive debug for something thats now fixed
brain
2006-01-25
Fixed to not have ohv in CHANMODES type A,
brain
2006-01-25
Added PRIORITY_BEFORE and PRIORITY_AFTER (see src/modules/m_hostchange.cpp fo...
brain
2006-01-23
Reordered some stuff to allow a clever trick
brain
2006-01-22
Updated 005 to show changeable MAXTARGETS
brain
[prev]
[next]