search for: mawit

Displaying 3 results from an estimated 3 matches for "mawit".

Did you mean: mapit
2004 Aug 29
0
uidswap.c breaks ssh when originating user is root
...d) != -1)) fatal("%s: was able to restore old [e]gid", __func__); After this change also root can again use ssh-3.9p1. I hope this helps. Cheers, // jau .--- ..- -.- -.- .- .- .-.-.- ..- -.- -.- --- -. . -. / Jukka A. Ukkonen, Mawit Ltd, Finland /__ M.Sc. (sw-eng & cs) (Phone) +358-500-606-671 / Internet: Jukka.Ukkonen(a)Mawit.Com (Home) +358-9-6215-280 / Internet: ukkonen(a)nic.funet.fi v Internet: jau(a)iki.fi .--- .- ..- ...-.- .. -.- .. .-.-.- ..-. .. + + + + M...
2005 Jun 19
1
Speex development and manual out of sync.
Greetings, It seems that the last manual and the last reference document available from speex.org web site are seriously out of date (from 2003). This makes it hard and error prone to try using any more recent features of speex in new developments that might benefit from the undocumented new features. Are there more up-to-date documents at all? And if so, could someone put them to the web site?
2005 Aug 25
0
A new extension/subsystem for openssh???
Howdy, A while ago it occurred to me that adding a little "glue" subsystem one could make life much easier for all those people who often need to combine ssh & rsync to update or mirror something efficiently and securely over the net. So, I came up with three little programs - ssync-server - an sshd subsystem running rsync in server mode - ssync-client - an ssh wrapper that