From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.bugs Subject: bug#9423: lisp/server.el: Allow custom server-auth-key Date: Thu, 12 Apr 2012 21:46:54 +0200 Message-ID: References: <1314366861-27398-1-git-send-email-mina86@mina86.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1334260076 13029 80.91.229.3 (12 Apr 2012 19:47:56 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 12 Apr 2012 19:47:56 +0000 (UTC) Cc: 9423@debbugs.gnu.org, Michal Nazarewicz To: Stefan Monnier Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Apr 12 21:47:54 2012 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 1SIPzm-0002Td-EV for geb-bug-gnu-emacs@m.gmane.org; Thu, 12 Apr 2012 21:47:54 +0200 Original-Received: from localhost ([::1]:39574 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SIPzl-0001Sn-Pv for geb-bug-gnu-emacs@m.gmane.org; Thu, 12 Apr 2012 15:47:53 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:54139) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SIPzi-0001Se-FB for bug-gnu-emacs@gnu.org; Thu, 12 Apr 2012 15:47:51 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SIPzg-0002QL-HT for bug-gnu-emacs@gnu.org; Thu, 12 Apr 2012 15:47:50 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:58286) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SIPzg-0002Q9-Dv for bug-gnu-emacs@gnu.org; Thu, 12 Apr 2012 15:47:48 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1SIQ0r-00025z-LP for bug-gnu-emacs@gnu.org; Thu, 12 Apr 2012 15:49:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Lars Magne Ingebrigtsen Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 12 Apr 2012 19:49:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 9423 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 9423-submit@debbugs.gnu.org id=B9423.13342600998005 (code B ref 9423); Thu, 12 Apr 2012 19:49:01 +0000 Original-Received: (at 9423) by debbugs.gnu.org; 12 Apr 2012 19:48:19 +0000 Original-Received: from localhost ([127.0.0.1]:54824 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SIQ0A-000252-HF for submit@debbugs.gnu.org; Thu, 12 Apr 2012 15:48:18 -0400 Original-Received: from hermes.netfonds.no ([80.91.224.195]:58117) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SIQ07-00024u-Nd for 9423@debbugs.gnu.org; Thu, 12 Apr 2012 15:48:17 -0400 Original-Received: from cm-84.215.51.58.getinternet.no ([84.215.51.58] helo=stories.gnus.org) by hermes.netfonds.no with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1SIPyp-0008ON-5e; Thu, 12 Apr 2012 21:46:55 +0200 X-Now-Playing: His Name Is Alive's _ECLIPX_: "Double Cross" In-Reply-To: (Stefan Monnier's message of "Thu, 01 Sep 2011 23:39:23 -0400") User-Agent: Gnus/5.130004 (Ma Gnus v0.4) Emacs/24.1.50 (gnu/linux) X-MailScanner-ID: 1SIPyp-0008ON-5e MailScanner-NULL-Check: 1334864815.23436@tkZl+axnOyf4TTysUmKdZg X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.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:58933 Archived-At: Stefan Monnier writes: >> This patch adds a possibility to set create a custom server-auth-key >> which may be shared between several machines without the need of >> having common file system, etc. > >> I'm resending this patch as last time the discussion somehow died. I'm assuming this patch has been approved, but not applied because of the pretest window? >> As for legal stuff, the patch is (c) Google Inc. but since Google has >> signed necessary agreement it should be no problem, right? Anybody know? I've always assumed that the FSF needs assignment from the person who wrote the code, even if their employer claims to own the code. (That doesn't sound likely, now that I'm typing it...) >> Changelog entry is as follows: > >> 2011-08-26 Michal Nazarewicz > >> * lisp/selver.el (server-auth-key, server-generate-key, >> server-get-auth-key, server-start): Add possibility to set >> server-auth-key instead of using random one each time. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog http://lars.ingebrigtsen.no/