aboutsummaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2007-01-05* src/mod_muc/mod_muc_log.erl: Remove 'right-to-left override'Alexey Shchepin1-1/+2
2006-12-31* src/ejabberd_s2s_out.erl: BugfixAlexey Shchepin1-23/+23
2006-12-21* src/mod_private_odbc: Bugfix: an internal error was returnedMickaël Rémond1-1/+3
2006-12-20* src/ejd2odbc.erl: BugfixAlexey Shchepin1-8/+9
2006-12-15* src/mod_echo.erl: The mod_echo can now be stopped without errors.Mickaël Rémond1-1/+3
2006-12-15* src/ejabberd_ctl.erl: Bugfix: Now display all register commands for aMickaël Rémond2-5/+5
2006-12-14* src/ejabberd_config.erl: Added loglevel option. It is now possible toMickaël Rémond2-2/+6
2006-12-08* src/ejabberd_receiver.erl: BugfixAlexey Shchepin1-1/+6
2006-12-08* src/ejabberd_c2s.erl: BugfixAlexey Shchepin1-0/+8
2006-12-07* src/mod_roster_odbc.erl: Better error handlingAlexey Shchepin2-6/+10
2006-12-04* src/ejabberd_loglevel.erl: Preliminary dynamic loglevel support.Mickaël Rémond4-15/+542
2006-12-01* src/ejabberd_receiver.erl: BugfixAlexey Shchepin1-1/+6
2006-11-30* src/mod_proxy65/mod_proxy65_services.erl: Fixed typo.Mickaël Rémond1-1/+1
2006-11-30* src/mod_proxy65/mod_proxy65_services.erl: We now try to get theMickaël Rémond1-5/+14
2006-11-29* Removed useless comments.Mickaël Rémond1-3/+1
2006-11-28* src/mod_proxy65/mod_proxy65_services.erl: Now using all interfaces asMickaël Rémond1-4/+1
2006-11-28* src/ejabberd_c2s.erl: User login in with negative priority must notMickaël Rémond1-2/+6
2006-11-24* src/muc/mod_muc_room.erl: API improvement. It is now possibleMickaël Rémond1-0/+3
2006-11-23* src/eldap/eldap.erl: Bugfix (thanks to Evgeniy Khramtsov)Alexey Shchepin3-7/+9
2006-11-202006-11-20 Mickael Remond <mickael.remond@process-one.net>Mickaël Rémond4-27/+136
2006-11-15* src/mod_muc/mod_muc_room.erl: API improvement: It is now easier to extract Mickaël Rémond1-0/+4
2006-11-07* src/ejabberd_node_groups.erl: Support for node taggingAlexey Shchepin6-12/+201
2006-11-05* src/odbc/mysql.sql: Fix database creation script.Mickaël Rémond1-2/+2
2006-11-05* src/mod_private_odbc.erl: Support for MySQL and MSSQL.Mickaël Rémond4-24/+148
2006-11-04* src/odbc/mysql: Database creation script should now be compliant withMickaël Rémond1-6/+6
2006-11-04* src/odbc/pg.sql: Database scripts consistency.Mickaël Rémond3-10/+13
2006-11-04* src/eldap_utils.erl: Fixed missing export (EJAB-154).Mickaël Rémond1-1/+2
2006-11-03Now really committedAlexey Shchepin1-0/+876
2006-11-02Now really addedAlexey Shchepin1-0/+131
2006-10-28* src/ejabberd.cfg.example: Changed the anonymous example a bitMickaël Rémond1-1/+1
2006-10-28* src/mod_proxy65/: XEP-0065 proxy (thanks to Evgeniy Khramtsov)Alexey Shchepin14-2272/+2520
2006-10-25* src/ejabberd_rdbms.erl: It is now possible to use ldap orMickaël Rémond3-8/+55
2006-10-19* src/ejabberd_socket.erl: Added sockname/1 and peername/1Alexey Shchepin5-3/+81
2006-10-17* src/ejabberd_auth_ldap.erl: LDAP authentication now allows toMickaël Rémond4-169/+167
2006-10-09* src/mod_privacy_odbc.erl: Privacy rules support using odbcAlexey Shchepin3-6/+13
2006-10-05* src/mod_privacy.erl: Use hooks instead of direct function callsAlexey Shchepin3-187/+192
2006-10-02* src/shaper.erl: BugfixAlexey Shchepin2-3/+4
2006-10-01* src/ejabberd_frontend_socket.erl: Support for frontendAlexey Shchepin7-56/+332
2006-09-26* src/msgs/pl.msg: Updated (thanks to Andrzej Smyk).Mickaël Rémond1-10/+43
2006-09-26* src/ejabberd_s2s.erl: More precise message for the new s2sMickaël Rémond1-2/+2
2006-09-26* src/mod_muc/mod_muc_room.erl: Minor english update.Mickaël Rémond10-10/+10
2006-09-26* src/msgs/pt-br.msg: Updated Brazilian translation (thanks toMickaël Rémond1-67/+6
2006-09-25* src/msgs/de.msg: Updated German translation (thanks to NikolausMickaël Rémond1-4/+3
2006-09-25* src/ejabberd.app: Version update for ejabberd 1.1.2.Mickaël Rémond1-1/+1
2006-09-25* src/msgs/pl.msg: Updated German translation (thanks to ZbyszekMickaël Rémond1-89/+18
2006-09-25* src/msgs/de.msg: Updated German translation (thanks to MarvinMickaël Rémond1-4/+4
2006-09-25* src/msgs/nl.msg: Updated Dutch translation (thanks to SanderMickaël Rémond1-2/+3
2006-09-25* src/ejabberd_s2s.erl: Added incoming-s2s-number andAlexey Shchepin1-1/+19
2006-09-25* src/msgs/cs.msg: Updated Czech translation and removed unusedMickaël Rémond1-89/+9
2006-09-25* src/ejabberd_socket.erl: Support for non-xml socketsAlexey Shchepin5-20/+48