From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.bugs Subject: bug#21358: 25.0.50; Add support for NTLMv2 authentication Date: Sat, 29 Aug 2015 11:25:50 -0400 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1440863331 17638 80.91.229.3 (29 Aug 2015 15:48:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 29 Aug 2015 15:48:51 +0000 (UTC) Cc: 21358@debbugs.gnu.org To: Thomas Fitzsimmons Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Aug 29 17:48:41 2015 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1ZViMx-00013Y-A8 for geb-bug-gnu-emacs@m.gmane.org; Sat, 29 Aug 2015 17:48:39 +0200 Original-Received: from localhost ([::1]:53194 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZViMw-0004Bh-Io for geb-bug-gnu-emacs@m.gmane.org; Sat, 29 Aug 2015 11:48:38 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:49039) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZVi17-0006Yc-VQ for bug-gnu-emacs@gnu.org; Sat, 29 Aug 2015 11:26:06 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZVi13-0008RZ-Sq for bug-gnu-emacs@gnu.org; Sat, 29 Aug 2015 11:26:05 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:50007) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZVi13-0008RV-Q1 for bug-gnu-emacs@gnu.org; Sat, 29 Aug 2015 11:26:01 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1ZVi13-0002P9-JT for bug-gnu-emacs@gnu.org; Sat, 29 Aug 2015 11:26:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Stefan Monnier Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 29 Aug 2015 15:26:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 21358 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 21358-submit@debbugs.gnu.org id=B21358.14408619539229 (code B ref 21358); Sat, 29 Aug 2015 15:26:01 +0000 Original-Received: (at 21358) by debbugs.gnu.org; 29 Aug 2015 15:25:53 +0000 Original-Received: from localhost ([127.0.0.1]:42217 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZVi0v-0002On-5Q for submit@debbugs.gnu.org; Sat, 29 Aug 2015 11:25:53 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.181]:28168) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZVi0t-0002Of-Dk for 21358@debbugs.gnu.org; Sat, 29 Aug 2015 11:25:51 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: A0A2FgA731xV/8Fw3mhcgxCEAoVVu0CEfoJNBAICgTw7EgEBAQEBAQGBCkEFg10BAQMBViMFCwsOJhIUGA0kiDcIzyMBAQEBAQEEAQEBAR6LOoUFB4QtBbUEI4QUIoJ4AQEB X-IPAS-Result: A0A2FgA731xV/8Fw3mhcgxCEAoVVu0CEfoJNBAICgTw7EgEBAQEBAQGBCkEFg10BAQMBViMFCwsOJhIUGA0kiDcIzyMBAQEBAQEEAQEBAR6LOoUFB4QtBbUEI4QUIoJ4AQEB X-IronPort-AV: E=Sophos;i="5.13,465,1427774400"; d="scan'208";a="161793366" Original-Received: from 104-222-112-193.cpe.teksavvy.com (HELO ceviche.home) ([104.222.112.193]) by ironport2-out.teksavvy.com with ESMTP/TLS/DHE-RSA-AES256-SHA; 29 Aug 2015 11:25:50 -0400 Original-Received: by ceviche.home (Postfix, from userid 20848) id BD2766615C; Sat, 29 Aug 2015 11:25:50 -0400 (EDT) In-Reply-To: (Thomas Fitzsimmons's message of "Wed, 26 Aug 2015 23:22:39 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 208.118.235.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:105951 Archived-At: > This patch implements NTLMv2 authentication in ntlm.el. OK to push? According to the Git log, this file has seen no local changes other than cosmetic tweaks like updating the copyright years. So I suspect that noone knows any better than you do. IOW, I think it's OK to push, Stefan