summaryrefslogtreecommitdiff
path: root/src/mod_configure.erl (unfollow)
Commit message (Expand)AuthorFilesLines
2016-04-05Replace more ?ERR_* macros with ?ERRT_*Evgeniy Khramtsov1-154/+227
2016-02-03Switch to Fast XML moduleMickael Remond1-3/+3
2016-01-15Do not redefine recordsEvgeniy Khramtsov1-4/+1
2016-01-13Update copyright to 2016 (#901)Badlop1-1/+1
2015-11-24Move JID related functions to jid.erl (#847)Evgeniy Khramtsov1-12/+12
2015-10-07cosmetic cleanupChristophe Romain1-11/+10
2015-09-16Comment unused type, unused termQuan Zhuo1-1/+1
2015-06-01Add config validation at startupEvgeniy Khramtsov1-1/+3
2015-05-21Use namespace definitions when possibleBadlop1-2/+2
2015-05-21Document protocol support (EJABS-1620)Badlop1-3/+2
2015-01-08Update copyright dates to 2015 (EJAB-1733)Badlop1-1/+1
2014-03-26Provide meaningful text to user when admin kicks session (EJAB-1455)Badlop1-3/+4
2014-03-13Update copyright dates to 2014 (EJAB-1679)Badlop1-1/+1
2014-02-22Update FSF addressJamie Nguyen1-4/+3
2013-12-10Fix some type specs and errorsEvgeniy Khramtsov1-4/+2
2013-08-21Do not try to read/write the deprecated "config" tableEvgeniy Khramtsov1-5/+5
2013-06-13Switch to rebar build toolEvgeniy Khramtsov1-0/+1
2013-03-14Accumulated patch to binarize and indent codeBadlop1-1613/+1868
2013-01-24Update copyright datesAlexey Shchepin1-1/+1
2012-04-27Merge SQL and Mnesia code into one module (EJAB-1560)Evgeniy Khramtsov1-7/+5
2012-02-23Update copyright datesAlexey Shchepin1-1/+1
2011-12-08Use the regexp frontend module (EJAB-921)Badlop1-1/+1
2011-09-05Remove useless case clauseEvgeniy Khramtsov1-3/+1
2011-02-14update copyright up to 2011Christophe Romain1-1/+1
2010-05-04Indicate explicitly what nodes are handled by mod_configureBadlop1-2/+34
2010-01-12Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)Badlop1-1/+1
2009-01-12* doc/guide.tex: Fix some English strings: JID -> Jabber ID;Badlop1-3/+3
2009-01-12* doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842)Badlop1-2/+2
2009-01-09* src/mod_configure.erl: Fix access check for vhost configurationBadlop1-33/+57
2008-10-12* src/mod_configure.erl: Update calls from ctl toBadlop1-1/+1
2008-09-22* src/mod_configure.erl: Fix adhoc commands reply types for "get-online-users...Mickaël Rémond1-2/+2
2008-07-31* doc/guide.tex: Update Process-one name to ProcessOne (EJAB-708)Badlop1-1/+1
2008-06-29* src/ejabberd_ctl.erl: Web Admin and Ad-hoc admin: dump onlyBadlop1-1/+1
2008-01-15* doc/guide.tex: Updated copyright dates to 2008Badlop1-1/+1
2007-12-25* src/mod_configure.erl: Bugfix, update to match changes inBadlop1-3/+1
2007-12-24* Applied copyright update patch 1.Mickaël Rémond1-5/+24
2007-12-07* src/mod_caps.erl: Fix compilation warnings: Part 2 (EJAB-290)Badlop1-2/+2
2007-12-06* src/acl.erl and other 64 files: Remove Erlang module attributeBadlop1-1/+0
2007-11-27* src/mod_configure.erl: The command get-user-lastlogin is nowBadlop1-4/+14
2007-09-06* src/mod_configure.erl: Virtual host support for mod_configure (Thanks to Ba...Mickaël Rémond1-51/+22
2007-09-04* src/mod_register.erl: update ejabberd commands to support XEP-0133 (initial...Mickaël Rémond1-257/+688
2007-07-26* src/mod_configure.erl: One ACL call was not virtual host compliant.Mickaël Rémond1-2/+2
2007-07-17* src/mod_configure.erl: Bugfix: Show only virtual host users on admin disco ...Mickaël Rémond1-2/+2
2006-05-07* src/mod_configure.erl: Unknown tables or tables from nowMickaël Rémond1-2/+1
2006-04-01* src/msgs/ru.msg: Updated (thanks to Sergei Golovan)Alexey Shchepin1-1/+1
2006-02-18* src/mod_irc/mod_irc_connection.erl: Added /msg and /ctcpAlexey Shchepin1-4/+4
2006-02-06* src/mod_muc/mod_muc_room.erl: Kick non-members when roomAlexey Shchepin1-34/+34
2006-01-19* src/aclocal.m4: Updated for zlib supportAlexey Shchepin1-251/+423
2005-09-04* src/mod_disco.erl: Functions register_sm_feature andAlexey Shchepin1-27/+417
2005-06-20* (all): Enhanced virtual hosting supportAlexey Shchepin1-11/+11