------------------------------------------------------------------------ r14 | seeschloss | 2005-04-21 21:29:29 +0200 (Thu, 21 Apr 2005) | 3 lines Fixes to the README ------------------------------------------------------------------------ r13 | seeschloss | 2005-04-21 21:26:23 +0200 (Thu, 21 Apr 2005) | 3 lines bin is already created by the Makefile (and it is also cleaned, now) ------------------------------------------------------------------------ r12 | seeschloss | 2005-04-21 21:02:52 +0200 (Thu, 21 Apr 2005) | 4 lines Fixed the addprivileges admin command Privileges are now stored in the database ------------------------------------------------------------------------ r11 | seeschloss | 2005-04-19 19:26:13 +0200 (Tue, 19 Apr 2005) | 3 lines Removed obsolete "synchronized" statements ------------------------------------------------------------------------ r10 | seeschloss | 2005-03-29 13:35:21 +0200 (Tue, 29 Mar 2005) | 4 lines Use sqlite3_column_count instead of sqlite3_data_count Corrected Makefile ------------------------------------------------------------------------ r9 | seeschloss | 2005-03-21 20:52:46 +0100 (Mon, 21 Mar 2005) | 3 lines Added a small comment... ------------------------------------------------------------------------ r8 | seeschloss | 2005-03-19 23:42:19 +0100 (Sat, 19 Mar 2005) | 5 lines Replaced build.sh with a Makefile Updated README Added some exception handling to server.d ------------------------------------------------------------------------ r7 | seeschloss | 2005-03-17 23:04:07 +0100 (Thu, 17 Mar 2005) | 3 lines Disconnect users who send bogus messages ------------------------------------------------------------------------ r6 | seeschloss | 2005-03-17 22:19:30 +0100 (Thu, 17 Mar 2005) | 3 lines Disconnect client who send bogus data, instead of crashing when trying to read it anyway ------------------------------------------------------------------------ r5 | seeschloss | 2005-03-03 16:42:21 +0100 (Thu, 03 Mar 2005) | 3 lines Fixed the DB not adding new users (toString (false) returns "false" and not "0") ------------------------------------------------------------------------ r4 | seeschloss | 2005-03-03 14:57:06 +0100 (Thu, 03 Mar 2005) | 3 lines Coloured output is easier to read ------------------------------------------------------------------------ r3 | seeschloss | 2005-03-03 13:32:24 +0100 (Thu, 03 Mar 2005) | 5 lines Added basic support for recommendations Fixed DB query problem Fixed server answering admin commands as ">" instead of "server" ------------------------------------------------------------------------ r2 | seeschloss | 2005-02-06 14:15:05 +0100 (Sun, 06 Feb 2005) | 2 lines Removed vim swap files... ------------------------------------------------------------------------ r1 | seeschloss | 2005-02-06 14:13:59 +0100 (Sun, 06 Feb 2005) | 2 lines Initial import ------------------------------------------------------------------------