lp:cloudfiles-sftpd

Created by Forest Bond and last modified
Get this branch:
bzr branch lp:cloudfiles-sftpd
Members of RapidRollout can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
RapidRollout
Project:
cloudfiles-sftpd
Status:
Development

Recent revisions

51. By Forest Bond

server: SFTPConnectionRequestHandler: Remove the transport from the server's
transport list on an exception. This avoids leaking memory when the session
fails to start or is terminated by an exception.

50. By Forest Bond

server: SFTPConnectionRequestHandler: Delay adding the transport to the
server's transport list until just before the session is started.

49. By Forest Bond

server: SFTPConnectionRequestHandler: Fix class attributes.

48. By Forest Bond

locking: Work around lock containers apparently disappearing by logging an
error message and then swallowing the exception.

47. By Forest Bond

Add support for auth method-specific configuration option
"lock_container_count", which enables support for multiple container locks.

46. By Forest Bond

Implement new locking classes that support multiple locks per container, and
use these instead of the lock_container, unlock_container functions.

45. By Forest Bond

locking: Fix missing copyright/license header.

44. By Forest Bond

Drop release file.

43. By Forest Bond

Release version 0.2.0.

42. By Forest Bond

daemon: Use WatchedFileHandler instead of FileHandler so that log rotation is
handled gracefully.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers