Age | Commit message (Collapse) | Author |
|
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
|
|
Decided not to 'backport' these for rest of directives,
as most have been in for a very long time
|
|
- Leave ONLY actual departures from OpenSSH, we were getting far too
deep into repeating upstream docs for no gain, and doing it
inconsistently
- Remove the 'becomes a list' entries, they are not actually honored
when parsing (they are irrelevant to it) and turning them into lists
is the obvious, non surprising behavior so it's not that useful
to document it
|
|
|
|
I blame not copying my pre-push hooks to my work machine :D
|
|
- 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
|
|
|
|
|
|
|
|
|
|
|
|
|