2009-06-16 |
Badlop | Remove Erlang module attribute 'vsn' because it does... |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Badlop | Bugfix when table does not exist (thanks to Justin... |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Badlop | Migration code for people using previous version of... |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Badlop | Do not overwrite the stanza namespace (thanks to Anasta... |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Badlop | Support for c2s ACL access, max_stanza and shaper on... |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Badlop | The Erlang/OTP function httpd_util:to_lower/1 is deprec... |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Badlop | Use DEBUG instead of INFO_MSG to keep log files small... |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Badlop | Forgot keyword 'catch' when doing list_to_float on... |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Badlop | Fixes for pausing sessions; did not parse 'pause' attri... |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Badlop | Support pausing sessions (thanks to Stefan Strigler... |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Badlop | Comment-header: talk about xmpp over bosh rather than... |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Badlop | Removed debugging stuff. Removed error condition (thank... |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Badlop | Code cleanup. Code reorganization. Store version of... |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Badlop | Store version as float (thanks to Stefan Strigler) |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Badlop | Save bosh version with session (thanks to Stefan Strigler) |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Badlop | Code rearranged (thanks to Stefan Strigler) |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Badlop | Make use of macros for namespaces. Some code cleanup... |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Badlop | Fix for 'terminate' in request, send empty body instead... |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Badlop | Disabled debugging (thanks to Stefan Strigler) |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Badlop | Some code cleanup (thanks to Stefan Strigler) |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Badlop | Bosh compliance: honor xmpp:version (thanks to Stefan... |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Badlop | Restore ejabberd directory structure (src/web) for... |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Badlop | We do not send a 'version' attribute at the stream... |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Badlop | Prepare_response: fixed a dbg message. Changed http... |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Badlop | Implements sockname and peername for compatibility... |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Badlop | Reverted to r76 as 97 is completely broken and should... |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Badlop | Minor changes (thanks to Stefan Strigler) |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Badlop | Disabled debug (thanks to Stefan Strigler) |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Badlop | Deal with return values from starting/terminating super... |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Badlop | Disabled debug (thanks to Stefan Strigler) |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Badlop | Removed my own supervisor (thanks to Stefan Strigler) |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Badlop | Renamed some vars for (thanks to Stefan Strigler) |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Badlop | Start supervisor here (thanks to Stefan Strigler) |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Badlop | Make use of new api for plugable http based services... |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Badlop | Initial commit of HTTP-Bind source code (thanks to... |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Badlop | Add permanent section about mod_http_fileserver to... |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Badlop | Add forgotten copyright and license notices. |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Badlop | New option directory_indices, and improve logging ... |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Badlop | Fix capitalization of HTTP headers (thanks to Brian... |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Badlop | Converted to gen_server behaviour (EJAB-561). Use the... |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Badlop | Fix ip source to comply with new ip storage into ejabbe... |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Badlop | Use httpd_util:to_lower when not compiling with Erlang... |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Badlop | Added JavaScript content type |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Badlop | Include Last-Modified HTTP header in responses to allow... |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Badlop | Fix error creating ETS table if enabled in several... |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Badlop | Remove Erlang module attribute 'vsn' because it doesn... |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Badlop | The Erlang/OTP function httpd_util:to_lower/1 is deprec... |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Badlop | Small change in accesslog file format; fix bug when... |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Badlop | Added accesslog parameter to record requests log in... |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Badlop | Initial commit of mod_http_fileserver (thanks to Massim... |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Mickaël Rémond | Fix syntax error in config file. |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Badlop | Ad-hoc commands to join IRC channel, set nickname and... |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Badlop | Add option to restrict max offline messages by Access... |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Badlop | Replace TYPE/1 with is_TYPE/1 (EJAB-922) |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Christophe... | add greetings to Brian Cully for pubsub contribs |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Christophe... | experimental patch including XEP-248 (thanks to Brian... |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Badlop | Prevent process crash if the IP and port of a connectio... |
commit | commitdiff | tree | snapshot |
2009-06-09 |
Badlop | When client is closed, include the Reason in the stream... |
commit | commitdiff | tree | snapshot |
2009-06-09 |
Badlop | Add forgotten copyright and license notices. Fix blacks... |
commit | commitdiff | tree | snapshot |
2009-06-09 |
Evgeniy Khramtsov | fixes typo in Russian translation |
commit | commitdiff | tree | snapshot |
2009-06-09 |
Evgeniy Khramtsov | Malformed CAPTCHA response may crash a room. This is... |
commit | commitdiff | tree | snapshot |
2009-06-05 |
Badlop | Update Spanish translation |
commit | commitdiff | tree | snapshot |
2009-06-05 |
Badlop | Update French translation (thanks to Nicolas Vérité) |
commit | commitdiff | tree | snapshot |
2009-06-03 |
Badlop | Update Russian translation (thanks to Evgeniy Khramtsov) |
commit | commitdiff | tree | snapshot |
2009-06-03 |
Badlop | Update ejabberd.pot and *.po, compile *.msg. All this... |
commit | commitdiff | tree | snapshot |
2009-06-03 |
Evgeniy Khramtsov | updated russian translation |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Badlop | When max_stanza_size is exceeded, return meaningful... |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Badlop | Remove support of deprecated Disco Publish XEP-0030... |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Badlop | Fix Access check: the rule can be defined in a vhost... |
commit | commitdiff | tree | snapshot |
2009-05-29 |
Christophe... | apply patch from EJAB-845 |
commit | commitdiff | tree | snapshot |
2009-05-29 |
Christophe... | fix nodetree virtual to allow node subscription |
commit | commitdiff | tree | snapshot |
2009-05-29 |
Christophe... | make flat the default node plugin |
commit | commitdiff | tree | snapshot |
2009-05-29 |
Christophe... | fix ets table name change |
commit | commitdiff | tree | snapshot |
2009-05-28 |
Christophe... | remove useless debug |
commit | commitdiff | tree | snapshot |
2009-05-28 |
Christophe... | pubsub: added configuration option in guide.tex, added... |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Badlop | Update CSS of WebAdmin menu |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Badlop | Support to select what modules to update. Split large... |
commit | commitdiff | tree | snapshot |
2009-05-26 |
Christophe... | make get_items able to sort items in publish order... |
commit | commitdiff | tree | snapshot |
2009-05-26 |
Christophe... | improve get_entity_* to work regardless of nodetree... |
commit | commitdiff | tree | snapshot |
2009-05-26 |
Badlop | Added support for captcha feature disability (EJAB... |
commit | commitdiff | tree | snapshot |
2009-05-26 |
Badlop | Add label in captcha form. Improve translatable strings... |
commit | commitdiff | tree | snapshot |
2009-05-25 |
Badlop | Support LDAPS with TLS (EJAB-109)(thanks to Thomas... |
commit | commitdiff | tree | snapshot |
2009-05-25 |
Badlop | Decrease proxy65 buffer sizes to 8192 bytes. |
commit | commitdiff | tree | snapshot |
2009-05-21 |
Mickaël Rémond | * trunk/src/odbc/ejabberd_odbc.erl: Fix typo (EJABS... |
commit | commitdiff | tree | snapshot |
2009-05-21 |
Mickaël Rémond | * trunk/src/odbc/ejabberd_odbc.erl: Move trace to debug... |
commit | commitdiff | tree | snapshot |
2009-05-21 |
Mickaël Rémond | * trunk/src/odbc/ejabberd_odbc.erl: Support for nested... |
commit | commitdiff | tree | snapshot |
2009-05-19 |
Christophe... | PubSub: improve get_entity_* API |
commit | commitdiff | tree | snapshot |
2009-05-19 |
Badlop | Added API function to get current S2S connections with... |
commit | commitdiff | tree | snapshot |
2009-05-16 |
Evgeniy Khramtsov | * src/eldap/eldap.erl: log warnings on unsuccessful... |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Badlop | Document how to convert Mnesia node name |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Badlop | New command to convert mnesia nodename, copied from... |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Badlop | Allow to define additional Erlang options in ejabberdct... |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Badlop | The --node argument overwrites the value of ejabberdctl.cfg |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Badlop | Erlang/OTP R13 can be used, but its support is still... |
commit | commitdiff | tree | snapshot |
2009-05-14 |
Badlop | No longer edit ChangeLog, will be auto generated for... |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Christophe... | Fix bad transaction returncode in unsubscribe presence... |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Christophe... | Prevent race condition when calling get_caps while... |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Mickaël Rémond | * src/ejabberd_debug.erl: Handled fprof based profiling... |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Christophe... | handle Example 90 of XEP-0060 (EJAB-909), and make... |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Christophe... | Allow to get subscriptions on a given node (EJAB-712... |
commit | commitdiff | tree | snapshot |
next |