index
:
anope.git
1.8
2.0
2.1
master
Anope is an open source set of IRC services.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
config.c
Age
Commit message (
Expand
)
Author
2009-01-12
Fix bug 993, Anope was crashing on /os reload, no longer crashes.
cyberbotx
2009-01-03
Housekeeping contact address updates.
sjaz
2009-01-02
Update copyrights for 2009.
rburchell
2008-11-23
Converted many C-style casts to C++-style casts.
cyberbotx
2008-11-22
Fixed a potential memory leak in the config parser.
cyberbotx
2008-11-20
Changed integer config values that were marked PARAM_POSINT in the old config...
cyberbotx
2008-11-20
Removed old example.conf and replaced with example_new.conf, services.conf wi...
cyberbotx
2008-11-19
Converted modules to use ConfigReader to access new config parser.
cyberbotx
2008-11-18
Removed autokilldatabase directive from operserv block as it is no longer in ...
cyberbotx
2008-11-18
Added localhost and localport directives to serverinfo block in new config.
cyberbotx
2008-11-16
Added support for multiple uplink blocks in the new config.
cyberbotx
2008-11-16
Added module blocks for autoloading non-core modules.
cyberbotx
2008-11-16
Fix a few lines added/changed earlier to be the way they should be.
cyberbotx
2008-11-16
Remove UseTS6. This is now on or off at an ircd, not a config level. Move Cha...
rburchell
2008-11-16
Enable SVSHOLD for Insp1.1/1.2, remove UseSVSHOLD. Enforcer support may go aw...
rburchell
2008-11-16
Remove UnRestrictSAdmin.
rburchell
2008-11-15
Remove the MySQL related directives from the old config as MySQL has been rip...
cyberbotx
2008-11-15
Added ulineservers directive to options block in new config.
cyberbotx
2008-11-15
Added newscount directive to options block in new config.
cyberbotx
2008-11-15
Added restrictopernicks directive to options block in new config.
cyberbotx
2008-11-15
Added nickregdelay directive to options block in new config.
cyberbotx
2008-11-15
Added anonymousglobal directive to options block in new config.
cyberbotx
2008-11-15
Added globaloncycleup directive to options block in new config.
cyberbotx
2008-11-15
Added globaloncycledown directive to options block in new config.
cyberbotx
2008-11-15
Added globaloncycle directive to options block in new config.
cyberbotx
2008-11-15
Added hidestatso directive to options block in new config.
cyberbotx
2008-11-15
Added dumpcore and logusers directives to options block in new config.
cyberbotx
2008-11-15
Added usestrictprivmsg directive to options block in new config.
cyberbotx
2008-11-15
Added useprivmsg directive to options block in new config.
cyberbotx
2008-11-15
Added forceforbidreason directive to options block in new config.
cyberbotx
2008-11-15
Added keepbackups directive to options block in new config.
cyberbotx
2008-11-15
Added keeplogs directive to options block in new config.
cyberbotx
2008-11-15
Added timeoutcheck directive to options block in new config.
cyberbotx
2008-11-15
Added warningtimeout directive to options block in new config.
cyberbotx
2008-11-15
Added readtimeout directive to options block in new config.
cyberbotx
2008-11-15
Added expiretimeout directive to options block in new config.
cyberbotx
2008-11-15
Added updatetimeout directive to options block in new config.
cyberbotx
2008-11-15
Added badpasstimeout directive to options block in new config.
cyberbotx
2008-11-15
Added badpasslimit directive to options block in new config.
cyberbotx
2008-11-15
Added strictpasswords directive to options block in new config.
cyberbotx
2008-11-15
Added nobackupokay directive to options block in new config.
cyberbotx
2008-11-15
Added userkey[123] directives to options block in new config.
cyberbotx
2008-11-15
Started options block in new config, added encryption directive to it.
cyberbotx
2008-11-15
Config file parser in ServerConfig::LoadConf modified to allow for a single-d...
cyberbotx
2008-11-14
Insane commit of doom: s/ \t/g
rburchell
2008-11-13
Fixed a few annoying compile warnings
robbeh
2008-11-09
Added dontquoteaddresses directive to mail block in new config.
Naram Qashat cyberbotx@cyberbotx.com
2008-11-09
Added delay directive to mail block in new config.
Naram Qashat cyberbotx@cyberbotx.com
2008-11-09
Added restrictmail directive in mail block in new config.
Naram Qashat cyberbotx@cyberbotx.com
2008-11-09
Added sendfrom directive to mail block in new config.
Naram Qashat cyberbotx@cyberbotx.com
[next]