Innopolis University DevOps Playground
Skip to content
Snippets Groups Projects
  1. Apr 18, 2005
  2. Apr 17, 2005
  3. Apr 09, 2005
    • Alexey Shchepin's avatar
      · 13de4511
      Alexey Shchepin authored
      * src/ejabberd_c2s.erl: Send new id for each new stream inside one
      session (thanks to Maxim Ryazanov)
      
      * src/tls/tls_drv.c: Now reads all certificates from certificate
      file instead of reading only first one (thanks to Karl-Johan
      Karlsson)
      
      * examples/transport-configs/init-scripts/jabber-gg-transport:
      Fixed typo (thanks to Sander Devrieze)
      
      SVN Revision: 305
      13de4511
    • Alexey Shchepin's avatar
      · e23e4730
      Alexey Shchepin authored
      * src/ejabberd_c2s.erl: Send new id for each new stream inside one
      session (thanks to Maxim Ryazanov)
      
      * src/tls/tls_drv.c: Now reads all certificates from certificate
      file instead of reading only first one (thanks to Karl-Johan
      Karlsson)
      
      * examples/transport-configs/init-scripts/jabber-gg-transport:
      Fixed typo (thanks to Sander Devrieze)
      
      SVN Revision: 304
      e23e4730
  4. Apr 04, 2005
    • Alexey Shchepin's avatar
      · 3bba1ba4
      Alexey Shchepin authored
      * examples/transport-configs/configs/msn-transport.xml: Fixed typo
      (thanks to Sander Devrieze)
      
      SVN Revision: 303
      3bba1ba4
  5. Apr 01, 2005
    • Alexey Shchepin's avatar
      · baa1cfad
      Alexey Shchepin authored
      * examples/transport-configs/: Updated (thanks to Sander Devrieze)
      
      SVN Revision: 302
      baa1cfad
    • Alexey Shchepin's avatar
      · a12bded1
      Alexey Shchepin authored
      * examples/transport-configs/: Updated (thanks to Sander Devrieze)
      
      SVN Revision: 301
      a12bded1
  6. Mar 30, 2005
    • Alexey Shchepin's avatar
      · 6d74a69d
      Alexey Shchepin authored
      * src/ejabberd_ctl.erl: Bugfix
      
      SVN Revision: 300
      6d74a69d
  7. Mar 16, 2005
    • Alexey Shchepin's avatar
      · 5ba047fa
      Alexey Shchepin authored
      * src/mod_muc/mod_muc_room.erl: Bugfix
      
      SVN Revision: 299
      5ba047fa
  8. Mar 15, 2005
    • Alexey Shchepin's avatar
      · 33f40817
      Alexey Shchepin authored
      * src/ejabberd_sm.erl: Bugfix
      
      SVN Revision: 298
      33f40817
  9. Mar 11, 2005
    • Alexey Shchepin's avatar
      · 301cc280
      Alexey Shchepin authored
      * src/ejabberd_router.erl: Bugfix
      
      SVN Revision: 297
      301cc280
  10. Jan 13, 2005
    • Alexey Shchepin's avatar
      · 36afafb9
      Alexey Shchepin authored
      * src/mod_irc/mod_irc_connection.erl: Added filtering of quit
      status
      
      * src/web/ejabberd_web_admin.erl: Copyright update
      * src/mod_vcard_ldap.erl: Likewise
      * src/mod_vcard.erl: Likewise
      * src/mod_pubsub/mod_pubsub.erl: Likewise
      * src/mod_muc/mod_muc.erl: Likewise
      * src/mod_irc/mod_irc.erl: Likewise
      
      SVN Revision: 296
      36afafb9
  11. Dec 29, 2004
    • Alexey Shchepin's avatar
      · 3416cbe6
      Alexey Shchepin authored
      * src/odbc/ejabberd_odbc.erl: Load-balance ODBC requests between
      several connections
      
      * src/odbc/ejabberd_odbc_sup.erl: Supervisor for ODBC connections
      
      * src/mod_muc/mod_muc_room.erl: Added missed type='form' attribute
      in room configuration response (thanks to Badlop)
      
      SVN Revision: 295
      3416cbe6
  12. Dec 19, 2004
    • Alexey Shchepin's avatar
      · 50bef378
      Alexey Shchepin authored
      * src/mod_roster_odbc.erl: Roster support via ODBC (not completed)
      
      * src/ejabberd_auth_internal.erl: Added remove_user hook
      * src/ejabberd_auth_odbc.erl: Likewise
      * src/mod_roster.erl: Use remove_user hook
      * src/mod_offline.erl: Likewise
      * src/mod_offline_odbc.erl: Likewise
      * src/mod_last.erl: Likewise
      * src/mod_last_odbc.erl: Likewise
      * src/mod_vcard.erl: Likewise
      * src/mod_private.erl: Likewise
      
      * src/mod_roster.erl: Added hooks for functions exported by
      mod_roster
      * src/ejabberd_c2s.erl: Likewise
      * src/ejabberd_sm.erl: Likewise
      * src/mod_privacy.erl: Likewise
      * src/mod_last.erl: Likewise
      * src/mod_last_odbc.erl: Likewise
      
      SVN Revision: 294
      50bef378
  13. Dec 14, 2004
    • Alexey Shchepin's avatar
      · 7c900def
      Alexey Shchepin authored
      * src/ejabberd_sm.erl: Updated missed message passing from
      previous patch
      
      SVN Revision: 293
      7c900def
  14. Dec 13, 2004
    • Alexey Shchepin's avatar
      · 8c8e3469
      Alexey Shchepin authored
      * src/odbc/pg.sql: DB creation script for postgres
      
      * src/odbc/ejabberd_odbc.erl: Experimental support for ODBC
      * src/mod_last_odbc.erl: Likewise
      * src/mod_offline_odbc.erl: Likewise
      * src/ejabberd_auth_odbc.erl: Likewise
      * src/ejabberd_auth.erl: Likewise
      
      SVN Revision: 292
      8c8e3469
  15. Dec 12, 2004
    • Alexey Shchepin's avatar
      · 0e9f506a
      Alexey Shchepin authored
      * src/mod_stats.erl: Minor optimizations
      
      SVN Revision: 291
      0e9f506a
    • Alexey Shchepin's avatar
      · 591bc426
      Alexey Shchepin authored
      * src/ejabberd_sm.erl: Added unset_presence_hook
      * src/mod_last.erl: Use unset_presence_hook instead of direct call
      
      * src/ejabberd_auth.erl: Splitted into ejabberd_auth_internal.erl,
      ejabberd_auth_ldap.erl, and ejabberd_auth_external.erl,
      * src/ejabberd_auth_internal.erl: Likewise
      * src/ejabberd_auth_ldap.erl: Likewise
      * src/ejabberd_auth_external.erl: Likewise
      
      SVN Revision: 290
      591bc426
  16. Dec 05, 2004
    • Alexey Shchepin's avatar
      · da58d568
      Alexey Shchepin authored
      * src/web/ejabberd_web_admin.erl: Changed type of password field
      to "password"
      
      * src/jlib.hrl: More stream error defines (thanks to Sergei
      Golovan)
      
      * src/ejabberd_c2s.erl: Support for starttls_required option
      (thanks to Sergei Golovan)
      
      * src/mod_muc/mod_muc_room.erl: Fixed mistake in case condition
      (thanks to Sergei Golovan)
      
      * src/xml_stream.erl: Added function parse_element/1
      
      * src/expat_erl.c: Added PARSE_FINAL_COMMAND
      
      SVN Revision: 289
      da58d568
  17. Dec 03, 2004
    • Alexey Shchepin's avatar
      · cc19cb17
      Alexey Shchepin authored
      * src/ejabberd_listener.erl: Enable keepalive option
      
      * src/xml_stream.erl: Added API for managing xml streams without
      creating process
      * src/ejabberd_receiver.erl: Use this API, now 2 processes are
      created per C2S connection
      
      SVN Revision: 288
      cc19cb17
  18. Dec 01, 2004
    • Alexey Shchepin's avatar
      · fb977729
      Alexey Shchepin authored
      * src/expat_erl.c: Now uses port control instead of port output
      * src/xml_stream.erl: Likewise
      
      * src/stringprep/stringprep.erl: Now register port instead of
      storing it in ets table
      
      * doc/guide.tex: Updated URLs to R10C release
      
      SVN Revision: 287
      fb977729
  19. Nov 21, 2004
    • Alexey Shchepin's avatar
      · 3d1ff452
      Alexey Shchepin authored
      * src/mod_vcard.erl: Added missed index
      
      * doc/guide.tex: Updated (thanks to Sander Devrieze)
      
      SVN Revision: 286
      3d1ff452
  20. Nov 05, 2004
    • Alexey Shchepin's avatar
      · 2f7f3d9b
      Alexey Shchepin authored
      * src/aclocal.m4: Fixed headers detecting in AM_WITH_OPENSSL
      (thanks to Leif Johansson)
      
      * src/ejabberd_auth.erl: Added support for ldap_rootdn and
      ldap_password options (thanks to Stefan de Konink)
      * src/mod_vcard_ldap.erl: Likewise
      
      * src/ejabberd_router.erl: Now possible to route packet via
      function call instead of message sending
      * src/ejabberd_sm.erl: Added function route/3, use it in route
      table
      * src/ejabberd_local.erl: Likewise
      * src/ejabberd_s2s.erl: Likewise
      
      * (all): Fixed spelling of word "authentication"
      
      * src/*/Makefile.in: Replaced erlc with @ERLC@
      
      SVN Revision: 285
      2f7f3d9b
  21. Oct 15, 2004
    • Alexey Shchepin's avatar
      · 7d683b19
      Alexey Shchepin authored
      * examples/transport-configs/: Transport config examples (thanks
      to Sander Devrieze)
      
      SVN Revision: 284
      7d683b19
    • Alexey Shchepin's avatar
      · ed31fea4
      Alexey Shchepin authored
      * src/msgs/de.msg: German translation (thanks to Marina Hahn)
      
      SVN Revision: 283
      ed31fea4
  22. Oct 12, 2004
    • Alexey Shchepin's avatar
      · 476a36cd
      Alexey Shchepin authored
      * src/win32/: Updated (thanks to Sergei Golovan)
      
      * src/msgs/es.msg: Updated (thanks to Badlop)
      
      * src/mod_irc/iconv_erl.c: Bugfix (thanks to Jacek Konieczny)
      
      SVN Revision: 282
      476a36cd
  23. Oct 10, 2004
    • Alexey Shchepin's avatar
      · e9f6529e
      Alexey Shchepin authored
      * src/tls/Makefile.win32: Added (thanks to Sergei Golovan)
      
      * src/win32/: Updated (thanks to Sergei Golovan)
      
      SVN Revision: 281
      e9f6529e
  24. Oct 09, 2004
    • Alexey Shchepin's avatar
      · e852a3c8
      Alexey Shchepin authored
      * src/msgs/uk.msg: Updated (thanks to Sergei Golovan)
      
      SVN Revision: 280
      e852a3c8