aboutsummaryrefslogtreecommitdiff
path: root/src/mod_proxy65 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Switch to rebar build toolEvgeniy Khramtsov2013-06-138-1040/+0
* Accumulated patch to binarize and indent codeBadlop2013-03-147-443/+474
* Update copyright datesAlexey Shchepin2013-01-246-7/+7
* Update copyright datesAlexey Shchepin2012-02-236-7/+7
* update copyright up to 2011Christophe Romain2011-02-146-7/+7
* Do not start mod_proxy65 if it is unable to bind an address (EJAB-1336)Evgeniy Khramtsov2010-11-171-7/+11
* new option "hostname" is added (thanks to Stefan Hepp) (EJAB-838)ekhramtsov2010-02-171-2/+10
* Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)Badlop2010-01-126-7/+7
* Add +export_all to EFLAGS if: make debug=true (thanks to Marcin Owsiany)(EJAB...Badlop2009-12-291-1/+1
* fixes disco#infoEvgeniy Khramtsov2009-08-151-1/+1
* Support XEP-0157: Contact Addresses for XMPP Services (EJAB-235)Badlop2009-07-171-2/+6
* Decrease proxy65 buffer sizes to 8192 bytes.Badlop2009-05-251-2/+2
* * src/mod_proxy65/mod_proxy65_service.erl: if an ip option is not defined, th...Evgeniy Khramtsov2009-02-271-18/+14
* * src/ejabberd_listener.erl: New way to configure IP address andBadlop2009-01-122-11/+14
* * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842)Badlop2009-01-126-13/+13
* * src/mod_irc/mod_irc.erl: Announce disco#info (thanks to Spike)Badlop2008-11-261-1/+0
* * src/mod_proxy65/mod_proxy65.erl: Update so the listener startsBadlop2008-10-122-15/+34
* * src/*/Makefile.win32: Provide explicit beam filenames becauseBadlop2008-09-301-3/+2
* * doc/guide.tex: Update Process-one name to ProcessOne (EJAB-708)Badlop2008-07-316-6/+6
* * src/mod_proxy65/mod_proxy65_lib.erl: Send protocol compliantBadlop2008-07-242-8/+4
* * src/*.hrl: Get back all ejabberd header files to their originalBadlop2008-07-162-1/+62
* * src/configure.ac: Update installation permissions (EJAB-402)Badlop2008-07-134-65/+6
* * src/mod_proxy65/mod_proxy65_service.erl: Implement alternativeBadlop2008-03-091-1/+1
* * doc/guide.tex: Updated copyright dates to 2008Badlop2008-01-156-7/+7
* * Applied copyright patch 3.Mickaël Rémond2007-12-246-9/+114
* * src/ejabberd_zlib/Makefile.win32: CompileBadlop2007-12-171-9/+5
* * src/ejabberd_zlib/Makefile.in: Compile all erl files found inBadlop2007-12-171-13/+8
* * src/mod_irc/mod_irc.erl: No need to translate copyright noticeBadlop2007-12-151-2/+2
* * src/configure.ac: Don't hardcode gcc and options (EJAB-436)Badlop2007-11-291-3/+6
* * doc/guide.tex: Update URI of ejabberd official home page, URIBadlop2007-11-271-1/+1
* * src/gen_mod.erl: Substitute @HOST@ with hostname in the 'host'Alexey Shchepin2007-08-251-3/+2
* Cancel revision 798Jérôme Sautret2007-06-279-300/+41
* Unsafe working version of http file transferJérôme Sautret2007-06-279-41/+300
* * src/Makefile.in: Added Dialyzer target (EJAB-189 - Thanks to Geoff Cant)Mickaël Rémond2007-05-291-0/+5
* * src/mod_vcard.erl: Make services description translatable in discovery (EJA...Mickaël Rémond2007-05-291-4/+4
* * src/mod_proxy65/mod_proxy65_sm.erl: Cluster support (thanks toAlexey Shchepin2007-02-223-6/+6
* * src/mod_proxy65/mod_proxy65_services.erl: Fixed typo.Mickaël Rémond2006-11-301-1/+1
* * src/mod_proxy65/mod_proxy65_services.erl: We now try to get theMickaël Rémond2006-11-301-5/+14
* * src/mod_proxy65/mod_proxy65_services.erl: Now using all interfaces asMickaël Rémond2006-11-281-4/+1
* * src/mod_proxy65/: XEP-0065 proxy (thanks to Evgeniy Khramtsov)Alexey Shchepin2006-10-288-0/+870