index
:
ejabberd.git
master
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
web
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
PubSub improvements, and solves (EJAB-453) (EJAB-608)
Christophe Romain
2008-07-03
2
-15
/
+39
*
* src/ejabberd_ctl.erl: Web Admin and Ad-hoc admin: dump only
Badlop
2008-06-29
1
-1
/
+1
*
* src/web/ejabberd_http.erl: Support PUT and DELETE methods in
Badlop
2008-06-21
1
-6
/
+7
*
* src/web/ejabberd_web.erl (make_xhtml/2): Allow to include
Badlop
2008-05-31
1
-2
/
+6
*
* src/web/ejabberd_http.erl (parse_auth): Allow password that
Badlop
2008-05-12
1
-5
/
+8
*
* src/web/ejabberd_web_admin.erl: Include Last-Modified HTTP
Badlop
2008-04-12
1
-4
/
+8
*
Rewrite io:format calls to loglevel macros (EJAB-555)
Christophe Romain
2008-03-21
1
-1
/
+1
*
* src/web/ejabberd_web_admin.erl (term_to_string): Show Erlang
Badlop
2008-03-12
1
-1
/
+4
*
* src/web/ejabberd_http_poll.erl: Fixed HTTP headers when a
Alexey Shchepin
2008-03-09
1
-1
/
+1
*
* src/web/ejabberd_web_admin.erl: Fixed native support for all the
Badlop
2008-02-12
1
-9
/
+20
*
* doc/guide.tex: Updated copyright dates to 2008
Badlop
2008-01-15
6
-8
/
+8
*
* src/web/ejabberd_web_admin.erl: Uniformize the name of
Badlop
2008-01-01
1
-2
/
+2
*
* src/web/ejabberd_web_admin.erl: Translate menu items of webadmin
Badlop
2007-12-26
1
-12
/
+12
*
* src/web/ejabberd_web_admin.erl: max_user_sessions access rule
Badlop
2007-12-26
1
-2
/
+9
*
* Applied copyright patch 3.
Mickaël Rémond
2007-12-24
5
-18
/
+99
*
* Applied copyright update patch 1.
Mickaël Rémond
2007-12-24
1
-5
/
+21
*
* src/web/ejabberd_http.erl: Add 'http_bind' option for easy
Badlop
2007-12-22
1
-5
/
+10
*
* src/msgs/pl.msg: Updated (thanks to Andrzej Smyk)(EJAB-463)
Badlop
2007-12-19
1
-2
/
+2
*
* src/ejabberd_zlib/Makefile.win32: Compile
Badlop
2007-12-17
1
-8
/
+5
*
* src/ejabberd_zlib/Makefile.in: Compile all erl files found in
Badlop
2007-12-17
1
-13
/
+6
*
* src/web/ejabberd_http.erl: Fixed URL decoding code (EJAB-450)
Mickaël Rémond
2007-12-09
1
-13
/
+6
*
* src/eldap/eldap.erl: Fix compilation warnings: Part 4 (EJAB-290)
Badlop
2007-12-07
1
-98
/
+54
*
* src/mod_irc/iconv.erl: Fix compilation warnings: 3 (EJAB-290)
Badlop
2007-12-07
2
-13
/
+13
*
* src/acl.erl and other 64 files: Remove Erlang module attribute
Badlop
2007-12-06
3
-3
/
+0
*
* src/web/ejabberd_web_admin.erl: Support more native acl_type on
Badlop
2007-12-06
1
-1
/
+40
*
* src/web/ejabberd_http.erl: Change loglevel for http
Badlop
2007-12-06
2
-5
/
+5
*
* src/configure.ac: Don't hardcode gcc and options (EJAB-436)
Badlop
2007-11-29
1
-2
/
+5
*
* doc/guide.tex: Update URI of ejabberd official home page, URI
Badlop
2007-11-27
1
-4
/
+4
*
* src/web/ejabberd_web_admin.erl: Added a favicon (EJAB-379).
Badlop
2007-11-26
1
-0
/
+24
*
* src/web/ejabberd_http_poll.erl: Refactoring. Moved c2s limits acquisition t...
Mickaël Rémond
2007-11-02
1
-30
/
+1
*
* src/web/ejabberd_http_poll.erl: Support for c2s ACL access,
Mickaël Rémond
2007-11-01
1
-4
/
+40
*
* src/web/ejabberd_web_admin.erl: Make the web interface pages
Mickaël Rémond
2007-08-31
1
-5
/
+5
*
Fixed conflict
Alexey Shchepin
2007-08-24
1
-1
/
+0
*
* src/web/ejabberd_web_admin.erl: Moved roster stuff to mod_roster*
Alexey Shchepin
2007-08-24
1
-169
/
+2
*
* src/web/ejabberd_web_admin.erl: Added hooks to allow plugins to
Alexey Shchepin
2007-08-23
2
-399
/
+88
*
* src/web/ejabberd_web_admin.erl: Code clean-up.
Mickaël Rémond
2007-07-26
1
-7
/
+2
*
corrects EJAB-273, remove obsolete OnlineUsers calculation
Christophe Romain
2007-06-28
1
-8
/
+4
*
Cancel revision 798
Jérôme Sautret
2007-06-27
3
-125
/
+7
*
Unsafe working version of http file transfer
Jérôme Sautret
2007-06-27
3
-7
/
+125
*
* src/web/ejabberd_web_admin.erl: Added links to server and
Alexey Shchepin
2007-06-22
1
-2
/
+11
*
* src/web/ejabberd_web_admin.erl: Show IP address of connected
Alexey Shchepin
2007-06-10
1
-1
/
+12
*
* src/Makefile.in: Added Dialyzer target (EJAB-189 - Thanks to Geoff Cant)
Mickaël Rémond
2007-05-29
1
-0
/
+5
*
* src/mod_stats.erl: Updated
Alexey Shchepin
2007-05-12
1
-2
/
+2
*
* src/ejabberd_receiver.erl: Workaround for inet_drv bug
Alexey Shchepin
2007-05-07
1
-0
/
+7
*
* src/web/ejabberd_http.hrl: Added "ip" field in the "request"
Alexey Shchepin
2007-05-07
2
-20
/
+28
*
* src/web/ejabberd_http.erl: Support for binaries in ejabberd HTTP
Mickaël Rémond
2007-03-10
1
-15
/
+17
*
* src/web/ejabberd_http.erl: Added separate version of
Alexey Shchepin
2007-02-04
1
-2
/
+34
*
* src/web/*: Plugin architecture for HTTP modules (thanks to
Alexey Shchepin
2007-01-25
4
-121
/
+150
*
* src/mod_roster_odbc.erl: Better error handling
Alexey Shchepin
2006-12-07
1
-1
/
+1
*
* src/mod_privacy_odbc.erl: Privacy rules support using odbc
Alexey Shchepin
2006-10-09
1
-2
/
+2
[next]