Commit Graph

35 Commits

Author SHA1 Message Date
Maurizio Porrato 1ca682282d manager: fix unicode regression 2011-04-09 18:35:06 +02:00
Maurizio Porrato a19c6dee9c manager: fix client list (SM) unicode bug 2011-04-09 18:30:21 +02:00
Maurizio Porrato 0f2881fbab manager: Addedd timeout to server protocol 2011-04-09 18:16:37 +02:00
Maurizio Porrato 7eff622e13 server: switched to gnuradionetwork system manager by default 2011-04-09 17:20:29 +02:00
Maurizio Porrato e438cde9d2 Server: More overmodulation fixes 2011-02-20 12:14:09 +01:00
Maurizio Porrato f09753040c Server: Fix overmodulation bug. 2011-02-20 11:18:04 +01:00
Maurizio Porrato 4dea7c4592 Fix mute tag parsing 2011-01-30 20:53:34 +01:00
Maurizio Porrato 8def852a98 Fix more regressions 2011-01-30 20:25:04 +01:00
Maurizio Porrato 17eb5f0ca3 Fix regressions introduced by new simple XML parser. 2011-01-30 14:59:29 +00:00
Maurizio Porrato 214cb07962 Add DB-based system manager server. New simple XML parser. 2011-01-30 02:29:31 +01:00
Maurizio Porrato 02b1c0209c Fix server crash on acl block. Update acl on login. 2011-01-22 21:38:06 +00:00
Maurizio Porrato f8d9fd9f68 Fix crash on adding ACL entry 2010-11-01 00:29:02 +01:00
Maurizio Porrato a7b1e6ab25 Server: Add ACL support 2010-10-31 23:08:32 +01:00
Maurizio Porrato 0ce6e39b10 (Server) Fix sending admin list on login 2010-10-16 13:57:47 +02:00
Maurizio Porrato 41f827cde9 (Server) Fix master server reconnection after failover to backup server. 2010-09-07 23:50:14 +02:00
Maurizio Porrato 1b159278c5 Fix client disconnect on setting state to N/A when in RX mode. Speed-up server relogin on manager on reconnect. 2010-09-06 23:26:46 +02:00
Maurizio Porrato 546c723995 Fix client sorting bug 2010-09-04 15:35:24 +02:00
Maurizio Porrato e382cdbc6e Add client list sorting in server. Minor changes to client list formatting in crosslink. 2010-09-04 14:22:23 +02:00
Maurizio Porrato ce03cf4447 Fix typo on setting TCP_NODELAY on server 2010-08-29 10:27:53 +02:00
Maurizio Porrato 10f7972071 Fix sending network list from server to new clients. Enabled TCP_NODELAY on server. 2010-08-29 10:10:07 +02:00
Maurizio Porrato 116cfe0cc4 Fix crosslink crash on joining channels where TX is active 2010-08-28 23:15:05 +02:00
Maurizio Porrato 1bc7c35dc0 Remove server ping counter 2010-08-28 21:51:15 +02:00
Maurizio Porrato db078c6e0d Fix ClientTracker.isAdmin() 2010-08-28 19:54:25 +02:00
Maurizio Porrato 5029308039 Start wip branch. Server change into a twistd plugin. 2010-08-26 17:21:00 +02:00
Maurizio Porrato bd3197dc56 Add parrot masking feature in remote manager connector. Add some protocol documentation. 2010-08-26 10:21:17 +02:00
Maurizio Porrato b8414dc391 Fix handling of html inside text messages in server. Add some protocol documentation. 2010-08-25 21:33:57 +02:00
Maurizio Porrato 5f63670043 Fix client disconnection from server on unmute. Fix html handling inside text messages in server. 2010-08-25 10:10:43 +02:00
Maurizio Porrato 009ce3734a Fix server issue on client TX/RX detection. Fix sending network messages to sender. 2010-08-24 15:56:37 +02:00
Maurizio Porrato aaeca932b8 Fix client index in audio frames from server. Add incomplete crosslink implementation. 2010-08-22 10:57:39 +02:00
Maurizio Porrato 05894bb136 Fix manager reconnection bug in server. Add ClientTracker persistence. 2010-08-21 20:32:56 +02:00
Maurizio Porrato 5f0e7dd5fd Add new features
- Add first (buggy and dirty) server implementation
- Some bugfixes
2010-08-21 17:32:22 +02:00
Maurizio Porrato d4a1a0da99 Fix bad commit 2010-08-18 17:46:58 +02:00
Maurizio Porrato 1a19977790 Major features improvements
- Add owner and admin commands support
- Add System Manager client and server protocol implementations
- Start some protocols documentation
- Fixed parrot gsm frames timing issues
2010-08-18 17:40:19 +02:00
Maurizio Porrato abd4301390 Cleaned up FRNClient protocol API
Parrot fully working
2010-08-09 16:40:19 +02:00
Maurizio Porrato efe8685371 Initial commit 2010-08-08 15:27:19 +02:00