Files | |
| file | mod_admin.cc |
Admin functionallity for the session manager. | |
| file | mod_agents.cc |
handling jabber:iq:agents (XEP-0094) and jabber:iq:agent (undocumented) iq requests - DEPRICATED | |
| file | mod_announce.cc |
This session manager module implements the message of the day and the online user announcement functionality (undocumented). | |
| file | mod_auth_crypt.cc |
handle (non-SASL) authentication using plain text passwords on the wire but hashes in storage | |
| file | mod_auth_digest.cc |
Handle authentication using hashed passwords on the wire (requires plain passwords in storage) and registration. See XEP-0077 and XEP-0078 for the protocol. | |
| file | mod_auth_plain.cc |
handles authentication using plaintext password with plaintext passwords in xdb | |
| file | mod_browse.cc |
implement handling of the jabber:iq:browse namespace (XEP-0011) in the session manager - DEPRICATED | |
| file | mod_disco.cc |
implement handling of service discovery (XEP-0030) in the session manager | |
| file | mod_dynamic.cc |
implements dynamic adding and removing of hosts from the JSM instance | |
| file | mod_echo.cc |
reflect messages sent to serverdomain/echo back to the sender (undocumented) | |
| file | mod_example.cc |
example how to implement your own Jabber session manager (jsm) module | |
| file | mod_last.cc |
Implement handling of jabber:iq:last (XEP-0012) in the session manager. | |
| file | mod_log.cc |
write a log entry if a session ends, optionally forward all messages to a configured entity | |
| file | mod_offline.cc |
Handle offline messages to users (including message expiration (XEP-0023), that is DEPRICATED by XEP-0079, message events (XEP-0022), that might become DEPRICATED by XEP-0085 or a successor, and flexible offline message retrieval (XEP-0013)). | |
| file | mod_ping.cc |
implements XEP-0199 - XMPP Ping | |
| file | mod_presence.cc |
handles presences: send to subscribers, send offline on session end, probe for subscribed presences | |
| file | mod_privacy.cc |
implements XEP-0016 - Privacy Lists | |
| file | mod_register.cc |
handles in-band registrations (XEP-0077) | |
| file | mod_roster.cc |
handle subscription state changes and the user's access to his roster | |
| file | mod_stat.cc |
collect statistical information and write it the the log | |
| file | mod_time.cc |
implement the Entity Time protocol (XEP-0090) | |
| file | mod_useridpolicy.cc |
checks new user registrations against a policy for allowed/forbidden usernames | |
| file | mod_vcard.cc |
Implement handling of namespace 'vcard-temp' (XEP-0054). | |
| file | mod_version.cc |
implements handling of 'jabber:iq:version' (XEP-0092) in the session manager | |
| file | mod_xml.cc |
handling jabber:iq:private (XEP-0049) requests | |
1.6.3