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
/
users.cpp
Age
Commit message (
Expand
)
Author
2005-12-13
Made MAXCHANS growable for opers/ulines (growing of list not implemented yet)
brain
2005-12-07
Added ability to put command named * into a class to make it cover all
brain
2005-12-04
Tweak for om's threaded-dns issue
brain
2005-12-02
Fixed a missing include
brain
2005-12-02
Allowed ulined servers to by pass all oper permissions checking
brain
2005-12-02
Made threading optional
brain
2005-12-02
Fixed dns pthread_kill
brain
2005-12-02
An "I" got in here
brain
2005-12-02
This should work again now
brain
2005-12-02
Removed pthread_kill, linux doesnt know where it is!
brain
2005-12-02
Missing referece for pthread_kill
brain
2005-12-01
Multithreaded DNS -- not tested!!!!
brain
2005-11-25
Added references to connection.h
brain
2005-06-01
Fixed onloadmodule
brain
2005-05-30
Started on -Wall - safe compile
brain
2005-05-29
Highly optimized userrec saving 1.5k per user
brain
2005-05-29
A lot more of the core consts are now configurable at compile time
brain
2005-05-23
Code tidyup
brain
2005-05-23
Tidied up some socket stuff into userrec
brain
2005-05-15
Changed to use __single_client_alloc, faster on most systems in a single thread
brain
2005-05-15
Moved a ton of functions into helperfuncs.h to speed up recompiles
brain
2005-05-15
Added idea from ircu: /invite with too few params shows the channels youve be...
brain
2005-05-12
Structure optimizations, changed a lot of bools into binary bitmasks
brain
2005-05-12
Customizable by-byte-size recvq stuff
brain
2005-05-12
Fixed wrong number being shown when sendq exceeded
brain
2005-05-11
added sendq stuff, see example config
brain
2005-05-11
Added basic sendq stuff - WARNING, there is no configuration yet, this CVS al...
brain
2005-05-06
Fixed park crash bug #63 reported by ViaraiX
brain
2005-04-30
Tried a new way of doing remote versions
brain
2005-04-29
Fixed some flood checking
brain
2005-04-29
Added some pretty mean anti-flood features
brain
2005-04-29
Updated buffering, faster and more sensible (old code sucks)
brain
2005-04-26
Major code tidyup (-W) - expect a few belches
brain
2005-04-05
Major optimizations!
brain
2005-04-01
Added nonblocking dns
brain
2005-03-27
Made config parsing code a bit more lenient
brain
2005-03-25
Added implementation of strlcpy and strlcat for systems that dont have it
brain
2004-09-11
Security audit based on RATS output
brain
2004-05-16
Updated header comments
brain
2004-05-01
Added Module::OnAccessCheck
brain
2004-04-30
Added oper classes and types (done through the planned privilage system on a ...
brain
2004-04-24
Added a bunch of xline stuff and added qline spport for /nick and svsnick
brain
2004-04-10
Fixes to channel join checks
brain
2004-04-09
Added flood= value to connect allow classes, added checking for flooding
brain
2004-04-08
Tons of buffering fixes and optimisations for user connections
brain
2004-04-05
Fix for bug ID #5 (PING, PONG And other matters)
brain
2004-04-04
Completed support for module-handled umodes
brain
2004-04-01
Fixed <link> tags
brain
2003-01-30
Moved to Dev-C++ as an editor for project (more stable than gvim!)
brain
2003-01-23
Initial revision
brain
[prev]