aboutsummaryrefslogtreecommitdiff
path: root/src/mod_irc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Switch to rebar build toolEvgeniy Khramtsov2013-06-136-3231/+0
* Accumulated patch to binarize and indent codeBadlop2013-03-144-1888/+2294
* Update copyright datesAlexey Shchepin2013-01-244-5/+5
* Merge SQL and Mnesia code into one module (EJAB-1560)Evgeniy Khramtsov2012-04-273-1114/+130
* mod_irc: Make use of MUC passwordMaxim Ignatenko2012-04-241-2/+32
* Add odbc modules to Makefile.win32Evgeniy Khramtsov2012-04-091-1/+4
* Fix makefile rules for building dll-s in Makefile.win32 filesPaweł Chmielowski2012-04-061-2/+2
* Get rid of duplicated codeEvgeniy Khramtsov2012-04-061-50/+20
* ODBC support for mod_ircEvgeniy Khramtsov2012-04-033-11/+1076
* Update copyright datesAlexey Shchepin2012-02-234-5/+5
* Support Erlang/OTP R15B driver (EJAB-1521)Badlop2011-12-211-4/+26
* Use the regexp frontend module (EJAB-921)Badlop2011-12-081-20/+15
* Remove useless case clausesEvgeniy Khramtsov2011-09-051-16/+9
* Change argument of open_port/2 to string in order to shut up the dialyzerEvgeniy Khramtsov2011-09-051-1/+1
* Support servers that reply error on any command before registration (thanks t...Badlop2011-06-281-2/+2
* mod_irc must send presence unavailable to the departing occupant (EJAB-1417)Badlop2011-03-011-7/+28
* update copyright up to 2011Christophe Romain2011-02-144-5/+5
* Implement the mod_irc option default_encoding, it was already documentedBadlop2010-11-021-6/+22
* Add IPv6 support to mod_irc (thanks to Matthias Schiffer)(EJAB-1298)Badlop2010-08-301-2/+10
* Use driver allocators in iconv_erl.c for reflecting memory in erlang:memory(s...Evgeniy Khramtsov2010-07-201-11/+11
* Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)Badlop2010-01-124-5/+5
* Add +export_all to EFLAGS if: make debug=true (thanks to Marcin Owsiany)(EJAB...Badlop2009-12-291-1/+1
* Removed unneeded use of length function + Remove trailing spacesMickaël Rémond2009-09-211-19/+16
* Fix port in IRC register form.Badlop2009-08-121-6/+8
* Added port and password connection parameters (thanks to Anton Podavalov)(EJA...Badlop2009-08-072-72/+154
* Support XEP-0157: Contact Addresses for XMPP Services (EJAB-235)Badlop2009-07-171-1/+4
* Change some translatable strings.Badlop2009-06-231-3/+3
* Ad-hoc commands to join IRC channel, set nickname and encoding (thanks to Mag...Badlop2009-06-153-53/+507
* Add forgotten copyright and license notices. Fix blackspaces.Badlop2009-06-091-1/+1
* * src/mod_irc/mod_irc_connection.erl: Fix compilation warnings.Badlop2009-04-081-4/+4
* * src/Makefile.in: In SunOS, use different C flags (thanks toBadlop2009-03-071-4/+7
* * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842)Badlop2009-01-124-8/+8
* * src/mod_irc/mod_irc.erl: Announce disco#info (thanks to Spike)Badlop2008-11-261-6/+4
* * src/*/Makefile.win32: Provide explicit beam filenames becauseBadlop2008-09-301-2/+1
* * doc/guide.tex: Update Process-one name to ProcessOne (EJAB-708)Badlop2008-07-314-4/+4
* * src/*.hrl: Get back all ejabberd header files to their originalBadlop2008-07-161-1/+1
* * src/configure.ac: Update installation permissions (EJAB-402)Badlop2008-07-131-1/+3
* * src/Makefile.in: Improved indentation of GCC callBadlop2008-04-111-4/+7
* Rewrite io:format calls to loglevel macros (EJAB-555)Christophe Romain2008-03-211-3/+3
* * doc/guide.tex: Updated copyright dates to 2008Badlop2008-01-154-5/+5
* * Applied copyright patch 3.Mickaël Rémond2007-12-244-13/+85
* * src/ejabberd_zlib/Makefile.win32: CompileBadlop2007-12-171-7/+5
* * src/ejabberd_zlib/Makefile.in: Compile all erl files found inBadlop2007-12-171-17/+12
* * src/mod_irc/iconv.erl: Changed order of handle_infoBadlop2007-12-151-3/+2
* * src/mod_irc/mod_irc.erl: No need to translate copyright noticeBadlop2007-12-151-2/+2
* * src/mod_irc/mod_irc.erl: Bugfix in ACL check (thanks to SergeiBadlop2007-12-101-1/+1
* * src/mod_irc/iconv.erl: Fix compilation warnings: 3 (EJAB-290)Badlop2007-12-073-45/+45
* * src/acl.erl and other 64 files: Remove Erlang module attributeBadlop2007-12-063-3/+0
* * src/configure.ac: Don't hardcode gcc and options (EJAB-436)Badlop2007-11-291-4/+8
* * doc/guide.tex: Update URI of ejabberd official home page, URIBadlop2007-11-272-4/+3