Push to the project "citadel.org ": The branch, stable-78x has been updated
       via  e6a76e17884a941739d7109d927e03a25e390c63 (commit)
       via  f5502938f1e4cac04e295dc05fe21293632ac1f0 (commit)
       via  d9505b3ed929ac233af4fb06a2262e145ca89373 (commit)
       via  6a0444949a51f9886ef69e12408953e203b37df4 (commit)
      from  50345c6aef61cff7d1e125fa1993df728cd4dea6 (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=e6a76e17884a941739d7109d927e03a25e390c63
commit e6a76e17884a941739d7109d927e03a25e390c63
Author: Wilfried Goesgens <dotheb...@citadel.org>
Date:   Thu Apr 7 23:41:53 2011 +0200

    if StrBuf_ServGetln() is called in a loop, its return value has to be 
checked for error, else we might get into infinite loops.

http://code.citadel.org/cgit.cgi/git.citadel.org/commit/?id=f5502938f1e4cac04e295dc05fe21293632ac1f0
commit f5502938f1e4cac04e295dc05fe21293632ac1f0
Author: Wilfried Goesgens <dotheb...@citadel.org>
Date:   Sun Apr 3 23:47:46 2011 +0200

    when generating subjects for calendar items do quoted printeable encoding

http://code.citadel.org/cgit.cgi/git.citadel.org/commit/?id=d9505b3ed929ac233af4fb06a2262e145ca89373
commit d9505b3ed929ac233af4fb06a2262e145ca89373
Author: Wilfried Goesgens <dotheb...@citadel.org>
Date:   Fri Apr 1 00:50:43 2011 +0200

    Fix searching of ']'

http://code.citadel.org/cgit.cgi/git.citadel.org/commit/?id=6a0444949a51f9886ef69e12408953e203b37df4
commit 6a0444949a51f9886ef69e12408953e203b37df4
Author: Wilfried Goesgens <dotheb...@citadel.org>
Date:   Thu Mar 31 23:11:14 2011 +0200

    Mailinglist client: don't add roomname to subject if its already there

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

Summary of changes:
 citadel/modules/calendar/serv_calendar.c |    2 +-
 citadel/modules/network/serv_network.c   |   26 +++++++++++++++++++++++---
 webcit/auth.c                            |    5 ++++-
 webcit/groupdav_propfind.c               |    9 +++++++--
 webcit/inetconf.c                        |    5 ++++-
 webcit/mainmenu.c                        |    7 ++++---
 webcit/messages.c                        |    9 +++++++--
 webcit/preferences.c                     |    9 +++++----
 webcit/pushemail.c                       |    8 ++++----
 webcit/roomlist.c                        |    4 ++--
 webcit/serv_func.c                       |    7 ++++++-
 webcit/siteconfig.c                      |    8 ++++----
 webcit/tcp_sockets.c                     |    5 ++++-
 webcit/useredit.c                        |    6 ++++--
 webcit/webcit.c                          |    3 ++-
 webcit/who.c                             |    5 ++++-
 webcit/wiki.c                            |    4 ++--
 17 files changed, 87 insertions(+), 35 deletions(-)


hooks/post-receive
-- 
citadel.org 

Reply via email to