Skip to content
Snippets Groups Projects
  1. Sep 27, 2019
  2. Sep 26, 2019
  3. Sep 25, 2019
  4. Sep 24, 2019
  5. Sep 23, 2019
    • Thomas Guillem's avatar
      libvlc: fix smb2/dsm conflicts · 4d589156
      Thomas Guillem authored
      The smb2 module is back to higher priority again. A lot of bugs has been fixed
      since the first release, notably the signing security mode. This fixes
      impossible login to smb2 servers, when dsm requested first a login and smb2 was
      never tried.
      
      There is also a new patch that prevent to request 2 dialogs from both smb2 and
      dsm from the same input. If smb2 login failed, it is useless to request
      credentials via the dsm plugin.
      
      PS: if the module smb2 failed because it tried to connect to a smb1 server, it
      will fail without requesting any credentials, therefore the dsm module will be
      able to request them.
      4d589156
    • Geoffrey Métais's avatar
      PlaylistManager: code factorization · 55f39cb3
      Geoffrey Métais authored
      55f39cb3
Loading