aboutsummaryrefslogtreecommitdiff
path: root/src/mod_vcard_odbc.erl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)Badlop2010-01-121-3/+3
* Support XEP-0157: Contact Addresses for XMPP Services (EJAB-235)Badlop2009-07-171-1/+4
* * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842)Badlop2009-01-121-3/+3
* * src/mod_vcard_odbc: added vCard support for MS SQL Server 2005 (missing fro...Jérôme Sautret2008-10-031-46/+24
* Prevent case_clause error when ejabber_odbc:sql_query returns {error, Reason}Christophe Romain2008-08-251-1/+1
* * doc/guide.tex: Update Process-one name to ProcessOne (EJAB-708)Badlop2008-07-311-1/+1
* * doc/guide.tex: Updated copyright dates to 2008Badlop2008-01-151-3/+3
* * Applied copyright patch 3.Mickaël Rémond2007-12-241-2/+2
* * applied copyright patch 2.Mickaël Rémond2007-12-241-3/+22
* * src/mod_irc/mod_irc.erl: No need to translate copyright noticeBadlop2007-12-151-4/+4
* * src/mod_vcard.erl: Add type of x:data field to searchBadlop2007-11-291-12/+12
* * doc/guide.tex: Update URI of ejabberd official home page, URIBadlop2007-11-271-6/+4
* * src/mod_vcard.erl: Ensure mod_vcard to respect FORM_TYPE registry (EJAB-328).Badlop2007-11-271-12/+12
* * src/mod_vcard_odbc.erl: Reverted previous changeAlexey Shchepin2007-10-071-1/+1
* * src/mod_vcard_odbc.erl: BugfixAlexey Shchepin2007-10-061-1/+1
* * src/gen_mod.erl: Substitute @HOST@ with hostname in the 'host'Alexey Shchepin2007-08-251-3/+1
* * src/mod_vcard_odbc.erl: Fix for previous commit (thanks toAlexey Shchepin2007-05-301-1/+1
* * src/mod_vcard_odbc.erl: Make service description translatable in discovery ...Mickaël Rémond2007-05-291-1/+1
* * src/mod_irc/mod_irc_connection.erl: Added /msg and /ctcpAlexey Shchepin2006-02-181-4/+4
* * src/mod_muc/mod_muc_room.erl: Kick non-members when roomAlexey Shchepin2006-02-061-2/+2
* * src/odbc/ejabberd_odbc.erl: underscore and percent are now onlyMickaël Rémond2006-01-131-9/+1
* * src/odbc/mysql.sql: Database description for MySQL DatabaseMickaël Rémond2005-12-211-35/+28
* * src/mod_vcard.erl: Fixed xmlns in disco items replies (thanks toAlexey Shchepin2005-11-191-1/+1
* Fixed mod_vcard_odbc.erl SVN propertiesAlexey Shchepin2005-10-071-2/+2
* * src/ejd2odbc.erl: Added vCard converterAlexey Shchepin2005-10-061-0/+670