Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix set-subscriptions to work with multi-subscribe (EJAB-977) | Christophe Romain | 2009-07-17 | 13 | -50/+57 | |
| | | | | SVN Revision: 2364 | |||||
* | If a command is already defined: log as Debug, not as Warning. | Badlop | 2009-07-16 | 1 | -1/+1 | |
| | | | | SVN Revision: 2362 | |||||
* | Update Galician translation (thanks to Carlos E. Lopez) | Badlop | 2009-07-13 | 1 | -287/+319 | |
| | | | | SVN Revision: 2361 | |||||
* | prevent creating badxml when pubsub_state is not accessible | Christophe Romain | 2009-07-08 | 1 | -3/+6 | |
| | | | | SVN Revision: 2360 | |||||
* | If directory /sbin is created, set permissions 755, not 750. | Badlop | 2009-07-07 | 1 | -1/+1 | |
| | | | | SVN Revision: 2358 | |||||
* | Temporary debug and ctl nodes must get nodename similar to destination. | Badlop | 2009-07-06 | 1 | -2/+2 | |
| | | | | SVN Revision: 2355 | |||||
* | Add -hidden flag when calling Debug or Ctl | Badlop | 2009-07-06 | 1 | -0/+2 | |
| | | | | SVN Revision: 2354 | |||||
* | XEP-0248 bugfix (EJAB-963) (Thanks to Brian Cully) | Christophe Romain | 2009-07-06 | 1 | -5/+7 | |
| | | | | SVN Revision: 2353 | |||||
* | make virtual nodes having default options | Christophe Romain | 2009-07-02 | 1 | -2/+6 | |
| | | | | SVN Revision: 2352 | |||||
* | Support XEP-0085 Chat State Notifications (EJAB-961) | Badlop | 2009-06-30 | 3 | -25/+52 | |
| | | | | SVN Revision: 2350 | |||||
* | Include original timestamp on delayed presences (thanks to Mickael ↵ | Badlop | 2009-06-30 | 3 | -11/+22 | |
| | | | | | | Remond)(EJAB-234) SVN Revision: 2348 | |||||
* | Add XEP82 Date Time, update XEP202 Entity Time and XEP203 Delayed Delivery ↵ | Badlop | 2009-06-30 | 7 | -11/+116 | |
| | | | | | | (EJAB-234) SVN Revision: 2345 | |||||
* | Add announcement of offline feature to service discovery (EJAB-234) | Badlop | 2009-06-30 | 2 | -0/+45 | |
| | | | | SVN Revision: 2344 | |||||
* | minor bugfixes on dag nodes | Christophe Romain | 2009-06-29 | 4 | -10/+23 | |
| | | | | SVN Revision: 2343 | |||||
* | Don't use lists:keyfind/3 bcause it was introduced only in recent R13A. | Badlop | 2009-06-25 | 1 | -2/+2 | |
| | | | | SVN Revision: 2341 | |||||
* | Improvements in the WebAdmin browsing menus. | Badlop | 2009-06-23 | 1 | -82/+202 | |
| | | | | SVN Revision: 2334 | |||||
* | Add Vim folding | Badlop | 2009-06-23 | 1 | -6/+34 | |
| | | | | SVN Revision: 2333 | |||||
* | Change some translatable strings. | Badlop | 2009-06-23 | 1 | -3/+3 | |
| | | | | SVN Revision: 2332 | |||||
* | Detect auth errors and report in log file. Support auth when domain not ↵ | Badlop | 2009-06-22 | 1 | -46/+58 | |
| | | | | | | provided. SVN Revision: 2330 | |||||
* | Add permanent section about HTTP Bind module to the Guide. Example config. | Badlop | 2009-06-16 | 1 | -0/+2 | |
| | | | | SVN Revision: 2260 | |||||
* | Add forgotten copyright and license notices. | Badlop | 2009-06-16 | 2 | -4/+40 | |
| | | | | SVN Revision: 2258 | |||||
* | Easier debugging (EJAB-936)(thanks to Michael Remond) | Badlop | 2009-06-16 | 1 | -12/+22 | |
| | | | | SVN Revision: 2257 | |||||
* | Code clean-up (EJAB-936)(thanks to Michael Remond) | Badlop | 2009-06-16 | 1 | -6/+6 | |
| | | | | SVN Revision: 2256 | |||||
* | Started code clean-up (EJAB-936)(thanks to Michael Remond) | Badlop | 2009-06-16 | 1 | -162/+129 | |
| | | | | SVN Revision: 2255 | |||||
* | Replaced sha1 to hexadecimal transformation with sha:sha/1 call (thanks to ↵ | Badlop | 2009-06-16 | 1 | -14/+2 | |
| | | | | | | Alexey Shchepin) SVN Revision: 2254 | |||||
* | Replace TYPE/1 with is_TYPE/1 (EJAB-922) | Badlop | 2009-06-16 | 1 | -2/+2 | |
| | | | | SVN Revision: 2253 | |||||
* | Simplified code.(thanks to Michael Remond) | Badlop | 2009-06-16 | 1 | -14/+5 | |
| | | | | SVN Revision: 2252 | |||||
* | Properly warn user and admin when mod_http_bind is not started.(thanks to ↵ | Badlop | 2009-06-16 | 1 | -52/+74 | |
| | | | | | | Michael Remond) SVN Revision: 2251 | |||||
* | Do not clear input when dispatching a get when we have nothing to output. ↵ | Badlop | 2009-06-16 | 1 | -2/+1 | |
| | | | | | | (thanks to Geoff Cant) SVN Revision: 2250 | |||||
* | Changed the place where database is created(thanks to Michael Remond) | Badlop | 2009-06-16 | 2 | -19/+22 | |
| | | | | SVN Revision: 2249 | |||||
* | Fix remote-stream-error stanzas | Badlop | 2009-06-16 | 1 | -4/+5 | |
| | | | | SVN Revision: 2248 | |||||
* | New option max_inactivity to configure maximum inactivity period (EJAB-512) | Badlop | 2009-06-16 | 1 | -9/+25 | |
| | | | | SVN Revision: 2247 | |||||
* | Fix warning of unused Host variable | Badlop | 2009-06-16 | 1 | -2/+2 | |
| | | | | SVN Revision: 2246 | |||||
* | Include condition in http-bind terminate body when service stops (EJAB-792) | Badlop | 2009-06-16 | 1 | -1/+3 | |
| | | | | SVN Revision: 2245 | |||||
* | Fix unknown rid error (thanks to Jerome Sautret) | Badlop | 2009-06-16 | 1 | -9/+10 | |
| | | | | SVN Revision: 2244 | |||||
* | Implement packets reordering to avoid race conditions (EJAB-724).(thanks to ↵ | Badlop | 2009-06-16 | 1 | -179/+217 | |
| | | | | | | Michael Remond) SVN Revision: 2243 | |||||
* | Updated IP retrieving (thanks to Alexey Shchepin) | Badlop | 2009-06-16 | 1 | -26/+22 | |
| | | | | SVN Revision: 2242 | |||||
* | Improve ip fetching patch (thanks to Christohpe Romain) | Badlop | 2009-06-16 | 1 | -10/+8 | |
| | | | | SVN Revision: 2241 | |||||
* | Retrieve correct IP from http connection (thanks to Christohpe Romain) | Badlop | 2009-06-16 | 2 | -22/+39 | |
| | | | | SVN Revision: 2240 | |||||
* | Fix syntax error. (thanks to Jerome Sautret) | Badlop | 2009-06-16 | 1 | -3/+3 | |
| | | | | SVN Revision: 2239 | |||||
* | Removed HTTP bind session count. Removed the 'sponsored bind session' text. ↵ | Badlop | 2009-06-16 | 1 | -9/+2 | |
| | | | | | | | | | | (thanks to Michael Remond) Details: Removed the HTTP bind session count because it leaks information on the size of the platform. Removed the text 'sponsored by Mabber' because it is confusing, as people could think a third-party service using HTTP bind is sponsored by Mabber. SVN Revision: 2238 | |||||
* | Do not display error message when starting several hosts (EJAB-571) (thanks ↵ | Badlop | 2009-06-16 | 1 | -5/+3 | |
| | | | | | | to Christohpe Romain) SVN Revision: 2237 | |||||
* | Provide explanation in error message when module is already started for ↵ | Badlop | 2009-06-16 | 1 | -2/+7 | |
| | | | | | | another vhost SVN Revision: 2236 | |||||
* | Removed small warning | Badlop | 2009-06-16 | 1 | -2/+2 | |
| | | | | SVN Revision: 2235 | |||||
* | Bugfixes (thanks to Alexey Shchepin) | Badlop | 2009-06-16 | 1 | -28/+90 | |
| | | | | SVN Revision: 2234 | |||||
* | Removed receive_loop (thanks to Alexey Shchepin) | Badlop | 2009-06-16 | 1 | -44/+104 | |
| | | | | SVN Revision: 2233 | |||||
* | Remove Erlang module attribute 'vsn' because it does not provide any worth ↵ | Badlop | 2009-06-16 | 2 | -4/+2 | |
| | | | | | | feature, and it difficults hot code update (EJAB-440) SVN Revision: 2232 | |||||
* | Bugfix when table does not exist (thanks to Justin Kirby) | Badlop | 2009-06-16 | 1 | -3/+3 | |
| | | | | SVN Revision: 2231 | |||||
* | Migration code for people using previous version of the HTTP binding module ↵ | Badlop | 2009-06-16 | 2 | -6/+20 | |
| | | | | | | (EJAB-390) SVN Revision: 2230 | |||||
* | Do not overwrite the stanza namespace (thanks to Anastasia Gornostaeva) | Badlop | 2009-06-16 | 1 | -8/+14 | |
| | | | | SVN Revision: 2229 |