Push to the project "citadel.org ": The branch, libevent has been updated
       via  5bf419fda3cd8b09cd424d4c67fdf68c9352d0eb (commit)
       via  a2f3fd43db6471e9c82bb4fb4c5b819ad6888bbe (commit)
      from  17ff73d9da7ae04a02ce72a0e1f9757fd97f70dd (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=5bf419fda3cd8b09cd424d4c67fdf68c9352d0eb
commit 5bf419fda3cd8b09cd424d4c67fdf68c9352d0eb
Author: Wilfried Goesgens <dotheb...@citadel.org>
Date:   Sun May 15 10:43:11 2011 +0000

    work on libev <-> libcurl integration
    
      - move libcurl handlers into the libev file; they need to be initialized 
to close to separate
      - add some logging;
    
    First successfull CURL notification via libev!

http://code.citadel.org/cgit.cgi/git.citadel.org/commit/?id=a2f3fd43db6471e9c82bb4fb4c5b819ad6888bbe
commit a2f3fd43db6471e9c82bb4fb4c5b819ad6888bbe
Author: Wilfried Goesgens <dotheb...@citadel.org>
Date:   Sun May 15 10:42:26 2011 +0000

    Fix parsing and rearaning of URLs

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

Summary of changes:
 citadel/modules/curl/serv_curl.c                  |  413 ---------------------
 citadel/modules/{curl => eventclient}/serv_curl.h |    1 -
 libcitadel/lib/urlhandling.c                      |   16 +-
 3 files changed, 13 insertions(+), 417 deletions(-)
 delete mode 100644 citadel/modules/curl/serv_curl.c
 rename citadel/modules/{curl => eventclient}/serv_curl.h (97%)


hooks/post-receive
-- 
citadel.org 

Reply via email to