aboutsummaryrefslogtreecommitdiff
path: root/src/mod_configure.erl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix some type specs and errors13.12Evgeniy Khramtsov2013-12-101-4/+2
* Do not try to read/write the deprecated "config" tableEvgeniy Khramtsov2013-08-211-5/+5
* Switch to rebar build toolEvgeniy Khramtsov2013-06-131-0/+1
* Accumulated patch to binarize and indent codeBadlop2013-03-141-1613/+1868
* Update copyright datesAlexey Shchepin2013-01-241-1/+1
* Merge SQL and Mnesia code into one module (EJAB-1560)Evgeniy Khramtsov2012-04-271-7/+5
* Update copyright datesAlexey Shchepin2012-02-231-1/+1
* Use the regexp frontend module (EJAB-921)Badlop2011-12-081-1/+1
* Remove useless case clauseEvgeniy Khramtsov2011-09-051-3/+1
* update copyright up to 2011Christophe Romain2011-02-141-1/+1
* Indicate explicitly what nodes are handled by mod_configureBadlop2010-05-041-2/+34
* Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)Badlop2010-01-121-1/+1
* * doc/guide.tex: Fix some English strings: JID -> Jabber ID;Badlop2009-01-121-3/+3
* * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842)Badlop2009-01-121-2/+2
* * src/mod_configure.erl: Fix access check for vhost configurationBadlop2009-01-091-33/+57
* * src/mod_configure.erl: Update calls from ctl toBadlop2008-10-121-1/+1
* * src/mod_configure.erl: Fix adhoc commands reply types for "get-online-users...Mickaël Rémond2008-09-221-2/+2
* * doc/guide.tex: Update Process-one name to ProcessOne (EJAB-708)Badlop2008-07-311-1/+1
* * src/ejabberd_ctl.erl: Web Admin and Ad-hoc admin: dump onlyBadlop2008-06-291-1/+1
* * doc/guide.tex: Updated copyright dates to 2008Badlop2008-01-151-1/+1
* * src/mod_configure.erl: Bugfix, update to match changes inBadlop2007-12-251-3/+1
* * Applied copyright update patch 1.Mickaël Rémond2007-12-241-5/+24
* * src/mod_caps.erl: Fix compilation warnings: Part 2 (EJAB-290)Badlop2007-12-071-2/+2
* * src/acl.erl and other 64 files: Remove Erlang module attributeBadlop2007-12-061-1/+0
* * src/mod_configure.erl: The command get-user-lastlogin is nowBadlop2007-11-271-4/+14
* * src/mod_configure.erl: Virtual host support for mod_configure (Thanks to Ba...Mickaël Rémond2007-09-061-51/+22
* * src/mod_register.erl: update ejabberd commands to support XEP-0133 (initial...Mickaël Rémond2007-09-041-257/+688
* * src/mod_configure.erl: One ACL call was not virtual host compliant.Mickaël Rémond2007-07-261-2/+2
* * src/mod_configure.erl: Bugfix: Show only virtual host users on admin disco ...Mickaël Rémond2007-07-171-2/+2
* * src/mod_configure.erl: Unknown tables or tables from nowMickaël Rémond2006-05-071-2/+1
* * src/msgs/ru.msg: Updated (thanks to Sergei Golovan)Alexey Shchepin2006-04-011-1/+1
* * src/mod_irc/mod_irc_connection.erl: Added /msg and /ctcpAlexey Shchepin2006-02-181-4/+4
* * src/mod_muc/mod_muc_room.erl: Kick non-members when roomAlexey Shchepin2006-02-061-34/+34
* * src/aclocal.m4: Updated for zlib supportAlexey Shchepin2006-01-191-251/+423
* * src/mod_disco.erl: Functions register_sm_feature andAlexey Shchepin2005-09-041-27/+417
* * (all): Enhanced virtual hosting supportAlexey Shchepin2005-06-201-11/+11
* Merged the Process One contributions ( Virtual Hosting )tmallard2005-04-171-21/+12
* * src/web/ejabberd_web_admin.erl: UpdatedAlexey Shchepin2004-05-161-1/+1
* * src/msgs/ru.msg: Updated (thanks to Sergei Golovan)Alexey Shchepin2004-02-261-18/+19
* * src/mod_muc/mod_muc_room.erl: Support for history managementAlexey Shchepin2004-02-151-305/+347
* * src/jlib.hrl: Added declaration of "iq" recordAlexey Shchepin2003-12-171-44/+51
* * src/ejabberd_sm.erl: Bugfix for previous resource handlingAlexey Shchepin2003-11-091-1/+7
* * src/mod_last.erl: Added remove_user/1 functionAlexey Shchepin2003-11-011-9/+1
* * src/mod_vcard.erl: Added checks for stringprep resultsAlexey Shchepin2003-10-201-1/+2
* * src/mod_configure.erl: Fixed some error codesAlexey Shchepin2003-10-161-10/+10
* * src/ejabberd_c2s.erl: Added authentification loggingAlexey Shchepin2003-10-091-3/+25
* * src/ejabberd_local.erl: Updated missed errors to new styleAlexey Shchepin2003-05-091-40/+30
* * src/cyrsasl*.erl: SASL support (currently support only PLAINAlexey Shchepin2003-03-091-32/+22
* * src/mod_irc/: Added configuration interfaceAlexey Shchepin2003-02-231-5/+5
* * src/mod_configure.erl: Backup management supportAlexey Shchepin2003-02-221-1/+126