Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble-scripts.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-21Add script descriptionHEADmasterJan Klass
2022-08-21Add log-usertextmessage.pyJan Klass
2021-12-21Merge PR #34: munin-murmur.py: Python3 and debian buster compatibilityRobert Adam
2021-12-20Update munin-murmur.pybrknkfr
2021-12-20munin-murmur.py: Python3 and debian buster compatibilitySebastian L
2021-03-14Make use of argparse to define and handle parametersJan Klass
2021-03-14Remove dead original source reference from headerJan Klass
2021-03-14Merge PR #32: Port ping script to Python 3, add custom formatting and optiona...Jan Klass
2021-03-14Add custom format and verbosity parametersFelix
2021-03-14Port ping script to Python 3Felix
2021-01-08Merge pull request #31 from andynd/masterRobert Adam
2020-11-24Update Authenticators/LDAP/LDAPauth.pynd
2020-11-24Update Authenticators/LDAP/LDAPauth.pynd
2020-11-24Port LDAP Authenticator to python 3nd
2020-05-31Merge PR #27: Add SMF 2.1 support to the SMF 2.0 authenticatorDavide Beatrici
2020-05-30Add SMF 2.1 support to the SMF 2.0 authenticatorAaron Kling
2019-09-01Merge PR #17: LdapAuth: Fix setting nameJan Klass
2016-11-18Rename misleading and wrong group_cn option to group_dn.Dominik George
2016-03-12Remove legacy mumo and refer to new repo insteadStefan Hacker
2016-03-12Also use Ice encoding 1.0 for miceStefan Hacker
2016-03-12Force Authenticators to use Ice encoding 1.0Stefan Hacker
2016-03-06StartTLS support without cert for LDAP authenticatorAndre Klausnitzer
2016-01-05add exception for Ice connection; make ice host configurable, code style, enc...Natenom
2015-12-06fix identationNatenom
2015-12-06New script version, adds registered users, muted users, makes values configur...Natenom
2015-05-02Remove .swp temporary file from Elkarte auth.Stefan Hacker
2015-05-02Merge pull request #7 from Ant59/masterStefan Hacker
2015-02-19Fix single argument queries with mysqldb in Authenticators.Stefan Hacker
2015-02-19Modification of the SMF authenticator for MumbleAntony Derham
2015-02-18Added Elkarte authenticatorAntony Derham
2015-02-15Merge pull request #6 from ColinFinck/masterStefan Hacker
2015-02-09We can't just search for the user_dn in a group, we have to consider group_at...Colin Finck
2015-02-09Fix nameToId for usernames not in cacheColin Finck
2014-10-01Merge pull request #3 from Natureshadow/ldap-featuresStefan Hacker
2014-08-05Implementet getRegisteredUsersDominik George
2014-08-04Fix the last commitDominik George
2014-08-04Implement getInfo, optionally enabled through configDominik George
2014-08-04Use configured bind_dn for id searchDominik George
2014-08-04Update comments in LDAPAuth to reflect new discover_dn featureDominik George
2014-08-04Enable discovering of real user DN to break loose from the uid=%s,%s pattern.Dominik George
2014-07-30Merge pull request #1 from mrogaski/masterStefan Hacker
2014-07-30Cleanup of the bind_dn behavior and addition of the reject_on_miss option.Mark Rogaski
2014-07-30Added empty password checks back to avoid conversion of the bind requests to ...Mark Rogaski
2014-07-30Split try/except to raise appropriate warnings on bind failures.Mark Rogaski
2014-07-30Removed error for empty password.Mark Rogaski
2014-07-30Fixed fall-through/refusal logic.Mark Rogaski
2014-07-15Added README.md for githubStefan Hacker
2014-07-10Fix mice dynamic slice retrieval for Ice 3.5 python bindingsStefan Hacker
2014-06-25Merge branch 'dev'Mark Rogaski
2014-06-25Added bind_dn and bind_pass configuration options for non-user binding.Mark Rogaski