Alternative Mumble server
Find a file
2011-11-10 00:50:18 +01:00
pkg gofix Go 1 pkg renames. 2011-11-09 12:52:12 +01:00
.gitignore Vastly improved gitignore. 2011-11-08 15:38:50 +01:00
acl.go Don't check for missing +traverse in ACL loop. Wait until all ACLs have been considered. 2011-04-27 22:11:07 +02:00
args.go Refine wording in args.go. 2011-11-10 00:50:18 +01:00
AUTHORS Add pcgod to AUTHORS. 2011-04-09 21:50:16 +02:00
channel.go Major gofix run. 2011-11-08 15:05:13 +01:00
client.go Major gofix run. 2011-11-08 15:05:13 +01:00
freeze.go Major gofix run. 2011-11-08 15:05:13 +01:00
gencert.go gofix Go 1 pkg renames. 2011-11-09 12:52:12 +01:00
group.go Major gofix run. 2011-11-08 15:05:13 +01:00
grumble.go Improved logging. 2011-11-10 00:38:59 +01:00
LICENSE Update LICENSE file. 2011-04-09 21:52:05 +02:00
log.go Improved logging. 2011-11-10 00:38:59 +01:00
Makefile Improved logging. 2011-11-10 00:38:59 +01:00
message.go Major gofix run. 2011-11-08 15:05:13 +01:00
murmurdb.go Major gofix run. 2011-11-08 15:05:13 +01:00
murmurdb_null.go Major gofix run. 2011-11-08 15:05:13 +01:00
README Throw the code out there. :) 2010-09-20 15:14:22 +02:00
register.go gofix Go 1 pkg renames. 2011-11-09 12:52:12 +01:00
server.go Improved logging. 2011-11-10 00:38:59 +01:00
signal_unix.go Improved logging. 2011-11-10 00:38:59 +01:00
signal_windows.go Abstract away signal handling. 2011-05-16 23:46:25 +02:00
ssh.go Add internal SSH server as a replacement for ctl. 2011-11-09 18:10:55 +01:00
user.go Major gofix run. 2011-11-08 15:05:13 +01:00

What is Grumble?
================

Grumble is an implementation of Murmur (the server component of Mumble, an
open-source VoIP application) in the Go language.