(back)
lyskom-server
Welcome to the home page of lyskom-server (aka lyskomd).
Releases
The source code for the LysKOM-server is available under GNU GPL.
Security fixes
On 2003-05-09, Calle Dybedahl found a denial-of-service attack against
LysKOM and promptly reported it. A fix is included in version 2.1.2.
You could also apply a patch for
find-next-text DoS fix for 2.0.7 (PGP-signature).
Resources
- The NEWS file from the current release.
- Protocol A - a specification of the
protocol used between the clients and the server.
- Xenofarm - the build farm used to
compile snapshot versions and run regression tests of the
lyskom-server (and a few other projects).
- Bugzilla - the bug
tracker for the LysKOM server (and several other projects).
- The source code is kept in Subversion. See blow for access
methods.
Subversion access
Using svk
You can set up a local svk mirror with these commands:
svk depot lyskom-server /home/$USER/.depots/lyskom-server
svk mkdir -m"Created /mirror" /lyskom-server/mirror
svk mirror svn+ssh://$USER@lsvn.lysator.liu.se/svnroot/lyskom-server \
/lyskom-server/mirror/lyskom-server
svk sync -a
The last command will take a lot of time. If you don't have write
access to the repository, you can use the anonymous access via
http://lsvn.lysator.liu.se/svnroot/lyskom-server.
Help wanted
This page is boring. If you are a member of Lysator and want to
maintain this page, please tell me.