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