aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Store account number in internal auth of (EJAB-981)(thanks to Juan Pablo ↵Badlop2009-07-172-5/+111
| | | | | | Carlino) SVN Revision: 2365
* Fix set-subscriptions to work with multi-subscribe (EJAB-977)Christophe Romain2009-07-1713-50/+57
| | | | SVN Revision: 2364
* If a command is already defined: log as Debug, not as Warning.Badlop2009-07-161-1/+1
| | | | SVN Revision: 2362
* Update Galician translation (thanks to Carlos E. Lopez)Badlop2009-07-131-287/+319
| | | | SVN Revision: 2361
* prevent creating badxml when pubsub_state is not accessibleChristophe Romain2009-07-081-3/+6
| | | | SVN Revision: 2360
* If directory /sbin is created, set permissions 755, not 750.Badlop2009-07-071-1/+1
| | | | SVN Revision: 2358
* Temporary debug and ctl nodes must get nodename similar to destination.Badlop2009-07-061-2/+2
| | | | SVN Revision: 2355
* Add -hidden flag when calling Debug or CtlBadlop2009-07-063-0/+8
| | | | SVN Revision: 2354
* XEP-0248 bugfix (EJAB-963) (Thanks to Brian Cully)Christophe Romain2009-07-061-5/+7
| | | | SVN Revision: 2353
* make virtual nodes having default optionsChristophe Romain2009-07-021-2/+6
| | | | SVN Revision: 2352
* Support XEP-0085 Chat State Notifications (EJAB-961)Badlop2009-06-303-25/+52
| | | | SVN Revision: 2350
* Include original timestamp on delayed presences (thanks to Mickael ↵Badlop2009-06-303-11/+22
| | | | | | Remond)(EJAB-234) SVN Revision: 2348
* Add XEP82 Date Time, update XEP202 Entity Time and XEP203 Delayed Delivery ↵Badlop2009-06-309-16/+121
| | | | | | (EJAB-234) SVN Revision: 2345
* Add announcement of offline feature to service discovery (EJAB-234)Badlop2009-06-302-0/+45
| | | | SVN Revision: 2344
* minor bugfixes on dag nodesChristophe Romain2009-06-294-10/+23
| | | | SVN Revision: 2343
* Don't use lists:keyfind/3 bcause it was introduced only in recent R13A.Badlop2009-06-251-2/+2
| | | | SVN Revision: 2341
* Improve explanation about SSL for port 5223 and its option 'tls'.Badlop2009-06-252-6/+18
| | | | SVN Revision: 2339
* Add note about PAM configuration for pam_winbind (thanks to Jon Bendtsen)Badlop2009-06-252-0/+4
| | | | SVN Revision: 2337
* Improvements in the WebAdmin browsing menus.Badlop2009-06-231-82/+202
| | | | SVN Revision: 2334
* Add Vim foldingBadlop2009-06-231-6/+34
| | | | SVN Revision: 2333
* Change some translatable strings.Badlop2009-06-231-3/+3
| | | | SVN Revision: 2332
* Detect auth errors and report in log file. Support auth when domain not ↵Badlop2009-06-221-46/+58
| | | | | | provided. SVN Revision: 2330
* Add forgotten optional requirement: Imagemagick's Convert.Badlop2009-06-171-0/+1
| | | | SVN Revision: 2325
* Add permanent section about HTTP Bind module to the Guide. Example config.Badlop2009-06-165-121/+241
| | | | SVN Revision: 2260
* Add unit test script for http-bind service (thanks to Stefan Strigler)Badlop2009-06-161-0/+451
| | | | SVN Revision: 2259
* Add forgotten copyright and license notices.Badlop2009-06-162-4/+40
| | | | SVN Revision: 2258
* Easier debugging (EJAB-936)(thanks to Michael Remond)Badlop2009-06-161-12/+22
| | | | SVN Revision: 2257
* Code clean-up (EJAB-936)(thanks to Michael Remond)Badlop2009-06-161-6/+6
| | | | SVN Revision: 2256
* Started code clean-up (EJAB-936)(thanks to Michael Remond)Badlop2009-06-161-162/+129
| | | | SVN Revision: 2255
* Replaced sha1 to hexadecimal transformation with sha:sha/1 call (thanks to ↵Badlop2009-06-161-14/+2
| | | | | | Alexey Shchepin) SVN Revision: 2254
* Replace TYPE/1 with is_TYPE/1 (EJAB-922)Badlop2009-06-161-2/+2
| | | | SVN Revision: 2253
* Simplified code.(thanks to Michael Remond)Badlop2009-06-161-14/+5
| | | | SVN Revision: 2252
* Properly warn user and admin when mod_http_bind is not started.(thanks to ↵Badlop2009-06-161-52/+74
| | | | | | Michael Remond) SVN Revision: 2251
* Do not clear input when dispatching a get when we have nothing to output. ↵Badlop2009-06-161-2/+1
| | | | | | (thanks to Geoff Cant) SVN Revision: 2250
* Changed the place where database is created(thanks to Michael Remond)Badlop2009-06-162-19/+22
| | | | SVN Revision: 2249
* Fix remote-stream-error stanzasBadlop2009-06-161-4/+5
| | | | SVN Revision: 2248
* New option max_inactivity to configure maximum inactivity period (EJAB-512)Badlop2009-06-161-9/+25
| | | | SVN Revision: 2247
* Fix warning of unused Host variableBadlop2009-06-161-2/+2
| | | | SVN Revision: 2246
* Include condition in http-bind terminate body when service stops (EJAB-792)Badlop2009-06-161-1/+3
| | | | SVN Revision: 2245
* Fix unknown rid error (thanks to Jerome Sautret)Badlop2009-06-161-9/+10
| | | | SVN Revision: 2244
* Implement packets reordering to avoid race conditions (EJAB-724).(thanks to ↵Badlop2009-06-161-179/+217
| | | | | | Michael Remond) SVN Revision: 2243
* Updated IP retrieving (thanks to Alexey Shchepin)Badlop2009-06-161-26/+22
| | | | SVN Revision: 2242
* Improve ip fetching patch (thanks to Christohpe Romain)Badlop2009-06-161-10/+8
| | | | SVN Revision: 2241
* Retrieve correct IP from http connection (thanks to Christohpe Romain)Badlop2009-06-162-22/+39
| | | | SVN Revision: 2240
* Fix syntax error. (thanks to Jerome Sautret)Badlop2009-06-161-3/+3
| | | | SVN Revision: 2239
* Removed HTTP bind session count. Removed the 'sponsored bind session' text. ↵Badlop2009-06-161-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 ↵Badlop2009-06-161-5/+3
| | | | | | to Christohpe Romain) SVN Revision: 2237
* Provide explanation in error message when module is already started for ↵Badlop2009-06-161-2/+7
| | | | | | another vhost SVN Revision: 2236
* Removed small warningBadlop2009-06-161-2/+2
| | | | SVN Revision: 2235
* Bugfixes (thanks to Alexey Shchepin)Badlop2009-06-161-28/+90
| | | | SVN Revision: 2234