| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | New command to reload config (EJAB-1140) | Badlop | 2015-01-21 | 1 | -0/+11 |
| | | |||||
| * | Update copyright dates to 2015 (EJAB-1733) | Badlop | 2015-01-08 | 1 | -1/+1 |
| | | |||||
| * | Fix binaries in command ejabberdctl stop_kindly | Badlop | 2015-01-07 | 1 | -3/+4 |
| | | |||||
| * | Merge pull request #146 from jamielinux/master | badlop | 2014-04-11 | 1 | -4/+3 |
| |\ | | | | | Update FSF address | ||||
| | * | Update FSF address | Jamie Nguyen | 2014-02-22 | 1 | -4/+3 |
| | | | |||||
| * | | Update copyright dates to 2014 (EJAB-1679) | Badlop | 2014-03-13 | 1 | -1/+1 |
| |/ | |||||
| * | Change configuration file format to YAML | Evgeniy Khramtsov | 2013-08-21 | 1 | -0/+6 |
| | | |||||
| * | Switch to rebar build tool | Evgeniy Khramtsov | 2013-06-13 | 1 | -22/+3 |
| | | | | | | | | | | | | | | | | | Use dynamic Rebar configuration Make iconv dependency optional Disable transient_supervisors compile option Add hipe compilation support Only compile ibrowse and lhttpc when needed Make it possible to generate an OTP application release Add --enable-debug compile option Add --enable-all compiler option Add --enable-tools configure option Add --with-erlang configure option. Add --enable-erlang-version-check configure option. Add lager support Improve the test suite | ||||
| * | Accumulated patch to binarize and indent code | Badlop | 2013-03-14 | 1 | -5/+13 |
| | | |||||
| * | Update copyright dates | Alexey Shchepin | 2013-01-24 | 1 | -1/+1 |
| | | |||||
| * | Added command to list all the vhosts registered in an ejabberd node | Remco Wendt | 2012-12-19 | 1 | -0/+8 |
| | | |||||
| * | Copy, fix and document export2odbc command from mod_admin_extra.erl | Badlop | 2012-11-26 | 1 | -0/+23 |
| | | |||||
| * | Merge SQL and Mnesia code into one module (EJAB-1560) | Evgeniy Khramtsov | 2012-04-27 | 1 | -5/+8 |
| | | |||||
| * | Document how to provide a long announcement (EJAB-1553) | Badlop | 2012-04-14 | 1 | -0/+4 |
| | | |||||
| * | Handle the scenario of disabled mod_muc (EJAB-1553) | Badlop | 2012-04-14 | 1 | -1/+1 |
| | | |||||
| * | Update copyright dates | Alexey Shchepin | 2012-02-23 | 1 | -1/+1 |
| | | |||||
| * | Fix command "update" to return response in the expected format | Badlop | 2011-12-08 | 1 | -2/+3 |
| | | |||||
| * | No need to explicitly skip old useless tables, simply fix keep_tables | Badlop | 2011-09-14 | 1 | -5/+1 |
| | | |||||
| * | Explicitly skip useless ejabberd 2.0* mnesia tables when restoring backup | Badlop | 2011-08-29 | 1 | -0/+4 |
| | | | | | | Reference: http://www.ejabberd.im/node/4867 | ||||
| * | update copyright up to 2011 | Christophe Romain | 2011-02-14 | 1 | -1/+1 |
| | | |||||
| * | The command Update now returns meaningful message and exit-status (EJAB-1237) | Badlop | 2010-07-22 | 1 | -2/+5 |
| | | |||||
| * | Fix typo in update_list command (EJAB-1237) | Badlop | 2010-06-07 | 1 | -1/+1 |
| | | |||||
| * | Mix the commands update_all/0 and update_module/1 into update/1 (EJAB-1237) | Badlop | 2010-05-25 | 1 | -11/+8 |
| | | |||||
| * | New ejabberd commands to update modified modules (EJAB-1237) | Badlop | 2010-05-24 | 1 | -0/+34 |
| | | |||||
| * | Fix English typos | Badlop | 2010-05-17 | 1 | -2/+2 |
| | | |||||
| * | Remove references to the old SVN repository. | Badlop | 2010-02-16 | 1 | -1/+1 |
| | | |||||
| * | New command to set master Mnesia node | Badlop | 2010-02-15 | 1 | -0/+21 |
| | | |||||
| * | Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159) | Badlop | 2010-01-12 | 1 | -1/+1 |
| | | | | | SVN Revision: 2891 | ||||
| * | Command to stop ejabberd informing users, with grace period, and kindly ↵ | Badlop | 2010-01-03 | 1 | -0/+54 |
| | | | | | | | (EJAB-1112) SVN Revision: 2853 | ||||
| * | Add command to update PubSub table of ejabberd trunk SVN. | Badlop | 2009-08-25 | 1 | -0/+5 |
| | | | | | | | | If you use ejabberd trunk SVN, run this command: ejabberdctl rename_default_nodeplugin SVN Revision: 2531 | ||||
| * | Add ejabberd command to get the current loglevel (EJAB-1004) | Badlop | 2009-08-07 | 1 | -0/+8 |
| | | | | | SVN Revision: 2447 | ||||
| * | Add support for XEP-227 import/export, requires exmpp to use it (EJAB-993) | Badlop | 2009-08-07 | 1 | -2/+15 |
| | | | | | SVN Revision: 2439 | ||||
| * | New command to dump a table to text file. | Badlop | 2009-07-23 | 1 | -16/+35 |
| | | | | | SVN Revision: 2389 | ||||
| * | New command to convert mnesia nodename, copied from OTP and Debian | Badlop | 2009-05-15 | 1 | -0/+52 |
| | | | | | SVN Revision: 2080 | ||||
| * | * doc/guide.tex: Fix some English strings: JID -> Jabber ID; | Badlop | 2009-01-12 | 1 | -4/+4 |
| | | | | | | | | | | jabberd 1.4 -> jabberd14; commited -> committed * src/*/*.erl: Likewise * src/msgs/*.msg: Likewise * src/msgs/*.po: Likewise SVN Revision: 1810 | ||||
| * | * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) | Badlop | 2009-01-12 | 1 | -2/+2 |
| | | | | | | | | | * doc/guide.html: Likewise * src/*/*.erl: Likewise * src/*/*.erl: Remove unneeded blankspaces in license text SVN Revision: 1804 | ||||
| * | * doc/guide.tex: Fix capitalization of some section titles | Badlop | 2008-12-16 | 1 | -0/+17 |
| | | | | | | | | | | | | | | | | | | | | | | * doc/guide.tex: Mention as optional Requirements: mysql, pgsql and pam * src/ejabberd_admin.erl: Command reopen-log must also rotate sasl.log (thanks to Alexander Tsvyashchenko)(EJAB-711) * src/ejabberd_logger_h.erl: Export the function rotate_log/1 * doc/guide.tex: Improve explanation of log files rotation * doc/guide.tex: Improve explanation of watchdog admins option: only useful for developers (EJAB-816) * src/ejabberd.cfg.example: Likewise * doc/guide.tex: Say 'higher' instead of 'newer' in requirements * README: Likewise * doc/guide.tex: Simplify example mod_muc configuration SVN Revision: 1732 | ||||
| * | * src/ejabberd_admin.erl: Implement commands from old | Badlop | 2008-10-12 | 1 | -6/+294 |
| | | | | | | | ejabberd_ctl (EJAB-694) SVN Revision: 1634 | ||||
| * | * doc/guide.tex: Update Process-one name to ProcessOne (EJAB-708) | Badlop | 2008-07-31 | 1 | -1/+1 |
| | | | | | | | | | | | | * doc/guide.html: Likewise * doc/api/overview.edoc: Likewise * src/*/*.erl: Likewise * src/*/*.hrl: Likewise * src/*/*.c: Likewise * src/odbc/*.sql: Likewise SVN Revision: 1499 | ||||
| * | * doc/guide.tex: Updated copyright dates to 2008 | Badlop | 2008-01-15 | 1 | -1/+1 |
| | | | | | | | * src/*: Likewise SVN Revision: 1153 | ||||
| * | * Fixed typo. | Mickaël Rémond | 2007-12-24 | 1 | -1/+1 |
| | | | | | SVN Revision: 1111 | ||||
| * | * Applied copyright update patch 1. | Mickaël Rémond | 2007-12-24 | 1 | -5/+20 |
| | | | | | SVN Revision: 1110 | ||||
| * | * src/acl.erl and other 64 files: Remove Erlang module attribute | Badlop | 2007-12-06 | 1 | -1/+0 |
| | | | | | | | | 'vsn' because it doesn't provide any worth feature, and it difficults hot code update (EJAB-440) SVN Revision: 1044 | ||||
| * | * doc/guide.tex: Update URI of ejabberd official home page, URI | Badlop | 2007-11-27 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | of ejabberd.jabber.ru, and copyright dates (EJAB-366) * doc/introduction.tex: * src/ejabberd.hrl: * src/ejabberd_admin.erl: * src/mod_irc/mod_irc.erl: * src/mod_irc/mod_irc_connection.erl: * src/mod_muc/mod_muc.erl: * src/mod_muc/mod_muc_log.erl: * src/mod_proxy65/mod_proxy65_service.erl: * src/mod_pubsub/mod_pubsub.erl: * src/mod_vcard.erl: * src/mod_vcard_ldap.erl: * src/mod_vcard_odbc.erl: * src/msgs/*.msg: * src/web/ejabberd_web_admin.erl: SVN Revision: 997 | ||||
| * | * Making sure SVN properties are correctly set. | Mickaël Rémond | 2007-11-15 | 1 | -2/+2 |
| | | | | | SVN Revision: 970 | ||||
| * | * src/ejabberd_admin.erl: Code refactoring. Common Mnesia database | Mickaël Rémond | 2006-05-07 | 1 | -0/+59 |
| restore function. SVN Revision: 563 | |||||
