Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Ignore more files in git. | Mickaël Rémond | 2007-09-14 | 1 | -1/+9 | |
| | | | | SVN Revision: 940 | |||||
* | Don't track some files in git. | Mickaël Rémond | 2007-09-14 | 1 | -0/+4 | |
| | | | | SVN Revision: 939 | |||||
* | Comment. | Mickaël Rémond | 2007-09-14 | 1 | -0/+1 | |
| | | | | SVN Revision: 938 | |||||
* | max_s2s_connexions_number local parameter added. | Mickaël Rémond | 2007-09-14 | 1 | -2/+12 | |
| | | | | SVN Revision: 937 | |||||
* | * src/ejabberd_s2s_out.erl: Implements s2s negociation timeouts and s2s ↵ | Mickaël Rémond | 2007-09-14 | 1 | -40/+102 | |
| | | | | | | connection retrial interval (EJAB-357, EJAB-294). SVN Revision: 936 | |||||
* | open up to 3 s2s outgoing connection per domain pair | Mickaël Rémond | 2007-09-14 | 1 | -0/+1 | |
| | | | | SVN Revision: 935 | |||||
* | * src/ejabberd_c2s.erl: Hibernate inactive c2s processes (EJAB-356). | Mickaël Rémond | 2007-09-14 | 1 | -81/+97 | |
| | | | | SVN Revision: 934 | |||||
* | * src/ejabberd_c2s.erl: Implements timeouts during session opening ↵ | Mickaël Rémond | 2007-09-14 | 1 | -27/+65 | |
| | | | | | | negociation (EJAB-355). SVN Revision: 933 | |||||
* | * doc/guide.tex: Documentation for new configure option ↵ | Mickaël Rémond | 2007-09-14 | 2 | -3/+5 | |
| | | | | | | --disable-transient-supersisors (EJAB-354). SVN Revision: 932 | |||||
* | * src/ejabberd_c2s.erl: Option to prevent the use of Erlang OTP supervisor ↵ | Mickaël Rémond | 2007-09-14 | 8 | -8/+80 | |
| | | | | | | | | | | | | | | for transient processes (EJAB-354). * src/ejabberd_s2s_in.erl: Likewise. * src/ejabberd_s2s_out.erl: Likewise. * src/mod_muc/mod_muc_room.erl: Likewise. * src/configure.ac: Likewise. * src/configure: Likewise. * src/Makefile.in: Likewise. * src/mod_muc/Makefile.in: Likewise. SVN Revision: 931 | |||||
* | * src/ejabberd_s2s_out.erl: Moved s2s connexion information from INFO level ↵ | Mickaël Rémond | 2007-09-14 | 1 | -12/+72 | |
| | | | | | | to DEBUG level and more human readable information explaining what is going on (EJAB-353). SVN Revision: 930 | |||||
* | * src/ejabberd_s2s_in.erl: Moved s2s connexion information from INFO level ↵ | Mickaël Rémond | 2007-09-14 | 1 | -6/+6 | |
| | | | | | | to DEBUG level (EJAB-353). SVN Revision: 929 | |||||
* | open up to 3 s2s outgoing connection per domain pair | Mickaël Rémond | 2007-09-14 | 3 | -72/+93 | |
| | | | | SVN Revision: 928 | |||||
* | * src/gen_mod.erl: Added get_module_opt_host/3 (thanks to Badlop) | Alexey Shchepin | 2007-09-11 | 2 | -3/+12 | |
| | | | | SVN Revision: 927 | |||||
* | SVN Revision: 926 | Alexey Shchepin | 2007-09-11 | 1 | -52/+51 | |
| | ||||||
* | * ChangeLog: updated. | Mickaël Rémond | 2007-09-10 | 1 | -0/+5 | |
| | | | | SVN Revision: 925 | |||||
* | * src/guide.tex: Fix: user_regexp acls are valid for all local users (all ↵ | Mickaël Rémond | 2007-09-10 | 2 | -2/+2 | |
| | | | | | | vhosts). SVN Revision: 924 | |||||
* | * ChangeLog: Document latest commits. | Mickaël Rémond | 2007-09-06 | 1 | -0/+8 | |
| | | | | SVN Revision: 923 | |||||
* | * src/guide.tex: Improved documentation for adding a vhost | Mickaël Rémond | 2007-09-06 | 2 | -29/+83 | |
| | | | | | | specific option (EJAB-297). SVN Revision: 922 | |||||
* | * src/mod_configure.erl: Virtual host support for mod_configure (Thanks to ↵ | Mickaël Rémond | 2007-09-06 | 1 | -51/+22 | |
| | | | | | | Badlop) (EJAB-285). SVN Revision: 921 | |||||
* | * src/mod_offline_odbc.erl: Bugfix | Alexey Shchepin | 2007-09-04 | 2 | -3/+7 | |
| | | | | SVN Revision: 920 | |||||
* | * ChangeLog: Update. | Mickaël Rémond | 2007-09-04 | 1 | -0/+10 | |
| | | | | SVN Revision: 919 | |||||
* | * src/mod_register.erl: update ejabberd commands to support XEP-0133 ↵ | Mickaël Rémond | 2007-09-04 | 7 | -419/+897 | |
| | | | | | | | | | | | | (initial patch by Badlop) (EJAB-325). * src/mod_configure.erl: Likewise. * src/mod_announce.erl: Likewise. * src/jlib.hrl: Likewise. * src/ejabberd.cfg.example: Likewise. * doc/guide.tex: Likewise. SVN Revision: 918 | |||||
* | * doc/release_notes_1.1.4.txt: Updated for release. | Mickaël Rémond | 2007-09-03 | 1 | -6/+7 | |
| | | | | SVN Revision: 916 | |||||
* | * examples/extauth/check_pass_null.pl: Perl is generally available | Mickaël Rémond | 2007-09-03 | 2 | -1/+6 | |
| | | | | | | as a default in most Linux distributions. SVN Revision: 915 | |||||
* | * doc/guide.html: Generated latest version of the documentation. | Mickaël Rémond | 2007-09-03 | 1 | -6/+7 | |
| | | | | SVN Revision: 914 | |||||
* | * doc/guide.tex: Reverted previous change (bad cut/paste). | Mickaël Rémond | 2007-09-03 | 1 | -6/+7 | |
| | | | | SVN Revision: 913 | |||||
* | * src/jlib.erl: Removed http_base_64:decode call | Alexey Shchepin | 2007-09-02 | 2 | -8/+2 | |
| | | | | SVN Revision: 908 | |||||
* | * src/mod_muc/mod_muc_room.erl: Added logging of MUC admin/owner | Alexey Shchepin | 2007-09-01 | 2 | -0/+7 | |
| | | | | | | queries SVN Revision: 907 | |||||
* | * src/mod_muc/mod_muc_room.erl: Added user_message_shaper and | Alexey Shchepin | 2007-09-01 | 3 | -124/+308 | |
| | | | | | | | room_shaper options * src/mod_muc/mod_muc.erl: Likewise SVN Revision: 906 | |||||
* | * ChangeLog: Missing commit. | Mickaël Rémond | 2007-08-31 | 1 | -0/+3 | |
| | | | | SVN Revision: 905 | |||||
* | * doc/guide.tex: Minor examples improvement in LDAP | Mickaël Rémond | 2007-08-31 | 2 | -72/+78 | |
| | | | | | | example (Thanks to Badlop) (EJAB-272). SVN Revision: 904 | |||||
* | * doc/guide.tex: Documentation for mod_muc option for server-wide limitation ↵ | Mickaël Rémond | 2007-08-31 | 3 | -4/+31 | |
| | | | | | | | | | | of the maximum number of users per room (EJAB-344). * doc/guide.tex: Documentation for mod_muc option to allow admin to enter room even if the maximum number of users reached (EJAB-345). SVN Revision: 903 | |||||
* | * src/web/ejabberd_web_admin.erl: Make the web interface pages | Mickaël Rémond | 2007-08-31 | 2 | -5/+10 | |
| | | | | | | "translatable" (Thanks to Badlop) (EJAB-11). SVN Revision: 902 | |||||
* | * src/ejabberd.cfg.example: Updated mod_muc 'host' option default | Alexey Shchepin | 2007-08-29 | 2 | -1/+4 | |
| | | | | | | value (thanks to Badlop) SVN Revision: 901 | |||||
* | * src/mod_muc/mod_muc_room.erl: The mod_muc option max_users now | Alexey Shchepin | 2007-08-29 | 2 | -22/+82 | |
| | | | | | | | | limits max number of users in rooms and max_users_admin_threshold sets a number of admin or owner accounts allowd to join after max_users occupants SVN Revision: 900 | |||||
* | * doc/release_notes_1.1.4.txt: Added preliminary version to prepare release ↵ | Mickaël Rémond | 2007-08-29 | 1 | -0/+30 | |
| | | | | | | of ejabberd 1.1.4. SVN Revision: 898 | |||||
* | * doc/guide.tex: Documentation for XML based optimisation build time option ↵ | Mickaël Rémond | 2007-08-29 | 3 | -64/+65 | |
| | | | | | | (EJAB-298) SVN Revision: 897 | |||||
* | * src/mod_muc/mod_muc_log.erl: Added missed HTMLization in a | Alexey Shchepin | 2007-08-29 | 2 | -4/+8 | |
| | | | | | | nickname change logging (thanks to Badlop) SVN Revision: 896 | |||||
* | * src/mod_muc/mod_muc_room.erl: Changed default max number of user | Mickaël Rémond | 2007-08-28 | 2 | -1/+4 | |
| | | | | | | in a room to 200 (EJAB-248) SVN Revision: 895 | |||||
* | * src/ChangeLog: Missing commit. | Mickaël Rémond | 2007-08-28 | 1 | -0/+6 | |
| | | | | SVN Revision: 894 | |||||
* | * src/mod_offline_odbc.erl: Implements quota for offline messages | Mickaël Rémond | 2007-08-28 | 2 | -49/+111 | |
| | | | | | | | in relational database (EJAB-314) * src/odbc/odbc_queries.erl: Likewise SVN Revision: 893 | |||||
* | * src/mod_muc/mod_muc_room.erl: Implements muc max users option | Mickaël Rémond | 2007-08-28 | 2 | -14/+66 | |
| | | | | | | from XEP-0045 (Thanks to Jerome Sautret) (EJAB-248). SVN Revision: 892 | |||||
* | * ChangeLog: Fixed attibution to commiter. | Mickaël Rémond | 2007-08-28 | 1 | -3/+7 | |
| | | | | SVN Revision: 891 | |||||
* | * doc/guide.tex: Described @HOST@ feature (thanks to Badlop) | Alexey Shchepin | 2007-08-27 | 2 | -1/+18 | |
| | | | | SVN Revision: 890 | |||||
* | * doc/guide.tex: Removed mentions of unexistent 'hosts' modules | Alexey Shchepin | 2007-08-25 | 2 | -50/+22 | |
| | | | | | | option (thanks to Badlop) SVN Revision: 889 | |||||
* | * src/gen_mod.erl: Substitute @HOST@ with hostname in the 'host' | Alexey Shchepin | 2007-08-25 | 10 | -22/+27 | |
| | | | | | | | | | | | | | | option (thanks to Badlop) * src/mod_vcard.erl: Likewise * src/mod_vcard_ldap.erl: Likewise * src/mod_vcard_odbc.erl: Likewise * src/mod_muc/mod_muc.erl: Likewise * src/mod_irc/mod_irc.erl: Likewise * src/mod_echo.erl: Likewise * src/mod_pubsub/mod_pubsub.erl: Likewise * src/mod_proxy65/mod_proxy65_service.erl: Likewise SVN Revision: 888 | |||||
* | Fixed conflict | Alexey Shchepin | 2007-08-24 | 3 | -7/+0 | |
| | | | | SVN Revision: 887 | |||||
* | * src/web/ejabberd_web_admin.erl: Moved roster stuff to mod_roster* | Alexey Shchepin | 2007-08-24 | 4 | -177/+371 | |
| | | | | | | | * src/mod_roster.erl: Likewise * src/mod_roster_odbc.erl: Likewise SVN Revision: 886 | |||||
* | * src/ejabberd_sm.erl: Removed check which denies resource to | Alexey Shchepin | 2007-08-24 | 2 | -10/+7 | |
| | | | | | | receive its own presence SVN Revision: 885 |