Commit graph

  • 77e2997bbf Merge branch 'master' into authd-framework-2 Elizabeth Myers 2016-03-26 16:45:23 -05:00
  • 938f93f4bc ircd/authd: some comments Elizabeth Myers 2016-03-26 16:44:41 -05:00
  • e2e34c3212 Merge branch 'master' into authd-framework-2 Elizabeth Myers 2016-03-26 16:40:28 -05:00
  • 6ced6a1f1a authd/providers/rdns: minor function renaming cleanup Elizabeth Myers 2016-03-26 16:37:04 -05:00
  • 67acafca57 authd/providers/ident: add configuration interface Elizabeth Myers 2016-03-26 16:36:50 -05:00
  • a0a218bac8 authd/providers/blacklist: add configuration interface for deletion Elizabeth Myers 2016-03-26 16:36:14 -05:00
  • de8b3b7174 sslproc: Remove unused variable Matt Ullman 2016-03-26 16:41:36 -04:00
  • 06f3496ab3 providers/ident: cleanup things Elizabeth Myers 2016-03-26 15:39:55 -05:00
  • 646e6567c7 providers/rdns: add configuration interface for rDNS timeout Elizabeth Myers 2016-03-26 15:36:12 -05:00
  • 3f2695ac86 providers/blacklist: add configuration interface Elizabeth Myers 2016-03-26 15:27:57 -05:00
  • 05e0aa9ac9 wsockd: add some stub i/o code William Pitcock 2016-03-26 05:30:52 -05:00
  • 1fcba37404 wsockd: conn_t.stream is not needed William Pitcock 2016-03-26 01:29:59 -05:00
  • a51487e0e7 authd/provider: add options handlers for providers Elizabeth Myers 2016-03-25 23:04:00 -05:00
  • 0a659bf0ab Port notice stuff over from authd-framework-2 and use it. Elizabeth Myers 2016-03-25 21:57:42 -05:00
  • db821ee9ba authd: split out notices stuff for backporting to master. Elizabeth Myers 2016-03-25 21:29:44 -05:00
  • a70a737c9b Merge branch 'master' into authd-framework-2 Elizabeth Myers 2016-03-25 21:16:04 -05:00
  • 58c343f4a8 authd: also check size correctly William Pitcock 2016-03-25 21:12:28 -05:00
  • c63cd21e6a authd: check if handler is NULL, ensure that we do not overflow William Pitcock 2016-03-25 21:10:34 -05:00
  • 75844b15af authd: fix undefined behaviour Elizabeth Myers 2016-03-25 21:09:55 -05:00
  • 3ad21f6107 authd/provider: remove obsolete comment [ci skip] Elizabeth Myers 2016-03-25 21:08:46 -05:00
  • ee658821e3 reject_client: send back ident and hostname with rejection. Elizabeth Myers 2016-03-25 21:05:52 -05:00
  • a21a82b1b6 Fix dangling line from merge Elizabeth Myers 2016-03-25 21:05:39 -05:00
  • caebeeca95 wsockd: add skeleton for future websockets helper (ref #78) William Pitcock 2016-03-25 21:03:17 -05:00
  • f49198a67f Merge branch 'master' into authd-framework-2 Elizabeth Myers 2016-03-25 21:01:48 -05:00
  • 122ae255d7 authd: change reload character to R from H. Elizabeth Myers 2016-03-25 21:00:13 -05:00
  • 6c88869f22 providers/blacklist: change some checks to asserts. Elizabeth Myers 2016-03-25 20:55:10 -05:00
  • a7d5aea119 provider: make blacklist queries come after ident/rdns. Elizabeth Myers 2016-03-25 20:46:58 -05:00
  • 460032e61f Merge branch 'master' into authd-framework-2 Elizabeth Myers 2016-03-25 20:09:23 -05:00
  • add80afdcb authd/provider: add blacklist provider. Elizabeth Myers 2016-03-25 20:07:36 -05:00
  • de7cf7e009 ircd: client: substantially rework the connid registry system William Pitcock 2016-03-25 19:49:01 -05:00
  • 14505c8400 rdns: adjust timeout values Elizabeth Myers 2016-03-25 19:47:54 -05:00
  • afba2488ec extb_combi: More int to bool conversion Matt Ullman 2016-03-25 19:47:30 -04:00
  • fdba4417dc .gitignore: Ignore serno.h from librb as well Matt Ullman 2016-03-25 19:40:12 -04:00
  • 45c5854460 appveyor: make the build less hacky William Pitcock 2016-03-25 18:25:00 -05:00
  • 0aaa37f721 ircd: only relocate_paths on windows, no point on posix William Pitcock 2016-03-25 18:13:15 -05:00
  • 800ff2ca9d Merge branch 'master' into authd-framework-2 Elizabeth Myers 2016-03-25 11:49:38 -05:00
  • 42c5dd7e01 serno.h: remove it with make clean. Elizabeth Myers 2016-03-25 11:47:02 -05:00
  • d6c17e5de2 ircd: implement path relocation William Pitcock 2016-03-25 01:57:25 -05:00
  • 2f545aad87 ircd: use ircd_paths for logFileName and pidFileName William Pitcock 2016-03-25 00:00:06 -05:00
  • 704279e429 starttls: use the client connid instead of the FD for opening the channel with ssld William Pitcock 2016-03-24 20:33:54 -05:00
  • b2ede1aa71 actually use warn_opers function Elizabeth Myers 2016-03-24 19:36:41 -05:00
  • 89d22b9af5 authd/provider: cleanups Elizabeth Myers 2016-03-24 19:23:49 -05:00
  • 80a0125f36 configure: define ENABLE_FHS_PATHS if built with --enable-fhs-paths, this will disable the path relocation code William Pitcock 2016-03-24 18:55:30 -05:00
  • 0d180487b4 ircd: unbreak build William Pitcock 2016-03-24 18:50:13 -05:00
  • 4d8cfacd95 ircd: start staging for relocatable paths William Pitcock 2016-03-24 18:45:28 -05:00
  • ac2f2189f9 librb: define RB_PATH_SEPARATOR William Pitcock 2016-03-24 18:21:11 -05:00
  • e0a9b5d3bf chmode: Move check_forward() to a boolean Matt Ullman 2016-03-24 14:42:54 -04:00
  • a383180a0a chmode: Move add_id() to a boolean Matt Ullman 2016-03-24 14:37:52 -04:00
  • 9aa639eddd chmode: Move allow_mode_change() to a boolean Matt Ullman 2016-03-24 14:26:02 -04:00
  • 25a899651d ssld: Move plain_check_cork() to a boolean Matt Ullman 2016-03-24 13:52:16 -04:00
  • 2a4b3ea648 version.c.SH: Fix generation not incrementing Matt Ullman 2016-03-24 04:00:23 -04:00
  • 3b9507d0e9 channel: Move flood_attack_channel() to a boolean Matt Ullman 2016-03-24 02:19:30 -04:00
  • 216f58a27c channel: Change check_channel_name() note to false Matt Ullman 2016-03-24 02:14:03 -04:00
  • 3a46803fef channel: Move check_channel_name() to a boolean Matt Ullman 2016-03-24 01:54:39 -04:00
  • 1346cd1151 Add BlindSight to the credits Elizabeth Myers 2016-03-23 22:17:47 -05:00
  • 491b3b39d5 cleanup: u_long -> unsigned long Elizabeth Myers 2016-03-23 22:03:24 -05:00
  • 410fcc233f authd/rdns: rename a function Elizabeth Myers 2016-03-23 21:59:48 -05:00
  • 30cf391b89 Merge pull request #178 from staticfox/bsdisms Elizabeth Myers 2016-03-23 21:57:09 -05:00
  • cf623e0802 authd: Fix windows build Matt Ullman 2016-03-23 22:51:03 -04:00
  • 2e45f5d808 Cleanup more BSD-isms Matt Ullman 2016-03-23 22:33:54 -04:00
  • da4287bc62 Merge pull request #177 from awilfox/master Elizabeth Myers 2016-03-23 19:51:23 -05:00
  • 52854df4ac Invoke the standard system shell in autogen.sh Andrew Wilcox 2016-03-23 19:49:50 -05:00
  • c604800a68 Merge pull request #176 from staticfox/morecleanups William Pitcock 2016-03-23 19:14:46 -05:00
  • c056dba233 Remove the rest of the SVN id tags Matt Ullman 2016-03-23 20:10:44 -04:00
  • 3889fc11af authd: Change str_isnumber() to bool Matt Ullman 2016-03-23 20:07:21 -04:00
  • 32f8c78b55 stupidity fixes Elizabeth Myers 2016-03-23 19:06:33 -05:00
  • 6cd3964de7 ident: use new *_addr fields Elizabeth Myers 2016-03-23 18:58:56 -05:00
  • 9c7498d559 authd/provider: add c_addr/l_addr fields Elizabeth Myers 2016-03-23 18:56:29 -05:00
  • 6e4bcf20ff providers/ident: fix inet_ntop/inet_pton mixup Elizabeth Myers 2016-03-23 18:47:02 -05:00
  • 5ee46e5127 Merge pull request #175 from staticfox/datatypes William Pitcock 2016-03-23 18:28:01 -05:00
  • 4b11f39115 Move away from BSD data types Matt Ullman 2016-03-23 19:11:42 -04:00
  • 1d591813c3 providers/rdns: remove useless struct member Elizabeth Myers 2016-03-23 17:44:56 -05:00
  • 8ed8e5cae8 res: expose rDNS building functions Elizabeth Myers 2016-03-23 16:40:31 -05:00
  • 2f355b7e3c Merge branch 'master' into authd-framework-2 Elizabeth Myers 2016-03-23 16:21:14 -05:00
  • 6156682605 Remove tier 4 (tier 3 is basically "everything but") Elizabeth Myers 2016-03-23 15:51:25 -05:00
  • b347989499 Add unlisted architectures to tier 3 [ci skip] Elizabeth Myers 2016-03-23 15:35:13 -05:00
  • fcf13f6d32 README: clearly outline levels of platform support Elizabeth Myers 2016-03-23 15:10:44 -05:00
  • ab33d608de DICTIONARY_FOREACH -> RB_DICTIONARY_FOREACH [ci skip] Elizabeth Myers 2016-03-23 14:29:27 -05:00
  • fea4e2d2a8 modules: libircd depends on librb, so no need to include it. Elizabeth Myers 2016-03-23 13:59:10 -05:00
  • d57e2b624f Update README Elizabeth Myers 2016-03-23 12:31:51 -05:00
  • 3d1df26cdd librb/ports: ungimp thing. Elizabeth Myers 2016-03-23 12:06:26 -05:00
  • 3a1f645bed misc solaris fixes Elizabeth Myers 2016-03-23 12:04:02 -05:00
  • 757bab823c misc solaris fixes Elizabeth Myers 2016-03-23 12:04:02 -05:00
  • 28c94d6598 Remove common.h from lexer and parser Elizabeth Myers 2016-03-23 10:09:53 -05:00
  • cb5a8bf847 Remove common.h from here too. Elizabeth Myers 2016-03-23 10:06:52 -05:00
  • 79435744c7 common.h: raison d'être is gone, so out it goes. Elizabeth Myers 2016-03-23 09:33:56 -05:00
  • 7ac3261f97 Ensure the parser/lexer don't use IRCD_BUFSIZE. Elizabeth Myers 2016-03-23 09:25:56 -05:00
  • 82236a2a65 IRCD_BUFSIZE is redundant with BUFSIZE, so kill it. Elizabeth Myers 2016-03-23 09:22:55 -05:00
  • a52c7a8e69 authd/provider: really fix things for new changes. Elizabeth Myers 2016-03-23 09:15:18 -05:00
  • affc871dcb common: don't even attempt to define NULL. Elizabeth Myers 2016-03-23 09:11:20 -05:00
  • fa1b3a733a common: don't even attempt to define NULL. Elizabeth Myers 2016-03-23 09:11:20 -05:00
  • b0f5f40071 Update NEWS Elizabeth Myers 2016-03-23 09:06:47 -05:00
  • aba29d5a19 authd/provider: incorporate new changes Elizabeth Myers 2016-03-23 09:03:37 -05:00
  • 064e88556d Merge branch 'master' into authd-framework-2 Elizabeth Myers 2016-03-23 09:02:57 -05:00
  • ab31d2b07e Send YES/NO to Davy Jones's Locker. Elizabeth Myers 2016-03-23 08:52:32 -05:00
  • bd43a44469 Remove more YES/NO usage. Elizabeth Myers 2016-03-23 08:43:28 -05:00
  • dfe18bf0a8 NEWS: fix typo [skip ci] Elizabeth Myers 2016-03-23 08:40:21 -05:00
  • 86bab0c218 Update NEWS. Elizabeth Myers 2016-03-23 08:39:19 -05:00
  • 2fc6772ee1 typedef-ify rb_radixtree for consistency. Elizabeth Myers 2016-03-23 08:32:22 -05:00
  • 4177311e6e Change struct Dictionary(*) to rb_dictionary(_\1). Elizabeth Myers 2016-03-23 08:09:58 -05:00