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
/
include
/
inspircd.h
Age
Commit message (
Expand
)
Author
2005-12-16
Missing semicolon
brain
2005-12-16
Moved serverstats* stats to InspIRCd class
brain
2005-12-16
Moved SocketEngine* SE into InspIRCd class
brain
2005-12-16
Moved a ton of defined to modules.h that belong there
brain
2005-12-16
So many inclusion loops it makes your head spin - forward declaring tons of c...
brain
2005-12-16
Moved ModeGrok and Parser into InspIRCd class
brain
2005-12-16
Moved command parsing crap into command_parse.cpp
brain
2005-12-16
Moved BoundPortCount into serverstats
brain
2005-12-15
Full removal of inspircd_util.h
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
Moved a ton of user related functions from inspircd.cpp to users.cpp
brain
2005-12-14
Added more stuff to InspIRCd class
brain
2005-12-14
Sucky stuff
brain
2005-12-14
Made LoadModule and UnloadModule public
brain
2005-12-14
Tidy tidy
brain
2005-12-14
Removed externs for module_sockets
brain
2005-12-14
Shuffling stuff about
brain
2005-12-14
Moved a bunch of stuff into class InspIRCd
brain
2005-12-14
TittyBiscuits!
brain
2005-12-14
Shitty include loops
brain
2005-12-14
Tidied up typos
brain
2005-12-14
Made inspircd itself a class, and called its instance TittyBiscuits, just bec...
brain
2005-12-14
Comment tidy
brain
2005-12-14
Moved add_channel, del_channel, kick_channel to channels.cpp
brain
2005-12-14
Tidied up inspircd.h
brain
2005-12-14
Finished moving main config items into class ServerConfig
brain
2005-12-14
Started moving of data into ServerConfig class
brain
2005-12-14
Half way through updating to move a ton of extern confs into class ServerConfig
brain
2005-12-13
#define IS_LOCAL(x) (x->fd > -1)
brain
2005-12-13
Forward declared ForceChan
brain
2005-12-13
Set up externs to allow moving loads of crap out of inspircd.cpp
brain
2005-12-04
Added notice-to-servermask
brain
2005-12-01
Multithreaded DNS -- not tested!!!!
brain
2005-12-01
Added clever code to propogate module's special commands (SAJOIN, KNOCK etc) ...
brain
2005-11-30
Added opaque protocol functions
brain
2005-11-25
Re-added required parts of connection.h
brain
2005-11-25
Removal of mesh stuff (lots of)
brain
2005-06-01
Missing vars
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-28
Fixed fd_Setsize in cygwin
brain
2005-05-22
Changed revision id's to std::string
brain
2005-05-15
sorted hashcomp etc
brain
2005-05-15
Moved a ton of functions into helperfuncs.h to speed up recompiles
brain
2005-05-14
Added 'uniqueness sums': http://www.inspircd.org/wiki/InspIRCd_Server_Protoco...
brain
2005-05-03
Fixed to always look for the ircd.log within the bin/ dir
brain
2005-04-30
Tried a new way of doing remote versions
brain
2005-04-29
Fixed some flood checking
brain
2005-04-27
Added a Server:: method to send server notices to channels
brain
[prev]
[next]