summaryrefslogtreecommitdiff
path: root/chat
AgeCommit message (Collapse)AuthorFilesLines
2010-03-13Updated chat/ejabberd to 2.1.3.fhajny6-34/+58
Changes in ejabberd-2.1.3 Client connections * Avoid 'invalid' value in iq record * Avoid resending stream:error stanzas on terminate (EJAB-1180) * Close also legacy sessions that were half connected (EJAB-1165) * iq_query_info/1 now returns 'invalid' if XMLNS is invalid * New ejabberd_c2s option support: max_fsm_queue * Rewrite mnesia counter functions to use dirty_update_counter (EJAB-1177) * Run user_receive_packet also when sending offline messages (EJAB-1193) * Use p1_fsm behaviour in c2s FSM (EJAB-1173) Clustering * Fix cluster race condition in route read * New command to set master Mnesia node * Use mnesia:async_dirty when cleaning table from failed node Documentation * Add quotes in documentation of some erl arguments (EJAB-1191) * Add option access_from (EJAB-1187) * Add option max_fsm_queue (EJAB-1185) * Fix documentation installation, no need for executable permission (EJAB-1170) * Fix typo in EJABBERD_BIN_PATH (EJAB-891) * Fix typos in example config comments (EJAB-1192) ejabberdctl * Support concurrent connections with bound connection names * Add support for Jot in ctl and TTY in debug * Support help command names with old - characters * Fix to really use the variable ERL_PROCESSES Erlang compatibility * Don't call queue:filter/2 to keep compatibility with older Erlang versions * Use alternative of file:read_line/1 to not require R13B02 HTTP * Add new debugging hook to the http receiving process * Allow a request_handler to serve a file in root of HTTP HTTP-Bind (BOSH) * Cross-domain HTTP-Bind support (EJAB-1168) * Hibernate http-bind process after handling a request * Reduce verbosity of HTTP Binding log messages LDAP * Document ldap_dn_filter, fetch only needed attributes in search (EJAB-1204) * Use "%u" pattern as default for ldap_uids (EJAB-1203) Localization * Fix German translation (EJAB-1195) * Fix Russian translation ODBC * Fix MSSQL support, which was broken (EJAB-1201) * Improved SQL reconnect behaviour Pubsub, PEP and Caps * Add extended stanza addressing 'replyto' on PEP (EJAB-1198) * Add pubsub#purge_offline (EJAB-1186) * Fix pubsub#title option (EJAB-1190) * Fix remove_user for node subscriptions (EJAB-1172) * Optimizations in mod_caps Other * mod_register: Add new acl access_from, default is to deny * mod_sic: new module for the experimental XEP-0279 Server IP Check (EJAB-1205) * PIEFXIS: Catch errors when exporting to PIEFXIS file (EJAB-1178) * Proxy65: new option "hostname" (EJAB-838) * Roster: Fix resending authorization problem * Shared Roster Groups: get contacts nickname from vcard (EJAB-114) * S2S: Improved s2s connections clean up (EJAB-1202) Changes in ejabberd-2.1.2 Core * Close sessions that were half connected * Fix SASL PLAIN authentication message for RFC4616 compliance * Fix support for old Erlang/OTP R10 and R11 * Return proper error (not 'conflict') when register is forbidden by ACL * When ejabberd stops, send stream close to clients ejabberdctl * Check for EGID in ejabberdctl command * Command to stop ejabberd informing users, with grace period * If there's a problem in config file, display config lines and stop node MUC * Kick occupants with reason when room is stopped due to MUC shutdown * Write in room log when a room is created, destroyed, started, stopped PubSub and PEP * Don't call gen_server on internal event (improves performance and scalability) * Fix duplicate SHIM header in Pubsub message * Notification messages of Pubsub node config change contained a SHIM header * SubID SHIM header missing in Pubsub message with multiple subscriptions on the same node * PEP: last published item not sent from unavailable users when the subscription is implicit (XEP-0115) * pep_mapping not working due to Node type mismatch WebAdmin * If big offline message queue, show only subset on WebAdmin * Support in user list page of WebAdmin when mod_offline is disabled
2010-03-12Update chat/weechat to 0.3.1.1tonio4-7/+25
Version 0.3.1.1: This version fixes crashes with SSL connection to IRC server and purge of old DCC chats. It is recommended to upgrade from 0.3.1 to 0.3.1.1 for all users. Version 0.3.1: - new IRC commands: allserv, allchan, sajoin, samode, sanick, sapart, saquit, - check of SSL certificates and use of CertFP for IRC servers, - options to customize IRC CTCP replies, - options to choose target buffer for IRC messages, - anti-flood improved for IRC servers, - new expansions for alias arguments, - new color darkgray, bright colors supported for backgrounds, - many bugs fixed.
2010-03-11updated patch -> distinfo needs an update toospz1-2/+2
2010-03-08use BSD_INSTALL_SCRIPT instead of BSD_INSTALL_DATA for a shell scriptdmcmahill2-4/+4
2010-03-04i2cb at least compiles nowspz1-2/+2
2010-03-04Add patches to compile on systems with getline() and to link to the tclspz7-17/+70
currently in pkgsrc.
2010-02-26farsight pulls in GConf, so make that option enable GConf support as well.wiz1-2/+2
2010-02-26Reset maintainer for developers who gave back their commit bit.wiz3-6/+6
2010-02-26Make GConf dependency optional, based on patch from David Demelierwiz3-11/+14
in PR 42878.
2010-02-25mark i2cb as brokenjnemeth1-2/+2
/brick joerg
2010-02-19Fix ownership. Bump revision.joerg1-2/+3
2010-02-19Fix ownership.joerg1-3/+3
2010-02-19Fix ownership. Bump revision.joerg1-5/+5
2010-02-19Use correct ownership.joerg1-4/+4
XXX 0777 directory
2010-02-19Workaround incomplete linkage in libss and libroken on NetBSD.joerg1-1/+5
2010-02-14DESTDIR readyjoerg1-1/+3
2010-02-14DESTDIR supportjoerg1-3/+9
2010-02-14DESTDIR supportjoerg3-9/+13
2010-02-14Update ruby-net-irc package to 0.0.9.taca4-21/+10
2009-10-11 SATOH Hiroh <cho45@lowreal.net> * [new] Implemented Server#sessions which returns all sessions connected to the server. * Released 0.0.9 2009-08-08 SATOH Hiroh <cho45@lowreal.net> * [bug]: Fixed to work on ruby1.9.1 (now can send iso-2022-jp) * [new] Implemented Message#ctcps returns embedded all ctcp messages (drry). * Released 0.0.8
2010-02-11Forget to comment out and mark i2cb as broken.joerg2-3/+5
2010-02-10Bump revision for PYTHON_VERSION_DEFAULT change.joerg9-18/+18
2010-02-04PKGREVISION++adrianp6-3/+135
Fix for CVE 2009-4016
2010-02-02DESTDIR supportjoerg4-15/+21
2010-01-30Depend on py-expat for build.joerg1-1/+3
2010-01-29DESTDIR supportjoerg4-9/+16
2010-01-29DESTDIR supportjoerg1-1/+5
2010-01-28DESTDIR supportjoerg2-7/+18
2010-01-28DESTDIR support. Needs full libXt. Bump revision.joerg1-4/+4
2010-01-28DESTDIR ready.joerg1-1/+3
2010-01-28DESTDIR supportjoerg3-5/+6
2010-01-28DESTDIR support. Needs full dependency on libXt. Bump revision.joerg1-4/+4
2010-01-28DESTDIR supportjoerg1-13/+12
2010-01-28DESTDIR supportjoerg1-2/+7
2010-01-28DESTDIR supportjoerg2-8/+15
2010-01-27Depend on py-expat for all supported python versions, now thatwiz3-20/+14
python25 and python26 have been fixed to behave like python24.
2010-01-22Added LICENSE information.heinz1-1/+2
2010-01-20Bump PKGREVISION for gupnp/gssdp API changes.wiz16-24/+32
2010-01-18Second try at jpeg-8 recursive PKGREVISION bump.wiz13-26/+26
2010-01-17Recursive PKGREVISION bump for jpeg update to 8.wiz24-40/+48
2010-01-16Remove workaround for compiler bug in gcc2 on sparc64.wiz1-4/+1
2010-01-09Also provide TREINCDIR.joerg1-2/+2
2010-01-07Use new ${LP64PLATFORMS} variable to restrict platforms instead of manualwiz1-2/+2
hardcoding. Note: This effectively adds x86_64 to NOT_FOR_PLATFORM for some packages.
2010-01-06Fix path to wish. Bump revision.joerg1-3/+4
2009-12-23Updated ejabberd to 2.1.1.fhajny3-52/+19
Bugfix release: * Fix connection if starttls_required and zlib are set * S2S: fix allow_host/2 on subdomains. added hook s2s_allow_host * MUC: Add support for serving a Unique Room Name * MUC: Route vCard request to the occupant bare JID * MUC: Support converting one-to-one chat to MUC * PubSub: Receive same last published PEP items at reconnect if several resources online * PubSub: Typo in mod_pubsub_odbc breaks Service Discovery and more * Web: Fix memory and port leak when TLS is enabled in HTTP * WebAdmin: report correct last activity with odbc backends * Change captcha.sh to not depend on bash * Generate main XML file also when exporting only a vhost * Fix last newline in ejabberdctl result * Guide: fix -setcookie, mod_pubsub_odbc host, content_types Pkgsrc changes: * Fixed documentation install
2009-12-22With the gstreamer option enabled, pidgin looks for GSTINTERFACES, provideddsainty2-2/+4
by multimedia/gst-plugins0.10-base. Even if it doesn't find what it's looking for, it still has a tendency to attempt to link in gstinterfaces-0.10, which fails. Fix this by buildlinking in multimedia/gst-plugins0.10-base. Bump PKGREVISION, since gstreamer is a default option and there is possibly something not quite right about versions of this package where the build was successful without the apparently required buildlinking.
2009-12-20Add support for user destinaton dir installation to the "xchat-perl"tron4-13/+11
package.
2009-12-17PKG_DESTDIR_SUPPORTabs2-8/+7
2009-12-17PKG_DESTDIR_SUPPORTabs1-7/+8
2009-12-17PKG_DESTDIR_SUPPORTabs9-33/+177
2009-12-17PKG_DESTDIR_SUPPORTabs1-2/+4