Push to the project "citadel.org ": The branch, master has been updated
       via  d49105d4192e5e9a59e56b7522cb21a89087bc22 (commit)
       via  7107b4547c18d6ed1eaf2e36a5ce1e22280301dd (commit)
      from  9eb8bddf2507dfb629ba045f599378917a086ac9 (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=d49105d4192e5e9a59e56b7522cb21a89087bc22
commit d49105d4192e5e9a59e56b7522cb21a89087bc22
Merge: 7107b45 9eb8bdd
Author: the_mgt <the...@mail.ru>
Date:   Sun May 15 00:55:31 2011 +0200

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

commit 9eb8bddf2507dfb629ba045f599378917a086ac9
Author: Wilfried Goesgens <dotheb...@citadel.org>
Date:   Sat May 14 14:01:36 2011 +0000

    fix message composing
    
       - when composing the text/plain downmix mimepart we forgot to add a 
linefeed.

commit 25b9d3e4beaed6cc99251c407609ac6952f3f394
Author: Wilfried Goesgens <dotheb...@citadel.org>
Date:   Sat May 14 09:48:17 2011 +0000

    Memleak: when expanding shorter URLs we need to free the reply buffer.

commit f02d30a07a823bc8197a86a1a9494b65b870957a
Author: Wilfried Goesgens <dotheb...@citadel.org>
Date:   Fri May 13 16:00:54 2011 +0200

    Hide nodes which already have sharing from the other table.

commit 39a5525f7c3b4b2ca68b7d7d10129db438a0997d
Author: Wilfried Goesgens <dotheb...@citadel.org>
Date:   Fri May 13 11:41:02 2011 +0200

    More compfort for inline vieweable attachments
    
      - make it look similar to if it was just a view link which is downloaded 
binary and the browser shows it
      - this 'view' link now toggles the visibility of the inline rendered 
attachment
      - this makes viewing mails with text attachments more compact.

commit 9375cd17fe018e84d6768918ab002c688b9afdb5
Author: Art Cancro <a...@uncensored.citadel.org>
Date:   Thu May 12 22:11:40 2011 -0400

    Use the same method in both places to determine whether the wholist in the 
iconbar is expanded or collapsed.  This prevents it from getting out of sync.

commit f3e4fc06ac73431ebad31f00a4cbba627742a809
Merge: 38217e1 38f8283
Author: Art Cancro <a...@uncensored.citadel.org>
Date:   Thu May 12 17:14:30 2011 -0400

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

commit 38217e1496572d14076b9433a0bc634e9a3ec28c
Author: Art Cancro <a...@uncensored.citadel.org>
Date:   Thu May 12 17:14:07 2011 -0400

    The in-iconbar wholist is now expandable and collapsible.
    It also maintains its state across page reloads.  I *may* move it into the 
ib-vector
    to make it persistent across logins.  TODO: same for the in-inconbar 
roomlist.

commit 38f82839063b022bcc80634f5aa3cac9a235bddb
Author: Wilfried Goesgens <dotheb...@citadel.org>
Date:   Thu May 12 20:18:03 2011 +0000

    fix source so that '-Wformat -Werror=format-security' doesn't stop us from 
compiling

commit fe1aa0ac63d5dc1b233888196500bbcbfdb2fb17
Merge: d0099e1 a7419fa
Author: Wilfried Goesgens <dotheb...@citadel.org>
Date:   Thu May 12 19:53:43 2011 +0000

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

commit d0099e1efda7d76841bc279b219dd53c23294206
Author: Wilfried Goesgens <dotheb...@citadel.org>
Date:   Thu May 12 19:50:47 2011 +0000

    Make config defaults seteable by environment variables if setup is running 
headless
    
    these are the environment variables and their defaults:
    uname(&my_utsname);
    /* set some sample/default values in place of blanks... */
    CITADEL_c_nodename=my_utsname.nodename
    CITADEL_c_humannode=_("My System")
    CITADEL_c_phonenum=_("US 800 555 1212")
    CITADEL_c_initax=4
    CITADEL_c_moreprompt="<more>"
    CITADEL_c_twitroom="Trashcan"
    CITADEL_c_baseroom=BASEROOM
    CITADEL_c_aideroom="Aide"
    CITADEL_c_port_number=504
    CITADEL_c_sleeping=900
    CITADEL_c_smtp_port=25
    CITADEL_c_pop3_port=110
    CITADEL_c_imap_port=143
    CITADEL_c_msa_port=587
    CITADEL_c_smtps_port=465
    CITADEL_c_pop3s_port=995
    CITADEL_c_imaps_port=993
    CITADEL_c_pftcpdict_port=-1
    CITADEL_c_managesieve_port=2020
    CITADEL_c_xmpp_c2s_port=5222
    CITADEL_c_xmpp_s2s_port=5269

commit a7419fabde1ce4a33de01232519f639fa9d76b23
Author: Art Cancro <a...@uncensored.citadel.org>
Date:   Thu May 12 12:47:02 2011 -0400

    Changed session logging in order to determine why some sessions are not 
timing out.

commit 38e68e0bc5abd0c1bd0ae08ac4e023e7d7c67283
Author: Art Cancro <a...@uncensored.citadel.org>
Date:   Thu May 12 11:01:07 2011 -0400

    Cleanup pop3client

commit d79df97ccce1fa75d4186f05d13e317faa6f003a
Author: Wilfried Goesgens <dotheb...@citadel.org>
Date:   Tue May 10 22:14:25 2011 +0000

    ctdllog -> syslog...

commit 090e19b53a0f3df2dc8a7d29cc0e84181e8f0f06
Author: Wilfried Goesgens <dotheb...@citadel.org>
Date:   Tue May 10 22:05:46 2011 +0000

    just log the close if we're realy going to close.

commit d5c0e7c895a8e24f0e0ae1a607a1122a13df7ccd
Author: Wilfried Goesgens <dotheb...@citadel.org>
Date:   Tue May 10 22:03:20 2011 +0000

    Don't close 0-filedescriptors on session killing, its our indicator for not 
here, since 0 equals STDIN which at best is redirected to /dev/null

commit 04cd8522005eb44136a7451eb27629d896b97d2f
Author: Art Cancro <a...@uncensored.citadel.org>
Date:   Mon May 9 11:16:54 2011 -0400

    Moved the 'no javascript' warning from head.html to trailing.html.
    This was done in order to prevent the message from appearing as the
    first few lines of the containing page in Google search results.

commit 3e037b7e34b506b15a89d2e748de6fbf058b7765
Merge: 9013183 69d7c37
Author: Wilfried Goesgens <dotheb...@citadel.org>
Date:   Sat May 7 13:23:49 2011 +0000

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

commit 9013183e6ac952ede839ef6e6ecd27787ef21fa4
Author: Wilfried Goesgens <dotheb...@citadel.org>
Date:   Sat May 7 13:23:06 2011 +0000

    located the place to put the initial attachment count into

commit 69d7c37613081132e8476550c9810d7633d23fde
Author: Art Cancro <a...@uncensored.citadel.org>
Date:   Fri May 6 17:53:26 2011 -0400

    Set up wcsession members and template conditionals for wholist-expanded and 
roomlist-expanded in the iconbar.

commit c1f36143460a1fd497bb6b3c88285c64c3b34791
Merge: 28fd061 9c92ef2
Author: Wilfried Goesgens <dotheb...@citadel.org>
Date:   Thu May 5 21:16:34 2011 +0000

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

commit 28fd06182f7a0128c352e5050e798f4ec1f58af8
Author: Wilfried Goesgens <dotheb...@citadel.org>
Date:   Thu May 5 21:14:25 2011 +0000

    fix possible crashes of not NULL-checking the result of 
icalproperty_get_attendee()

commit 4f261f5f79166a77e367f2042609c62d143996c1
Author: Wilfried Goesgens <dotheb...@citadel.org>
Date:   Thu May 5 21:14:01 2011 +0000

    add test for html translating

commit 9c92ef29b0e31e2146dad70f9dc354282331f10f
Author: Wilfried Goesgens <dotheb...@citadel.org>
Date:   Tue May 3 19:49:23 2011 +0000

    Fix possible endless loop conditions

commit 95040add546a705cc2d1d8f16293141f9f9845a6
Author: Art Cancro <a...@uncensored.citadel.org>
Date:   Tue May 3 13:04:29 2011 -0400

    Guard against 'billion laughs' attack in our XMPP service

commit 3aa94285fa2ba99989dc9918772a0be40fc8835b
Merge: 9e7e99c a7371c7
Author: Wilfried Goesgens <dotheb...@citadel.org>
Date:   Mon May 2 19:52:33 2011 +0000

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

commit 9e7e99c3fc546d0e6e4b59c3c33f12a65ba2a348
Author: Wilfried Goesgens <dotheb...@citadel.org>
Date:   Mon May 2 19:50:04 2011 +0000

    add new token MSG:NATTACH to output the number of currently uploaded 
attachments

commit a7371c7356defc3497898943f9cd6182f90d0192
Author: Art Cancro <a...@uncensored.citadel.org>
Date:   Sat Apr 30 14:42:18 2011 -0400

    Generate Message-ID's that will not be reused/repeated if Citadel server is 
reinstalled on the same host.

commit c6ab2f752453db853b141ec4f10dbd7b7a7a4bee
Author: Wilfried Goesgens <dotheb...@citadel.org>
Date:   Fri Apr 29 13:53:07 2011 +0000

    Fix pushmail editing
    
      - fix link to config dialog
      - fix going into preferences room, a memset 0 was missing here.

commit c8e4059cae8c4464db08a0fb8cbbb41e6e6cb5f7
Merge: 5003203 d54ae40
Author: Wilfried Goesgens <dotheb...@citadel.org>
Date:   Fri Apr 29 10:14:36 2011 +0000

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

commit d54ae4059c5395e21f1a0787b98b5fe245251fe6
Author: Art Cancro <a...@uncensored.citadel.org>
Date:   Mon Apr 25 23:31:38 2011 -0400

    Initial workup of click-to-expand iconbar wholist.

commit 5003203a0820be8749dcd9c58bac2998a186a308
Merge: bf9467f 441c89b
Author: Wilfried Goesgens <dotheb...@citadel.org>
Date:   Fri Apr 22 22:50:48 2011 +0000

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

commit bf9467f35a0624692ef11ff1a0c867e33b1a8c54
Author: Wilfried Goesgens <dotheb...@citadel.org>
Date:   Fri Apr 22 22:50:09 2011 +0000

    * fix some rare oom situation.

commit 441c89b836af71da9dee873928673f6a083d37bc
Author: Art Cancro <a...@uncensored.citadel.org>
Date:   Tue Apr 19 17:23:16 2011 -0400

    Removed extra logging.  The bug I was hunting was not in Citadel.

commit 2c89096160f2b916c3e0a052ede3cbeadbc21b4f
Author: Art Cancro <a...@uncensored.citadel.org>
Date:   Tue Apr 19 17:04:18 2011 -0400

    Temporarily adding some debugging syslog messages

commit f1556c7c8bdc1c8caf664be8d7d0d8c035e805e9
Author: Art Cancro <a...@uncensored.citadel.org>
Date:   Mon Apr 18 23:05:57 2011 -0400

    display_individual_cal() now bails out _very_ early if no DTSTART found

commit 57543ac02ca89f9023fd826ebe4aaa1c3f692e92
Author: Wilfried Goesgens <dotheb...@citadel.org>
Date:   Sun Apr 17 21:21:41 2011 +0000

    Fix of terminate problem while loading user list

commit 7dca6df1575342dd2f5b696dc6562266aab10b8e
Author: Wilfried Goesgens <dotheb...@citadel.org>
Date:   Sun Apr 17 20:43:15 2011 +0000

    * fix multiple compiler warnings...

commit f2cdc7d85318a763845d097cbd18cd7bb95d0361
Author: Art Cancro <a...@uncensored.citadel.org>
Date:   Mon Apr 11 23:24:08 2011 -0400

    Added expand/collapse icons for the Roomlist and Wholist.
    (They don't work yet.  Placeholders only.)

commit d09e7e7265bd6bb9aed5215bdbf07a46dd012d0d
Author: Art Cancro <a...@uncensored.citadel.org>
Date:   Mon Apr 11 22:37:17 2011 -0400

    Removed single-quotes from setup dialogs.  They confuse whiptail.

commit 556df066d8d8dbcd2d76143e5649bc9179fd393e
Author: Art Cancro <a...@uncensored.citadel.org>
Date:   Wed Apr 6 23:53:21 2011 -0400

    Reunified the master and client socket listener loops to cut down on thread 
diversity

commit ac44a86d5feffa76328bfd202e72d945dd7b181e
Author: Art Cancro <a...@uncensored.citadel.org>
Date:   Wed Apr 6 23:17:23 2011 -0400

    Added GPL declaration to source files in libcitadel

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 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.

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

commit df2f7af0c45ce4f096e2e2c9020c5bed84911483
Merge: 802cb80 3a99b99
Author: Wilfried Goesgens <dotheb...@citadel.org>
Date:   Sun Apr 3 23:49:18 2011 +0200

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

commit 802cb8004e678e7c2b40e1a286d0b80f3fbfde96
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

commit 3a99b996b59f27c647d05733860fe3910fb61f0e
Author: Art Cancro <a...@uncensored.citadel.org>
Date:   Sat Apr 2 13:54:15 2011 -0400

    smtp client: if msg_size is 0, assume memory corruption and defer

commit 1d184e77f5025bcd9ad7497440d73d603321af83
Author: Art Cancro <a...@uncensored.citadel.org>
Date:   Fri Apr 1 11:35:48 2011 -0400

    Temporarily adding dump of badmail to smtpclient

commit d96f8694a1f1ea4d3bd6999c847b8472d88d2283
Author: Wilfried Goesgens <dotheb...@citadel.org>
Date:   Fri Apr 1 00:50:43 2011 +0200

    Fix searching of ']'

commit e2de130e004af73b24d029a51295ac14a413f10d
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

commit a519bf68b4f3d4fee197569287e60d86c7316bdd
Author: Art Cancro <a...@citadel.org>
Date:   Tue Mar 22 15:56:36 2011 -0400

    Added a few more Disallow: lines to robots.txt

commit 6a956646ae93f93df35e8a9e18f99d2f75a3335e
Author: Art Cancro <a...@citadel.org>
Date:   Tue Mar 22 12:47:18 2011 -0400

    Log citadel protocol commands using the session number
    and also the user number in addition to their name, instead of the IP 
address (which with
    IPv6 is going to create just way too much volume).  This is part of my 
continuing attempt
    to figure out why turning on guest mode on Uncensored is giving everyone 
access to my
    mailbox.

commit ae49180e284bd2332dc21a79317fbf64b9e33c39
Author: Art Cancro <a...@citadel.org>
Date:   Mon Mar 21 23:03:24 2011 -0400

    serv_upgrade will delete internal system accounts no longer needed

commit ba919456d005ea5bee7783ff1244a8dcae7c36a6
Author: Art Cancro <a...@citadel.org>
Date:   Mon Mar 21 11:50:28 2011 -0400

    Modified select_on_master() to only have one code path to exit

commit 7a178b45110db6dc13e468d01fc98e19d398c2bc
Author: Art Cancro <a...@uncensored.citadel.org>
Date:   Mon Mar 21 11:21:46 2011 -0400

    Disabled the status bar in the text client because it doesn't work on 
busted Mac terminal app

commit 3d6106ecd5373d80ed99f1882486ed59f91a8156
Author: Art Cancro <a...@citadel.org>
Date:   Mon Mar 21 11:02:19 2011 -0400

    Decrement num_workers when exiting worker_thread() under _any_ 
circumstances.
    This allows system shutdown to proceed normally.

commit 7d4ddb825700fd04d1b1768466a5d04c51cb38c5
Author: Art Cancro <a...@citadel.org>
Date:   Sun Mar 20 23:34:08 2011 -0400

    Began working on the 'clean shutdown' code for the new thread architecture.

commit 01c3bb416886da0f1f9a9d0af65501f3d5c37777
Author: Art Cancro <a...@citadel.org>
Date:   Sun Mar 20 14:00:45 2011 -0400

    Initial implementation of the worker thread pool size manager

commit 5cd26b9c0e96b2895d7c3c45d681f1542bc014e6
Author: Art Cancro <a...@citadel.org>
Date:   Sun Mar 20 02:16:13 2011 -0400

    Close sockets properly at logout

commit d8e37b83842f3724e21da6d191a86d91cd3f3f80
Author: Art Cancro <a...@citadel.org>
Date:   Sun Mar 20 02:00:41 2011 -0400

    Switched back to the old style thread architecture in preparation for 
eventual migration to libev

commit dc2e776d96e7335ae141fffae7279c361629f7af
Author: Art Cancro <a...@citadel.org>
Date:   Fri Mar 18 14:13:16 2011 -0400

    Removed the DEBUG_MEMORY_LEAKS framework because we do this with Valgrind 
now.

commit 51a3c9712abdd33ec5871c40a7ae0354110b1883
Author: Art Cancro <a...@citadel.org>
Date:   Fri Mar 18 12:47:10 2011 -0400

    Moved all of the background tasks back to the old EVT_TIMER style
    in order to prepare for the forthcoming simplification of the server thread 
architecture

commit 2cdc8a334ac78875f123278ac49a45a331a98896
Author: Art Cancro <a...@uncensored.citadel.org>
Date:   Fri Mar 18 11:34:16 2011 -0400

    Temporarily disable CtdlThreadGC() to get Uncensored stabilized

commit ac5227da2316bb3174a0f0f11e709b3b71b87a08
Author: Art Cancro <a...@citadel.org>
Date:   Thu Mar 17 12:48:54 2011 -0400

    Temporarily disable terminate_stuck_sessions() because it is running at 
unexpected times

commit 6fa25c51a8b85306a7ec11231436f88c6a103875
Author: Art Cancro <a...@citadel.org>
Date:   Thu Mar 17 12:09:24 2011 -0400

    More debugging

commit 2a60f13e38acc11211ed36a02eb3c2af6d85752f
Author: Art Cancro <a...@citadel.org>
Date:   Wed Mar 16 23:07:23 2011 -0400

    more logging and testing

commit 255b508ee1a7e8bf644c072cb4677ab7041b7dc7
Author: Wilfried Goesgens <dotheb...@citadel.org>
Date:   Tue Mar 15 23:36:28 2011 +0100

    Add some more debugging to the session destroyer; -> backtrace.

commit 93b1fab39c7856f2fa2f9b30037cec34f8900298
Author: Art Cancro <a...@uncensored.citadel.org>
Date:   Mon Mar 14 12:59:46 2011 -0400

    Added protocol names to all 'client disconnected' syslogs

commit a98b7cfeb5709ea6217dfcc38ff6effcf207bbe0
Author: Wilfried Goesgens <dotheb...@citadel.org>
Date:   Sun Mar 13 20:23:53 2011 +0100

    * in knrooms we flush the cached floorlist, since the user wants the 
_current_ picture of read state.

commit 62f3beffa3d45b47197e0d7feb22801110132e66
Author: Art Cancro <a...@uncensored.citadel.org>
Date:   Sun Mar 13 13:32:47 2011 -0400

    CC->kill_me now contains an enum indicating the REASON session was killed

commit df74e3bd4c51f8fd0d18c2085fba4922df6b9b65
Author: Art Cancro <a...@uncensored.citadel.org>
Date:   Sun Mar 13 03:50:01 2011 -0400

    Removed newlines from syslog in pop3 and imap modules

commit 4129707a90d7c0468cde18336a9a9c457149de82
Author: Art Cancro <a...@uncensored.citadel.org>
Date:   Sun Mar 13 03:30:59 2011 -0400

    CtdlUserLogout() syslog who owned the session we killed

commit fdf4f7f641da20df2e823bd75c45ccce122cade5
Author: Art Cancro <a...@uncensored.citadel.org>
Date:   Sun Mar 13 03:14:11 2011 -0400

    Run RSS pulls no more than once every 15 minutes.
    The last_run check had been pulled and we were running every minute.

commit f287f200e650178a95780bef232201828ea66ef1
Author: Art Cancro <a...@uncensored.citadel.org>
Date:   Sun Mar 13 03:09:06 2011 -0400

    Indicate which function we were in when the connection to citserver broke

commit 2ac5e3241b12c9304fc398a10a5415bd48fad6c2
Author: Art Cancro <a...@uncensored.citadel.org>
Date:   Sat Mar 12 00:35:04 2011 -0500

    Welcome mail is now from nob...@example.com

commit f3ab12452818149b54912ded0001abed31003918
Author: Wilfried Goesgens <dotheb...@citadel.org>
Date:   Thu Mar 10 23:01:27 2011 +0100

    RSS-Client: fix storing of sender in case of we just have a plain email 
address.

commit 4890c972321100af6ab5f4141a0e5567ca679ec4
Author: Wilfried Goesgens <dotheb...@citadel.org>
Date:   Thu Mar 10 21:48:15 2011 +0100

    fix possible buffer underrun by 1

commit c02301b7f15afd07c5c83c838d7841aa8f8abe45
Author: Wilfried Goesgens <dotheb...@citadel.org>
Date:   Thu Mar 10 20:36:35 2011 +0100

    IO fixups
    
     - prepend accept() by select()
     - open a pipe to ourselves, so we can wake us up on all selects() waiting 
for input -> clean shutdown.

commit e88c8130043768ec5fef042aadbd20ff1c003e19
Author: Wilfried Goesgens <dotheb...@citadel.org>
Date:   Thu Mar 10 08:43:56 2011 +0100

    Fix Crash; don't access pointers before checking them for NULL

commit 6695160d35b1d0020da7497856cb37cecde38bdd
Author: Art Cancro <a...@citadel.org>
Date:   Wed Mar 9 14:07:35 2011 -0500

    Added the ability to specify a file defining *simple* redirect patterns.
    This is needed for sites transitioning away from conventional web servers.

commit eaef14c1ce88cd4ac2149eb466c011bccb2722b6
Author: Art Cancro <a...@citadel.org>
Date:   Fri Mar 4 13:08:44 2011 -0500

    Allow LFLR to work in guest mode

commit 95ac5116bdde1cb2a04883dabefffdd093b73468
Author: Art Cancro <a...@citadel.org>
Date:   Mon Feb 28 23:57:31 2011 -0500

    Validate new users screen now uses the main room banner

commit 0142ce7894a5579f51c0518064829ea72e5ea06c
Author: Art Cancro <a...@citadel.org>
Date:   Mon Feb 28 23:46:31 2011 -0500

    Flush the cached room list when logging in or out.

commit 8c5618b8908fe457d876e51eb23518ed8862b1bf
Author: Art Cancro <a...@citadel.org>
Date:   Mon Feb 28 23:36:51 2011 -0500

    Known rooms page now uses the auto-generated room banner.
    Also removed the folder view.  This will be redone as a better in-iconbar 
version later.

commit 482dc89875a640e915291786d19e1dc85ccd85fa
Author: Art Cancro <a...@citadel.org>
Date:   Sat Feb 26 16:41:16 2011 -0500

    minor update to readme.txt

commit 81384b4dd5954c9ed927e504cc8da9b24f6b4eea
Author: Wilfried Goesgens <dotheb...@citadel.org>
Date:   Sat Feb 26 11:29:32 2011 +0100

    add finish tranlation imported from launchpad.

commit e872a5ed78babc59a37d0c359f3873ed826f906c
Author: Wilfried Goesgens <dotheb...@citadel.org>
Date:   Sat Feb 26 11:27:15 2011 +0100

    Resync with Launchpad translations.

commit 3a2c15ea56242e40c18c364f7e617b5eb6b11ce0
Author: Wilfried Goesgens <dotheb...@citadel.org>
Date:   Sat Feb 26 11:26:53 2011 +0100

    Two more url shortener services...

commit 3936d05c7594d2616100e7017f61d28d2369d705
Author: Wilfried Goesgens <dotheb...@citadel.org>
Date:   Sat Feb 26 11:26:27 2011 +0100

    Follow syslog change here, else we won't compile.

commit 882e563fa61b01e0a7a5f7ffc806a2103acbd18c
Author: Art Cancro <a...@citadel.org>
Date:   Thu Feb 24 22:27:13 2011 -0500

    Switching languages now works again

commit e92531c9e91cdfb1853df53311911568f887cb60
Author: Art Cancro <a...@citadel.org>
Date:   Wed Feb 23 23:14:42 2011 -0500

    Put the language selector box back in (but it doesn't work yet)

commit 974bff883fec7a2c186816dfc4613646c201be24
Author: Art Cancro <a...@citadel.org>
Date:   Wed Feb 23 13:08:05 2011 -0500

    added a FIXME

commit 77fc8e79ee0edb8b4b67fc4dcb3ed1b32381cb52
Author: Art Cancro <a...@citadel.org>
Date:   Wed Feb 23 11:41:12 2011 -0500

    Fixed incorrect byte count when writing XML entity references

commit eeda2be5a606771a06a74cca7705f4a7ec12c7fa
Author: Art Cancro <a...@citadel.org>
Date:   Tue Feb 22 17:43:11 2011 -0500

    Sanitize v_seen and v_answered during export

commit cbd9bcf9a70f48fbb6d85b0a8eab837ebe1838ce
Author: Art Cancro <a...@citadel.org>
Date:   Tue Feb 22 16:06:36 2011 -0500

    Escape single and double quotes in export format

commit 3acf77119652d4e6081815dac7dbed4ed6fb7d2f
Author: Art Cancro <a...@citadel.org>
Date:   Tue Feb 22 11:38:25 2011 -0500

    Export messages in numerical order

commit d64007d417e8319498cfa50669ca649e2d475672
Author: Wilfried Goesgens <dotheb...@citadel.org>
Date:   Mon Feb 21 23:13:33 2011 +0100

    fixing html2ascii
    
      - add possibility to scan 4 digit entities
      - don't scan over the end
      - add tests

commit c1dabeb07dafcd3cc4c149c6618f90588e9aad42
Author: Art Cancro <a...@citadel.org>
Date:   Wed Feb 16 12:57:56 2011 -0500

    Clicking on the room name in the banner goes to the top level

commit afe46c33fbf82f390a2c309be09549a9ef393a4f
Author: Art Cancro <a...@citadel.org>
Date:   Mon Feb 14 22:53:06 2011 -0500

    Fixed a backwards conditional in the openid_manual_create template.

commit 65349c20d9c00d3f1408da74c6642ec4fb0d7acd
Author: Art Cancro <a...@citadel.org>
Date:   Mon Feb 14 13:34:35 2011 -0500

    cosmetic stuff

commit 975ad243fb354a98b538d7846fc94fb5539aa8b7
Author: Art Cancro <a...@citadel.org>
Date:   Mon Feb 14 13:17:36 2011 -0500

    OpenID manual create is now functionally complete.
    Just a few minor cosmetic things to take care of now.

commit e333088c4354f7e4d5b5c7f1f52a5bd2c64ff77b
Author: Art Cancro <a...@citadel.org>
Date:   Mon Feb 14 12:18:50 2011 -0500

    Finished everything except the openid_manual_create code path

commit 37a6cf2d2cda4c5493dd7dc2c90dc7e272892778
Author: Art Cancro <a...@citadel.org>
Date:   Mon Feb 14 12:03:16 2011 -0500

    Begin working on OpenID manual screen name selection mode

commit cc9210c238de95ad2005ef023897dbf5acecc31d
Author: Art Cancro <a...@citadel.org>
Date:   Sun Feb 13 22:46:09 2011 -0500

    Only offer XMPP over TLS if we have OpenSSL in the build.

commit 99c89365e41c042c5ca88f65e066ef7f0e6fb810
Author: Art Cancro <a...@citadel.org>
Date:   Sun Feb 13 22:41:08 2011 -0500

    Enable XMPP over TLS.
    I don't know why this works now when it didn't work before.
    Perhaps we fixed something in the I/O layer recently.

commit 06dd6b014004b7f12f5cd3c10bfa7711903d3c7a
Merge: f85b76d f337bf0
Author: Wilfried Goesgens <dotheb...@citadel.org>
Date:   Sun Feb 6 20:24:42 2011 +0100

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

commit f85b76d98b6922b36aef7eda85c08c09c478fe71
Author: Wilfried Goesgens <dotheb...@citadel.org>
Date:   Sun Feb 6 20:24:12 2011 +0100

    BUGFIX: json-escape roomname during outputting message list

commit f337bf00f070e11bd43f48075c04b9483d6ee640
Author: Art Cancro <a...@citadel.org>
Date:   Mon Jan 31 23:45:50 2011 -0500

    Restored the ability to associate an OpenID with an existing account.

commit 41e6b01bd614a0567e9c2b0d3620fac45ffa85c9
Merge: 8875ad5 4abb4f0
Author: Art Cancro <a...@citadel.org>
Date:   Sun Jan 30 22:26:01 2011 -0500

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

commit 4abb4f06ec8dae9398b9b3555fee42645dfe49cf
Author: Wilfried Goesgens <dotheb...@citadel.org>
Date:   Sun Jan 30 22:29:30 2011 +0100

    RSS: wrong pointer indirection *gna*

commit 8104810791dbf77363fe7e14a3a6c621d1d17f02
Author: Wilfried Goesgens <dotheb...@citadel.org>
Date:   Sun Jan 30 22:24:38 2011 +0100

    RSS-Client: more leaks.
    
      - in case of abort we would loose the reply bod

commit 0ec5830c35a491c0417fcf681fd5f04d4a9a937e
Author: Wilfried Goesgens <dotheb...@citadel.org>
Date:   Sun Jan 30 22:20:33 2011 +0100

    RSS-Client: fix memory leaks

commit 8875ad544eea59b05a0e16718b93b48c68d4fed5
Author: Art Cancro <a...@citadel.org>
Date:   Sun Jan 30 14:17:23 2011 -0500

    When registering a new user during an inline login, preserve the room we 
started from.
    This commit was brought to you from the front seat of my car.  I have some 
time to kill and I've got
    my netbook tethered to my awesome Android phone hooked up to the T-Mobile 
network.  I'm not some
    snobby metropolitan self-importanterati with an iPhone.  Android is where 
it's at, and where it
    will continue to be.

commit 32759e51511a4c457adb9c9e7e9784ba48e82193
Author: Wilfried Goesgens <dotheb...@citadel.org>
Date:   Sun Jan 30 13:14:05 2011 +0100

    QP-Decoding: Ignore case of letter indicating _B_inary or _Q_uoted 
printeable, there seem to be solutions around sending q,b instead of Q,B

commit 5300ea6713d94b23c8fe1e96e1969860d2f91fe8
Author: Wilfried Goesgens <dotheb...@citadel.org>
Date:   Sun Jan 30 11:00:47 2011 +0100

    By jimcuclamath: set maxium allowed password length to the length of the 
buffer we read into.

commit 56469a61a7dd5330b0eac73bbe951f3384ae6ac1
Author: Art Cancro <a...@citadel.org>
Date:   Sat Jan 29 15:47:31 2011 -0500

    Send the correct data to become_logged_in() during self service user 
creation.
    We needed to send it the output of NEWU, not the output of SETP.

http://code.citadel.org/cgit.cgi/git.citadel.org/commit/?id=7107b4547c18d6ed1eaf2e36a5ce1e22280301dd
commit 7107b4547c18d6ed1eaf2e36a5ce1e22280301dd
Author: root <root@spiegel.wunderland.vpn42>
Date:   Sun May 15 00:49:28 2011 +0200

    Added new code for a slideshow taken from 
http://snippets.dzone.com/posts/show/1068

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

Summary of changes:
 webcit/static/t/files/picview.js                   |   38 +++++++++++++------
 webcit/static/t/files/section_onefile_picview.html |    5 ++-
 2 files changed, 30 insertions(+), 13 deletions(-)


hooks/post-receive
-- 
citadel.org 

Reply via email to