Commit Graph

84 Commits

Author SHA1 Message Date
Thorvald Natvig
9facb1292a Fix serverside suggestconf error for versions 2011-03-26 05:17:19 +01:00
Thorvald Natvig
94967abfd8 Suggest Config 2011-03-25 19:54:26 -07:00
Jamie Fraser
b752ea0cde Added a macro "DEFAULT_MUMBLE_PORT" in src/Net.h so that its a one-line change should the default port ever change. 2011-03-19 00:32:11 -04:00
Stefan Hacker
6f079dbb6e Fix compilation on Windows.
Missing special casing for uiUID/uiGid variable initialization in Meta.cpp
2011-03-19 00:57:41 +01:00
Thorvald Natvig
f3437a6ba7 Update copyright year ranges of dev team. 2011-03-18 05:52:51 +01:00
Ludwig Nussel
82c4186dca fix user switching
- don't keep saved uid 0. That's bad as an attacker that manages to
  execute code could switch back to uid 0
- set $HOME as Qt doesn't look at passwd information
- initialize supplementary groups
- use "mumble-server" as fallback if no user is specified
2011-03-17 05:15:23 +01:00
Stefan Hacker
e8a2bb5ee9 Prepare murmur for user defined server locations 2010-12-03 14:14:05 +01:00
Benjamin Jemlich
6c787116a4 Print the correct filename in the error message 2010-11-19 15:43:49 +01:00
Jamie Fraser
bf561d3aaa Toggle setting (rememberchannel) for remembering a registered users last channel. 2010-08-11 14:49:57 +02:00
Mikkel Krautz
8aeda4d7f1 Move Mac OS X data dir to ~/Library/Application Support/[...] 2010-07-28 16:48:34 +02:00
Benjamin Jemlich
2997897f24 Fix some gcc and cppcheck warnings 2010-07-20 17:31:01 +02:00
Thorvald Natvig
6c61371346 Report OpenSSL version to console 2010-07-11 00:57:33 +02:00
Thorvald Natvig
7ba42b7902 Split icesecret in icesecretread and icesecretwrite 2010-02-15 18:18:06 +01:00
Thorvald Natvig
5cd6a1be95 Add icesecret .ini parameter to "protect" local Ice connections 2010-01-18 01:45:35 +01:00
Thorvald Natvig
c129ba404d Add imagemessagelength limit to server 2010-01-18 00:20:52 +01:00
Thorvald Natvig
814752a807 Request CAP_SYS_RESOURCE and dynamically increase nofile on demand 2010-01-16 00:56:20 +01:00
Thorvald Natvig
16339bfc91 Update license to 2010 2010-01-05 08:49:22 +01:00
Thorvald Natvig
feef4ef6d7 Per-channel userlimits (usersperchannel in .ini, hidden option) 2009-12-29 01:29:48 +01:00
Thorvald Natvig
fb53df99ca Indent, changelog, submodule and language update 2009-12-27 04:06:38 +01:00
Thorvald Natvig
075098e0db Listen to IPv4 explicitly if IPV6_V6ONLY is 1 2009-12-27 00:51:40 +01:00
Thorvald Natvig
8389b644c1 Print a big, fat warning if resource limits indicate insuficient descriptors are available 2009-12-23 15:47:48 +01:00
Benjamin Jemlich
3c050e9f83 Add an option to reject connections without a certificate 2009-11-18 23:46:09 +01:00
Thorvald Natvig
5677602e7b Indent, changelog and submodule update 2009-11-11 00:46:26 +01:00
Thorvald Natvig
ede39c7405 Ice options in murmur.ini 2009-11-07 17:54:22 +01:00
Thorvald Natvig
8e79eae710 Allow stripping of HTML serverside 2009-09-19 02:58:08 +02:00
Stefan Hacker
8466232eb5 Server side limit on text message length. 2009-09-17 22:58:29 +02:00
Thorvald Natvig
d9e706cb31 Make default bandwidth on server be 72 kbit/s 2009-09-09 15:21:30 +02:00
Thorvald Natvig
7fe654affd Set default value for bBonjour 2009-08-27 23:27:51 +02:00
Thorvald Natvig
c38e741aed Drain UDP socket even when thread is not running, and answer ping requests 2009-08-27 00:55:15 +02:00
Thorvald Natvig
f8ba3747a6 Make the bandwidth limit on the server be in bit/s instead of byte/s 2009-08-19 23:13:18 +02:00
Thorvald Natvig
edf7d4871a Support not sending any os/build info to the client 2009-08-01 03:49:19 +02:00
Thorvald Natvig
835dfecc8a s/dbServerUsername/dbUsername/ 2009-08-01 01:35:09 +02:00
Thorvald Natvig
78f27858ac Indent, changelog and submodule update 2009-07-31 17:46:32 +02:00
Thorvald Natvig
5a41af1909 Don't bind to IPv6 if no interfaces has a v6 address 2009-07-19 18:08:15 +02:00
Stefan Hacker
6582af7d3c Bonjour support. 2009-07-15 18:48:34 +02:00
Thorvald Natvig
b45eac1cfa Revert murmur static to Qt 4.5.1; 4.5.2 crashes 2009-07-11 16:48:16 +02:00
Thorvald Natvig
4391a12dac Use UTF-8 ini files, and support importing partial configs 2009-07-09 19:33:27 +02:00
Thorvald Natvig
f633881124 Indent, changelog and submodule update 2009-06-29 14:49:25 +02:00
Thorvald Natvig
a83592e283 Multibind for Win32 2009-06-22 22:12:42 +02:00
Thorvald Natvig
3976433cc7 Multibind for nix 2009-06-22 20:01:44 +02:00
Thorvald Natvig
c1c460bab3 Allow IPv6 control connections 2009-06-22 00:39:38 +02:00
Thorvald Natvig
6f9c7d6afc Use QDesktopServices for datalocations 2009-06-19 20:06:04 +02:00
Christoph Hofmann
733ee3d97c Make compile on Qt from Lenny 2009-06-05 16:53:20 +02:00
Thorvald Natvig
fa93d325f4 Indent, changelog and submodule update 2009-05-22 15:48:43 +02:00
Thorvald Natvig
39e2f5a375 Allow adding CA chain to cert files 2009-05-22 15:47:43 +02:00
Thorvald Natvig
51120fe838 s/Player/User/ 2009-05-02 17:52:14 +02:00
Thorvald Natvig
f56a47f388 qWave (QoS for Vista)
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@1591 05730e5d-ab1b-0410-a4ac-84af385074fa
2009-02-27 01:55:07 +00:00
Thorvald Natvig
2c9f4f07dc Add a umask, add the CAP_SETGID capability, and print a warning if running murmurd as root without a username to drop to.
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@1588 05730e5d-ab1b-0410-a4ac-84af385074fa
2009-02-26 17:54:46 +00:00
Thorvald Natvig
7fc01d602e Use Linux capabilities to allow us to really use high priority threads
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@1587 05730e5d-ab1b-0410-a4ac-84af385074fa
2009-02-26 14:03:27 +00:00
Thorvald Natvig
66d04b2fdd Fix a few gcc warnings
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@1571 05730e5d-ab1b-0410-a4ac-84af385074fa
2009-02-23 11:20:58 +00:00