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
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reword auth_scram_hash info (#3448)
Licaon_Kter
2020-12-15
1
-3
/
+3
*
Document auth_scram_hash option
20.12
Paweł Chmielowski
2020-12-15
1
-0
/
+7
*
Make anonymous auth not override sasl mechaninsm offered by other modules
Paweł Chmielowski
2020-12-14
1
-10
/
+15
*
Fix getting age of newly created rooms in rooms_unused_*
Paweł Chmielowski
2020-12-14
1
-1
/
+1
*
feat: add hook to check decoded JWT after success authentication (#3446)
Pouriya
2020-12-14
1
-4
/
+5
*
Improve auth_mnesia:transform
Paweł Chmielowski
2020-12-10
1
-2
/
+3
*
Improve handling of old scram data in auth_mnesia
Paweł Chmielowski
2020-12-10
1
-4
/
+17
*
Add hash to scramed password stored in mnesia by earlier version
Paweł Chmielowski
2020-12-08
1
-0
/
+3
*
Allow to use different hash for storing scram passwords
Paweł Chmielowski
2020-12-08
7
-56
/
+105
*
Normalize names passed to destroy_room
Paweł Chmielowski
2020-12-08
1
-8
/
+15
*
Merge pull request #3435 from fdie/fix_odbc_binary_errors
badlop
2020-12-04
1
-1
/
+1
|
\
|
*
also convert embedded errors to binary
Frank Diebolt
2020-12-03
1
-1
/
+1
*
|
Simplify updating disk room options in set_room_affiliation
Paweł Chmielowski
2020-12-04
2
-49
/
+9
*
|
Use specialized upsert with mysql
Paweł Chmielowski
2020-12-04
1
-1
/
+19
*
|
Fix more places that needed changes after scram.erl api modifications
Paweł Chmielowski
2020-12-04
1
-5
/
+5
|
/
*
Add support for SCRAM-SHA-{256,512}-{PLUS} authentication
Paweł Chmielowski
2020-12-03
1
-1
/
+6
*
Fix typo in last commit
Paweł Chmielowski
2020-12-01
1
-1
/
+1
*
Make decide room better handle rooms that were just hibernated
Paweł Chmielowski
2020-12-01
1
-3
/
+14
*
Handle unix sockets in misc:ip_to_list
Paweł Chmielowski
2020-12-01
1
-0
/
+2
*
Trigger user_send_packet when send_stanza API is called (#3431)
Badlop
2020-12-01
1
-1
/
+5
*
Provide name when pushing new roster item in shared roster group (#3427)
Badlop
2020-11-19
1
-4
/
+8
*
Fix room_unused_destroy on hibernated rooms
Paweł Chmielowski
2020-11-19
1
-5
/
+12
*
Update muc_room just_created timestamp when message is received
Paweł Chmielowski
2020-11-18
2
-27
/
+15
*
We don't use persistent field in decide_room
Paweł Chmielowski
2020-11-18
1
-11
/
+10
*
Fix logic that determines room age when history_size=0
Paweł Chmielowski
2020-11-18
1
-2
/
+1
*
Allow room_unused_list/destroy work on hibernated rooms
Paweł Chmielowski
2020-11-16
2
-19
/
+56
*
Don't do double utf-8 conversion on translated strings in str:format
Paweł Chmielowski
2020-11-09
7
-18
/
+24
*
Document sql_odbc_driver option (copied from docs site)
Badlop
2020-11-06
1
-0
/
+7
*
Document outgoing_s2s_ipv4_address and ipv6 options (#3396)
Badlop
2020-11-06
1
-0
/
+12
*
Apply cosmetic changes to outgoing s2s IP options
Holger Weiss
2020-11-04
2
-11
/
+13
*
Merge remote-tracking branch 'processone/pr/3396'
Holger Weiss
2020-11-04
3
-1
/
+39
|
\
|
*
Add outbound s2s out interface (ipv4/ipv6)
Daniel Kenzelmann
2020-09-21
3
-1
/
+39
*
|
Make sure that jid used as base in mam xml_compress is bare
Paweł Chmielowski
2020-11-04
1
-1
/
+1
*
|
mod_push: Fix log message argument
Holger Weiss
2020-11-04
1
-1
/
+1
*
|
mod_push: Fix API call return type on error
Holger Weiss
2020-11-04
1
-2
/
+2
*
|
mod_push: Support cache config changes on reload
Holger Weiss
2020-11-04
1
-1
/
+3
*
|
Change split character in PROXY_USER from \x04 to :
Paweł Chmielowski
2020-10-29
1
-1
/
+1
*
|
Don't use same value in cache for user don't exist and wrong password
Paweł Chmielowski
2020-10-22
1
-9
/
+19
*
|
Add better error reporting to mod_muc_admin commands
Paweł Chmielowski
2020-10-20
1
-80
/
+117
*
|
Document that send_direct_invitation is asynchronous
Badlop
2020-10-16
1
-1
/
+5
*
|
Support for MAM Flipped Pages (#3398)
Badlop
2020-10-15
1
-4
/
+8
*
|
Store room options in create_room_with_opts only if we will start room
Paweł Chmielowski
2020-10-15
1
-7
/
+7
*
|
send_direct_invitation command is now asynchronous
Jerome Sautret
2020-10-15
1
-1
/
+0
*
|
Make websocket send put back pressure on c2s process
Paweł Chmielowski
2020-10-13
2
-2
/
+15
*
|
Make mod_muc_admin command work correctly with hibernated rooms
Paweł Chmielowski
2020-10-13
2
-19
/
+32
*
|
Added sql_odbc_driver option for mssql db
Jerome Sautret
2020-10-08
4
-11
/
+23
*
|
ejabberd_stun: Rename Logger filter
Holger Weiss
2020-10-01
1
-2
/
+2
*
|
mod_register: Allow for account-removal-only setup
Holger Weiss
2020-09-29
1
-11
/
+10
*
|
Make roster subscriptions work better with invalid roster state in db
Paweł Chmielowski
2020-09-22
1
-2
/
+51
|
/
*
Use os time instead of system time in values returned by mod_time
Paweł Chmielowski
2020-09-15
1
-1
/
+1
[next]