Displaying 20 results from an estimated 110 matches similar to: "[patch] Basic HTTP Proxy Authentication"
2002 Apr 04
1
[patch] Basic HTTP Proxy Authentication
Hi all,
I have put together a patch for supporting "Basic" HTTP
Proxy Authentication. The patch changes the interpretation
of the RSYNC_PROXY environment variable so that the syntax
user:pass@proxy.foo:port
may be used instead of just
proxy.foo:port
(the old syntax is of course still supported).
The patch has only been tested lightly, but it should(TM)
work.
The patch (and
2003 May 14
0
Basic HTTP Proxy Authentication: patch update
Hi all,
My patch for supporting "Basic" HTTP Proxy Authentication
has been updated for rsync 2.5.6 by Martin Ehmsen. The
patch changes the interpretation of the RSYNC_PROXY
environment variable so that the syntax
user:pass@proxy.foo.com:port
may be used instead of just
proxy.foo.com:port
(the old syntax is, of course, still supported).
The updated patch is available at:
2011 Jul 10
0
Release for CentOS-6.0 i386 and x86_64
We are pleased to announce the immediate availability of CentOS-6.0 for
i386 and x86_64 Architectures.
CentOS-6.0 is based on the upstream release EL 6.0 and includes packages
from all variants. All upstream repositories have been combined into
one, to make it easier for end users to work with.
There are some important changes to this release compared with the
previous versions of CentOS and
2011 Jul 11
0
CentOS-announce Digest, Vol 77, Issue 4
Send CentOS-announce mailing list submissions to
centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When
2017 Jan 12
0
[tftp-hpa] [PATCH] support for named pipes
> Attached is a patch for the latest tftp-hpa.
> This patch add support for named pipes.
>
> Named pipes are 0 byte files which can be read by a PXE boot process.
> They provide the necessary informations for the boot process and are
> deleted afterwards.
> This PXE boot is a single event and won't interact until another named
> pipe is created for the client.
2009 Nov 29
3
Parsing custom SIP headers
Hi,
Just to be sure: Is there a dialplan function in Asterisk that
parses custom "name-addr"-style SIP headers for me?
If I wanted to do it right the syntax
name-addr *(SEMI generic-param)
is quite complex to parse in the dialplan using nothing but CUT().
It's so easy to make false assumtions about angle brackets (< >),
whitespace (LWS), quotes (") around the
2008 Dec 01
1
Feature request: Force leave copy on server
It would be very nice, if I could force users to leave a copy on the
server when using POP3. This is because users primarily use a web
interface to access mail (the web interface uses IMAP), but users can
also download messages using POP3.
Users who forget to set the "Leave copy on server" get all their
messages deleted in the web interface, and mostly they don't want
2007 May 25
0
[LLVMdev] LLVM Developer Meeting
On Thu, 24 May 2007, Samuel Figueroa wrote:
> I would like to attend the LLVM Developer Meeting tomorrow in
> Cupertino, CA.
>
> My name is Samuel Figueroa, and I work at Apple Inc.
No problem, added, thanks!
-Chris
--
http://nondot.org/sabre/
http://llvm.org/
2007 May 25
2
[LLVMdev] LLVM Developer Meeting
I would like to attend the LLVM Developer Meeting tomorrow in
Cupertino, CA.
My name is Samuel Figueroa, and I work at Apple Inc.
2004 Aug 06
1
details of HTTP Basic auth for icecast2
Michael Smith wrote:
> Currently, "source". Other suggestions welcome.
I see.
I guess the current working semantics don't need anything more
complicated. If the need rises to provide more complex access control,
userid / password pairs could be defined in the icecast config file. e.g.:
user1 / password1 allowed to connect as source /source1*
user2 / password2 allowed to
2008 Nov 28
2
More info from mail_log plugin
HiWe need to track exactly when our users read messages. Unfortunately, I haven't been able to figure out how we can achieve this with Dovecot. Then I saw the mail_log plugin.Is it possible to extend the plugin to also log system flag changes? This would be great, because then we could see in the log files when the Seen flag has been set. Changes in user defined flags would also be interesting
2007 Jun 29
0
files moved, copied files, operate in different ways
Hi, I have a problem with the way in which my friend manages the access
permissions to files. I have a server ldap, acls, samba.in a SLES9.
En Linux, tengo la seguridad aplicada para que en mi arbol de
directorios, los ficheros dentro de una carpeta heredan el grupo de esa
carpeta.
Esto funciona bien cuando copio ficheros de windows a linux. Si los
ficheros son movidos, no funciona bien. Los
2012 Jun 26
0
ALQUILER PARA GRUPO HOTELERO o INVERSORES RENTISTAS
Mail
¿Problemas de Visuallizacion? Ver OnLine | Enviar a un Amigo |
ALQUILER PARA GRUPO HOTELERO
Mexico al 800 entre Tacuari y Piedras a cuadra y media de 9 de Julio
Edificio en Block a Estrenar
PB mas 7 Pisos, son 48 suites, un Salon de 350m2, Terraza con Pileta y Deck
GRAN CATEGORÍA, Excelente Lobby con doble altura
Se entrega con muebles de cocina,
2009 Sep 17
3
generating unordered combinations
Hi,
I am trying to generate all unordered combinations of a set of
numbers / characters, and I can only find a (very) clumsy way of doing
this using expand.grid. For example, all unordered combinations of
the numbers 0, 1, 2 are:
0, 0, 0
0, 0, 1
0, 0, 2
0, 1, 1
0, 1, 2
0, 2, 2
1, 1, 1
1, 1, 2
1, 2, 2
2, 2, 2
(I have not included, for example, 1, 0, 0, since it is equivalent to
0, 0, 1).
I have
2002 Aug 17
0
error in rsync protocol data
Running rsync 5.5 in cygwin on top of XP
Using this command line:
rsync -v -v -v -v -v -r -R -C --delete --delete-excluded --delete-after
--force -t --copy-links ftp.ulatina.ac.cr::splack
/cygdrive/e/software/linux/splack > splackupdt.log
I get either this:
rsync: read error: Connection reset by peer
rsync error: error in rsync protocol data stream (code 12) at io.c(162)
-OR this:
rsync:
2004 Aug 10
0
freebsd-security Digest, Vol 72, Issue 2
-----------------------------------------------------------------
Doesnt all this belong somewhere else besides the security lists
since this isnt a security issue.
-----------------------------------------------------------------
On Tue, 10 Aug 2004 freebsd-security-request@freebsd.org wrote:
> Send freebsd-security mailing list submissions to
> freebsd-security@freebsd.org
>
> To
2003 Jan 28
2
PXE2.2 does not work, PXE2.0 does
Hi,
We have been using PXELinux 2.0 for a few weeks now.
So far so good, but recently we found out that newer 3com network cards with
PXE2.2 wont boot. When flash these cards with an older PXE2.0 than
everything works okay. Anyone else having this problem?
Vincent
2005 Aug 17
1
[PATCH] vTPM support for XEN - Part 1
Attached is the patch that provides additions to include files,
particularly to support the control messages for the TPM front- and
backend drivers.
Signed-off-by: Stefan Berger <stefanb@us.ibm.com>
Stefan
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2004 Aug 09
1
firewalk
I was wondering if anyone got firewalk to install?
I'm running 4.10 stable and it doesn't seem to want to install.
It's looking for libnet 1.1 or higher I believe and the ports only comes
with version 1.0.
I manually downloaded the latest version and installed it. Still firewalk
doesn't know where to look for it.
any ideas??
Thanks.
2004 Aug 06
3
details of HTTP Basic auth for icecast2
Hi,
A question for the HTTP Basic auth for icecast2: what is the username to
use when doing such authentication. The related line in the login is:
Authorization: Basic <base64 encoded string>
where the <base64 encoded string> in its original form is:
username:password
now, what username is used? in the config file for the icecast2 server,
one can only set the password (except