Commit Graph

278 Commits

Author SHA1 Message Date
Kissaki
372f763675 add some detail to the ini-comment 2010-04-17 14:46:57 +02:00
Stefan Hacker
74b56d689b Remove UTF-8 BOM from all python scripting samples as they mess up the shebang on *nix 2010-04-11 15:43:46 +02:00
Stefan Hacker
00c1d7db1b Make testdynamic.py work on windows systems 2010-04-11 15:20:49 +02:00
Benjamin Jemlich
80a79071ab Fix some Ice examples 2010-03-30 15:08:36 +02:00
Thorvald Natvig
0485e2e69a Add timeout to authenticators 2010-03-18 18:18:21 +01:00
Thorvald Natvig
136cac0cc2 Add a few testgroups to the testauth 2010-03-12 15:56:38 +01:00
Thorvald Natvig
d723a632ff Update addban to use new Ice init 2010-03-12 13:05:30 +01:00
Thorvald Natvig
7a0d75df23 Update weblist.php to work with both Ice 3.3 and 3.4 2010-03-12 12:34:24 +01:00
Thorvald Natvig
f223a8292f Update weblist.php to use Ice 3.4b 2010-02-28 00:47:17 +01:00
Kissaki
eda77d210a Fix spelling error in murmur.ini 2010-02-23 15:34:47 +01:00
Mikkel Krautz
a309532e8d Move OSX dist scripts to macx directory. 2010-02-20 17:01:46 +01:00
Thorvald Natvig
79fc874895 Expand dynamic slice-fetch example to show fallback 2010-02-15 19:20:21 +01:00
Thorvald Natvig
a2b4f850fc Example of on-the-fly slice-fetch for Python 2010-02-15 19:13:24 +01:00
Thorvald Natvig
7ba42b7902 Split icesecret in icesecretread and icesecretwrite 2010-02-15 18:18:06 +01:00
Thorvald Natvig
a349a0872d Use symlinks in release tarball 2010-02-06 00:46:44 +01:00
Jamie Fraser
a9e9922a69 Added a crappy example of an auto idle-move written in PHP. 2010-02-03 00:48:56 +01:00
Stefan Hacker
72184139c8 phpBB3 and SMF authenticator moved to http://gitorious.org/mumble-scripts/ . From now one all non-sample scripts will be placed in this repository. 2010-02-02 00:06:57 +01:00
Mikkel Krautz
1b99c949fb Remove overlay from Mumble11x. Codesign libmanual.dylib. 2010-02-01 20:13:57 +01:00
Thorvald Natvig
5004a8ea63 Fix snapshot path in binserver 2010-01-30 22:10:54 +01:00
Stefan Hacker
e70d404799 Allow the use of realName in smfauth and make it possible to read avatars from local file system 2010-01-29 21:57:28 +01:00
Thorvald Natvig
e913f4b3e8 Have testauth return a dummy avatar 2010-01-29 20:29:10 +01:00
Stefan Hacker
ff36e045d6 Make smfauth display realName instead of memberName 2010-01-29 18:57:35 +01:00
Stefan Hacker
d30713ccb9 Added Simple Machine Forums (SMF) authenticator to scripts folder 2010-01-29 18:02:47 +01:00
Stefan Hacker
02805c7693 Give phpBB3auth.py auth the ability to display username next to avatar 2010-01-20 18:38:22 +01:00
Mikkel Krautz
0216000329 Fix OSX dist script for new libcelt-naming. 2010-01-20 12:34:27 +01:00
Thorvald Natvig
8b0cbe86ea Qt 4.6.1 for static snapshots 2010-01-19 15:59:36 +01:00
Thorvald Natvig
fd8dd9d31b Update mkwrapper to generate astyle-compatible output 2010-01-19 00:48:02 +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
2f2012f6d1 Use Qt 4.6.0 for static server snapshots 2010-01-14 19:14:17 +01:00
Thorvald Natvig
876fd2f18c Remove 'ulimit -r' from init script as it requires bash 2010-01-11 16:16:17 +01:00
Stefan Hacker
09dd4a37c3 Fix mumble-auth.py for 1.2.0 (#2926521) 2010-01-11 11:42:36 +01:00
Mikkel Krautz
d43d38c0fd Tell codesign where the mumble-overlay binary resides now. 2010-01-07 21:48:46 +01:00
Thorvald Natvig
b5b6ba2604 Add getCertificateList to Ice 2010-01-07 02:03:16 +01:00
Thorvald Natvig
19d171c70a Update changelog script to skip language updates 2009-12-27 04:09:46 +01:00
Stefan Hacker
c421fafd96 Fix faulty function call in phpBB3auth.py 2009-12-17 18:08:38 +01:00
Julien Pardons
8d76b5ae5b Patch for icedemo.php (user edit) 2009-12-12 12:59:27 +01:00
Thorvald Natvig
84c63d829e Update release scripts for new host 2009-12-10 18:25:38 +01:00
Mikkel Krautz
e595948cc0 Fix overlay launcher for Snow Leopard. Update bundle identifiers.
For some reason, NSBundle think's mumble-overlay is Mumble.app's main executable, and since mumble-overlay has an embedded plist, this is the plist that gets looked up by the various methods of NSBundle. Gah.
2009-12-08 23:14:42 +01:00
Stefan Hacker
332b143bcf Make phpBB3auth.py python 2.4 compatible and improve avatar resizing 2009-12-04 15:20:54 +01:00
Mikkel Krautz
fdc8261395 Fix up dylib refs for libmanual.dylib. 2009-12-01 21:34:47 +01:00
Stefan Hacker
0c60717490 Add channelname and username var to murmur.ini to make them more visible 2009-11-22 01:34:31 +01:00
Mikkel Krautz
8a10bafe8d Add phpBB3auth to OSX dist script. Remove dead PackageMaker code. 2009-11-22 01:29:24 +01:00
Stefan Hacker
6150c782d5 Fix Unicode handling in phpBB3auth.py and make it able to load raw Ice configuration tuples 2009-11-22 01:11:15 +01:00
Benjamin Jemlich
3c050e9f83 Add an option to reject connections without a certificate 2009-11-18 23:46:09 +01:00
Mikkel Krautz
aba1fc2646 Update osxdist script for beta and fix diskimage window dimensions. 2009-11-11 22:21:38 +01:00
Thorvald Natvig
ada9d58005 Allow setting version on binserver script too 2009-11-11 21:38:50 +01:00
Thorvald Natvig
f3b2395605 Allow release script to specify custom version 2009-11-11 20:40:33 +01:00
Thorvald Natvig
a59ce152bb Don't distribute older celt versions in tarball either 2009-11-11 00:43:25 +01:00
Thorvald Natvig
64d16b8765 Remove input policy from dist list 2009-11-10 03:23:43 +01:00