search for: tokan

Displaying 2 results from an estimated 2 matches for "tokan".

Did you mean: token
2010 Sep 17
1
[LLVMdev] How clang is seen outside the community (Was: Re: [cfe-dev] david's integer overflow stuff)
...similar things from others as well. My experience with the large amount of command parameters is similar to the above, but my preferred C++ compiler would be one that compiles to a sqlite database or something, and an entire 'project', source files and all (along with probably the already tokanized code and other things) would all be in such a single sqlite database, but ah, a dream... P.S. And yes, the broken mailserv headers here are also oddly *still* different from the other 30+ mailing lists I frequent now. :)
2023 May 22
6
[Bug 3574] New: ssh ignores AuthorizedPrincipalsCommand if AuthorizedKeysCommand is also set
...ll Status: NEW Severity: normal Priority: P5 Component: sshd Assignee: unassigned-bugs at mindrot.org Reporter: code at themeyers.us In OpenBSD Commit ID 9c4305631d20c2d194661504ce11e1f68b20d93e sshd_config parser was switched to a newer tokanizer. As a result of this, a new bug was introduced that causes the parser to ignore AuthorizedPrincipalsCommand if AuthorizedKeysCommand is also set. To Reproduce Set AuthorizedPrincipalsCommand and AuthorizedPrincipalsCommandUser to a valid value in sshd_config. Set AuthorizedKeysCommand and Aut...