summaryrefslogtreecommitdiff
path: root/src/web (follow)
Commit message (Expand)AuthorAgeFilesLines
* * src/web/ejabberd_web_admin.erl: Changed type of password fieldAlexey Shchepin2004-12-051-1/+1
* * src/aclocal.m4: Fixed headers detecting in AM_WITH_OPENSSLAlexey Shchepin2004-11-051-1/+1
* * src/tls/Makefile.win32: Added (thanks to Sergei Golovan)Alexey Shchepin2004-10-101-5/+5
* * src/mod_muc/mod_muc_room.erl: Fixed room destroyingAlexey Shchepin2004-10-081-4/+11
* * src/web/ejabberd_http_poll.erl: Properly handle bad requestsAlexey Shchepin2004-10-052-50/+433
* * src/web/ejabberd_http.erl: Fixed processing of POST body forAlexey Shchepin2004-09-301-48/+68
* * src/web/ejabberd_http.erl: BugfixAlexey Shchepin2004-09-291-39/+46
* * src/aclocal.m4: Better expat and openssl detection (thanks toAlexey Shchepin2004-09-261-6/+2
* * src/jlib.hrl: Added namespace for iq-register stream featureAlexey Shchepin2004-09-251-38/+305
* * src/web/ejabberd_http_poll.erl: Fixed sending of Set-CookieAlexey Shchepin2004-08-151-1/+3
* * src/web/ejabberd_web_admin.erl: Added user's roster pageAlexey Shchepin2004-08-021-0/+66
* * src/web/ejabberd_web_admin.erl: Better i18n support (thanks toAlexey Shchepin2004-07-131-47/+49
* * src/Makefile.win32: Updated (thanks to Sergei Golovan)Alexey Shchepin2004-07-061-11/+19
* * src/web/ejabberd_web_admin.erl: Added configuration of listenedAlexey Shchepin2004-06-171-2/+114
* * src/web/ejabberd_http.erl: Added options for enabling HTTPAlexey Shchepin2004-05-223-25/+172
* * src/mod_muc/mod_muc.erl: Added access rules for using serveiceAlexey Shchepin2004-05-172-0/+7
* * src/web/ejabberd_web_admin.erl: UpdatedAlexey Shchepin2004-05-161-24/+136
* * src/web/ejabberd_web_admin.erl: UpdatedAlexey Shchepin2004-05-141-19/+121
* * src/web/ejabberd_web_admin.erl: UpdatedAlexey Shchepin2004-05-091-54/+73
* * src/web/ejabberd_web_admin.erl: Updated (thanks to AndreyAlexey Shchepin2004-05-071-57/+114
* * src/web/ejabberd_web_admin.erl: UpdatedAlexey Shchepin2004-05-042-109/+182
* * src/web/ejabberd_http.erl: 'Accept-Language' header supportAlexey Shchepin2004-05-012-47/+71
* * src/web/ejabberd_web_admin.erl: Better design for administrationAlexey Shchepin2004-04-264-562/+1004
* * src/web/ejabberd_http.erl: Increased receive bufferAlexey Shchepin2004-04-172-15/+17
* * (all): Updated win32 stuff (thanks to Sergei Golovan)Alexey Shchepin2004-03-212-42/+167
* * doc/guide.tex: UpdatedAlexey Shchepin2004-03-202-7/+137
* * src/web/ejabberd_web.erl: Minor updateAlexey Shchepin2004-03-151-5/+11
* * src/web/ejabberd_web.erl: Added interface for users listsing andAlexey Shchepin2004-03-141-8/+87
* * src/web/ejabberd_web.erl: New interface for ACLs editingAlexey Shchepin2004-03-133-33/+192
* * src/web/ejabberd_web.erl: Experiments with web-interfaceAlexey Shchepin2004-03-121-35/+80
* * src/web/ejabberd_http.erl: Removed debugging outputAlexey Shchepin2004-03-101-5/+6
* * src/web/ejabberd_http_poll.erl: CompletedAlexey Shchepin2004-03-072-5/+31
* * src/web/: Support for HTTP Polling (JEP-0025) (almost complete)Alexey Shchepin2004-03-063-3/+321
* * src/web/: UpdatedAlexey Shchepin2004-03-043-42/+102
* * src/web/: Minor updateAlexey Shchepin2004-03-032-6/+20
* * src/web/: Small HTTP server and admin web-interface to ejabberdAlexey Shchepin2004-03-023-0/+538