Add new features
commit5f0e7dd5fdb8395413d019379f949599df7265d2
authorMaurizio Porrato <maurizio.porrato@gmail.com>
Sat, 21 Aug 2010 15:32:22 +0000 (21 17:32 +0200)
committerMaurizio Porrato <maurizio.porrato@gmail.com>
Sat, 21 Aug 2010 15:32:22 +0000 (21 17:32 +0200)
treeff95fd79dc011501b93cd6220c5d67c4bb38e763
parentd4a1a0da99cbd3799a7195013ea28da0c08cc8d6
Add new features

- Add first (buggy and dirty) server implementation
- Some bugfixes
13 files changed:
docs/accounts.conf.sample [new file with mode: 0644]
docs/servers.conf.sample [new file with mode: 0644]
docs/stations.conf.sample [deleted file]
frn/clienttracker.py [new file with mode: 0644]
frn/manager/__init__.py
frn/manager/database.py
frn/manager/dummy.py
frn/manager/remote.py
frn/protocol/manager.py
frn/protocol/server.py
frn/user.py
manager.py
server.py