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
Age
Commit message (
Expand
)
Author
2005-12-29
More removal of formatting where its not neccessary x("%s",str) == bad!
brain
2005-12-29
Attempt to cut out unneccessary printf() va_args voodoo (ugleh)
brain
2005-12-29
Cached ISUPPORT
brain
2005-12-29
Added output of error if file descriptor given to AddFd is > MAX_DESCRIPTORS
brain
2005-12-29
Changed to MAX_DESCRIPTORS
brain
2005-12-29
*FIX* 'No more connections allowed' was comparing against the network-wide li...
brain
2005-12-29
Added extra checking to socketengine to refuse connections after we reach the...
brain
2005-12-29
Added counters for MAX_DESCRIPTORS etc which allows the socket engine to refu...
brain
2005-12-29
Initial revision of /devoice.
w00t
2005-12-29
Removed an unused OnUserConnect() method
w00t
2005-12-29
Changed some little bits and bobs here
brain
2005-12-29
Fixed an extremely n00bish mistake involving referencing a global copy of Ser...
brain
2005-12-29
Optimizing to not use so much cpu with high user loads
brain
2005-12-28
Made 'fake direction' less loud, removed 'invalid source'
brain
2005-12-28
Signal handlers were not being set when -nofork was enabled
brain
2005-12-28
Changed some other stuff that used the old vector/deque style commandlist
brain
2005-12-28
Changed from std::map to hash_map
brain
2005-12-28
Fixed typos
brain
2005-12-28
EXPERIMENTAL: Command search function now uses std::map, should be faster (i ...
brain
2005-12-28
Removed useless isnick() checks in Give* and Take*, in the name of tidiness
brain
2005-12-28
Tidyups to mainloop, why were we using isnick() to check if a user was regist...
brain
2005-12-28
New system for client exits using CullList seems stable, needs testing
brain
2005-12-28
Changes to the way clients are exited during mainloop - MAY BE UNSTABLE USE W...
brain
2005-12-27
Check on upper bounds of base64 decode
brain
2005-12-27
Added checking for bad base64 decodes
brain
2005-12-27
Updated chanfilter to use irc::string
frostycoolslug
2005-12-26
Typoed
brain
2005-12-26
Modified to omit unimplemented module methods
brain
2005-12-26
Fixed indentation
brain
2005-12-26
Fixed and implemented /modules debug <glob>
brain
2005-12-26
Added *experimental* /modules debug
brain
2005-12-26
Fixed typo
brain
2005-12-26
Added global_implementation array, bypasses calls which *NO* modules are curr...
brain
2005-12-26
Missing Implements section
brain
2005-12-26
Fixed missing I_On005Numeric
brain
2005-12-26
Last set converted to 'Implements'
brain
2005-12-26
Converted to 'Implements' system
brain
2005-12-26
Ported to new system
brain
2005-12-26
Corrections
brain
2005-12-26
Converted to new Implements system
brain
2005-12-26
More 'Implements' Conversions
brain
2005-12-26
More conversions to 'Implements'
brain
2005-12-26
And more
brain
2005-12-26
More stuff converted to new faster system
brain
2005-12-26
Converted more stuff to 'Implements' system
brain
2005-12-26
Converted to new implements system
brain
2005-12-26
Fixed to new new 'Implements' array
brain
2005-12-26
New 'Implements' system
brain
2005-12-26
Fixed support for implementation hooks
brain
2005-12-26
Adding hook type checking to event calls to speed them up
brain
[next]