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 |
2011-03-13 |
Badlop | Change string in WebAdmin to reuse an existing one |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Badlop | Fix bashism and make some lines similar to master branc... |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Badlop | If the port number isn't listener, then specify the... |
commit | commitdiff | tree | snapshot |
2011-03-02 |
Badlop | captcha_host must have the port number to get protocol... |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Badlop | mod_irc must send presence unavailable to the departing... |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Badlop | ejabberdctl needs space between INET_DIST_INTERFACE... |
commit | commitdiff | tree | snapshot |
2011-02-22 |
Badlop | Tweak pg2_backport.erl to work with Erlang older than... |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Badlop | Add support for '@online@' Shared Roster Group (thanks... |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Badlop | Forward old messages to newly spawned extauth process... |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Badlop | New route_iq/5 accepting Timeout (thanks to Edwin Fine... |
commit | commitdiff | tree | snapshot |
2011-02-16 |
Badlop | New DIST_USE_INTERFACE to restrict IP where erlang... |
commit | commitdiff | tree | snapshot |
2011-02-16 |
Badlop | New Indonesian translation (thanks to Irfan Mahfudz... |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Christophe... | fix empty pubsub payload check on odbc version |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Christophe... | fix empty pubsub payload check |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Christophe... | update copyright up to 2011 |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Badlop | Provide HTTPS URL in CAPTCHA form when listener has... |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Badlop | Fix typo in French translation |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Badlop | Escape output from ctlexec() to erl script (thanks... |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Badlop | Remove erroneous comment (EJAB-645) |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Badlop | Handle Tigase's unexpected version=1.0 when ejabberd... |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Badlop | mod_pres_counter prevents subscription flood (thanks... |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Badlop | Add to example config file access_from comment |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Badlop | Update exmpp version to 0.9.6 |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Badlop | Comment unused code |
commit | commitdiff | tree | snapshot |
2011-01-19 |
Badlop | Don't let presence-in privacy rule block a presence... |
commit | commitdiff | tree | snapshot |
2011-01-19 |
Badlop | Fix delayed response of a timeout call was reused for... |
commit | commitdiff | tree | snapshot |
2011-01-17 |
Badlop | Clarify more the expected content of welcome_message... |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Badlop | Clarify error message when BOSH query is sent to non... |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Mickaël Rémond | Use route instead of send_element to go through standar... |
commit | commitdiff | tree | snapshot |
2010-12-30 |
Badlop | Keep the order of stanzas when BOSH sends several ... |
commit | commitdiff | tree | snapshot |
2010-12-28 |
Evgeniy Khramtsov | Change c2s state before offline messages resending |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Alexey Shchepin | Make jlib:ip_to_list safe to use |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Badlop | Revert branch name back to 2.1.x |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Evgeniy Khramtsov | Make sure 'closed' event is correctly processed on... |
commit | commitdiff | tree | snapshot |
2010-12-15 |
W. Andrew Loe III | Ignore OS X libraries. |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Badlop | Remove Type and Spec, backport list comprehensions... |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Badlop | Recompile the Guide v2.1.6 |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Badlop | Update ejabberd version number to 2.1.6 |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Badlop | Recompile translations |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Badlop | Add release notes for ejabberd 2.1.6 |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Badlop | Fix warning about unused variables |
commit | commitdiff | tree | snapshot |
2010-12-11 |
Badlop | Option to reject S2S connection if untrusted certificat... |
commit | commitdiff | tree | snapshot |
next |