umurmur.git
14 years agoMumble 1.2.x compatible server. Kind of working, at least in server loopback mode.
fatbob313 [Sat, 19 Dec 2009 23:38:19 +0000 (23:38 +0000)]
Mumble 1.2.x compatible server. Kind of working, at least in server loopback mode.
Lots of protocol related changes, most notably the use of protobuf-c for network messages.

14 years agoCorrected a bug that causes segfaults if UDP packets are received when no client...
fatbob313 [Thu, 26 Nov 2009 20:17:13 +0000 (20:17 +0000)]
Corrected a bug that causes segfaults if UDP packets are received when no client connected. Specifically, this happens when a 1.2.x client connects.

14 years agoInstall umurmur.conf as config file.
fatbob313 [Wed, 18 Nov 2009 16:57:38 +0000 (16:57 +0000)]
Install umurmur.conf as config file.

14 years agoInstall umurmur.conf as configuration file so it won't be overwritten by opkg. Step...
fatbob313 [Tue, 17 Nov 2009 21:35:54 +0000 (21:35 +0000)]
Install umurmur.conf as configuration file so it won't be overwritten by opkg. Step version to 0.1.3

14 years agoUse new swicth for enabling SCHED_RR
fatbob313 [Tue, 17 Nov 2009 21:34:48 +0000 (21:34 +0000)]
Use new swicth for enabling SCHED_RR

14 years agoAdd commandline switch for turning on SCHED_RR. Update version to 0.1.3
fatbob313 [Tue, 17 Nov 2009 21:25:24 +0000 (21:25 +0000)]
Add commandline switch for turning on SCHED_RR. Update version to 0.1.3

14 years agoFix TCP mode memory leak
fatbob313 [Tue, 17 Nov 2009 21:17:04 +0000 (21:17 +0000)]
Fix TCP mode memory leak

14 years agoCorrect conf-file
fatbob313 [Sat, 26 Sep 2009 16:27:58 +0000 (16:27 +0000)]
Correct conf-file

14 years agoStep version
fatbob313 [Sat, 26 Sep 2009 16:19:51 +0000 (16:19 +0000)]
Step version

14 years agoIncrease max string size
fatbob313 [Sat, 26 Sep 2009 09:43:25 +0000 (09:43 +0000)]
Increase max string size

14 years agoForce a close when inactivity timer triggers
fatbob313 [Thu, 10 Sep 2009 16:53:47 +0000 (16:53 +0000)]
Force a close when inactivity timer triggers

14 years agoCorrect log levels
fatbob313 [Tue, 1 Sep 2009 16:44:26 +0000 (16:44 +0000)]
Correct log levels

14 years agoRemoved dependency file. Shall not be under version control.
fatbob313 [Sun, 30 Aug 2009 12:31:20 +0000 (12:31 +0000)]
Removed dependency file. Shall not be under version control.

14 years agoInitial import
fatbob313 [Wed, 26 Aug 2009 20:00:32 +0000 (20:00 +0000)]
Initial import

14 years agoInitial directory structure.
fatbob313 [Tue, 11 Aug 2009 15:19:52 +0000 (15:19 +0000)]
Initial directory structure.