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
/
commands.cpp
Age
Commit message (
Expand
)
Author
2005-12-16
Fixed to use CommandParser
brain
2005-12-16
Moved more command parsing stuff to CommandParser
brain
2005-12-16
Changing stuff to using CommandParser class
brain
2005-12-16
Moved command_parse functions into class CommandParser
brain
2005-12-16
Moved command parsing crap into command_parse.cpp
brain
2005-12-15
Added 'local users' vector
brain
2005-12-15
Fixed typo in shorthand if
brain
2005-12-15
Re-introduced 3-line function CleanFilename
brain
2005-12-15
Full removal of inspircd_util.h
brain
2005-12-15
Removed code weirdness in handle_invite
brain
2005-12-15
Changed InviteTo to use irc::string
brain
2005-12-15
Moved a ton of user related functions from inspircd.cpp to users.cpp
brain
2005-12-14
Moved ModuleError()
brain
2005-12-14
Removed ip cache craq++
brain
2005-12-14
Fixed handle_*module
brain
2005-12-14
Code tidying
brain
2005-12-14
Craq removal at your service
brain
2005-12-14
craq--
brain
2005-12-14
Fixed to use new methods of ServerConfig
brain
2005-12-14
Moved include stack stuff to be private to ServerConfig
brain
2005-12-14
Moved readconfig to serverconfig class
brain
2005-12-14
Added config_f to serverconfig, UNTESTED
brain
2005-12-14
Tidied up modules.h added some typedefs to typedefs.h
brain
2005-12-14
moved declarations of typedefs for user_hash and chan_hash etc to typedefs.h
brain
2005-12-14
Moved tons of stuff into class ServerConfig
brain
2005-12-14
Moving more stuff 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-14
Added parameter to apply_lines to indicate what we want to apply
brain
2005-12-13
#define IS_LOCAL(x) (x->fd > -1)
brain
2005-12-13
optimized a ton of strcmps down to an integer comparison!
brain
2005-12-13
Prevented zlines from being allowed with a username/ident in them
brain
2005-12-13
Added ability for channel lists to grow past one line in WHOIS
brain
2005-12-13
Modified chlist() and whois to allow output of multi line channel membership ...
brain
2005-12-13
Modified channel joining to allow > MAXCHANS for opers/remote (when complete)
brain
2005-12-13
Made MAXCHANS growable for opers/ulines (growing of list not implemented yet)
brain
2005-12-12
Moved some stuff out to userprocess.cpp
brain
2005-12-12
EXPERIMENTAL new socket engine code
brain
2005-12-09
Removed broken ! operator
brain
2005-12-09
Fixed local whois ability to show idle time for remote user (idle time of 0!)
brain
2005-12-09
Added preliminary remote WHOIS
brain
2005-12-07
Added insane tag (prevents wide gline etc)
brain
2005-12-07
Now shows remote quits differently
brain
2005-12-07
Added remote connect notices
brain
2005-12-06
Added ADDLINE
brain
2005-12-06
Added G/Z/Q/E line propogation
brain
2005-12-06
Fixed RFC-non-complaince of TOPIC and NAMES with +s channel (As reported by G...
brain
2005-12-05
Made commands.cpp include its own header (oops)
brain
2005-12-05
Fixed channel kicks from outside channel on ulines (they work now!) :P
brain
2005-12-05
Fixed prefixquit to not prefix remote quits
brain
[prev]
[next]