search for: davidgriffith

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

2015 Jun 23
1
allowing shell users to change passwords
Does anyone else here have a need to allow shell users to change their imap/pop3 passwords? I came up with a little thing that works similarly to regular passwd(1), dovepasswd, which can be found at https://github.com/DavidGriffith/dovepasswd. It does the job for me and I'd love for other people to take a look and give me some feedback. -- David Griffith dave at 661.org A: Because it fouls the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoyin...
2013 Dec 08
1
OGG loads as a naked file, but not if embedded in an IFF.
...at it's being told to load. Except for extra code to tell the player function what offset to start at, the player function in the IFF-embedded player program is functionally identical to the one in the standalone player program. I have the test code in a Github repo at https://github.com/DavidGriffith/blorbsnd. Would someone please help me out? -- David Griffith dave at 661.org