aboutsummaryrefslogtreecommitdiffstats
path: root/include/defaults.h
Commit message (Expand)AuthorAgeFilesLines
* authd: rename blacklist_provider to dnsbl_provider, change auth notices accor...Gravatar Ariadne Conill2020-07-051-1/+1
* Cleanup defaults.h config file.•••Clean up spaces/tabs mixing mess (bleh), add some defaults for authd stuff, and get rid of CHARYBDIS_SOMAXCONN (just define SOMAXCONN if it's available...). Gravatar Elizabeth Myers2016-04-071-47/+57
* ircd: start staging for relocatable pathsGravatar William Pitcock2016-03-241-0/+21
* config.h delenda estGravatar Elizabeth Myers2016-03-191-3/+65
* Change some RATBOX_FOO defines to CHARYBDIS_FOO.Gravatar Elizabeth Myers2016-03-071-1/+1
* Remove $Id tags from everything.•••These are obsolete and none have changed since 10 years gao... Gravatar Elizabeth Myers2016-03-061-2/+0
* Remove network_desc configuration option, never actually used anywhereGravatar Aaron Jones2015-03-261-1/+0
* Remove duplicate default-value code.•••Default values for default_floodcount and default_ident_timeout are set in s_conf.c. Remove code that checks for missing values in ircd.c. Additionally, reset default_ident_timeout to 5 if an invalid value (i.e. 0) is provided. Gravatar Keith Buck2013-10-291-1/+1
* Much clear maxconnections stuff - ported from ratbox3.Gravatar Valery Yatsko2008-04-051-0/+3
* [svn] - remove ALL braindead 2.8 I/O artifacts: MASTER_MAX, HARD_FDLIMIT, HAR...••• they are ALL gone. all of this stuff is now determined at runtime via getrlimit(2). - due to this, devpoll is broken. i'm not motivated to fix it at the moment. Gravatar nenolod2007-04-031-7/+1
* [svn] - the new plan:••• + branches/release-2.1 -> 2.2 base + 3.0 -> branches/cxxconversion + backport some immediate 3.0 functionality for 2.2 + other stuff Gravatar nenolod2007-01-241-0/+69