Push to the project "citadel.org ": The branch, master has been updated
       via  98077cf98a82f673c2bc0486e32187c30c267eb4 (commit)
       via  e24830fa0447f60dad02b4dfd805dc1e7a223633 (commit)
      from  8dd270997a1c9628b6a3c41c92797c5cf9a99648 (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=98077cf98a82f673c2bc0486e32187c30c267eb4
commit 98077cf98a82f673c2bc0486e32187c30c267eb4
Merge: e24830f 8dd2709
Author: Wilfried Goesgens <dotheb...@citadel.org>
Date:   Thu Apr 7 00:47:01 2011 +0200

    Merge branch 'master' of ssh://git.citadel.org/appl/gitroot/citadel

commit 8dd270997a1c9628b6a3c41c92797c5cf9a99648
Author: Art Cancro <a...@uncensored.citadel.org>
Date:   Wed Apr 6 15:38:27 2011 -0400

    generate_uuid() now generates more or less DCE-compliant uuid's

commit 08fc79935c291a302fc14028870ecfc3340a8a57
Author: Art Cancro <a...@uncensored.citadel.org>
Date:   Tue Apr 5 14:28:48 2011 -0400

    Reset run_queue_now back to 0 after a forced run of the SMTP queue.
    Otherwise we continue to retry every message every minute, and that is bad.

commit 2063519eeba1e97c13732f061faea42556e9488b
Author: Art Cancro <a...@uncensored.citadel.org>
Date:   Tue Apr 5 12:39:09 2011 -0400

    Remove all uses of __FUNCTION__ because it is not portable

commit 7b25397a71281e53fc9aec4cca4a63d07e2658d8
Author: Art Cancro <a...@uncensored.citadel.org>
Date:   Tue Apr 5 12:21:56 2011 -0400

    If there is no pubdate in an rss or atom feed item, use the current 
date/time

commit 1830c555f5b30c9423ca6cfe4a63d4aade8de63c
Author: Art Cancro <a...@uncensored.citadel.org>
Date:   Mon Apr 4 16:02:21 2011 -0400

    CtdlFillSystemContext() gone too

commit 98a542b97f87f7158d462932e71165be43e0a740
Author: Art Cancro <a...@uncensored.citadel.org>
Date:   Mon Apr 4 15:57:58 2011 -0400

    removed CtdlClearSystemContext() entirely.

commit 842319fa33527c94e5ea7dc60e3b4942ad4c7ecc
Author: Art Cancro <a...@uncensored.citadel.org>
Date:   Mon Apr 4 14:39:12 2011 -0400

    Removed spurious calls to CtdlClearSystemContext()

commit 98912ac6c706396686d30f9c07bd088489abdb64
Author: Art Cancro <a...@uncensored.citadel.org>
Date:   Mon Apr 4 12:34:19 2011 -0400

    Add a warning message if serv_fulltext is getting zero length messages

http://code.citadel.org/cgit.cgi/git.citadel.org/commit/?id=e24830fa0447f60dad02b4dfd805dc1e7a223633
commit e24830fa0447f60dad02b4dfd805dc1e7a223633
Author: Wilfried Goesgens <dotheb...@citadel.org>
Date:   Thu Apr 7 00:46:34 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.

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

Summary of changes:
 webcit/auth.c              |    5 ++++-
 webcit/blogview_renderer.c |    6 +++++-
 webcit/groupdav_propfind.c |    9 +++++++--
 webcit/inetconf.c          |    5 ++++-
 webcit/mainmenu.c          |    3 ++-
 webcit/messages.c          |    9 +++++++--
 webcit/preferences.c       |    9 +++++----
 webcit/pushemail.c         |    8 ++++----
 webcit/roomlist.c          |    8 ++++----
 webcit/roomops.c           |    6 ++++--
 webcit/serv_func.c         |    7 ++++++-
 webcit/siteconfig.c        |    4 ++--
 webcit/tcp_sockets.c       |    5 ++++-
 webcit/useredit.c          |    6 ++++--
 webcit/webcit.c            |    3 ++-
 webcit/who.c               |    5 ++++-
 webcit/wiki.c              |    4 ++--
 17 files changed, 70 insertions(+), 32 deletions(-)


hooks/post-receive
-- 
citadel.org 

Reply via email to