summaryrefslogtreecommitdiff
path: root/src/config.c
AgeCommit message (Expand)Author
2008-10-14Added notifyall directive to memoserv block in new config.Naram Qashat cyberbotx@cyberbotx.com
2008-10-14Added senddelay directive to memoserv block in new config.Naram Qashat cyberbotx@cyberbotx.com
2008-10-14Added maxmemos directive to memoserv block in new config.Naram Qashat cyberbotx@cyberbotx.com
2008-10-14Started memoserv block in new config, added nick and description directives t...Naram Qashat cyberbotx@cyberbotx.com
2008-10-13Added opersonly directive to chanserv block in new config.Naram Qashat cyberbotx@cyberbotx.com
2008-10-13Added restrictgetpass directive to chanserv block in new config.Naram Qashat cyberbotx@cyberbotx.com
2008-10-13Added listmax directive to chanserv block in new config.Naram Qashat cyberbotx@cyberbotx.com
2008-10-13Added listopersonly directive to chanserv block in new config.Naram Qashat cyberbotx@cyberbotx.com
2008-10-13Added inhabit directive to chanserv block in new config.Naram Qashat cyberbotx@cyberbotx.com
2008-10-13Added autokickreason directive to chanserv block in new config.Naram Qashat cyberbotx@cyberbotx.com
2008-10-13Added autokickmax directive to chanserv block in new config.Naram Qashat cyberbotx@cyberbotx.com
2008-10-13Added accessmax directive to chanserv block in new config.Naram Qashat cyberbotx@cyberbotx.com
2008-10-13Added defbantype directive to chanserv block in new config.Naram Qashat cyberbotx@cyberbotx.com
2008-10-13Added expire directive to chanserv block in new config.Naram Qashat cyberbotx@cyberbotx.com
2008-10-13Added maxregistered directive to chanserv directive in new config.Naram Qashat cyberbotx@cyberbotx.com
2008-10-13Added defaults directive to chanserv block in new config.Naram Qashat cyberbotx@cyberbotx.com
2008-10-13Added database directive to chanserv block in new config.Naram Qashat cyberbotx@cyberbotx.com
2008-10-13Started chanserv block in new config, added nick and directive directives to it.Naram Qashat cyberbotx@cyberbotx.com
2008-10-13Merge commit 'cbx/anopeng-config' into anopeng-configRobin Burchell w00t@inspircd.org
2008-10-05Removed DevNull pseudo-client as well as all *Alias pseudo-clients.Naram Qashat cyberbotx@cyberbotx.com
2008-10-05Fix problems with using ValueContainerChar by creating a specialized template...Naram Qashat cyberbotx@cyberbotx.com
2008-10-05Allow localhost as a valid hostname in ValidateHostname.Naram Qashat cyberbotx@cyberbotx.com
2008-10-05Correct use of ValueContainerChar to work properly instead of crashing at run...Naram Qashat cyberbotx@cyberbotx.com
2008-10-05Fixed run-time segfault due to incorrect handling of DT_NORELOAD.Naram Qashat cyberbotx@cyberbotx.com
2008-10-05Removed directives from old config that are being handled by the new config p...Naram Qashat cyberbotx@cyberbotx.com
2008-10-04Added a couple directives to the new parser for NickServ.Naram Qashat cyberbotx@cyberbotx.com
2008-10-04dded a commented section to config.c for w00t to describe the various ways of...Naram Qashat cyberbotx@cyberbotx.com
2008-10-04Fix build in config.cNaram Qashat cyberbotx@cyberbotx.com
2008-10-04(Unworking) stuff for conversionRobin Burchell w00t@inspircd.org
2008-10-03Add (and document) some stuff for new example config.Robin Burchell w00t@inspircd.org
2008-10-03Merge commit 'cbx/anopeng-config' into anopeng-configRobin Burchell w00t@inspircd.org
2008-10-03Started framework for new config reader, based on hottpd by w00t, copied over...Naram Qashat cyberbotx@cyberbotx.com
2008-09-30More g++ fixes.Robin Burchell w00t@inspircd.org
2008-01-13BUILD : 1.7.21 (1345) BUGS : NOTES : Updated copyright information geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-08-26BUILD : 1.7.19 (1265) BUGS : NOTES : Updated copyright information geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-06-09BUILD : 1.7.18 (1245) BUGS : 671 NOTES : NSDefKill can now only be enabled if...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-10-17BUILD : 1.7.17 (1185) BUGS : N/A NOTES : Encryption now offers the choice of ...rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-07-22# BUILD : 1.7.14 (1099) # BUGS : # NOTES : removed all that clone stuffcertus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-07-10BUILD : 1.7.14 (1082) BUGS : 423 NOTES : Moved ns_noop into core, its now a /...rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-06-25BUILD : 1.7.14 (1073) BUGS : N/A NOTES : Added a string privmsg option, which...rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-06-15Added resend delay patch provided by Trystan.rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-06-13BUILD : 1.7.14 (1048) BUGS : 510 NOTES : Fixed a lot of redundant function de...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-06-03# BUILD : 1.7.14 (1040) # BUGS : 509 511 # NOTES : Fixed compiler warnigs, t...certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-01-26Bug: 425 - export buildStringList for modules to use.rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-12-11BUILD : 1.7.12 (945) BUGS : 405 410 NOTES : Fixed: first user on HelpChannel ...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-11-01use sstrdup on the BSFantasyChar if not specified in the config file.rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-10-05BUILD : 1.7.11 (913) BUGS : NOTES : Turned NickLen into RECOMMENDED and BSFan...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-10-04BUILD : 1.7.11 (912) BUGS : NOTES : Turned identical userkeys error into a wa...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-10-01BUILD : 1.7.11 (905) BUGS : NOTES : Fixed up config; UserKeys can be safely m...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-09-29BUILD : 1.7.11 (903) BUGS : NOTES : Added BSFantasyCharacter configuration op...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b