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-04-27
A little more error checking on the banmask etc
brain
2005-04-27
Fixed WriteChannelWithServ
brain
2005-04-27
Added preliminary timed bans module
brain
2005-04-27
No suck nickname?! why didn't anyone see this?!
brain
2005-04-27
Added faster wildcard checking routines
brain
2005-04-27
Optimized stuff
brain
2005-04-27
Optimized modes (removed strlens etc)
brain
2005-04-27
Fixed empty modes issue that emerged after dodgy code was corrected
brain
2005-04-27
Added explicit oper tracking in a vector of userrec* pointers, optimizes send...
brain
2005-04-27
A bit of optimization
brain
2005-04-26
Missing debug symbols?!
brain
2005-04-26
mmmm, green. Elphaba would be so proud :p
brain
2005-04-26
Updated startup colour scheme
brain
2005-04-26
Changed some %d to %lu
brain
2005-04-26
strlen tidyup #2
brain
2005-04-26
Strlen tidyup (based on results of gprof output)
brain
2005-04-26
Fixed problem where nobody could message a channel they werent a member of (i...
brain
2005-04-26
Major *MAJOR* optimizations by double-referencing channels to users
brain
2005-04-26
Added channel 'counter', increases speed of quits, parts, kicks
brain
2005-04-26
Fixed dicky buffer (due to cleanup the wrong variable was being used)
brain
2005-04-26
Added -Wswitch -Wchar-subscripts -Wparentheses - more stable and more pedanti...
brain
2005-04-26
Major code tidyup (-W) - expect a few belches
brain
2005-04-25
Fixed include issue
brain
2005-04-25
Added hostname checking
brain
2005-04-25
Added m_sqloper, allows storage of opers within a mysql database
brain
2005-04-25
Now works on gcc 2.95.x again.
brain
2005-04-25
Removed dependency upon strcasestr()
brain
2005-04-25
Optimised SQL
brain
2005-04-25
Fixed strange leading ":" on remote Z/K/G lines
brain
2005-04-24
Fixed so that quitprefixes are shown in client exit notices
brain
2005-04-24
Changed $ModDesc
brain
2005-04-23
Added global connect/oper logging
brain
2005-04-23
Added global oper monitoring through modules and global connect monitoring th...
brain
2005-04-23
Speedup for buffered uplinks
brain
2005-04-23
Services speedups for stupid buffered i/o uplinks
brain
2005-04-23
Fixed typo in OnKill
brain
2005-04-23
Fixed recursive 'splat' in the actors table
brain
2005-04-23
Added preliminary m_sqllog.cpp
brain
2005-04-22
Added server input buffers (for systems that decide buffering is fun)
brain
2005-04-22
Fixed weird issues when anope sends large amounts of text at once to the uplink
brain
2005-04-22
Fixed crash-n-burn on rehash
brain
2005-04-22
Added module which provides MD5 encryption for oper passwords plus /mkpasswd
brain
2005-04-22
Added OnOperCompare function to override strcmp in password check for /oper
brain
2005-04-21
Added allowpatterns
brain
2005-04-21
Added some extra options
brain
2005-04-21
Changed description comment
brain
2005-04-21
Added user/password checks and connection code
brain
2005-04-21
Added m_sqlauth - allows authorizing of connections via an arbitary mysql tab...
brain
2005-04-21
Added password field
brain
2005-04-21
Updated with a bit more debug output
brain
[next]