| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
SVN Revision: 377
|
|
|
|
|
|
| |
extra_domains option
SVN Revision: 376
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
moved to mod_register.erl (thanks to Sergei Golovan)
* src/mod_register.erl: Likewise
* src/win32/ejabberd.nsi: Added two pictures in installer (thanks
to Maxim Ryazanov)
* src/win32/ejabberd_header.bmp: Likewise
* src/win32/ejabberd_intro.bmp: Likewise
* src/web/ejabberd_web_admin.erl: Fixed spelling of word
"authentication"
* src/ejabberd_c2s.erl: Likewise
SVN Revision: 375
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* src/mod_vcard.erl: Bugfix
* src/ejabberd_app.erl: Updated to allow different authentication
methods for different virtual hosts
* src/ejabberd_auth.erl: Likewise
* src/ejabberd_auth_external.erl: Likewise
* src/ejabberd_auth_internal.erl: Likewise
* src/ejabberd_auth_ldap.erl: Likewise
* src/ejabberd_auth_odbc.erl: Likewise
* src/cyrsasl.erl: Likewise
* src/cyrsasl_digest.erl: Likewise
* src/cyrsasl_plain.erl: Likewise
* src/ejabberd_c2s.erl: Likewise
* src/ejabberd_config.erl: Likewise
* src/extauth.erl: Likewise
* src/mod_last_odbc.erl: Likewise
* src/mod_offline_odbc.erl: Likewise
* src/mod_roster_odbc.erl: Likewise
* src/odbc/ejabberd_odbc.erl: Likewise
* src/odbc/ejabberd_odbc_sup.erl: Likewise
SVN Revision: 374
|
|
|
|
| |
SVN Revision: 373
|
|
|
|
| |
SVN Revision: 372
|
|
|
|
| |
SVN Revision: 371
|
|
|
|
| |
SVN Revision: 370
|
|
|
|
| |
SVN Revision: 369
|
|
|
|
|
|
| |
to Felipe Brito Vasconcellos)
SVN Revision: 367
|
|
|
|
|
|
|
|
|
| |
* src/configure.ac: Updated for odbc support
* src/Makefile.in: Likewise
* src/aclocal.m4: Bugfix
SVN Revision: 359
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
to Sergei Golovan)
* src/mod_last.erl: Likewise
* src/jd2ejd.erl: Support for exporting iq:last information,
better error handling (thanks to Sergei Golovan)
* src/ejabberd_ctl.erl: Added "import-file" and "import-dir"
commands (thanks to Sergei Golovan)
SVN Revision: 358
|
|
|
|
| |
SVN Revision: 357
|
|
|
|
|
|
| |
* src/msgs/uk.msg: Likewise
SVN Revision: 355
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
management (thanks to Sergei Golovan)
* src/gen_mod.erl: Added function loaded_modules_with_opts/0, new
API for module stopping (thanks to Sergei Golovan)
* src/mod_muc/mod_muc.erl: Moved a process name to a macros,
updated module stopping (thanks to Sergei Golovan)
* src/mod_irc/mod_irc.erl: Likewise
* src/mod_pubsub/mod_pubsub.erl: Likewise
* src/mod_announce.erl: Updated module stopping (thanks to Sergei
Golovan)
* src/mod_echo.erl: Likewise
* src/mod_offline.erl: Likewise
SVN Revision: 354
|
|
|
|
|
|
|
|
| |
matched case-insensitive, and returned to client, replaced
duplicate is_space($\r) with is_space($\t) (thanks to Maxim
Ryazanov)
SVN Revision: 353
|
|
|
|
|
|
| |
pubsub#event namespace (thanks to Magnus Henoch)
SVN Revision: 352
|
|
|
|
|
|
|
|
| |
* src/msgs/uk.msg: Likewise
* src/msgs/es.msg: Updated (thanks to Badlop)
SVN Revision: 351
|
|
|
|
|
|
|
|
|
|
|
| |
pubsub node with a JID that includes a resource (thanks to Martijn
van Beers)
* src/stringprep/uni_parse2.tcl: Bugfix
* src/stringprep/stringprep_drv.c: Likewise
* src/stringprep/uni_norm.c: Regenerated
SVN Revision: 350
|
|
|
|
|
|
| |
requests and reply to USERINFO (thanks to Oleg V. Motienko)
SVN Revision: 349
|
|
|
|
| |
SVN Revision: 348
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* src/odbc/Makefile.win32: Added (thanks to Sergei Golovan)
* src/Makefile.win32: Updated (thanks to Sergei Golovan)
* src/jd2ejd.erl: Fixed private xml setting
* src/mod_last.erl: Bugfix
* src/mod_last_odbc.erl: Likewise
* src/mod_pubsub/mod_pubsub.erl: Fixed service stopping
SVN Revision: 347
|
|
|
|
|
|
|
| |
affiliations of invited users in members-only room (thanks to
Sergei Golovan)
SVN Revision: 346
|
|
|
|
|
|
| |
legacy connections (thanks to Brian Campbell)
SVN Revision: 345
|
|
|
|
|
|
|
| |
design slightly updated, added last activity statistics (thanks to
Sergei Golovan)
SVN Revision: 344
|
|
|
|
|
|
|
|
|
|
| |
* src/stringprep/uni_parse.tcl: Now handle all Unicode code points
up to U+10FFFF
* src/stringprep/uni_parse2.tcl: Likewise
* src/stringprep/uni_data.c: Regenerated
* src/stringprep/uni_norm.c: Likewise
SVN Revision: 343
|
|
|
|
|
|
|
|
|
|
|
| |
as required by RFC3454
* src/stringprep/uni_parse2.tcl: Bugfixes
* src/stringprep/stringprep_drv.c: Bugfixes, added hangul
composition
SVN Revision: 342
|
|
|
|
| |
SVN Revision: 340
|
|
|
|
|
|
| |
items, updated affiliation matching rules to latest JEP-0045
SVN Revision: 339
|
|
|
|
|
|
| |
affiliations tables to latest JEP-0045
SVN Revision: 338
|
|
|
|
|
|
| |
* src/msgs/sv.msg: Likewise
SVN Revision: 337
|
|
|
|
| |
SVN Revision: 336
|
|
|
|
| |
SVN Revision: 335
|
|
|
|
|
|
|
|
|
|
| |
* src/msgs/pt.msg: New Portuguese translation (thanks to iceburn)
* src/msgs/es.msg: Updated (thanks to Badlop)
* src/msgs/nl.msg: Updated (thanks to Sander Devrieze)
SVN Revision: 333
|
|
|
|
| |
SVN Revision: 332
|
|
|
|
|
|
|
| |
paths, fixed checking of mnesia:install_fallback result, now
"dump" command dumps only persistent tables
SVN Revision: 331
|
|
|
|
| |
SVN Revision: 329
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
button and "shared roster groups" header (thanks to iceburn and
Sergei Golovan)
* src/msgs/ru.msg: Updated (thanks to Sergei Golovan)
* src/msgs/uk.msg: Likewise
* src/mod_muc/mod_muc_room.erl: Minor update to simplify
translation (thanks to Sergei Golovan)
SVN Revision: 328
|
|
|
|
| |
SVN Revision: 327
|
|
|
|
|
|
| |
* src/ejabberd.hrl: Updated version
SVN Revision: 326
|
|
|
|
| |
SVN Revision: 325
|
|
|
|
| |
SVN Revision: 324
|
|
|
|
|
|
|
|
| |
* src/web/ejabberd_web_admin.erl: Fixed user registration via web
interface, fixed path to user's offline messages (thanks to
Mickael Remond)
SVN Revision: 323
|
|
|
|
|
|
| |
a subdomain of another
SVN Revision: 322
|
|
|
|
|
|
| |
was using the function try_register/2 instead of the new one try_register/3; The link to the message queue were also missing the server.
SVN Revision: 321
|
|
|
|
| |
SVN Revision: 316
|
|
|
|
|
|
|
| |
specified via odbc_server option now
* src/ejabberd.cfg.example: Added ODBC usage example
SVN Revision: 314
|
|
|
|
| |
SVN Revision: 311
|
|
|
|
| |
SVN Revision: 310
|
|
|
|
| |
SVN Revision: 309
|