aboutsummaryrefslogtreecommitdiff
path: root/src/mod_roster_odbc.erl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove print debug (thanks evgeniy)Pablo Polvorin2010-03-021-2/+1
* Fix resending authorization problemBadlop2010-02-241-2/+2
* Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)Badlop2010-01-121-1/+1
* Move functions from roster_versioning to mod_roster (EJAB-964)Badlop2009-08-061-7/+52
* Support for roster versioning (EJAB-964)Pablo Polvorin2009-08-061-13/+95
* * src/mod_roster.erl: When account is deleted, cancel presenceBadlop2009-02-161-28/+47
* * src/web/ejabberd_web_admin.erl: Use textareas for large inputBadlop2009-01-121-2/+2
* * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842)Badlop2009-01-121-1/+1
* * src/mod_roster.erl: Show hyperlinks to local contacts whenBadlop2009-01-071-2/+20
* * src/odbc/ejabberd_odbc.erl: get rid of SERIALIZABLE isolation level on MySQ...Evgeniy Khramtsov2008-12-261-16/+9
* * src/ejabberd_c2s.erl: Ensure unique ID in roster push (EJAB-721)Badlop2008-10-241-1/+1
* * src/mod_roster_odbc.erl: fix MySQL multiple requests issue.Jérôme Sautret2008-10-071-4/+3
* * doc/guide.tex: Update Process-one name to ProcessOne (EJAB-708)Badlop2008-07-311-1/+1
* * src/*.hrl: Get back all ejabberd header files to their originalBadlop2008-07-161-2/+2
* * src/configure.ac: Update installation permissions (EJAB-402)Badlop2008-07-131-2/+2
* * src/mod_roster.erl: Fixed "from" attribute in roster pushesAlexey Shchepin2008-02-281-1/+1
* * src/mod_roster.erl: Removed the ancient Psi roster workaroundAlexey Shchepin2008-02-141-39/+1
* * doc/guide.tex: Updated copyright dates to 2008Badlop2008-01-151-1/+1
* * applied copyright patch 2.Mickaël Rémond2007-12-241-3/+22
* * src/web/ejabberd_web_admin.erl: Moved roster stuff to mod_roster*Alexey Shchepin2007-08-241-6/+185
* * src/mod_roster.erl: Don't send roster push when unsubscribing inAlexey Shchepin2007-08-201-4/+5
* * src/mod_roster_odbc.erl: Better error management when bad JID in roster tab...Mickaël Rémond2007-07-281-14/+33
* * src/mod_roster_odbc.erl: Fixed wrong call.Mickaël Rémond2007-07-261-1/+1
* * src/mod_roster_odbc.erl: Fixed typoAlexey Shchepin2007-06-121-1/+1
* * src/ejabberd_auth_anonymous.erl: Added anonymous_purge_hookAlexey Shchepin2007-05-121-0/+4
* * src/mod_roster_odbc.erl: Don't deliver roster items in "None +Alexey Shchepin2007-04-261-2/+11
* * src/mod_roster_odbc.erl: Bugfix (thanks to asdxAlexey Shchepin2007-01-301-1/+2
* * src/mod_roster_odbc.erl: Better error handlingAlexey Shchepin2006-12-071-5/+9
* * src/ejabberd_socket.erl: All XML socket operations moved hereAlexey Shchepin2006-09-051-5/+4
* * src/odbc/odbc_queries.erl: Support for Microsoft SQL Server asMickaël Rémond2006-09-031-152/+39
* * src/mod_roster_odbc.erl: BugfixAlexey Shchepin2006-08-011-1/+1
* * src/mod_shared_roster.erl: Shared roster entries can now beMickaël Rémond2006-07-061-1/+5
* * src/mod_roster.erl: According to RFC3921 section 9.2, outboundMickaël Rémond2006-05-291-1/+1
* * src/odbc/pg.sql: UpdatedAlexey Shchepin2006-05-261-39/+53
* * src/mod_roster.erl: The subscribe request are now resend atMickaël Rémond2006-05-231-10/+57
* * src/mod_roster_odbc.erl: BugfixAlexey Shchepin2006-02-121-35/+34
* * src/mod_roster_odbc.erl: BugfixAlexey Shchepin2006-02-111-1/+1
* * src/mod_roster_odbc.erl: BugfixAlexey Shchepin2006-01-241-29/+15
* * src/odbc/mysql.sql: Database description for MySQL DatabaseMickaël Rémond2005-12-211-38/+44
* * src/mod_roster.erl: Workaround for gateway subscriptions nowAlexey Shchepin2005-12-111-4/+9
* * src/mod_roster.erl: The "id" attribute of roster push packet wasAlexey Shchepin2005-11-221-0/+2
* * src/odbc/ejabberd_odbc.erl: Support for mnesia-like transactionAlexey Shchepin2005-11-161-148/+157
* * src/mod_roster_odbc.erl: BugfixAlexey Shchepin2005-10-291-1/+12
* * src/mod_roster_odbc.erl: BugfixAlexey Shchepin2005-10-181-2/+2
* * src/mod_roster_odbc.erl: BugfixAlexey Shchepin2005-10-151-2/+2
* * src/mod_roster_odbc.erl: BugfixAlexey Shchepin2005-10-121-1/+2
* * src/jd2ejd.erl: Updated to work with ODBCAlexey Shchepin2005-07-261-104/+162
* * src/mod_register.erl: BugfixAlexey Shchepin2005-07-131-24/+97
* * (all): Enhanced virtual hosting supportAlexey Shchepin2005-06-201-16/+16
* Merged the Process One contributions ( Virtual Hosting )tmallard2005-04-171-1/+1