Displaying 20 results from an estimated 1000 matches similar to: "[klibc:update-dash] redir: Fix typo in noclobber code"
2020 Mar 28
0
[klibc:update-dash] dash: redir: Fix typo in noclobber code
Commit-ID: 4265f8d559e294cc39afce8cc6849341db751b0b
Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=4265f8d559e294cc39afce8cc6849341db751b0b
Author: Herbert Xu <herbert at gondor.apana.org.au>
AuthorDate: Mon, 26 Mar 2018 18:33:49 +0800
Committer: Ben Hutchings <ben at decadent.org.uk>
CommitDate: Sat, 28 Mar 2020 21:42:54 +0000
[klibc] dash: redir: Fix typo
2020 Mar 28
0
[klibc:update-dash] dash: redir: Handle nested exec within REALLY_CLOSED redirection
Commit-ID: 9a5ae0a757f8e021a83941d34a5876760445ddb6
Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=9a5ae0a757f8e021a83941d34a5876760445ddb6
Author: Herbert Xu <herbert at gondor.apana.org.au>
AuthorDate: Fri, 18 Jan 2019 13:01:18 +0800
Committer: Ben Hutchings <ben at decadent.org.uk>
CommitDate: Sat, 28 Mar 2020 21:42:55 +0000
[klibc] dash: redir: Handle
2007 Aug 23
0
[git patch] klibc dash 0.5.4 update
hello hpa,
please pull for the dash update
git pull git://brane.itp.tuwien.ac.at/~mattems/klibc.git maks
with this changes:
Alexey Gladkov (1):
Check return code for getgroups and fwrite
Herbert Xu (17):
Remove unnecessary truncation in _STPUTC
Always call conv_escape_str in echocmd
Fix \c spillage across echo commands
Release 0.5.3.
Make eval with empty
1999 Feb 10
1
When a shell says no (clobber) it means maybe.
As will be seen from these code fragments (and experiment) a noclobber
option in bash or pdksh (or ksh on AIX) will do limited clobbers.
1) They will clobber named pipes.
(mknod /tmp/predicted p
cat /tmp/predicted > $stolen
cat $switched > /tmp/predicted ) &
2) They will clobber symlinks.
ln -s /some/new/target /tmp/predicted
3) They can be raced.
2020 Mar 28
0
[klibc:update-dash] dash: parser: Fix old-style command substitution here-document crash
Commit-ID: 0274540a8baa08929dbdcf367c505a46d659b44c
Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=0274540a8baa08929dbdcf367c505a46d659b44c
Author: Herbert Xu <herbert at gondor.apana.org.au>
AuthorDate: Fri, 29 Mar 2019 13:49:59 +0800
Committer: Ben Hutchings <ben at decadent.org.uk>
CommitDate: Sat, 28 Mar 2020 21:42:55 +0000
[klibc] dash: parser: Fix
2004 Mar 17
0
Overwrite prompt (noclobber) in rsync
Thanks to all the developers for coding such a great
tool!
Are there any plans to add a feature (like noclobber
in bash) where rsync would prompt interactively
before overwriting a file?
__________________________________
Do you Yahoo!?
Yahoo! Mail - More reliable, more storage, less spam
http://mail.yahoo.com
2002 Oct 25
0
rsync over stunnel or redir ( not ssh ) hangs
Hi rsyncers,
as subject says im trying to tunnel rsync over stunnel. After a few
files downloaded the connection get stuck and rsync times out. The
same thing happens with redir, but with ssh works nicely.
Well i realy need to tunnel rsync over stunnel or other secure
alternative ( not VPN nor ssh ).
Thx 4ur help.
--
______________________________________________________
Felipe Alvarez
2020 Mar 28
0
[klibc:update-dash] dash: mkinit: Split reset into exitreset and reset
Commit-ID: 7f799aacc75667708bafe8f4411891ec053d7d65
Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=7f799aacc75667708bafe8f4411891ec053d7d65
Author: Herbert Xu <herbert at gondor.apana.org.au>
AuthorDate: Sat, 19 May 2018 02:39:40 +0800
Committer: Ben Hutchings <ben at decadent.org.uk>
CommitDate: Sat, 28 Mar 2020 21:42:55 +0000
[klibc] dash: mkinit: Split
2013 Oct 30
1
Folder redir : pb after moving user to subtree
Hi all,
Not sure if it's Samba or AD relative, but there are experts here :-)
So :
New Samba 4.1 AD DC compiled from git
New Domain provision
Created : ou=users
Setup GPO for user's Documents and Desktop redirection to samba [home]
share, available offline, applied to ou=users
Created users test1 and test2 in ou=users
Loggued users test1 and test2 through Windows7
->
Everything
2007 Aug 06
0
Roam Prof + F Redir: Logon/off merge deletes most of profile
Sorry that post was located here:
http://lists.samba.org/archive/samba/2004-October/094121.html
--
Thanks,
Matthew Crites
2004 Oct 09
0
Roam Prof + F Redir: Logon/off merge deletes most of profile
First up, sorry for the lengthy post, but I've tried quite a lot. I've
searched the mailing lists, Google, usenet, and IRC. This post is a
last resort.
Thanks for any help.
Cheers,
Richard
I have verified my setup follows the samba doc:
http://us1.samba.org/samba/docs/man/Samba-Guide/happy.html#redirfold
Synopsis:
---------
When a user logs off XP, most of the server profile
2016 Mar 22
2
samba 4.4rcx WINS nsswitch module
[root at mems ~]# valgrind --leak-check=full --show-leak-kinds=all -v
ping google.com
==3135== Memcheck, a memory error detector
==3135== Copyright (C) 2002-2013, and GNU GPL'd, by Julian Seward et al.
==3135== Using Valgrind-3.10.0 and LibVEX; rerun with -h for copyright info
==3135== Command: ping google.com
==3135==
--3135-- Valgrind options:
--3135-- --leak-check=full
--3135--
2007 Feb 28
0
RoR&Apache - htaccess rewrite directories fail?
On my server I have a directory at the root, /rails/ which contains
other directories with rails projects. In my httpd.conf I have
RewriteEngine On
RewriteLog "logs/rewrite.log"
RewriteLogLevel 9
RewriteCond %{REQUEST_URI} !^/rails/([^/]+)/public/
RewriteRule ^/rails/([^/]+)/?(.*)$ /rails/$1/public/$2 [QSA,L]
So with a GET /rails/test/ you''d get sent to /rails/test/public/ and
2019 Jan 25
0
[klibc:update-dash] eval: Reap zombies after built-in commands and functions
Commit-ID: ed1a1311732c764495a5ec26bfdcac34ea6dce1b
Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=ed1a1311732c764495a5ec26bfdcac34ea6dce1b
Author: Herbert Xu <herbert at gondor.apana.org.au>
AuthorDate: Mon, 26 Mar 2018 23:55:50 +0800
Committer: Ben Hutchings <ben at decadent.org.uk>
CommitDate: Fri, 25 Jan 2019 02:57:21 +0000
[klibc] eval: Reap zombies
2020 Mar 28
0
[klibc:update-dash] dash: eval: Reap zombies after built-in commands and functions
Commit-ID: a33ea92e57007317a5c406626441029899e164e0
Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=a33ea92e57007317a5c406626441029899e164e0
Author: Herbert Xu <herbert at gondor.apana.org.au>
AuthorDate: Mon, 26 Mar 2018 23:55:50 +0800
Committer: Ben Hutchings <ben at decadent.org.uk>
CommitDate: Sat, 28 Mar 2020 21:42:54 +0000
[klibc] dash: eval: Reap
2004 Oct 04
1
AD2003 +Squid NTLM Auth.
Authenticating Server: 2003 with Active Directory Enabled
Squid Server: FreeBSD 5.1
Samba: 3.0.7,1
Other package info in package list at bottom.
The DNS server is on the 2003 Server with the proper kerberos and ldap
entries in the DNS server. (Passes Active Directory DNS utility tests)
Responses are sent in LM, NTLM, &NTLM2 when negotiated.
Signing requirements are not configured. (Choices:
2010 Dec 22
0
Asterisk 1.8.1.1 Multiple Parking Lots
Asterisk Version: 1.8.1.1
Problem: Multiple Parking Lots
Issue: Not redirecting to the right parking lot. Always uses the first
parking lot from "parkedcalls show" or "features show"
Asterisk Working Version: 1.6.1
Steps Taken:
In features.conf added:
[parkinglot_test]
context => parkedcalls-test
parkext => 700
parkpos => 701-710
parkingtime => 120
findslot
2010 Jun 15
3
about rsyncing of block devices
Hiya,
I can see it's a regular subject on this list.
I, like others wanted to use rsync to synchronise two block
devices (as it happens one lvm volume and one nbd device served
by qemu-img on a remote host from a qcow2 disk image so that I
can keep the old versions)
As I couldn't find any report of it being done successfully,
I'm just sharing my findings as it might benefit others.
2002 Jan 13
1
rsynd-2.5.1 / hlink.c patches
Platform: Compaq OpenVMS Alpha 7.3
Compiler: Compaq C T6.5
The following patch resolves compile problems with the HLINK.C module.
The cast on function argument for the qsort() routine was wrong, and not
allowing the compile to complete.
When the function definiton of the hlink_compare() is corrected to have
the const qualifiers, the cast inside the qsort() function call is no
longer
2014 May 22
0
[PATCH] openssh - loginrec.c - Non-atomic file operations.
Hi all.
I rewrited lastlog_openseek function. Now is little more atomic when
file operations on lastlog file happens.
For more details why separate stat and open isn't so safe please take a
look at: http://www.akkadia.org/drepper/defprogramming.pdf
Have nice day
Robin Hack
-------------- next part --------------
diff --git a/loginrec.c b/loginrec.c
index 4219b9a..281d650 100644
---