17 Commits (ebc4e223b0626718f0fc80164820aef13d12f894)

Author SHA1 Message Date
Michael Ziegler 87f06ab8b8 syncdb hook now tries to get the connection string from env variable MURMUR_CONNSTR before asking 15 years ago
Michael Ziegler 0e7397194b prevent infinite loop + minor improvements 15 years ago
Michael Ziegler 196511928d fixed connection string not being entered correctly 15 years ago
Michael Ziegler eaa8cc5bad added check for dbus connection string 15 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. 15 years ago
withgod b1f5ffe10c management.py using mctl.py 15 years ago
Michael Ziegler d0a8a88c2f yet another change to fix #4... 15 years ago
Michael Ziegler 878315df91 honoured case sensitivity of getConf(). closes: #4 15 years ago
Michael Ziegler abf565014d changed copyright notice to clarify GPLv2+ licensing 15 years ago
Michael Ziegler 8380cd6c2f updated to replace "" with noname in the RegistrationName 15 years ago
Michael Ziegler 482043561f this didn't check the server instance, hence it only worked reliably when a single instance was running during syncdb 15 years ago
Michael Ziegler 91fc0a75b3 fixed to work with psycopg2 15 years ago
mistagee 50b0b127cf implemented setting users' admin rights on the root channel via the web admin 15 years ago
work f20c7d19e3 the syncdb hook now takes verbosity into account 16 years ago
work 0d04fbf7b6 Added an Error handling routine, in case the syncdb hook can't connect to Murmur the admin can choose a different Dbus name or skip the detection altogether 16 years ago
work 74741c380f Now players are being entered into the DB as well. 16 years ago
work 08b1b34794 implemented detecting Murmur instances on syncdb. 16 years ago