swift/swift/container
gholt 592d895e31 Reject names with NULL characters
Unfortunately, SQLite truncates strings with null characters.
Additionally, XML pretty much hates them too.

Change-Id: Id9a8eaa27b841db6350d6959c202d3e3d6462b35
2013-01-12 06:54:17 +00:00
..
__init__.py Initial commit of Swift code 2010-07-12 17:03:45 -05:00
auditor.py changed TRUE_VALUES references to utils.config_true_value() call 2012-10-29 13:59:01 -07:00
replicator.py Fixed bug with container reclaim/report race 2012-06-03 03:23:51 +00:00
server.py Reject names with NULL characters 2013-01-12 06:54:17 +00:00
sync.py Fix for container sync not syncing last rowid 2012-11-19 23:09:17 +00:00
updater.py changed TRUE_VALUES references to utils.config_true_value() call 2012-10-29 13:59:01 -07:00