Michael Ziegler
|
0e2f58c35e
|
removed dysfunctional unit tests and changed raised exceptions to better fitting class names
|
16 years ago |
Michael Ziegler
|
48f366c76b
|
renamed "identifier" to "channelid", revoke users admin status before deleting
|
16 years ago |
Michael Ziegler
|
cabc325773
|
fixed setting SuperUser password - called the wrong objects :D fixes #11
|
16 years ago |
Michael Ziegler
|
e7d07b8091
|
apparently the capitalization of SuperUser has been changed in ICE. fixes #11
|
16 years ago |
Michael Ziegler
|
496367d053
|
added a few more missing encode() statements... I hope that's all now :/
|
16 years ago |
Michael Ziegler
|
73b3128117
|
I *HATE* Ice. Each sting has to be encoded in UTF8. MANUALLY. GAAH. fixes #8 once again.
|
16 years ago |
Michael Ziegler
|
7f7e7c27c9
|
added encoding stuff (I'm spoiled by DBus, that's why I keep forgetting). hopefully fixes #8.
|
16 years ago |
Michael Ziegler
|
293e5cfd1d
|
I kinda miss DBus. Really.
|
16 years ago |
Michael Ziegler
|
b5b9737b21
|
missing parameter
|
16 years ago |
Michael Ziegler
|
f4b32b6c62
|
apparently, this has been changed to use simply a dict in 1.2.0
|
16 years ago |
svedrin
|
4d3bbee3e3
|
added check if the player name the user tries to register is already taken
|
16 years ago |
Michael Ziegler
|
239700e62a
|
fixed isBooted/start/stop methods that withgod simply forgot to implement >_<
|
16 years ago |
Michael Ziegler
|
983eaa396a
|
oops - collateral damage of search and replace
|
16 years ago |
Michael Ziegler
|
48b4ca659f
|
server info and channel description
|
16 years ago |
Michael Ziegler
|
1b2dda199b
|
fixed debug messages left from trying to auto-detect the murmur version...
|
16 years ago |
Michael Ziegler
|
06d5242364
|
fixed setting ACL due to "playerid" -> "userid" rename
|
16 years ago |
Michael Ziegler
|
cdb617b4f8
|
added experimental ICE connector for Mumble 1.2.0. can't detect Murmur version before connecting, so this needs to be configured :(
|
16 years ago |
Michael Ziegler
|
673115cc71
|
fixed storing the ACL, and hence granting/revoking admin privileges
|
16 years ago |
Michael Ziegler
|
67d52668f5
|
encoding issue
|
16 years ago |
Michael Ziegler
|
1f67272b9b
|
removed "DAOTYPE" setting (that's what the dbus field in the Mumble model is for), and added an automatic switch between the methods to MumbleCtlBase. repaired management.py.
|
16 years ago |
Michael Ziegler
|
4b33c6c224
|
a few refurbishments, more are yet to come
|
16 years ago |
withgod
|
424859c488
|
if exists utf8 string name user found can't syncdb and more action
because DBus/Ice don't same charset DBus is unicode Ice is UTF-8
|
16 years ago |
withgod
|
7a2e4c9866
|
implements IceCtroller **Texture methods
|
16 years ago |
withgod
|
5c4aadde69
|
last commit forgot Ctl Class..
|
16 years ago |