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-22
Missing semicolon (gack)
brain
2005-12-22
Optimized out strcpys that copy empty strings (craq++)
brain
2005-12-22
Changed two fields in ConnectClass to strings, moved constructor stuff to ini...
brain
2005-12-19
SSL is a fucking mess.
brain
2005-12-18
Added IOHookModule stuff to allow for different modules to hook different ports
brain
2005-12-16
Split all commands into seperate files and redid command system to take class...
brain
2005-12-16
Forgot to remove dependency on serverstats *stats
brain
2005-12-16
Moved SocketEngine* SE into InspIRCd class
brain
2005-12-16
Fixed dodgy makefile generation
brain
2005-12-16
Adjusted OnRawSocketClose to new system
brain
2005-12-15
Fixed BUG BUG BUG
brain
2005-12-15
Added 'local users' vector
brain
2005-12-15
Moved rehashnick and force_nickchange to users.cpp
brain
2005-12-15
Tidied up call_handler to use strings
brain
2005-12-15
Added externs
brain
2005-12-15
Rar!
brain
2005-12-15
Moved a ton of user related functions from inspircd.cpp to users.cpp
brain
2005-12-14
Fixed to use new methods of ServerConfig
brain
2005-12-14
Added config_f to serverconfig, UNTESTED
brain
2005-12-14
Started moving of data into ServerConfig class
brain
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
[next]