2011-09-05 |
Evgeniy Khramtsov | Replace VVALUEL macro with function in order to shut... |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Evgeniy Khramtsov | Merge branch '2.1.x' of git+ssh://gitorious.process... |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Evgeniy Khramtsov | Export do_client_version/3 in order to shut up the... |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Evgeniy Khramtsov | Remove useless case clauses |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Evgeniy Khramtsov | Remove useless case clause |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Evgeniy Khramtsov | Correct some function clauses and value types |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Evgeniy Khramtsov | Get rid of useless code |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Evgeniy Khramtsov | ejabberd_auth:remove_user/2 always returns ok |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Evgeniy Khramtsov | Fix some case clauses |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Evgeniy Khramtsov | Change argument of open_port/2 to string in order to... |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Evgeniy Khramtsov | Get rid of useless function clause |
commit | commitdiff | tree | snapshot |
2011-09-04 |
Badlop | Replace calls of OTP's Binary, since they would require R14 |
commit | commitdiff | tree | snapshot |
2011-09-04 |
Badlop | First check occupant existence, later check the message |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Christophe... | enable pubsub#deliver_notification checking (thanks... |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Badlop | Explicitly skip useless ejabberd 2.0* mnesia tables... |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Christophe... | typo fix (thanks to Artem Sh)(EJAB-1424) |
commit | commitdiff | tree | snapshot |
2011-08-23 |
Badlop | Support multiple sessions per nick in muc_online_users... |
commit | commitdiff | tree | snapshot |
2011-08-23 |
Badlop | Send private messages to all the sessions with same... |
commit | commitdiff | tree | snapshot |
2011-08-23 |
Badlop | Don't send unavailable presence when leaving occupant... |
commit | commitdiff | tree | snapshot |
2011-08-23 |
Badlop | Allow multiple entry with same nick to MUC rooms (thank... |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Badlop | New option resource_conflict defines server action... |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Badlop | Fix bug in scram is_alpha |
commit | commitdiff | tree | snapshot |
2011-08-16 |
Badlop | Fix ODBC account counting (thanks to Artem Sh)(EJAB... |
commit | commitdiff | tree | snapshot |
2011-08-15 |
Badlop | Fix and improve support for SCRAM auth method (EJAB... |
commit | commitdiff | tree | snapshot |
2011-08-15 |
Badlop | Indicate license and copyright (thanks to Stephen Röttg... |
commit | commitdiff | tree | snapshot |
2011-08-15 |
Badlop | Preliminary patch for SASL SCRAM-SHA-1 (thanks to Steph... |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Pablo Polvorin | handle case when roster version on DB is enabled but... |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Badlop | Add comment about ping requests sent even to non-suppor... |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Badlop | Verify username provided in registration web form |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Badlop | Handle case when ejabberd_auth_* says the account exists |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Badlop | Include status 110 in presence to new occupant (EJAB... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Badlop | Fix typo in modules overview |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Badlop | Use #roster record instead of direct tuple |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Evgeniy Khramtsov | Document ldap_tls_cacertfile and ldap_tls_depth options... |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Evgeniy Khramtsov | Add ldap_tls_cacertfile and ldap_tls_depth options... |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Badlop | Room option to ignore private messages from visitors... |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Maxim Ignatenko | One more fix |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Maxim Ignatenko | Improve spelling and fix some typos |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Badlop | Fix reference to 'admin' ACL name (thanks to Samuel... |
commit | commitdiff | tree | snapshot |
2011-07-03 |
Alexey Shchepin | Merge branch '2.1.x' of git+ssh://git@gitorious.process... |
commit | commitdiff | tree | snapshot |
2011-07-03 |
Alexey Shchepin | Minor mod_version bugfix |
commit | commitdiff | tree | snapshot |
2011-07-01 |
Juan Pablo... | is_user_in_group/3 must check if user belongs to given... |
commit | commitdiff | tree | snapshot |
2011-06-29 |
Alexey Shchepin | Optimized mod_roster_odbc:get_roster |
commit | commitdiff | tree | snapshot |
2011-06-28 |
Badlop | Support servers that reply error on any command before... |
commit | commitdiff | tree | snapshot |
2011-06-27 |
Badlop | Comment in the cfg file the correct node name used... |
commit | commitdiff | tree | snapshot |
2011-06-23 |
Evgeniy Khramtsov | Match ldap_uidattr_format case-insensitively (EJAB... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Evgeniy Khramtsov | Log an error when an LDAP filter is incorrect (EJAB... |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Badlop | Clarify in mod_register_web example what host to put... |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Evgeniy Khramtsov | Escape iolist correctly when NIFs are disabled (EJAB... |
commit | commitdiff | tree | snapshot |
2011-06-07 |
Badlop | Fix compilation in Windows (thanks to flyingwow99) |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Jerome Sautret | Added 2.1.8 release notes. v2.1.8 |
commit | commitdiff | tree | snapshot |
2011-06-01 |
Badlop | Fix crash when user publishes an item (EJAB-1457) |
commit | commitdiff | tree | snapshot |
2011-05-31 |
Badlop | Recompile the Guide v2.1.7 |
commit | commitdiff | tree | snapshot |
2011-05-31 |
Badlop | Update ejabberd version number to 2.1.7 |
commit | commitdiff | tree | snapshot |
2011-05-31 |
Badlop | Recompile translations |
commit | commitdiff | tree | snapshot |
2011-05-31 |
Badlop | Add release_notes_2.1.7.txt |
commit | commitdiff | tree | snapshot |
2011-05-31 |
Badlop | Fix some typos in the Guide |
commit | commitdiff | tree | snapshot |
2011-05-31 |
Badlop | Disable all entity expansions (thanks to Alexey Shchepi... |
commit | commitdiff | tree | snapshot |
2011-05-31 |
Badlop | Update the 'configure' script with: aclocal; autoconf |
commit | commitdiff | tree | snapshot |
2011-05-31 |
Christophe... | Pubsub node maxitem forced to 0 if non persistent node... |
commit | commitdiff | tree | snapshot |
2011-05-31 |
Christophe... | apply filtered notification to PEP last items (thanks... |
commit | commitdiff | tree | snapshot |
2011-05-31 |
Badlop | Fix minor English error |
commit | commitdiff | tree | snapshot |
2011-05-31 |
Badlop | New ERL_EPMD_ADDRESS that works since Erlang/OTP R14B03 |
commit | commitdiff | tree | snapshot |
2011-05-30 |
Badlop | Cut the string when calling halt/1 |
commit | commitdiff | tree | snapshot |
2011-05-30 |
Evgeniy Khramtsov | Under some circumstances the "uri" variable in StartNam... |
commit | commitdiff | tree | snapshot |
2011-05-30 |
Badlop | Fix a recent commit about "Set script as executable" |
commit | commitdiff | tree | snapshot |
2011-05-30 |
Badlop | Support anonymous accounts in Shared Roster @all@ direc... |
commit | commitdiff | tree | snapshot |
2011-05-29 |
Badlop | Add link in the Backup page to the Guide |
commit | commitdiff | tree | snapshot |
2011-05-27 |
Badlop | Support XEP-0191 Simple Communications Blocking (thanks... |
commit | commitdiff | tree | snapshot |
2011-05-26 |
Badlop | A user can query his own Last activity, even if not... |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Badlop | Several fixes and improvements in ejabberd.init.template |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Evgeniy Khramtsov | When checking captcha setup, try to generate image... |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Badlop | When module start fails during server start, stop erlan... |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Evgeniy Khramtsov | Note that ejabberd works with CGP LDAP server |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Christophe... | Owner can delete any items from its own node (EJAB... |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Evgeniy Khramtsov | Take into consideration internal queue length when... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Evgeniy Khramtsov | Do not accept XML with undefined prefixes (EJAB-680) |
commit | commitdiff | tree | snapshot |
2011-04-29 |
Badlop | Reorganize the push_item function, and handle version... |
commit | commitdiff | tree | snapshot |
2011-04-29 |
Badlop | No need to inform that XEP-0237 is optional; clarified... |
commit | commitdiff | tree | snapshot |
2011-04-28 |
Badlop | Show configuration for HTTPS http_bind |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Badlop | mod_register Access now also controls account unregistr... |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Badlop | Escape user input in mod_privacy_odbc (EJAB-1442) |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Badlop | Throw error when captcha fails at server start, not... |
commit | commitdiff | tree | snapshot |
2011-04-18 |
jabber | Do not decrease MUC admin's role/affiliation |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Evgeniy Khramtsov | Add captcha_limit option to the example config |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Evgeniy Khramtsov | Remove forgotten -compile(export_all). |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Evgeniy Khramtsov | Implement CAPTCHA limit |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Evgeniy Khramtsov | Fix syntax error |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Evgeniy Khramtsov | CAPTCHA whitelist support |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Badlop | Try to improve support for roster_version in MSSQL... |
commit | commitdiff | tree | snapshot |
2011-04-12 |
Badlop | The responses to HEAD must have empty Body |
commit | commitdiff | tree | snapshot |
2011-04-12 |
Badlop | Support as read-only HTTP method not only GET, also... |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Badlop | If extauth script crashes, ejabberd should restart... |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Badlop | Support more captcha_host value formats (EJAB-1418) |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Badlop | Send jid attribute when occupant is banned (EJAB-1432) |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Badlop | mod_ping uses iqdisc no_queue by default (thanks to... |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Badlop | Clarify {iqdisc, no_queue} |
commit | commitdiff | tree | snapshot |
2011-03-30 |
Badlop | Updated Japanese translation (thanks to Mako N) |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Badlop | Fix typo (thanks to Krzee) |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Badlop | Update the changed string in the PO translation files |
commit | commitdiff | tree | snapshot |
next |