Thread

Commits

  1. Fix typos in documentatoin of GSSAPI encryption

  2. GSSAPI encryption support

  1. Typo in GSSAPI docs

    Daniel Gustafsson <daniel@yesql.se> — 2019-05-16T08:40:25Z

    Commit b0b39f72b99 introduced a small typo in the GSSAPI documentation, see
    attached diff.
    
    cheers ./daniel
    
    
  2. Re: Typo in GSSAPI docs

    Daniel Gustafsson <daniel@yesql.se> — 2019-05-16T09:26:39Z

    > On 16 May 2019, at 10:40, Daniel Gustafsson <daniel@yesql.se> wrote:
    > 
    > Commit b0b39f72b99 introduced a small typo in the GSSAPI documentation, see
    > attached diff.
    
    Reading a bit closer there was one more, updated diff attached.
    
    cheers ./daniel
    
    
  3. Re: Typo in GSSAPI docs

    Michael Paquier <michael@paquier.xyz> — 2019-05-16T23:27:15Z

    On Thu, May 16, 2019 at 11:26:39AM +0200, Daniel Gustafsson wrote:
    > Reading a bit closer there was one more, updated diff attached.
    
    Thanks Daniel, committed.
    --
    Michael