Groups
Conversations
All groups and messages
Send feedback to Google
Help
Sign in
Groups
prosody-dev
Conversations
About
prosody-dev
1–30 of 489
Mark all as read
Report abusive group
0 selected
Damian Minkov
,
Kim Alvefur
3
May 24
s2s connections
Hi Damian and everyone else, On Tue, May 23, 2023 at 03:37:53PM -0700, Damian Minkov wrote: >Hey
unread,
s2s connections
Hi Damian and everyone else, On Tue, May 23, 2023 at 03:37:53PM -0700, Damian Minkov wrote: >Hey
May 24
Damian Minkov
, …
Damian Minkov
3
May 24
preevents in stanzarouter
Hi Matt, Yeah it is a strange situation in our environment. We have some jid rewriting and it turns
unread,
preevents in stanzarouter
Hi Matt, Yeah it is a strange situation in our environment. We have some jid rewriting and it turns
May 24
Vitaly Orekhov
,
Matthew Wild
6
May 13
[Opinion needed] Considerations on Windows support
On Wednesday, 15 March 2023 at 02:02:26 UTC+3 Vitaly Orekhov wrote: If pidfile is defined in Prosody
unread,
[Opinion needed] Considerations on Windows support
On Wednesday, 15 March 2023 at 02:02:26 UTC+3 Vitaly Orekhov wrote: If pidfile is defined in Prosody
May 13
Stephen Paul Weber
May 7
[PATCH] Allow mod_pubsub_subscription to subscribe from a bare JID
I am working on a module to allow MUCs to subscribe to pubsub nodes and for compatibility with
unread,
[PATCH] Allow mod_pubsub_subscription to subscribe from a bare JID
I am working on a module to allow MUCs to subscribe to pubsub nodes and for compatibility with
May 7
vkvo...@vivaldi.net
, …
Vitaly Orekhov
4
Mar 21
[PATCH] mod_auth_internal_plain: Fix user creation done via mod_admin_shell
[PATCH] mod_auth_internal_plain: Add functions to enable/disable/check user activation Followup to
unread,
[PATCH] mod_auth_internal_plain: Fix user creation done via mod_admin_shell
[PATCH] mod_auth_internal_plain: Add functions to enable/disable/check user activation Followup to
Mar 21
Vitaly Orekhov
,
Matthew Wild
2
Mar 15
[Mercurial] SSH access request
Hi Vitaly, On Sun, 5 Mar 2023 at 12:15, 'Vitaly Orekhov' via prosody-dev <prosody-dev@
unread,
[Mercurial] SSH access request
Hi Vitaly, On Sun, 5 Mar 2023 at 12:15, 'Vitaly Orekhov' via prosody-dev <prosody-dev@
Mar 15
vkvo...@vivaldi.net
Mar 14
[PATCH] prosody.bat: Pass command line arguments to main file
In fact, Prosody supports command line startup arguments, but Windows version wasn't aware of
unread,
[PATCH] prosody.bat: Pass command line arguments to main file
In fact, Prosody supports command line startup arguments, but Windows version wasn't aware of
Mar 14
vkvo...@vivaldi.net
Mar 14
[PATCH] util.startup: Make use of Windows console host type detection
Since Windows 10 'November Update' (10.0.10586) there are two console hosts, the legacy and
unread,
[PATCH] util.startup: Make use of Windows console host type detection
Since Windows 10 'November Update' (10.0.10586) there are two console hosts, the legacy and
Mar 14
vkvo...@vivaldi.net
,
Vitaly Orekhov
3
Mar 14
[PATCH] core.loggingmanager: Add a fallback for color on legacy Windows console host
False positive alarm here. This patch is valid, the previous alert was about changeset to util.
unread,
[PATCH] core.loggingmanager: Add a fallback for color on legacy Windows console host
False positive alarm here. This patch is valid, the previous alert was about changeset to util.
Mar 14
vkvo...@vivaldi.net
3
Mar 13
[PATCH] util.windows: Add new functions to prepare for Windows support comeback
[PATCH] util.windows: Add get_consoletype() function This function determines whether the user is
unread,
[PATCH] util.windows: Add new functions to prepare for Windows support comeback
[PATCH] util.windows: Add get_consoletype() function This function determines whether the user is
Mar 13
vkvo...@vivaldi.net
Mar 8
[PATCH] mod_windows: Initial implementation
mod_windows is not a stub anymore. It starts providing very basic functionality from mod_posix, like
unread,
[PATCH] mod_windows: Initial implementation
mod_windows is not a stub anymore. It starts providing very basic functionality from mod_posix, like
Mar 8
vkvo...@vivaldi.net
Mar 8
[PATCH] util.signal: Add SIGBREAK signal
Windows-specific Ctrl+Break signal. Since it's neither ANSI, nor any other, it's put under
unread,
[PATCH] util.signal: Add SIGBREAK signal
Windows-specific Ctrl+Break signal. Since it's neither ANSI, nor any other, it's put under
Mar 8
vkvo...@vivaldi.net
,
Vitaly Orekhov
2
Mar 2
[PATCH] Makefile.win: Update dependencies for all utility libraries
> early February 2022 Should be read as 'early February 2023'. I made a typo here. I also
unread,
[PATCH] Makefile.win: Update dependencies for all utility libraries
> early February 2022 Should be read as 'early February 2023'. I made a typo here. I also
Mar 2
vkvo...@vivaldi.net
Feb 25
[PATCH] util.ringbuffer: Detect page size by querying GetSystemInfo() on Windows
There is a function provided by Windows API to get all system information.
unread,
[PATCH] util.ringbuffer: Detect page size by querying GetSystemInfo() on Windows
There is a function provided by Windows API to get all system information.
Feb 25
vkvo...@vivaldi.net
Feb 25
[PATCH] util.net: Use Winsock2 if compiled for Windows
Missing AF_INET6 and related definitions are located in Windows Sockets 2 TCP/IP header.
unread,
[PATCH] util.net: Use Winsock2 if compiled for Windows
Missing AF_INET6 and related definitions are located in Windows Sockets 2 TCP/IP header.
Feb 25
vkvo...@vivaldi.net
Feb 25
[PATCH] util.time: Add clock_gettime() polyfill for Windows
Windows does not provide clock_gettime() natively, so a polyfill should have been added. This
unread,
[PATCH] util.time: Add clock_gettime() polyfill for Windows
Windows does not provide clock_gettime() natively, so a polyfill should have been added. This
Feb 25
vkvo...@vivaldi.net
Feb 25
[PATCH] util.poll: Use Windows Sockets 2 for select backend
select is only possible network backend (excl. libevent) for Windows, as neither poll or epoll are
unread,
[PATCH] util.poll: Use Windows Sockets 2 for select backend
select is only possible network backend (excl. libevent) for Windows, as neither poll or epoll are
Feb 25
Matthew Wild
Feb 21
[ANN] Prosody 0.12.3 released
Hi folks, We are pleased to announce the release of Prosody 0.12.3. This is a bugfix release for our
unread,
[ANN] Prosody 0.12.3 released
Hi folks, We are pleased to announce the release of Prosody 0.12.3. This is a bugfix release for our
Feb 21
Damian Minkov
,
Matthew Wild
4
Feb 21
[patch] Optimize stanza cloning in case of broadcast_roles setting
On Sat, 18 Feb 2023 at 17:32, Damian Minkov <dame...@damencho.com> wrote: > What about this
unread,
[patch] Optimize stanza cloning in case of broadcast_roles setting
On Sat, 18 Feb 2023 at 17:32, Damian Minkov <dame...@damencho.com> wrote: > What about this
Feb 21
Damian Minkov
, …
Matthew Wild
11
Feb 21
Bug in mod_smacks on closing connection
On Tue, 21 Feb 2023 at 00:22, 'Damian Minkov' via prosody-dev <prosody-dev@googlegroups.
unread,
Bug in mod_smacks on closing connection
On Tue, 21 Feb 2023 at 00:22, 'Damian Minkov' via prosody-dev <prosody-dev@googlegroups.
Feb 21
Boris Grozev
,
Matthew Wild
7
Feb 16
[PATCH] Initialize session.ip early (with mod_websocket)
Hi Matthew, Thank you for looking into it and providing a better solution! Your patch to our module
unread,
[PATCH] Initialize session.ip early (with mod_websocket)
Hi Matthew, Thank you for looking into it and providing a better solution! Your patch to our module
Feb 16
Kim Alvefur
12/13/22
[ANN] Prosody 0.12.2 released
Hi folks, We are pleased to announce the release of Prosody 0.12.2. This is a regularly delayed
unread,
[ANN] Prosody 0.12.2 released
Hi folks, We are pleased to announce the release of Prosody 0.12.2. This is a regularly delayed
12/13/22
Kim Alvefur
12/13/22
[ANN] Prosody 0.11.14 released
Hi folks, We are pleased to announce the release of Prosody 0.11.14. This release fixes an issue in
unread,
[ANN] Prosody 0.11.14 released
Hi folks, We are pleased to announce the release of Prosody 0.11.14. This release fixes an issue in
12/13/22
Damian Minkov
,
Kim Alvefur
2
12/2/22
Bug in mod_s2soutinjection
Hi Damian, On Thu, Dec 01, 2022 at 03:01:18PM -0800, Damian Minkov wrote: >mod_s2soutinjection/
unread,
Bug in mod_s2soutinjection
Hi Damian, On Thu, Dec 01, 2022 at 03:01:18PM -0800, Damian Minkov wrote: >mod_s2soutinjection/
12/2/22
Trần H. Trung
,
Kim Alvefur
2
12/2/22
Dark Mode Patch
Hi, On Tue, Nov 29, 2022 at 04:06:02PM +0700, 'Trần H. Trung' via prosody-dev wrote: >This
unread,
Dark Mode Patch
Hi, On Tue, Nov 29, 2022 at 04:06:02PM +0700, 'Trần H. Trung' via prosody-dev wrote: >This
12/2/22
Esra Hatice Yılmaz
,
Kim Alvefur
2
11/4/22
ADNS Records Not In Cache
Hi, On Wed, Nov 02, 2022 at 07:13:27AM -0700, Esra Hatice Yılmaz wrote: >Is there any specific
unread,
ADNS Records Not In Cache
Hi, On Wed, Nov 02, 2022 at 07:13:27AM -0700, Esra Hatice Yılmaz wrote: >Is there any specific
11/4/22
Anon Ymus
2
10/18/22
Prosody Debian systemd service file patch
I might have to correct my proposal as the issue seems to be with the pid file on Debian and I hereby
unread,
Prosody Debian systemd service file patch
I might have to correct my proposal as the issue seems to be with the pid file on Debian and I hereby
10/18/22
Allan Spades
10/12/22
Server customization with native IOS and Android
Please I need Prosody server customization with native IOS and Android... Any experienced developer
unread,
Server customization with native IOS and Android
Please I need Prosody server customization with native IOS and Android... Any experienced developer
10/12/22
Matthew Wild
8/22/22
Prosody trunk nightly builds: breaking API changes
Hi folks, This message is about changes that affect: - anyone running Prosody's development
unread,
Prosody trunk nightly builds: breaking API changes
Hi folks, This message is about changes that affect: - anyone running Prosody's development
8/22/22
Nicoco Kinlidec
,
Kim Alvefur
2
8/16/22
mod_privilege fake session
On Tue, Aug 16, 2022 at 03:42:52PM +0200, Nicoco Kinlidec wrote: >This patch makes mod_privilege
unread,
mod_privilege fake session
On Tue, Aug 16, 2022 at 03:42:52PM +0200, Nicoco Kinlidec wrote: >This patch makes mod_privilege
8/16/22