summaryrefslogtreecommitdiff
path: root/src/ejabberd_sm.erl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Accumulated patch to binarize and indent codeBadlop2013-03-141-338/+356
* Update copyright datesAlexey Shchepin2013-01-241-1/+1
* Update copyright datesAlexey Shchepin2012-02-231-1/+1
* New option resource_conflict defines server action (thanks to Lee Boynton)(EJ...Badlop2011-08-171-6/+13
* update copyright up to 2011Christophe Romain2011-02-141-1/+1
* Fix for Erlang R12, that doesn't support: true andalso okBadlop2010-06-151-4/+8
* Don't store blocked messages in offline queue (thanks to Brian Acton)(EJAB-1224)Badlop2010-04-271-3/+4
* Automatic vcard avatar addition in presence (thanks to Igor Goryachev)(EJAB-208)Badlop2010-04-271-0/+11
* Rewrite mnesia counter functions to use dirty_update_counter (EJAB-1177)Badlop2010-02-151-36/+23
* Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)Badlop2010-01-121-1/+1
* IQ sent to resource not connected, return service-unavailable instead of reci...Badlop2009-12-011-1/+1
* Store account number in internal auth of (EJAB-981)(thanks to Juan Pablo Carl...Badlop2009-07-171-1/+50
* * src/ejabberd_sm.erl: Partially retract SVN r1976Badlop2009-03-241-4/+57
* * src/ejabberd_c2s.erl: Enforce privacy rules also forBadlop2009-03-071-27/+4
* * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842)Badlop2009-01-121-2/+2
* * src/ejabberd_sm.erl: Update from ctl to commands (EJAB-694)Badlop2008-10-121-24/+42
* * doc/guide.tex: Update Process-one name to ProcessOne (EJAB-708)Badlop2008-07-311-1/+1
* Rolled back the previous IP getting patch, and Report connection's IP address...Christophe Romain2008-07-161-14/+1
* PubSub improvements, and solves (EJAB-453) (EJAB-608)Christophe Romain2008-07-031-1/+14
* Rewrite io:format calls to loglevel macros (EJAB-555)Christophe Romain2008-03-211-3/+3
* Retreive connection type in sm_register_connection_hookChristophe Romain2008-02-151-11/+29
* * doc/guide.tex: Updated copyright dates to 2008Badlop2008-01-151-1/+1
* * Applied copyright update patch 1.Mickaël Rémond2007-12-241-3/+22
* several pubsub/pep bugfixChristophe Romain2007-12-221-3/+1
* * src/ejabberd_sm.erl: BugfixAlexey Shchepin2007-12-071-1/+2
* * src/cyrsasl.erl: Fix compilation warnings: Part 1 (EJAB-290)Badlop2007-12-061-2/+2
* * src/mod_caps.erl: CAPS support (thanks to Magnus Henoch)Alexey Shchepin2007-12-011-5/+15
* * src/ejabberd_sm.erl: Optimized check_max_sessions (thanks toAlexey Shchepin2007-11-251-6/+9
* * src/ejabberd_sm.erl: Removed check which denies resource toAlexey Shchepin2007-08-241-10/+4
* * src/ejabberd_sm.erl: Updated the session table to storeAlexey Shchepin2007-05-211-14/+33
* * src/ejabberd_sm.erl: Added set_presence_hookAlexey Shchepin2007-05-031-3/+3
* * src/ejabberd_sm.erl: Added set_presence_hookAlexey Shchepin2007-05-031-1/+3
* * src/ejabberd_sm.erl: Added check for existence of incomingAlexey Shchepin2007-05-031-0/+11
* * src/ejabberd_sm.erl: Minor optimisationAlexey Shchepin2007-04-121-0/+4
* * src/eldap/eldap.erl: Bugfix (thanks to Evgeniy Khramtsov)Alexey Shchepin2006-11-231-5/+7
* * src/ejabberd_c2s.erl: Bugfix: added a missing catch and fixedMickaël Rémond2006-07-281-1/+1
* * src/odbc/pg.sql: UpdatedAlexey Shchepin2006-05-261-3/+3
* * src/mod_roster.erl: The subscribe request are now resend atMickaël Rémond2006-05-231-37/+18
* * src/ejabberd_sm.erl: The max_user_sessions has been moved toMickaël Rémond2006-05-221-16/+6
* * src/ejabberd_sm.erl: An option to limit the number of opened sessionsMickaël Rémond2006-05-211-17/+69
* * src/ejabberd_sm.erl: Now delivering messages to all resources withMickaël Rémond2006-04-231-14/+23
* * src/ejabberd_sm.erl: SASL Anonymous + Anonymous login supportAlexey Shchepin2006-04-071-5/+11
* * src/ejabberd_sm.erl: Remove unnecessary use delete_object,Mickaël Rémond2006-03-161-1/+1
* * src/ejabberd_ctl.erl: Added API for virtual host specificAlexey Shchepin2006-02-201-3/+3
* * src/mod_service_log.erl: Bugfix (thanks to Badlop)Alexey Shchepin2006-02-151-1/+29
* * src/odbc/pg.sql: Fixed syntax errorAlexey Shchepin2006-01-291-119/+190
* * src/ejabberd_sm.erl: Partially rewritten to work moreAlexey Shchepin2006-01-231-79/+91
* * (all): Enhanced virtual hosting supportAlexey Shchepin2005-06-201-22/+33
* CleanupAlexey Shchepin2005-04-171-1/+2
* Merged the Process One contributions ( Virtual Hosting )tmallard2005-04-171-54/+87