summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* * src/ejabberd_auth.erl: Minor fixAlexey Shchepin2004-07-052-8/+13
* * src/web/ejabberd_web_admin.erl: Added configuration of listenedAlexey Shchepin2004-06-172-18/+170
* * src/msgs/nl.msg: Dutch translation (thanks to Sander Devrieze)Alexey Shchepin2004-05-221-0/+197
* * src/web/ejabberd_http.erl: Added options for enabling HTTPAlexey Shchepin2004-05-224-26/+174
* * src/mod_muc/mod_muc.erl: Added access rules for using serveiceAlexey Shchepin2004-05-1716-147/+305
* * src/web/ejabberd_web_admin.erl: UpdatedAlexey Shchepin2004-05-162-25/+137
* * src/web/ejabberd_web_admin.erl: UpdatedAlexey Shchepin2004-05-141-19/+121
* * src/web/ejabberd_web_admin.erl: UpdatedAlexey Shchepin2004-05-092-55/+89
* * doc/guide.tex: UpdatedAlexey Shchepin2004-05-082-4/+29
* * src/web/ejabberd_web_admin.erl: Updated (thanks to AndreyAlexey Shchepin2004-05-071-57/+114
* * src/ejabberd_ctl.erl: Added command for listing all registeredAlexey Shchepin2004-05-051-16/+57
* * src/web/ejabberd_web_admin.erl: UpdatedAlexey Shchepin2004-05-042-109/+182
* * src/web/ejabberd_http.erl: 'Accept-Language' header supportAlexey Shchepin2004-05-014-51/+95
* * src/translate.erl: Search translations directory in priv_dirAlexey Shchepin2004-04-279-14/+799
* * 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-173-56/+75
* * src/ejabberd.erl: Added searching of files in code:priv_libAlexey Shchepin2004-04-1511-90/+142
* * src/idna.erl: Support for IDNA (RFC3490)Alexey Shchepin2004-04-104-45/+259
* * (all): Updated win32 stuff (thanks to Sergei Golovan)Alexey Shchepin2004-03-2111-53/+239
* * doc/guide.tex: UpdatedAlexey Shchepin2004-03-202-7/+137
* * src/mod_roster.erl: BugfixAlexey Shchepin2004-03-161-2/+2
* * src/ejabberd_s2s.erl: More verbose error handlingAlexey Shchepin2004-03-161-1/+2
* * 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/configure.ac: UpdatedAlexey Shchepin2004-03-123-2/+30
* * src/web/ejabberd_http.erl: Removed debugging outputAlexey Shchepin2004-03-102-18/+27
* * src/msgs/ru.msg: Updated (thanks to Sergei Golovan)Alexey Shchepin2004-03-085-10/+32
* * 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-064-3/+330
* * 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-0212-172/+897
* * src/msgs/ru.msg: Updated (thanks to Sergei Golovan)Alexey Shchepin2004-02-2614-168/+271
* * src/mod_muc/mod_muc_room.erl: Support for history managementAlexey Shchepin2004-02-155-325/+626
* * src/ejabberd_c2s.erl: Added <session/> to stream featuresAlexey Shchepin2004-02-121-1/+3
* * src/msgs/ru.msg: Updated (thanks to Sergei Golovan)Alexey Shchepin2004-02-105-82/+120
* * src/ejabberd_ctl.erl: Added command for log reopeningAlexey Shchepin2004-01-271-0/+4
* * src/ejabberd_ctl.erl: Added commands for backup processingAlexey Shchepin2004-01-185-29/+166
* * src/mod_muc/mod_muc_room.erl: Bugfix, updated error codesAlexey Shchepin2004-01-172-76/+124
* * src/ejabberd_c2s.erl: Fixed bind namespaceAlexey Shchepin2004-01-115-13/+115
* * src/ejabberd_router.erl: Added monitoring of processess thatAlexey Shchepin2004-01-061-0/+17
* * src/ejabberd_app.erl: BugfixAlexey Shchepin2004-01-061-1/+1
* * src/ejabberd_router.erl (do_route/3): Slightly changed behaviourAlexey Shchepin2004-01-031-1/+5
* * src/ejabberd_sm.erl (do_route/3): Minor fixAlexey Shchepin2004-01-021-9/+15
* * src/ejabberd_app.erl: Now possible to specify path to log fileAlexey Shchepin2003-12-283-4/+24
* * src/ejabberd_app.erl: Now possible to specify path to log fileAlexey Shchepin2003-12-281-1/+1
* * src/ejabberd_app.erl: Now possible to specify path to log fileAlexey Shchepin2003-12-281-1/+1
* * src/ejabberd_c2s.erl: Presence probe now sended from full JIDAlexey Shchepin2003-12-242-3/+5