Michael Ziegler
|
5a6747c83a
|
a few code style fixes
|
15 years ago |
Michael Ziegler
|
775db4497f
|
remove unnecessary method stubs (NotImplementedError vs AttributeError, eugh)
|
15 years ago |
Michael Ziegler
|
b741e01d88
|
implement authentication to Murmur using the Ice secret.
|
15 years ago |
Michael Ziegler
|
60d192fc96
|
add getConf method
|
15 years ago |
Michael Ziegler
|
e336523df4
|
introduce slicefile parameter to get the CTL stuff independent from django.conf.settings
|
15 years ago |
Michael Ziegler
|
fc53d4467d
|
update years in the copyright claims
|
15 years ago |
Michael Ziegler
|
f62c878a53
|
clear cache, fix a few glitches in the tests
|
15 years ago |
Michael Ziegler
|
368c137a61
|
properly implement ACL handling
|
15 years ago |
Michael Ziegler
|
4d31f76e0c
|
add verifyPassword methods. see #56
|
15 years ago |
Michael Ziegler
|
22d9874746
|
a few style fixes and docstrings
|
15 years ago |
Michael Ziegler
|
27aa076552
|
a few style fixes
|
15 years ago |
Michael Ziegler
|
28cd9ae8cf
|
fix syntax error for python2.4 (2.5 is fine)
|
15 years ago |
Michael Ziegler
|
9a240c851c
|
cache control objects
|
15 years ago |
Michael Ziegler
|
bd982d9368
|
unsetting +x bit (it's not needed anyway and lintian doesn't like it)
|
15 years ago |
Michael Ziegler
|
7c790ba929
|
changed *everything* just to handle the new user registration in Murmur 1.2.0. Hope it works.
|
16 years ago |
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
|
660a9df1fe
|
fixing syntax error
|
16 years ago |
Michael Ziegler
|
78a0baf945
|
changed stubs to raise Exceptions and removed some unnecessary methods.
|
16 years ago |
svedrin
|
4d3bbee3e3
|
added check if the player name the user tries to register is already taken
|
16 years ago |
Michael Ziegler
|
48b4ca659f
|
server info and channel description
|
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
|
d25ae7b18a
|
split mctl.py
mctl.py base class
MumbleCtlDbus.py
MumbleCtlIce.py
|
16 years ago |
withgod
|
93c72f306d
|
implement setACL.
no beauty...
|
16 years ago |
withgod
|
da9d0c1ea1
|
set*** method implements.
but not just finish setACL.
|
16 years ago |
withgod
|
70ee45beb4
|
implements get**** methods.
|
16 years ago |
withgod
|
b1f5ffe10c
|
management.py using mctl.py
|
16 years ago |
withgod
|
957f8ae01d
|
without DBus code modesl.py
implements basic DBus Controller mctl.py
|
16 years ago |
withgod
|
066f9942d1
|
code review commit...
my repo np.
|
16 years ago |