Mailinglist Archive: obs-commits (345 mails)
| < Previous | Next > |
[obs-commits] [openSUSE/open-build-service] ce2951: [ backend ] enable noproxy config parameter
- From: noreply@xxxxxxxxxx
- Date: Wed, 16 Nov 2011 03:02:04 -0800
- Message-id: <20111116110204.0C4A64275D@smtp1.rs.github.com>
Branch: refs/heads/master
Home: https://github.com/openSUSE/open-build-service
Commit: ce295170fdbffa571abe6c5bbe3affd8115a0275
https://github.com/openSUSE/open-build-service/commit/ce295170fdbffa571abe6c5bbe3affd8115a0275
Author: Markus Lehtonen <markus.lehtonen@xxxxxxxxxxxxxxx>
Date: 2011-11-16 (Wed, 16 Nov 2011)
Changed paths:
M src/backend/BSConfig.pm.template
M src/backend/BSRPC.pm
Log Message:
-----------
[ backend ] enable noproxy config parameter
Can be used to list hosts/domains for which proxy is not used. Uses
curl-like interpretation, i.e. each name in noproxy list is either
a domain containing the hostname or the hostname itself. No wildcard
support.
Signed-off-by: Markus Lehtonen <markus.lehtonen@xxxxxxxxxxxxxxx>
--
To unsubscribe, e-mail: obs-commits+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: obs-commits+owner@xxxxxxxxxxxx
Home: https://github.com/openSUSE/open-build-service
Commit: ce295170fdbffa571abe6c5bbe3affd8115a0275
https://github.com/openSUSE/open-build-service/commit/ce295170fdbffa571abe6c5bbe3affd8115a0275
Author: Markus Lehtonen <markus.lehtonen@xxxxxxxxxxxxxxx>
Date: 2011-11-16 (Wed, 16 Nov 2011)
Changed paths:
M src/backend/BSConfig.pm.template
M src/backend/BSRPC.pm
Log Message:
-----------
[ backend ] enable noproxy config parameter
Can be used to list hosts/domains for which proxy is not used. Uses
curl-like interpretation, i.e. each name in noproxy list is either
a domain containing the hostname or the hostname itself. No wildcard
support.
Signed-off-by: Markus Lehtonen <markus.lehtonen@xxxxxxxxxxxxxxx>
--
To unsubscribe, e-mail: obs-commits+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: obs-commits+owner@xxxxxxxxxxxx
| < Previous | Next > |