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_io.h
Age
Commit message (
Expand
)
Author
2006-04-04
All new shiny config parser, there's probably some bugs there somewhere but h...
om
2006-04-04
Forward port the removal of -nolimit (doesn't seem to be in the current comma...
w00t
2006-03-30
Add configuration option <options:operspywhois> to set if opers see invisble ...
om
2006-03-18
Allow adding of new client ports via /REHASH.
brain
2006-03-13
Removal of ancient TRUE/FALSE #defines (C-ish stuff)
brain
2006-03-12
Const refs (this is about the last of them in the core api)
brain
2006-03-10
Test stuff for improved multi-tags in core
brain
2006-03-10
Added MultiConfig for multiple-occurance config items
brain
2006-03-10
Moved typedefs etc into the header where they belong
brain
2006-03-10
Improvements
brain
2006-03-06
Tidied GetMaxBans to leave the ConfigReader subsystem alone
brain
2006-03-02
is_uline was an inefficient piece of crap - fixed.
brain
2006-02-28
BanHiding
brain
2006-02-06
Added support for changing tempdir via <options:tempdir>
brain
2006-02-03
Added ircu-like hidewhois feature that allows hiding of server name in whois ...
brain
2006-02-03
*EXPERIMENTAL* <options:hidesplits> ircu-style quit munging for netsplits
brain
2006-01-22
Allowed for configuration of maxtargets in <options:maxtargets>
brain
2006-01-15
CleanFilename movage
brain
2006-01-15
Fixes to make this actually WORK.
brain
2006-01-15
Added checks to forbid declaring certain config tags twice (ones which should...
brain
2006-01-15
Added support for <options customversion> to customize the second part of VER...
brain
2006-01-15
Updated copyrights in headers etc using perl inplace edit
brain
2006-01-15
Made inspircd close and reopen its log on rehash
brain
2006-01-09
*TEST* Oper-Only-Stats (not yet tested)
brain
2005-12-29
Cached ISUPPORT
brain
2005-12-28
Added SetSignals()
brain
2005-12-26
Added global_implementation array, bypasses calls which *NO* modules are curr...
brain
2005-12-26
Adding hook type checking to event calls to speed them up
brain
2005-12-18
Added IOHookModule stuff to allow for different modules to hook different ports
brain
2005-12-14
Fixups
brain
2005-12-14
Fixed to use MAXSOCKS
brain
2005-12-14
Moved BindPorts out of main file into inspircd_io.cpp
brain
2005-12-14
Added tons of comments
brain
2005-12-14
Moved some other stuff into ServerConfig
brain
2005-12-14
More config tidyups
brain
2005-12-14
Moved a ton of *Conf functions into the ServerConfig class
brain
2005-12-14
Mis-declared ClearStack()
brain
2005-12-14
Moved include stack stuff to be private to ServerConfig
brain
2005-12-14
Moved classes out of inspircd.cpp
brain
2005-12-14
Moved readconfig to serverconfig class
brain
2005-12-14
Config fixes for moving MOTD and RULES vectors into the ServerConfig class
brain
2005-12-14
Added config_f to serverconfig, UNTESTED
brain
2005-12-14
Finished moving main config items into class ServerConfig
brain
2005-12-14
Moved tons of 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-04-02
Added pid file support, and documentation for it
brain
2005-03-25
Added a lot of config error checking
brain
2004-05-16
Updated header comments
brain
2004-04-08
Added ConfigReader::EnumValues() (requested by Craig)
brain
[next]