Dorian
86fe372a2c
[Python 3]: New octal syntax.
2013-08-13 17:32:30 -04:00
Dorian
b1e235d820
[Python 3]: New except syntax.
2013-08-13 17:32:30 -04:00
Robey Pointer
60c6e94e7d
fix my email address to be the current one.
2009-07-19 19:45:02 -07:00
Robey Pointer
83b335e10f
[project @ robey@lag.net-20070213191706-v8djxd4jiunb3his]
...
bump copyright year to 2007
2007-02-13 11:17:06 -08:00
Robey Pointer
305a4ae417
[project @ robey@lag.net-20060908022816-ea2856cefb9d83e0]
...
fix from john arbash-meinel for the stub sftp server's default open mode
2006-09-07 19:28:16 -07:00
Robey Pointer
cc3e383baf
[project @ robey@lag.net-20060822025601-aab3b723b95d3a9c]
...
add 'flags' param to SFTPHandle and make the default impl avoid calling tell() when in append mode; add proper append-mode support to stub_sftp
2006-08-21 19:56:01 -07:00
Robey Pointer
0cee90eeca
[project @ robey@lag.net-20060327001726-7ccb095fd5c416f5]
...
roll in some changes from bzr that may be necessary to get stub_sftp to work on windows
2006-03-26 16:17:26 -08:00
Robey Pointer
b12d10fd72
[project @ robey@lag.net-20060326204635-1c5418c54187b95d]
...
fix exception-catching error found by alexander belchenko
2006-03-26 12:46:35 -08:00
Robey Pointer
4be91d1c4d
[project @ robey@lag.net-20060220031741-3227438ff1b03a29]
...
add SFTPClient.truncate. add chmod, chown, utime, and truncate to SFTPFile. and of course tests.
2006-02-19 19:17:41 -08:00
Robey Pointer
71a337ee08
[project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-157]
...
change SubsystemHandler/SFTPServerInterface API
change the API of SubsystemHandler to accept a reference to the
ServerInstance object during construction. this will break all code
that currently creates subsystem handlers (like sftp servers) -- sorry!
lots of little doc fixups (mostly indenting).
2005-04-06 07:24:28 +00:00
Robey Pointer
fead211c5c
[project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-154]
...
even better 1.2 lapras
re-bump the version # to 1.2 (with a new date since i added more stuff).
add 2005 to the copyright date in a bunch of files.
2005-02-28 08:06:08 +00:00
Robey Pointer
e915dccc7d
[project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-148]
...
forgot to check in stub_sftp
yikes! don't forget to check this in: needed for unit tests.
2005-02-26 21:12:43 +00:00