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
Age
Commit message (
Expand
)
Author
2006-01-04
Renumber the implement lists after a module is unloaded
brain
2006-01-04
Added a TODO
brain
2006-01-04
Nicer mode character loop
brain
2006-01-04
Revise some serious craq++ in AddBan
w00t
2006-01-03
Fixed to not crash on /PARK (still more to test)
brain
2006-01-03
Added CASEMAPPING and CHARSET to ISUPPORT (005)
brain
2006-01-02
GCC 4.1 is more strict about extra qualification on members
brain
2006-01-02
Updated example configuration file
brain
2006-01-01
Fixes to typos and change to return by reference on GetClass
brain
2006-01-01
Class lookup adjustment
brain
2006-01-01
Changes to how classes are looked up (connects slightly faster) and fix for c...
brain
2005-12-31
Removed cvsignores, set svn:ignore property using -F .cvsignore
brain
2005-12-31
Test
brain
2005-12-31
Test
brain
2005-12-31
Added specific errors relating to invalid link tags (requested by Strike)
brain
2005-12-31
Tidyup of K&R style indenting, comments in silly places, and pointless curly ...
brain
2005-12-31
Changed to QueryType rather than short int for query types
brain
2005-12-31
Removed crappy linked list stuff and replaced with faster std::map
brain
2005-12-31
Improving niceness of DNS code, i WILL make this readable!
brain
2005-12-31
Minor cosmetic fault pointed out by Trystan
w00t
2005-12-31
Blockcolor now blocks reverse and other mirc sillies
brain
2005-12-30
Ommitting \r and \n from debug display of outbound lines
brain
2005-12-30
Now uses two AES contexts, an 'in' context and an 'out' context
brain
2005-12-30
TEST CODE: CBC encryption type in AES rather than ECB
brain
2005-12-30
Changed background stuff to occur more often
brain
2005-12-30
Made socket.cpp flush its write buffer more often (fixes odd lag on server to...
brain
2005-12-30
Fixed broken checks to allow overriding
brain
2005-12-30
Optimized out some more redundant va_args voodoo
brain
2005-12-29
Double copies due to bad chop()
brain
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
Changed 65535 to MAX_DESCRIPTORS calculated at configure-time
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
Added SetSignals()
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
[next]