Author: tcort
Date: Fri Mar  7 02:46:16 2008
New Revision: 3753

URL: http://svn.gna.org/viewcvs/pokersource?rev=3753&view=rev
Log:
Update copyright headers for 2008 and add new author e-mail address. There are 
some code changes too... client sockaddr_in is now available to the server via 
struct ipp_socket. The server now logs client IPs when they connect.

Modified:
    trunk/tinypoker/README
    trunk/tinypoker/bagelbot/   (props changed)
    trunk/tinypoker/bagelbot/AUTHORS
    trunk/tinypoker/bagelbot/CMakeLists.txt
    trunk/tinypoker/bagelbot/ChangeLog
    trunk/tinypoker/bagelbot/README
    trunk/tinypoker/bagelbot/byte.c
    trunk/tinypoker/bagelbot/byte.h
    trunk/tinypoker/bagelbot/conf.c
    trunk/tinypoker/bagelbot/conf.h
    trunk/tinypoker/bagelbot/main.c
    trunk/tinypoker/bagelbot/main.h
    trunk/tinypoker/bagelbot/net.c
    trunk/tinypoker/bagelbot/net.h
    trunk/tinypoker/bagelbot/play.c
    trunk/tinypoker/bagelbot/play.h
    trunk/tinypoker/cbot/byte.c
    trunk/tinypoker/cbot/byte.h
    trunk/tinypoker/cbot/net.c
    trunk/tinypoker/cbot/net.h
    trunk/tinypoker/cppbot/byte.cc
    trunk/tinypoker/cppbot/byte.h
    trunk/tinypoker/cppbot/net.cc
    trunk/tinypoker/cppbot/net.h
    trunk/tinypoker/jbot/byteArray.java
    trunk/tinypoker/jbot/net.java
    trunk/tinypoker/libtinypoker/AUTHORS
    trunk/tinypoker/libtinypoker/CMakeLists.txt
    trunk/tinypoker/libtinypoker/src/CMakeLists.txt
    trunk/tinypoker/libtinypoker/src/examples/CMakeLists.txt
    trunk/tinypoker/libtinypoker/src/examples/client.c
    trunk/tinypoker/libtinypoker/src/main/CMakeLists.txt
    trunk/tinypoker/libtinypoker/src/main/tinypoker.c
    trunk/tinypoker/libtinypoker/src/main/tinypoker.h
    trunk/tinypoker/libtinypoker/src/test/CMakeLists.txt
    trunk/tinypoker/libtinypoker/src/test/test.h
    trunk/tinypoker/libtinypoker/src/test/testNormalizeMessage.c
    trunk/tinypoker/libtinypoker/src/test/testValidateCmdBuyin.c
    trunk/tinypoker/libtinypoker/src/test/testValidateCmdIpp.c
    trunk/tinypoker/libtinypoker/src/test/testValidateCmdNewgame.c
    trunk/tinypoker/libtinypoker/src/test/testValidateCmdWelcome.c
    trunk/tinypoker/pokerd/CMakeLists.txt
    trunk/tinypoker/pokerd/byte.c
    trunk/tinypoker/pokerd/byte.h
    trunk/tinypoker/pokerd/conf.c
    trunk/tinypoker/pokerd/conf.h
    trunk/tinypoker/pokerd/daemon.c
    trunk/tinypoker/pokerd/daemon.h
    trunk/tinypoker/pokerd/db.c
    trunk/tinypoker/pokerd/db.h
    trunk/tinypoker/pokerd/deck.c
    trunk/tinypoker/pokerd/deck.h
    trunk/tinypoker/pokerd/eval.c
    trunk/tinypoker/pokerd/eval.h
    trunk/tinypoker/pokerd/main.c
    trunk/tinypoker/pokerd/monitor.c
    trunk/tinypoker/pokerd/monitor.h
    trunk/tinypoker/pokerd/net.c
    trunk/tinypoker/pokerd/net.h
    trunk/tinypoker/pokerd/poker.c
    trunk/tinypoker/pokerd/poker.h
    trunk/tinypoker/pokerd/pokerserv.c
    trunk/tinypoker/pokerd/pokerserv.h
    trunk/tinypoker/pokerd/rand.c
    trunk/tinypoker/pokerd/rand.h
    trunk/tinypoker/pokerd/sig.c
    trunk/tinypoker/pokerd/sig.h
    trunk/tinypoker/tinypokerd/AUTHORS
    trunk/tinypoker/tinypokerd/CMakeLists.txt
    trunk/tinypoker/tinypokerd/src/CMakeLists.txt
    trunk/tinypoker/tinypokerd/src/config.c
    trunk/tinypoker/tinypokerd/src/config.h
    trunk/tinypoker/tinypokerd/src/db.c
    trunk/tinypoker/tinypokerd/src/db.h
    trunk/tinypoker/tinypokerd/src/deck.c
    trunk/tinypoker/tinypokerd/src/deck.h
    trunk/tinypoker/tinypokerd/src/monitor.c
    trunk/tinypoker/tinypokerd/src/monitor.h
    trunk/tinypoker/tinypokerd/src/poker.c
    trunk/tinypoker/tinypokerd/src/poker.h
    trunk/tinypoker/tinypokerd/src/pokerserv.c
    trunk/tinypoker/tinypokerd/src/pokerserv.h
    trunk/tinypoker/tinypokerd/src/signal.c
    trunk/tinypoker/tinypokerd/src/signal.h
    trunk/tinypoker/tinypokerd/src/tinypokerd.c
    trunk/tinypoker/tinypokerd/tinypokerd.conf
    trunk/tinypoker/www/archive
    trunk/tinypoker/www/build
    trunk/tinypoker/www/clean
    trunk/tinypoker/www/dependencies.txt
    trunk/tinypoker/www/download.txt
    trunk/tinypoker/www/gfdl-1.2.txt
    trunk/tinypoker/www/gpl-2.txt
    trunk/tinypoker/www/index.txt
    trunk/tinypoker/www/style.css
    trunk/tinypoker/www/subversion.txt
    trunk/tinypoker/www/thankyou.txt
    trunk/tinypoker/www/tinypoker.org.conf


_______________________________________________
Pokersource-commits mailing list
[email protected]
https://mail.gna.org/listinfo/pokersource-commits

Reply via email to