index
:
github.com/processone/ejabberd.git
1.1.x
2.0.x
2.1.x
master
obsolete_3alpha
sql-auto-update
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not distribute the ACL table
Evgeniy Khramtsov
2013-08-21
1
-7
/
+37
*
Get rid of global configuration options
Evgeniy Khramtsov
2013-08-21
2
-117
/
+44
*
Enumerate in guide.tex what processes are started for ejabberd (EJAB-1082)
Badlop
2013-08-05
1
-0
/
+5
*
Merge pull request #85 from imtal/patch-1
Evgeny Khramtsov
2013-07-24
1
-0
/
+4
|
\
|
*
Fix version check
tjeerd
2013-07-24
1
-0
/
+4
|
/
*
Fix timestamp processing
Evgeniy Khramtsov
2013-07-23
1
-3
/
+7
*
Fix some type errors
Evgeniy Khramtsov
2013-07-22
2
-4
/
+4
*
Make it possible to import without cursor usage
Evgeniy Khramtsov
2013-07-22
1
-22
/
+38
*
Typo fix
Evgeniy Khramtsov
2013-07-22
1
-1
/
+1
*
Add SQL to Mnesia converter
Evgeniy Khramtsov
2013-07-21
16
-36
/
+510
*
Make it possible to enable/disable TLS compression
Evgeniy Khramtsov
2013-07-17
5
-8
/
+41
*
Merge pull request #83 from tagged/makefile
Evgeny Khramtsov
2013-07-15
1
-1
/
+1
|
\
|
*
make deps/.built depend on deps/.got
Christopher A. Stelma
2013-07-15
1
-1
/
+1
|
/
*
Do not forget to re-define the crash.log path
Evgeniy Khramtsov
2013-07-15
1
-0
/
+2
*
Increase the timetrap timeout
Evgeniy Khramtsov
2013-07-15
1
-1
/
+1
*
Merge pull request #82 from tuncer/rebar-debug_info
Evgeny Khramtsov
2013-07-14
1
-2
/
+2
|
\
|
*
rebar.config.script: fix debug_info handling
Tuncer Ayaz
2013-07-13
1
-2
/
+2
|
/
*
Allow room member to get members list using XEP
Badlop
2013-07-11
1
-1
/
+2
*
fix badmatch in send_loop (EJAB-1650)
Christophe Romain
2013-07-10
1
-1
/
+1
*
fix badmatch on remove_user on PEP nodes (EJAB-1649)
Christophe Romain
2013-07-09
2
-7
/
+5
*
fix invalid response on get_options when no options set (EJAB-1648)
Christophe Romain
2013-07-09
2
-28
/
+42
*
Apparently configure.erl is not needed anymore
Badlop
2013-07-08
1
-0
/
+0
*
gen_iq_handler:check_type was missing
Alexey Shchepin
2013-07-08
1
-1
/
+12
*
Cleanup the test suite (just a little)
Evgeniy Khramtsov
2013-07-07
1
-11
/
+2
*
Use error_logger directly in the LDAP test server
Evgeniy Khramtsov
2013-07-07
1
-6
/
+8
*
Do not build p1_logger if lager is enabled
Evgeniy Khramtsov
2013-07-07
2
-3
/
+5
*
Improve the applications start-up
Evgeniy Khramtsov
2013-07-07
4
-135
/
+102
*
Improve the XMPP codec, fix the test suite accordingly
Evgeniy Khramtsov
2013-07-07
4
-35
/
+610
*
fix pubsub unsubscription without SubId on odbc
Christophe Romain
2013-07-04
1
-1
/
+1
*
improve pubsub odbc use of i2l
Christophe Romain
2013-07-04
2
-28
/
+27
*
Re-generate the XMPP codec
Evgeniy Khramtsov
2013-07-03
1
-584
/
+726
*
Update the rebar script
Evgeniy Khramtsov
2013-07-01
1
-0
/
+0
*
Update the rebar script
Evgeniy Khramtsov
2013-06-30
1
-0
/
+0
*
Improve the rebar script. Keep the build graph by default.
Evgeniy Khramtsov
2013-06-30
2
-0
/
+1
*
Remove stupid slow code from rebar, regenerate the script
Evgeniy Khramtsov
2013-06-30
1
-0
/
+0
*
Update XMPP codec spec to reflect
Evgeniy Khramtsov
2013-06-29
1
-1979
/
+1979
*
ip_adresse() does not need binary representation in config
Christophe Romain
2013-06-28
1
-0
/
+3
*
Fix IDNA conversion
Evgeniy Khramtsov
2013-06-28
1
-4
/
+23
*
Store only messages with body or subject (EJABS-2034)
Badlop
2013-06-27
1
-2
/
+17
*
Re-create the configure script
Evgeniy Khramtsov
2013-06-27
1
-17
/
+17
*
Fix a typo
Evgeniy Khramtsov
2013-06-27
1
-1
/
+1
*
Add --enable-tools to --enable-all
Evgeniy Khramtsov
2013-06-27
1
-10
/
+10
*
Re-create the configure script
Evgeniy Khramtsov
2013-06-27
1
-224
/
+195
*
Enable lager support by default
Evgeniy Khramtsov
2013-06-27
1
-5
/
+5
*
Avoid custom loglevels processing for lager
Evgeniy Khramtsov
2013-06-27
1
-2
/
+5
*
Logger improvements.
Evgeniy Khramtsov
2013-06-27
4
-75
/
+116
*
Pre-load applications before setting the environment variables
Evgeniy Khramtsov
2013-06-27
1
-0
/
+3
*
Do not forget to remove testing beams on "clean"
Evgeniy Khramtsov
2013-06-27
1
-0
/
+1
*
Do not check the second SASL challenge
Evgeniy Khramtsov
2013-06-27
1
-15
/
+6
*
Split the test suite into modules
Evgeniy Khramtsov
2013-06-27
3
-470
/
+501
[next]