User Activity

  • Posted a comment on ticket #230 on p7zip

    Perhaps a more proper patch would be appropriate; the makefile hack is meant to get 'er done for those in desperation. --- CPP/7zip/UI/Console/UserInputUtils.cpp-orig 2021-08-28 11:17:36.276419390 +0000 +++ CPP/7zip/UI/Console/UserInputUtils.cpp 2021-08-28 22:23:57.045170137 +0000 @@ -89,12 +89,21 @@ outStream->Flush(); } #ifdef ENV_HAVE_GETPASS +#if defined(__sun) + AString oemPassword = getpassphrase(""); +#else AString oemPassword = getpass(""); +#endif + if ( (verify) && (outStream) ) { (*outStream)...

  • Created ticket #230 on p7zip

    Password silently truncated to 8 chars when entered via terminal on Solaris

  • Posted a comment on discussion Open Discussion on MediaTomb

    +1 for v00d00 branch https://github.com/v00d00/mediatomb My cover art changes are...

  • Posted a comment on discussion Open Discussion on MediaTomb

    ...ooh, thanks for the info on your fork, looks compelling. When I get a chance I'm...

  • Posted a comment on discussion Open Discussion on MediaTomb

    When the artwork is embedded in the file, the regular mechanisms act as fallback,...

  • Posted a comment on discussion Open Discussion on MediaTomb

    Greetings. Apologies in advance for github v sourceforge, but I still wanted to share...

View All

Personal Data

Username:
wh0rfin
Joined:
2006-03-27 22:24:02

Projects

  • No projects to display.

Personal Tools