Innopolis University DevOps Playground
Skip to content
Snippets Groups Projects
  1. May 24, 2005
  2. May 23, 2005
    • Alexey Shchepin's avatar
      · 05904625
      Alexey Shchepin authored
      * src/ejabberd.hrl: Updated version to 0.9.1
      
      SVN Revision: 362
      05904625
    • Alexey Shchepin's avatar
      Trunk copied to branches/ejabberd-0.9.1 · 207c8ad3
      Alexey Shchepin authored
      SVN Revision: 361
      207c8ad3
    • Alexey Shchepin's avatar
      · 4c902994
      Alexey Shchepin authored
      * src/msgs/fr.msg: Updated (thanks to Mickael Remond)
      
      SVN Revision: 360
      4c902994
    • Alexey Shchepin's avatar
      · 85bde6e5
      Alexey Shchepin authored
      * src/odbc/Makefile.in: Added
      
      * src/configure.ac: Updated for odbc support
      * src/Makefile.in: Likewise
      
      * src/aclocal.m4: Bugfix
      
      SVN Revision: 359
      85bde6e5
    • Alexey Shchepin's avatar
      · dbb24824
      Alexey Shchepin authored
      * src/mod_last_odbc.erl: Added store_last_info/4 function (thanks
      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
      dbb24824
    • Mickaël Rémond's avatar
      Updated French translation · 6b1e56f7
      Mickaël Rémond authored
      SVN Revision: 357
      6b1e56f7
    • Alexey Shchepin's avatar
      · 9c556685
      Alexey Shchepin authored
      * doc/guide.tex: Updated (thanks to Sergei Golovan)
      * doc/dev.tex: Likewise
      * doc/disco.png: Likewise
      * doc/discorus.png: Likewise
      * doc/webadmin.png: Likewise
      * doc/webadminru.png: Likewise
      
      SVN Revision: 356
      9c556685
    • Alexey Shchepin's avatar
      · 0625a033
      Alexey Shchepin authored
      * src/msgs/ru.msg: Updated (thanks to Sergei Golovan)
      * src/msgs/uk.msg: Likewise
      
      SVN Revision: 355
      0625a033
    • Alexey Shchepin's avatar
      · 820c7848
      Alexey Shchepin authored
      * src/web/ejabberd_web_admin.erl: Updated CSS, added modules
      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
      820c7848
  3. May 22, 2005
    • Alexey Shchepin's avatar
      · 94ed3740
      Alexey Shchepin authored
      * src/web/ejabberd_http.erl: "Connection:" header value now
      matched case-insensitive, and returned to client, replaced
      duplicate is_space($\r) with is_space($\t) (thanks to Maxim
      Ryazanov)
      
      SVN Revision: 353
      94ed3740
  4. May 21, 2005
    • Alexey Shchepin's avatar
      · 9f27556a
      Alexey Shchepin authored
      * src/mod_pubsub/mod_pubsub.erl: Fixed XML element name for
      pubsub#event namespace (thanks to Magnus Henoch)
      
      SVN Revision: 352
      9f27556a
    • Alexey Shchepin's avatar
      · b4309308
      Alexey Shchepin authored
      * src/msgs/ru.msg: Updated (thanks to Sergei Golovan)
      * src/msgs/uk.msg: Likewise
      
      * src/msgs/es.msg: Updated (thanks to Badlop)
      
      SVN Revision: 351
      b4309308
  5. May 18, 2005
    • Alexey Shchepin's avatar
      · 77f681b3
      Alexey Shchepin authored
      * src/mod_pubsub/mod_pubsub.erl: Now possible to subscribe to a
      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
      77f681b3
  6. May 17, 2005
    • Alexey Shchepin's avatar
      · 47b5e514
      Alexey Shchepin authored
      * src/mod_irc/mod_irc_connection.erl: Added support for WHOIS
      requests and reply to USERINFO (thanks to Oleg V. Motienko)
      
      SVN Revision: 349
      47b5e514
    • Alexey Shchepin's avatar
      · fb870ca1
      Alexey Shchepin authored
      * src/stringprep/stringprep_drv.c: Bugfix
      
      SVN Revision: 348
      fb870ca1
  7. May 15, 2005
    • Alexey Shchepin's avatar
      · d7a6fcb7
      Alexey Shchepin authored
      * src/win32/ejabberd.cfg: Updated (thanks to Sergei Golovan)
      
      * 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
      d7a6fcb7
  8. May 09, 2005
    • Alexey Shchepin's avatar
      · a4507b8b
      Alexey Shchepin authored
      * src/mod_muc/mod_muc_room.erl: Fixed bug with storing
      affiliations of invited users in members-only room (thanks to
      Sergei Golovan)
      
      SVN Revision: 346
      a4507b8b
    • Alexey Shchepin's avatar
      · 7cb79cd4
      Alexey Shchepin authored
      * src/ejabberd_c2s.erl: Fixed starttls_required behaviour for
      legacy connections (thanks to Brian Campbell)
      
      SVN Revision: 345
      7cb79cd4
  9. May 08, 2005
    • Alexey Shchepin's avatar
      · 4f735929
      Alexey Shchepin authored
      * src/web/ejabberd_web_admin.erl: Images now specified via CSS,
      design slightly updated, added last activity statistics (thanks to
      Sergei Golovan)
      
      SVN Revision: 344
      4f735929
  10. May 07, 2005
    • Alexey Shchepin's avatar
      · 4eca697b
      Alexey Shchepin authored
      * src/stringprep/stringprep_drv.c: Added check for bidi
      
      * 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
      4eca697b
  11. May 06, 2005
    • Alexey Shchepin's avatar
      · 1a4c851c
      Alexey Shchepin authored
      * src/stringprep/uni_norm.c: Regenerated with Unicode 3.2 tables
      as required by RFC3454
      
      * src/stringprep/uni_parse2.tcl: Bugfixes
      
      * src/stringprep/stringprep_drv.c: Bugfixes, added hangul
      composition
      
      SVN Revision: 342
      1a4c851c
  12. May 05, 2005
  13. May 03, 2005
    • Alexey Shchepin's avatar
      · 22ca77c1
      Alexey Shchepin authored
      * src/mod_muc/mod_muc_room.erl: Store ban reasons for outcast
      items, updated affiliation matching rules to latest JEP-0045
      
      SVN Revision: 339
      22ca77c1
  14. May 02, 2005
    • Alexey Shchepin's avatar
      · fd118302
      Alexey Shchepin authored
      * src/mod_muc/mod_muc_room.erl: Updated changing roles and
      affiliations tables to latest JEP-0045
      
      SVN Revision: 338
      fd118302
  15. May 01, 2005
    • Alexey Shchepin's avatar
      · bfe18dd1
      Alexey Shchepin authored
      * src/msgs/sw.msg: Renamed to sv.msg
      * src/msgs/sv.msg: Likewise
      
      SVN Revision: 337
      bfe18dd1
    • Mickaël Rémond's avatar
      src/msgs/fr.msg: Updated · b556c41d
      Mickaël Rémond authored
      SVN Revision: 336
      b556c41d
    • Alexey Shchepin's avatar
      · 5bdad9a7
      Alexey Shchepin authored
      * src/msgs/pl.msg: Updated (thanks to Andrew Smyk)
      
      SVN Revision: 335
      5bdad9a7
    • Alexey Shchepin's avatar
      · 58450aaa
      Alexey Shchepin authored
      * contrib/extract_translations/README: Better phrasing (thanks to
      Sergei Golovan)
      
      * contrib/extract_translations/extract_translations.erl: Fix to
      avoid duplication of lines (thanks to Sergei Golovan)
      
      SVN Revision: 334
      58450aaa
    • Alexey Shchepin's avatar
      · 08c8d19e
      Alexey Shchepin authored
      * src/msgs/sw.msg: New Swedish translation (thanks to (Magnus Henoch)
      
      * 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
      08c8d19e
  16. Apr 27, 2005
    • Alexey Shchepin's avatar
      · 916c7c66
      Alexey Shchepin authored
      * src/ejabberd_auth_ldap.erl: Added listing of users support
      
      SVN Revision: 332
      916c7c66
  17. Apr 26, 2005
    • Alexey Shchepin's avatar
      · b6956566
      Alexey Shchepin authored
      * src/ejabberd_ctl.erl: Better spelling, now prints full file
      paths, fixed checking of mnesia:install_fallback result, now
      "dump" command dumps only persistent tables
      
      SVN Revision: 331
      b6956566
    • Alexey Shchepin's avatar
      · 36dfc9b0
      Alexey Shchepin authored
      * contrib/extract_translations/: A tool for extracting of
      translation strings from ejabberd code (thanks to Sergei Golovan)
      
      SVN Revision: 330
      36dfc9b0
    • Alexey Shchepin's avatar
      · 4f9497d3
      Alexey Shchepin authored
      * src/mod_vcard_ldap.erl: Bugfix (thanks to Mickael Remond)
      
      SVN Revision: 329
      4f9497d3
  18. Apr 24, 2005
    • Alexey Shchepin's avatar
      · 8e9628b9
      Alexey Shchepin authored
      * src/web/ejabberd_web_admin.erl: Added translation to submit
      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
      8e9628b9
    • Alexey Shchepin's avatar
      · 9f1fd5ee
      Alexey Shchepin authored
      * src/tls/tls_drv.c: Reverted previous patch
      
      SVN Revision: 327
      9f1fd5ee
  19. Apr 22, 2005
    • Alexey Shchepin's avatar
      · e93f2aa1
      Alexey Shchepin authored
      * doc/guide.tex: Added mod_shared_roster documentation
      
      * src/ejabberd.hrl: Updated version
      
      SVN Revision: 326
      e93f2aa1
  20. Apr 21, 2005