Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/processone/ejabberd.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-13Update copyright to 2016 (#901)Badlop
2015-11-24Move JID related functions to jid.erl (#847)Evgeniy Khramtsov
2015-10-07cosmetic cleanupChristophe Romain
2015-06-01Add config validation at startupEvgeniy Khramtsov
2015-05-21Document protocol support (EJABS-1620)Badlop
2015-03-30Add new 'default_db' optionEvgeniy Khramtsov
2015-03-13Do not fail on badly formed SQL resultsEvgeniy Khramtsov
2015-01-08Update copyright dates to 2015 (EJAB-1733)Badlop
2014-07-14Serialize records to proplists before storing then in RiakEvgeniy Khramtsov
2014-07-10Add SQL to Riak converterEvgeniy Khramtsov
2014-07-10Improve Riak supportEvgeniy Khramtsov
2014-04-11Merge pull request #146 from jamielinux/masterbadlop
2014-03-13Update copyright dates to 2014 (EJAB-1679)Badlop
2014-02-22Update FSF addressJamie Nguyen
2013-07-21Add SQL to Mnesia converterEvgeniy Khramtsov
2013-06-17Fixed broadcast messages handlingAlexey Shchepin
2013-06-17Advertise privacy lists support via disco#infoEvgeniy Khramtsov
2013-06-13Switch to rebar build toolEvgeniy Khramtsov
2013-03-22Fix privacy list broadcast internal stanza after binarizationBadlop
2013-03-14Accumulated patch to binarize and indent codeBadlop
2013-01-24Update copyright datesAlexey Shchepin
2012-04-27Merge SQL and Mnesia code into one module (EJAB-1560)Evgeniy Khramtsov
2012-02-23Update copyright datesAlexey Shchepin
2011-12-22Always allow packets from user's server and bare jid in mod_privacy*Alexey Shchepin
2011-02-14update copyright up to 2011Christophe Romain
2010-09-17Add missing needdb check in mod_privacy, to enable blocking by group and subs...Andreas Köhler
2010-01-12Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)Badlop
2009-02-16* src/mod_privacy.erl: Privacy List: deny presence-out all + sendBadlop
2009-01-20* src/mod_privacy.erl: Only run roster_get_jid_info if privacyBadlop
2009-01-16* src/mod_privacy.erl: Privacy list items must be processed in theBadlop
2009-01-12* doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842)Badlop
2008-12-23* src/odbc/odbc_queries.erl: Fix removal of private_storage of anBadlop
2008-07-31* doc/guide.tex: Update Process-one name to ProcessOne (EJAB-708)Badlop
2008-01-15* doc/guide.tex: Updated copyright dates to 2008Badlop
2007-12-24* applied copyright patch 2.Mickaël Rémond
2007-12-07* src/acl.erl and other 64 files: Remove Erlang module attributeBadlop
2007-10-17* src/mod_privacy.erl: BugfixAlexey Shchepin
2007-07-26* src/mod_last.erl: Adapted to mod_privacy changes.Mickaël Rémond
2006-10-10* src/mod_privacy_odbc.erl: Privacy rules support using odbcAlexey Shchepin
2006-10-05* src/mod_privacy.erl: Use hooks instead of direct function callsAlexey Shchepin
2006-03-17* src/mod_privacy.erl: Fixed privacy list pushing (thanks toAlexey Shchepin
2005-06-20* (all): Enhanced virtual hosting supportAlexey Shchepin
2005-04-17Merged the Process One contributions ( Virtual Hosting )tmallard
2004-12-19* src/mod_roster_odbc.erl: Roster support via ODBC (not completed)Alexey Shchepin
2004-07-12* src/mod_last.erl: Supprot for storing status from latestAlexey Shchepin
2004-07-10* doc/guide.tex: UpdatedAlexey Shchepin
2003-12-17* src/jlib.hrl: Added declaration of "iq" recordAlexey Shchepin
2003-10-10* src/stringprep/stringprep_drv.c: Removed needless iconv.hAlexey Shchepin
2003-10-08* (all): Changed JID storage format, added support for stringprepAlexey Shchepin
2003-08-03* src/mod_privacy.erl: Privacy rules supportAlexey Shchepin