summaryrefslogtreecommitdiff
path: root/src
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-07Merge branch 'anopeng' 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-05Moved parse_options() from init_secondary() to init_primary(), this allows fo...Naram Qashat cyberbotx@cyberbotx.com
2008-10-05Merge branch 'anopeng' into anopeng-configNaram 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-05Merge branch 'anopeng' into anopeng-configNaram 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-03Merge branch 'anopeng' 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-10-03Merge commit 'cbx/anopeng-charfix' into anopengRobin Burchell w00t@inspircd.org
2008-10-03Merge branch 'anopeng' into pv-sqlpeavey peavey@inspircd.org
2008-10-03Make mysql compile.peavey peavey@inspircd.org
2008-10-03Fix a module.Robin Burchell w00t@inspircd.org
2008-10-03* Fix calls to ircdproto->SendMessage and use findbotpeavey peavey@inspircd.org
2008-10-03Fix ratbox.Robin Burchell w00t@inspircd.org
2008-10-03(Mostly) make ratbox.c compile, still needs fixes for Uid removal.Robin Burchell w00t@inspircd.org
2008-10-03Fix inspircd11 to compileRobin Burchell w00t@inspircd.org
2008-10-03Make charybdis compile, move header into .cRobin Burchell w00t@inspircd.org
2008-10-03Move header into the .c for less redundancy.Robin Burchell w00t@inspircd.org
2008-10-03Merge commit 'cbx/anopeng-uid' into anopeng-uidRobin Burchell w00t@inspircd.org
2008-10-02Fix os_umode.Robin Burchell w00t@inspircd.org
2008-10-02Fix os_set.Robin Burchell w00t@inspircd.org