search for: sesson

Displaying 7 results from an estimated 7 matches for "sesson".

Did you mean: session
2006 Aug 01
8
Decoupled observers for controllers?
In the Rails Recipes book the recipe "Keeping track of who did what" explains how to do decoupled observing of models. In my application I''d like to do a similar thing but watching the controllers. For example, when somebody hits the login method of the Security controller, I''d like to make a note of it. In this case I could observe the User model and watch for
2013 Jan 03
6
How to avoid simple race conditions with Session?
Here is the situation: - the client makes a request - it is followed by AJAX polling The server needs to keep track of some stuff during this process. I have been using the Session and it "mostly" works… until the user decides to open another tab in her browser and she makes a new, parallel request. In this case, the data from the two requests is merged, which leads to bugs. This got
2015 Jul 30
4
Feature Request: Invalid sshd port fallback
I would like to suggest adding a fallback in the event that somehow the sshd_config port number is invalid. Example: Port != (1<= or >=65535) By default fall by to port 22, and spit out an error. Same would go for if the new port is already in use, fall back to port 22 and spit out an error. Why is this a good idea? Would be a good idea because people are human and make mistakes, and you
2009 May 15
3
[Bug 1598] New: ssh hangs up on exit
...: beststory at yandex.ru Description of problem: Sometimes ssh-session hangs up after remote command already completed. How reproducible: Intermittent, no clear understanding on how to reproduce the issue. Steps to Reproduce: No clear understanding on how to get this issue. Actual results: Ssh-sesson hangs up. Client side can not complete it?s work. Expected results: Ssh-session completed successfully and connection Successfully closed. Additional info: [root at ibm3-e var]# rpm -aq | grep openssh openssh-4.3p2-26 openssh-server-4.3p2-26 openssh-askpass-4.3p2-26 openssh-clients-4.3p2-26 una...
2007 Apr 18
1
Xen/Virtualization sessions at KS/OLS
Folks, Regarding the Virtualization BoF, Ted Tso clarified that the remaining BoF sessons would just be scheduled on paper at OLS. We only need to use a scheduled BoF slot if we want to use a room there, I guess, else we can schedule at any free time and use a corridor or pub. Available BoF slots are only Friday evening, note. Since I don't believe the Xen team is available Friday...
2004 Jun 05
50
[Bug 877] ssh 3.8.1p1 client cannot disable encryption with "-c none"
http://bugzilla.mindrot.org/show_bug.cgi?id=877 Summary: ssh 3.8.1p1 client cannot disable encryption with "-c none" Product: Portable OpenSSH Version: 3.8.1p1 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: ssh AssignedTo:
2003 Dec 12
0
proofreading corrections (cvs) (PR#5730)
...ake.packages.html.Rd --- src/library/utils/man/unix/make.packages.html.Rd 2003/12/09 08:07:06 1.1 +++ src/library/utils/man/unix/make.packages.html.Rd 2003/12/12 15:45:05 @@ -13,7 +13,7 @@ } \details{ This sets up the links from packages in libraries to the \file{.R} - subdirectory of the per-sesson directory (see \code{\link{tempdir}}) + subdirectory of the per-session directory (see \code{\link{tempdir}}) and then creates the \file{packages.html} and \file{index.txt} files to point to those links.