index
:
delta/openstack/swift.git
feature/crypto
feature/crypto-review
feature/deep
feature/deep-review
feature/ec
feature/ec_review
feature/hummingbird
feature/losf
feature/repconn
feature/s3api
feature/sp-review
master
proposed/2.0.0
proposed/juno
proposed/kilo
stable/2023.1
stable/havana
stable/icehouse
stable/juno
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
stable/wallaby
stable/xena
stable/yoga
stable/zed
opendev.org: openstack/swift.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
swift
/
common
/
middleware
/
cname_lookup.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move *_swift_info functions into a new registry module
Matthew Oliver
2022-02-03
1
-1
/
+2
*
cname_lookup: Work with dnspython 2.0+
Tim Burke
2021-10-04
1
-1
/
+1
*
Ensure domain stored in memcached gets utf8 decoded on py2
Charles Hsu
2020-02-11
1
-6
/
+11
*
Allow to configure the nameservers in cname_lookup
Romain LE DISEZ
2017-06-01
1
-19
/
+27
*
Rewrite redirection in cname_lookup & domain_remap
Romain LE DISEZ
2017-05-11
1
-2
/
+12
*
Cache all answers from nameservers in cname_lookup
Romain LE DISEZ
2017-03-07
1
-5
/
+9
*
Fix cname_lookup/eventlet 0.20+ DNS exceptions
Romain LE DISEZ
2017-03-07
1
-3
/
+3
*
Do not follow CNAME when host is in storage_domain
Romain LE DISEZ
2017-02-23
1
-0
/
+1
*
Register cname_lookup on /info
Romain LE DISEZ
2017-02-19
1
-1
/
+5
*
Replace xrange() with six.moves.range()
Victor Stinner
2015-06-23
1
-1
/
+3
*
Remove unneeded condition
Koert van der Veer
2014-12-16
1
-2
/
+0
*
Allow multiple storage_domain in cname_lookup.
Chmouel Boudjnah
2014-01-26
1
-6
/
+15
*
Change OpenStack LLC to Foundation
ZhiQiang Fan
2013-09-20
1
-1
/
+1
*
fix swift i18n
Clay Gerrard
2013-09-09
1
-1
/
+1
*
Removed unnecessary monkeypatching of __builtin__
Alex Gaynor
2013-07-27
1
-0
/
+1
*
Skip IPv6 addresses in cname_lookup middleware.
Samuel Merritt
2013-05-03
1
-2
/
+6
*
Skip cname_lookup when host is an IP address
Matthieu Huin
2013-05-03
1
-0
/
+12
*
Cleanup of file permissions
Chuck Thier
2013-02-15
1
-0
/
+0
*
Swift MemcacheRing (set) interface is incompatible fixes
Tong Li
2013-02-13
1
-1
/
+1
*
Fixed bug in domain_remap and cname_lookup middleware
Eohyung Lee
2013-01-23
1
-1
/
+4
*
pep8 middleware
John Dickinson
2012-11-20
1
-5
/
+6
*
local WSGI Request and Response classes
Michael Barton
2012-09-28
1
-2
/
+1
*
Re-add cname lookup and domain remap middleware
John Dickinson
2012-05-21
1
-0
/
+152
*
removed cname lookup middleware
John Dickinson
2012-05-09
1
-152
/
+0
*
Merge "Fixed grammar and improve docs."
Jenkins
2012-04-23
1
-1
/
+1
|
\
|
*
Fixed grammar and improve docs.
Paul McMillan
2012-04-10
1
-1
/
+1
*
|
updated docs for domain remap and cname lookup middleware
John Dickinson
2012-04-05
1
-6
/
+33
|
/
*
updated copyright date for all files
John Dickinson
2012-03-19
1
-1
/
+1
*
logging: use routes to separate logging configurations
gholt
2011-02-02
1
-1
/
+1
*
added NoAnswer error catching
John Dickinson
2011-01-20
1
-2
/
+2
*
also catch NXDOMAIN exception
Colin Nicholson
2011-01-20
1
-1
/
+2
*
i18n stuff
Michael Barton
2011-01-14
1
-4
/
+8
*
Changed copyright notices on py files and the single rst file with a copyrigh...
Anne Gentle
2011-01-04
1
-1
/
+1
*
PEP8 Updates
gholt
2010-12-29
1
-1
/
+1
*
fixed to make tests work
John Dickinson
2010-11-05
1
-7
/
+3
*
added prefix to memcache key used
John Dickinson
2010-11-05
1
-2
/
+4
*
better cname lookups
John Dickinson
2010-11-05
1
-9
/
+22
*
added SkipTest for cname tests if dnspython is not installed
John Dickinson
2010-11-04
1
-1
/
+1
*
fixed some tests and edge cases
John Dickinson
2010-11-03
1
-8
/
+14
*
pep8
John Dickinson
2010-11-03
1
-2
/
+2
*
added tests for cname lookup middleware
John Dickinson
2010-11-01
1
-2
/
+2
*
basic untested functionality
John Dickinson
2010-10-31
1
-36
/
+17
*
WIP while I go to enjoy a nice day outside
John Dickinson
2010-10-31
1
-2
/
+26
*
initial cname lookup work stubbed out
John Dickinson
2010-10-31
1
-0
/
+98