Push to the project "citadel.org ": The branch, master has been updated
       via  9e2a4c4605d6c591c1c11e4c986a1bc6ff6ec5c0 (commit)
       via  de9cfc32533084a616c543ec6d8b2fb3901614e6 (commit)
      from  06124ef0b09b329e66b4585f9aa102f4544272d5 (commit)

Those revisions listed above that are new to this repository have not appeared 
on any other notification email; so we list those revisions in full, below.
- Log -----------------------------------------------------------------
http://code.citadel.org/cgit.cgi/git.citadel.org/commit/?id=9e2a4c4605d6c591c1c11e4c986a1bc6ff6ec5c0
commit 9e2a4c4605d6c591c1c11e4c986a1bc6ff6ec5c0
Author: Wilfried Goesgens <dotheb...@citadel.org>
Date:   Sun Jul 24 13:43:32 2011 +0000

    Fix lots of warnings all over the place, make inbound buffers of FMOUT 
const.

http://code.citadel.org/cgit.cgi/git.citadel.org/commit/?id=de9cfc32533084a616c543ec6d8b2fb3901614e6
commit de9cfc32533084a616c543ec6d8b2fb3901614e6
Author: Wilfried Goesgens <dotheb...@citadel.org>
Date:   Sun Jul 24 13:35:59 2011 +0000

    StrBufSipLine(): make input params const; fix several warnings about unused 
code.

-----------------------------------------------------------------------

Summary of changes:
 libcitadel/lib/libcitadel.h |    2 +-
 libcitadel/lib/stringbuf.c  |   21 ++------
 webcit/auth.c               |   13 +++--
 webcit/bbsview_renderer.c   |    2 +-
 webcit/blogview_renderer.c  |    2 +-
 webcit/calendar.c           |    3 +-
 webcit/calendar_tools.c     |    2 -
 webcit/calendar_view.c      |   10 ++--
 webcit/crypto.c             |   10 ++--
 webcit/downloads.c          |    4 +-
 webcit/event.c              |    7 ++-
 webcit/gettext.c            |    4 +-
 webcit/groupdav_get.c       |    2 -
 webcit/groupdav_main.c      |    4 +-
 webcit/marchlist.c          |    4 +-
 webcit/messages.c           |   25 ++++-----
 webcit/msg_renderers.c      |    4 +-
 webcit/netconf.c            |    4 +-
 webcit/notes.c              |    6 +--
 webcit/roomlist.c           |    6 ++-
 webcit/roomops.c            |   16 +++---
 webcit/serv_func.c          |    6 +-
 webcit/static.c             |  124 ++++++++++++++++++++++++++++++++----------
 webcit/subst.c              |   39 +-------------
 webcit/tasks.c              |    3 -
 webcit/vcard_edit.c         |   17 ++----
 webcit/webcit.c             |    3 -
 webcit/webcit.h             |    6 +-
 webcit/webserver.c          |    3 -
 29 files changed, 178 insertions(+), 174 deletions(-)


hooks/post-receive
-- 
citadel.org 

Reply via email to