index
:
ejabberd.git
master
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mod_private.erl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rewrite several modules to use XML generator
Evgeniy Khramtsov
2016-07-29
1
-1
/
+1
*
Rewrite mod_mam and mod_muc to use XML generator
Evgeniy Khramtsov
2016-07-25
1
-1
/
+1
*
Initial version based on XML generator
Evgeniy Khramtsov
2016-07-18
1
-82
/
+44
*
Make modules loading in a dependent order (#1191)
Evgeniy Khramtsov
2016-07-06
1
-1
/
+4
*
Improve detection of databases supported by modules (#1092)
Evgeniy Khramtsov
2016-04-27
1
-1
/
+1
*
Clean mod_private.erl from DB specific code
Evgeniy Khramtsov
2016-04-13
1
-184
/
+33
*
Replace some ?ERR_* macros with ?ERRT_*
Evgeniy Khramtsov
2016-03-31
1
-9
/
+15
*
Update more SQL queries
Alexey Shchepin
2016-03-02
1
-16
/
+8
*
Switch to Fast XML module
Mickael Remond
2016-02-03
1
-7
/
+7
*
Initial version of migration script from Prosody to ejabberd
Evgeniy Khramtsov
2016-01-28
1
-14
/
+17
*
Update copyright to 2016 (#901)
Badlop
2016-01-13
1
-1
/
+1
*
Move JID related functions to jid.erl (#847)
Evgeniy Khramtsov
2015-11-24
1
-2
/
+2
*
Add config validation at startup
Evgeniy Khramtsov
2015-06-01
1
-1
/
+6
*
Document protocol support (EJABS-1620)
Badlop
2015-05-21
1
-0
/
+2
*
Revert "Add private and roster local handlers (EJAB-682)" due to #556
Badlop
2015-05-07
1
-3
/
+0
*
Add private and roster local handlers to get listed in disco#info (EJAB-682)
Badlop
2015-04-22
1
-0
/
+3
*
Add new 'default_db' option
Evgeniy Khramtsov
2015-03-30
1
-1
/
+1
*
Update copyright dates to 2015 (EJAB-1733)
Badlop
2015-01-08
1
-1
/
+1
*
Serialize records to proplists before storing then in Riak
Evgeniy Khramtsov
2014-07-14
1
-3
/
+11
*
Add SQL to Riak converter
Evgeniy Khramtsov
2014-07-10
1
-0
/
+2
*
Improve Riak support
Evgeniy Khramtsov
2014-07-10
1
-39
/
+12
*
Updated riak support
Alexey Shchepin
2014-07-10
1
-6
/
+53
*
Merge pull request #146 from jamielinux/master
badlop
2014-04-11
1
-4
/
+3
|
\
|
*
Update FSF address
Jamie Nguyen
2014-02-22
1
-4
/
+3
*
|
Update copyright dates to 2014 (EJAB-1679)
Badlop
2014-03-13
1
-1
/
+1
|
/
*
Add SQL to Mnesia converter
Evgeniy Khramtsov
2013-07-21
1
-2
/
+15
*
Switch to rebar build tool
Evgeniy Khramtsov
2013-06-13
1
-0
/
+1
*
Accumulated patch to binarize and indent code
Badlop
2013-03-14
1
-171
/
+192
*
Update copyright dates
Alexey Shchepin
2013-01-24
1
-1
/
+1
*
Merge SQL and Mnesia code into one module (EJAB-1560)
Evgeniy Khramtsov
2012-04-27
1
-23
/
+63
*
Update copyright dates
Alexey Shchepin
2012-02-23
1
-1
/
+1
*
mod_private.erl: misc errors cases fixes (thanks to Karim Gemayel)
Alexey Shchepin
2011-12-30
1
-65
/
+94
*
update copyright up to 2011
Christophe Romain
2011-02-14
1
-1
/
+1
*
Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)
Badlop
2010-01-12
1
-1
/
+1
*
* doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842)
Badlop
2009-01-12
1
-2
/
+2
*
* doc/guide.tex: Update Process-one name to ProcessOne (EJAB-708)
Badlop
2008-07-31
1
-1
/
+1
*
* doc/guide.tex: Updated copyright dates to 2008
Badlop
2008-01-15
1
-1
/
+1
*
* applied copyright patch 2.
Mickaël Rémond
2007-12-24
1
-5
/
+23
*
* src/acl.erl and other 64 files: Remove Erlang module attribute
Badlop
2007-12-06
1
-1
/
+0
*
* src/mod_private.erl: Reduce memory consumption on user private storage remo...
Mickaël Rémond
2007-08-01
1
-10
/
+10
*
* (all): Enhanced virtual hosting support
Alexey Shchepin
2005-06-20
1
-8
/
+8
*
Merged the Process One contributions ( Virtual Hosting )
tmallard
2005-04-17
1
-21
/
+71
*
* src/mod_roster_odbc.erl: Roster support via ODBC (not completed)
Alexey Shchepin
2004-12-19
1
-0
/
+4
*
* src/mod_last.erl: Supprot for storing status from latest
Alexey Shchepin
2004-07-11
1
-4
/
+4
*
* src/jlib.hrl: Added declaration of "iq" record
Alexey Shchepin
2003-12-17
1
-12
/
+14
*
* src/ejabberd_c2s.erl: Added authentification logging
Alexey Shchepin
2003-10-09
1
-1
/
+19
*
* (all): Changed JID storage format, added support for stringprep
Alexey Shchepin
2003-10-07
1
-3
/
+1
*
* (all): Reorganized supervision tree
Alexey Shchepin
2003-07-20
1
-1
/
+1
*
* src/ejabberd_local.erl: Updated missed errors to new style
Alexey Shchepin
2003-05-09
1
-6
/
+2
*
* src/cyrsasl*.erl: SASL support (currently support only PLAIN
Alexey Shchepin
2003-03-09
1
-1
/
+1
[next]