similar to: [PATCH] triggering SFTP process on close

Displaying 20 results from an estimated 1200 matches similar to: "[PATCH] triggering SFTP process on close"

2007 Jun 18
2
patch for triggering SFTP process_write
Hi Damien! I produced a little patch to the package ver. 4.6p1 for linux. My company, for many bureaucratic reasons, was interested in triggering each uploaded file to the server using sftp subsystem. In Internet and in ML, all folks solve the problem using a script joining sftp command section to ssh command section, but unfortunately isn't my case. The patch consist in a
2006 Mar 24
3
Triggering on close of a written file.
I have just started my first ''serious'' dtrace script and can use some advice. I want to have a probe triggered when close() occurs after a succesfull write of /etc/hosts ( I want to regenerate the nameserver zone files from /etc/hosts after it has changed) At the moment I have the following code: syscall::open*:entry, syscall::creat*:entry { self->file=arg0;
2015 Jan 19
2
[PATCH] Makefile: add support for git svn clones
git has an interface for cloning SVN repositories into git which some users might decide to use. For those users' surprise, the repository will always fail to build on svnonly target and it will exit early. The problem is simple enough to fix by just checking if a .git directory exists in top_builddir and, if so, call git svn info insstead of svn info. Signed-off-by: Felipe Balbi <balbi
2007 Aug 22
0
Patch to allow checking of v1 keys on remote host.
The attached patch for 4.6p1 adds a feature (-u) that will check to see if a key exists on a remote host. I use this for auditing my users transition to v2 keys very useful. If there is any interest I'll provide a patch for v2 ssh keys also. http://vapid.dhs.org/dokuwiki/doku.php?id=vapidlabs:openssh_check_key_patch -- Thanks Larry --- orig/openssh-4.6p1/sshconnect1.c 2006-11-07
2015 Jan 26
1
[PATCH v2] Makefile: add support for git svn clones
git has an interface for cloning SVN repositories into git which some users might decide to use. For those users' surprise, the repository will always fail to build on svnonly target and it will exit early. The problem is simple enough to fix by just checking if a .git directory exists in top_builddir and, if so, call git svn info insstead of svn info. Note, however, that this only supports
2015 Jan 19
3
[PATCH] Makefile: add support for git svn clones
Hi, On Mon, Jan 19, 2015 at 03:44:45PM -0500, Duncan Murdoch wrote: > >>>>> git has an interface for cloning SVN repositories into git > >>>>> which some users might decide to use. For those users' > >>>>> surprise, the repository will always fail to build on > >>>>> svnonly target and it will exit early. >
2015 Jan 19
2
[PATCH] Makefile: add support for git svn clones
Hi, On Mon, Jan 19, 2015 at 03:06:11PM -0500, Duncan Murdoch wrote: > On 19/01/2015 2:33 PM, Felipe Balbi wrote: > > git has an interface for cloning SVN repositories into git which > > some users might decide to use. For those users' surprise, the > > repository will always fail to build on svnonly target and it will > > exit early. > > > > The problem
2015 Jan 19
3
[PATCH] Makefile: add support for git svn clones
Hi, On Mon, Jan 19, 2015 at 03:31:32PM -0500, Duncan Murdoch wrote: > >>> git has an interface for cloning SVN repositories into git > >>> which some users might decide to use. For those users' > >>> surprise, the repository will always fail to build on svnonly > >>> target and it will exit early. > >>> > >>> The
2010 Mar 01
6
[Bug 26813] New: Nouveau ioremap WARNING with current Linus' git tree
http://bugs.freedesktop.org/show_bug.cgi?id=26813 Summary: Nouveau ioremap WARNING with current Linus' git tree Product: xorg Version: 7.5 Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at
2015 Jan 19
0
[PATCH] Makefile: add support for git svn clones
On 19/01/2015 2:33 PM, Felipe Balbi wrote: > git has an interface for cloning SVN repositories into git which > some users might decide to use. For those users' surprise, the > repository will always fail to build on svnonly target and it will > exit early. > > The problem is simple enough to fix by just checking if a .git > directory exists in top_builddir and, if so,
2010 Sep 17
3
ZFS Dataset lost structure
After a crash, in my zpool tree, some dataset report this we i do a ls -la: brwxrwxrwx 2 777 root 0, 0 Oct 18 2009 mail-cts also if i set zfs set mountpoint=legacy dataset and then i mount the dataset to other location before the directory tree was only : dataset - vdisk.raw The file was a backing device of a Xen VM, but i cannot access the directory structure of this dataset. However i
2007 May 13
0
cmp: /usr/local/src/openssh-4.6p1/regress/ls.copy: No such file or directory
Dear all, Hi. This is imacat from Taiwan. I'm new to this list. I encountered the following failures when running "make tests" on machines that haven't install OpenSSH yet. It seems to fail at regress/multiplex.sh. It seems to specific to machines that haven't install OpenSSH yet. Once I have installed OpenSSH, the failure is gone. Might it be the case
2000 Aug 09
1
circles overshoot (PR#629)
This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01C00241.18831EF0 Content-Type: text/plain; charset="iso-8859-1" Anyone ever tried to plot(c(1.0,0,2),c(1.0,0,2)); symbols(c(1.0),c(1.0),circles=(c(1.0)),inch=FALSE,add=TRUE); #? Why does the circle overshoot ? The problem is
2007 May 24
2
[RFC][PATCH] Detect and handle PAM changing user name
I've implemented a patch to openssh which allows the PAM auth layer to detect if the PAM stack has changed the user name and then adjusts its internal data structures accordingly. (imagine a PAM stack that uses individual credentials to authenticate, but assigns the user to a role account). First, is the openssh community interested in this patch? Second, if there is interest in the patch,
2007 Oct 15
1
How to report successfull and unseccessful login attempts
Hi we use samba 3.0.25a on FreeBSD 6.2 and we would like to have in the logs only the successfull and unsuccessfull login attempts. We would like to read in the log file: Authentication for user [%s] -> [%s] -> [%s] succeeded or Authentication for user [%s] -> [%s] FAILED with error We have tried with log level 1 and we get only the successfull logins. We have tried with log level 2
2010 Feb 18
1
pictex
The example at ?pictex does not work (the driver apparently uses 'rotatebox') for me as stated. It did compile after including the graphicsx package. A MWE is at the help page for pictex. I tried to get in touch with Valerio but his email bounced. Probably we want to add a \usepackage{graphicsx} to the help page and try to track down Valerio. Cheers, Kyle This is pdfTeX, Version
2000 Aug 09
0
circles overshoot
This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01C00241.18831EF0 Content-Type: text/plain; charset="iso-8859-1" Anyone ever tried to plot(c(1.0,0,2),c(1.0,0,2)); symbols(c(1.0),c(1.0),circles=(c(1.0)),inch=FALSE,add=TRUE); #? Why does the circle overshoot ? The problem is
2000 Aug 09
0
Circles on all R devices
This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01C00240.001284B0 Content-Type: text/plain; charset="iso-8859-1" Anyone ever tried to plot(c(1.0,0,2),c(1.0,0,2)); symbols(c(1.0),c(1.0),circles=(c(1.0)),inch=FALSE,add=TRUE); Why does the circle overshoot ? The problem is
2012 Feb 13
2
xcp : vm installation
Hello there, i am trying to create a VM using xcp on my system, with os Ubuntu 11.10. I’ve got 3 server on my testbed and in the near future i am going to try a VM live migration from a server to another, but actually I am having few problems.  The first one : i installed the xcp-xapi on 2 of my servers, and when i give the command #xe template-list One of the server gives me the list, while the
2007 Jul 26
1
Channel Handling Patch
The current code for channel.c creates an array of Channel structs (initially set to NULL) which is then iterated through, in full, every time a channel needs to be dealt with. If only one channel is in use, which is relatively common, the code still loops through the entire array. This patch creates a linked list of pointers to these structs and the code steps through the linked list. Since