summaryrefslogtreecommitdiffhomepage
path: root/sites/www
AgeCommit message (Collapse)Author
2019-12-09Cut 2.7.1Jeff Forcier
2019-12-09Changelog re #1567Jeff Forcier
2019-12-09Changelog closes #1565Jeff Forcier
2019-12-03Cut 2.7.0Jeff Forcier
2019-12-03Missed a spot in changelog when renaming the 'everything' extras_require flavorJeff Forcier
2019-12-03Changelog re #602Jeff Forcier
2019-12-03Let's go with 'all' for the catchall endpoint, it is popularJeff Forcier
2019-12-03Beef up mentions of the need for Invoke, when using Match exec, in the docsJeff Forcier
2019-12-02Base case re #717 works now.Jeff Forcier
Huge ass squashed commit because I was experimenting with "commit entire feature at once so you do not leave broken tests around to break bisecting". Not sure it's worth it, at least not for large-ish, overhauling-existing-code feature adds. Breaking the work up over months did not help either, L M A O
2019-12-02Add additional setuptools extras_require flavorsJeff Forcier
2019-12-02Fix bug around subprocess import errorsJeff Forcier
2019-09-27Implement ssh_config hostname canonicalization (WIP)Jeff Forcier
- Refactor DNS lookup related junk previously only relevant to %h - Refactor guts of lookup() so it can be done >1 time - Changelog/tests/implementation for canonicalization itself Closes #897
2019-08-26Explicitly document what ssh_config directives Paramiko itself understandsJeff Forcier
2019-08-26Add new SSHConfig constructorsJeff Forcier
2019-06-23Mention new setuptools extras in changelogJeff Forcier
2019-06-23Cut 2.6.0Jeff Forcier
2019-06-23Merge branch '2.5'Jeff Forcier
2019-06-23Cut 2.5.1Jeff Forcier
2019-06-23Merge branch '2.4' into 2.5Jeff Forcier
2019-06-23Cut 2.4.3Jeff Forcier
2019-06-21Rename to disableD_algorithms everywhere for consistencyJeff Forcier
Having it feel verb-y isn't that much better than the alternative, and consistency is a nice hobgoblin
2019-06-21DDD changelogJeff Forcier
2019-06-21Merge branch '2.5'Jeff Forcier
2019-06-21Merge branch '2.4' into 2.5Jeff Forcier
2019-06-21Merge branch '2.3' into 2.4Jeff Forcier
2019-06-21Merge branch '2.2' into 2.3Jeff Forcier
2019-06-21Changelog re #1306Jeff Forcier
2019-06-21Changelog re #1460, re #1440Jeff Forcier
2019-06-21Merge branch 'master' into 1311-intJeff Forcier
2019-06-21Use setuptools extras_require to offer paramiko[gssapi]Jeff Forcier
2019-06-21As @ploxiln notes, pyasn1 is needed for both platform familiesJeff Forcier
2019-06-20Fix required package versions for gssapi and pyasn1.Anselm Kruis
Kerberos/GSSAPI has been tested with gssapi 1.4.1. Newer versions are probably OK. If older versions work, is unknown. The pyasn1 version had transposed digits.
2019-06-14Add docstrings so Channel(Stderr|Stdin)File appear in SphinxJeff Forcier
Also tweak changelog a bit while I am making it render correctly...
2019-06-14Implement #322 - new ChannelFile subclass for stdin that calls ↵Jeff Forcier
shutdown_write on close()
2019-06-09Cut 2.5.0Jeff Forcier
2019-06-09Try hiding 1291/1292 from feature releases.Jeff Forcier
Releases-the-project needs some love =/
2019-06-09Changelog closes #1233, closes #1229, closes #1332Jeff Forcier
2019-06-07Changelog re #532, re #1384, closes #1258Jeff Forcier
2019-05-31Documentation of the need for pyasn1 for gssapi seems to have been omitted a ↵Jeff Forcier
while
2019-05-31Changelog entry re #1311Jeff Forcier
2019-05-31Modify installation docs to note support for newer gssapi libJeff Forcier
2019-05-31Add changelog re #1379, closes #1379Jeff Forcier
2019-05-31Merge branch '2.4'Jeff Forcier
2019-05-31Merge branch '2.3' into 2.4Jeff Forcier
2019-05-31Merge branch '2.2' into 2.3Jeff Forcier
2019-05-31Merge branch '2.1' into 2.2Jeff Forcier
2019-05-31Merge branch '2.0' into 2.1Jeff Forcier
2019-05-31Changelog re #1378, closes #1378Jeff Forcier
2018-11-13Librelist seems to be basically defunct :( not like we ever got much traffic ↵Jeff Forcier
there anyhow
2018-10-08Merge branch '2.3' into 2.4Jeff Forcier