Push to the project "citadel.org ": The branch, libevent has been updated
via e839bbab093a1a73198b3be9ad72f18cecb20f65 (commit)
via d3a7017b4d1e98aee3920dc074bfe4beb424de33 (commit)
via b1aaa3ba826441299a3f737a15ed5bc2ad11eb42 (commit)
from d9666dbf7dd0623cdf4335ba3bae3776c592050b (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=e839bbab093a1a73198b3be9ad72f18cecb20f65
commit e839bbab093a1a73198b3be9ad72f18cecb20f65
Author: Wilfried Goesgens <[email protected]>
Date: Thu Jul 7 22:37:22 2011 +0000
work on making RSS aggregator instances and roomlists consistant.
http://code.citadel.org/cgit.cgi/git.citadel.org/commit/?id=d3a7017b4d1e98aee3920dc074bfe4beb424de33
commit d3a7017b4d1e98aee3920dc074bfe4beb424de33
Author: Wilfried Goesgens <[email protected]>
Date: Thu Jul 7 19:50:26 2011 +0000
Fix documentation
- fix bug about escaping in strbuf
- link Hashlist Componets to groups so they can be easily accessed.
http://code.citadel.org/cgit.cgi/git.citadel.org/commit/?id=b1aaa3ba826441299a3f737a15ed5bc2ad11eb42
commit b1aaa3ba826441299a3f737a15ed5bc2ad11eb42
Author: Wilfried Goesgens <[email protected]>
Date: Sun Jul 3 22:35:27 2011 +0000
fix conditions where several rooms read the same RSS feed
-----------------------------------------------------------------------
Summary of changes:
citadel/modules/rssclient/rss_atom_parser.c | 100 ++++++------
citadel/modules/rssclient/rss_atom_parser.h | 79 +++++----
citadel/modules/rssclient/serv_rssclient.c | 247 +++++++++++++++------------
citadel/utils/setup.c | 2 -
libcitadel/lib/hash.c | 160 ++++++++++++++----
libcitadel/lib/stringbuf.c | 2 +-
6 files changed, 354 insertions(+), 236 deletions(-)
hooks/post-receive
--
citadel.org