Commit Graph

1150 Commits (b35bf3760e750fa55ea3ad5d4e97c59ba2eda9a1)
 

Author SHA1 Message Date
Tobias Markmann b35bf3760e . 17 years ago
Tobias Markmann 11bbb47e9c Some beauty treatment. 17 years ago
Tobias Markmann a8d9ed20fa Adding minimal support for authorization identities to workaround buggy SASL implementations. 17 years ago
Tobias Markmann 00122588ee adding RFC comment 17 years ago
Waqas Hussain d5869e099a util.muc: A MUC library - initial commit 17 years ago
Matthew Wild bc1c94544b Merge with 0.4 17 years ago
Matthew Wild 482dc64bc9 stanza_router: Bounce stanzas to/from invalid JIDs with a jid-malformed error 17 years ago
Matthew Wild 680cdc8f29 stanza_router: Pass session.to_host to modulemanager, fixes modules for s2sin_unauthed 17 years ago
Waqas Hussain 89fb8fa9f7 mod_muc: commented connection replace detection code because google keeps resendng directed presence 17 years ago
Waqas Hussain 3f6a1b347f mod_muc: s/broadcast_history/send_history/ - since the cast isn't broad 17 years ago
Waqas Hussain a747c4ddf2 mod_muc: Extracted sending of occupant list into its own function 17 years ago
Waqas Hussain 684562c67d mod_muc: Extracted history broadcast into its own function 17 years ago
Waqas Hussain 27db90c551 fallbacks/bit: bit manipulation API (compatible with bitlib for now) 17 years ago
Waqas Hussain 3120084a39 mod_pep: Initial commit (extremely basic implementation) 17 years ago
Waqas Hussain 5cd003581a util/serialization: Fixed serialization formatting 17 years ago
Waqas Hussain babc0d7992 util/sasl: Removed unnecessary references to util.encodings.idna 17 years ago
Waqas Hussain 6221ed58af mod_roster: Advertize roster versioning support 17 years ago
Matthew Wild ea1de379ad Default config: Add 'presence' to list of modules 17 years ago
Matthew Wild 2b7399b4f3 Merge with 0.4 17 years ago
Matthew Wild 95040378fd util.prosodyctl: Import CFG_SOURCEDIR from the global environment (thanks macaronyde!) 17 years ago
Matthew Wild 7c445f3308 Tagging 0.4.1 17 years ago
Matthew Wild fefd7ac17a util.serialization: Write nil for non-serializable data types, and bump the log level to 'error' 17 years ago
Waqas Hussain cdb7f7a610 tools/ejabberd2prosody: Fixed private storage export 17 years ago
Waqas Hussain 1bb376c786 tools/ejabberd2prosody: Fixed private storage export 17 years ago
Matthew Wild fe72a49ae5 Merge with 0.4 17 years ago
Matthew Wild ceb73bd435 prosodyctl: Add message for unable-to-save-data error 17 years ago
Matthew Wild 6b739c8d9a util.prosodyctl: Return success status of usermanager.create_user() 17 years ago
Matthew Wild b504f873e7 prosodyctl: Reformat note to fit in small-width terminals 17 years ago
Matthew Wild f2fd8fa91e Merge with 0.4 17 years ago
Matthew Wild 6556394e75 prosodyctl: Use correct path for the data directory 17 years ago
Matthew Wild 794ba972af Merge with 0.4 17 years ago
Matthew Wild a4afb37265 mod_posix: Reload the config and reopen log files on SIGHUP 17 years ago
Matthew Wild 7f04c5117e loggingmanager: File log sinks react to reopen-log-files event 17 years ago
Matthew Wild bff3101d36 prosody: Add functions to reload the config and re-open log files 17 years ago
Matthew Wild 264c83dbd9 prosodyctl: status: Show warning if we can't find a running Prosody, and we didn't switch user 17 years ago
Matthew Wild b84c790f0b prosodyctl: Switch to Prosody user before attempting to do anything 17 years ago
Matthew Wild 964ee27096 net.httpserver: Fix for urlencoding to always produce 2 digits 17 years ago
Matthew Wild 2fff098959 Merge with 0.4 17 years ago
Matthew Wild ef5e994b1f net.http, net.httpserver: Remove urlcodes table... it really isn't needed (thanks Jan Harkes) 17 years ago
Matthew Wild 9817a32650 Merge with 0.4 17 years ago
Matthew Wild cb501db20e prosodyctl: Hide ejabberd compatibility commands from command listing 17 years ago
Matthew Wild 690c501c98 loggingmanager: Support for specifying a single sink with *sinkname (*syslog should now work) 17 years ago
Matthew Wild 67c94f50f4 Merge with 0.4 17 years ago
Matthew Wild 7be3d9f227 net.connlisteners: Lower log level of multiple listeners warning (not interesting to end-users) 17 years ago
Matthew Wild c017eb2325 net.server: Add getserver() method to find the server listening on the specified port 17 years ago
Matthew Wild 6026cb4616 util.datamanager: Lower log level of 'Setting data path' to 'debug' 17 years ago
Matthew Wild f28e5c887c componentmanager: Reduce log output at startup to 'debug' 17 years ago
Matthew Wild de88c377e1 hostmanager: Reduce log output at startup to 'debug' 17 years ago
Matthew Wild dda93565fe modulemanager: Don't load modules when modules_enable is false 17 years ago
Matthew Wild d3d75a6983 prosody: Less verbose logging during shutdown sequence 17 years ago