]> code.citadel.org Git - citadel.git/history - citadel
Changed the way shift/ctrl are observed by the message view and it STILL doesn't...
[citadel.git] / citadel /
2011-05-12 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2011-05-12 Wilfried GoesgensMake config defaults seteable by environment variables...
2011-05-12 Wilfried GoesgensMake config defaults seteable by environment variables...
2011-05-12 Art CancroCleanup pop3client
2011-05-12 Art CancroCleanup pop3client
2011-05-10 Wilfried Goesgensctdllog -> syslog...
2011-05-10 Wilfried Goesgensctdllog -> syslog...
2011-05-10 Wilfried Goesgensjust log the close if we're realy going to close.
2011-05-10 Wilfried Goesgensjust log the close if we're realy going to close.
2011-05-10 Wilfried GoesgensDon't close 0-filedescriptors on session killing, its...
2011-05-10 Wilfried GoesgensDon't close 0-filedescriptors on session killing, its...
2011-05-05 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2011-05-05 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2011-05-05 Wilfried Goesgensfix possible crashes of not NULL-checking the result...
2011-05-05 Wilfried Goesgensfix possible crashes of not NULL-checking the result...
2011-05-03 Art CancroGuard against 'billion laughs' attack in our XMPP service
2011-05-03 Art CancroGuard against 'billion laughs' attack in our XMPP service
2011-05-02 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2011-05-02 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2011-04-30 Art CancroGenerate Message-ID's that will not be reused/repeated...
2011-04-30 Art CancroGenerate Message-ID's that will not be reused/repeated...
2011-04-12 Art CancroRemoved single-quotes from setup dialogs. They confuse...
2011-04-12 Art CancroRemoved single-quotes from setup dialogs. They confuse...
2011-04-07 Art CancroReunified the master and client socket listener loops...
2011-04-07 Art CancroReunified the master and client socket listener loops...
2011-04-06 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2011-04-06 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2011-04-05 Art CancroReset run_queue_now back to 0 after a forced run of...
2011-04-05 Art CancroReset run_queue_now back to 0 after a forced run of...
2011-04-05 Art CancroRemove all uses of __FUNCTION__ because it is not portable
2011-04-05 Art CancroRemove all uses of __FUNCTION__ because it is not portable
2011-04-05 Art CancroIf there is no pubdate in an rss or atom feed item...
2011-04-05 Art CancroIf there is no pubdate in an rss or atom feed item...
2011-04-04 Art CancroCtdlFillSystemContext() gone too
2011-04-04 Art CancroCtdlFillSystemContext() gone too
2011-04-04 Art Cancroremoved CtdlClearSystemContext() entirely.
2011-04-04 Art Cancroremoved CtdlClearSystemContext() entirely.
2011-04-04 Art CancroRemoved spurious calls to CtdlClearSystemContext()
2011-04-04 Art CancroRemoved spurious calls to CtdlClearSystemContext()
2011-04-04 Art CancroAdd a warning message if serv_fulltext is getting zero...
2011-04-04 Art CancroAdd a warning message if serv_fulltext is getting zero...
2011-04-03 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2011-04-03 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2011-04-03 Wilfried Goesgenswhen generating subjects for calendar items do quoted...
2011-04-03 Wilfried Goesgenswhen generating subjects for calendar items do quoted...
2011-04-02 Art Cancrosmtp client: if msg_size is 0, assume memory corruption...
2011-04-02 Art Cancrosmtp client: if msg_size is 0, assume memory corruption...
2011-04-01 Art CancroTemporarily adding dump of badmail to smtpclient
2011-04-01 Art CancroTemporarily adding dump of badmail to smtpclient
2011-03-31 Wilfried GoesgensFix searching of ']'
2011-03-31 Wilfried GoesgensFix searching of ']'
2011-03-31 Wilfried GoesgensMailinglist client: don't add roomname to subject if...
2011-03-31 Wilfried GoesgensMailinglist client: don't add roomname to subject if...
2011-03-22 Art CancroLog citadel protocol commands using the session number
2011-03-22 Art CancroLog citadel protocol commands using the session number
2011-03-22 Art Cancroserv_upgrade will delete internal system accounts no...
2011-03-22 Art Cancroserv_upgrade will delete internal system accounts no...
2011-03-21 Art CancroModified select_on_master() to only have one code path...
2011-03-21 Art CancroModified select_on_master() to only have one code path...
2011-03-21 Art CancroDisabled the status bar in the text client because...
2011-03-21 Art CancroDisabled the status bar in the text client because...
2011-03-21 Art CancroDecrement num_workers when exiting worker_thread()...
2011-03-21 Art CancroDecrement num_workers when exiting worker_thread()...
2011-03-21 Art CancroBegan working on the 'clean shutdown' code for the...
2011-03-21 Art CancroBegan working on the 'clean shutdown' code for the...
2011-03-20 Art CancroInitial implementation of the worker thread pool size...
2011-03-20 Art CancroInitial implementation of the worker thread pool size...
2011-03-20 Art CancroClose sockets properly at logout
2011-03-20 Art CancroClose sockets properly at logout
2011-03-20 Art CancroSwitched back to the old style thread architecture...
2011-03-20 Art CancroSwitched back to the old style thread architecture...
2011-03-18 Art CancroRemoved the DEBUG_MEMORY_LEAKS framework because we...
2011-03-18 Art CancroRemoved the DEBUG_MEMORY_LEAKS framework because we...
2011-03-18 Art CancroMoved all of the background tasks back to the old EVT_T...
2011-03-18 Art CancroMoved all of the background tasks back to the old EVT_T...
2011-03-18 Art CancroTemporarily disable CtdlThreadGC() to get Uncensored...
2011-03-18 Art CancroTemporarily disable CtdlThreadGC() to get Uncensored...
2011-03-17 Art CancroTemporarily disable terminate_stuck_sessions() because...
2011-03-17 Art CancroTemporarily disable terminate_stuck_sessions() because...
2011-03-17 Art CancroMore debugging
2011-03-17 Art CancroMore debugging
2011-03-17 Art Cancromore logging and testing
2011-03-17 Art Cancromore logging and testing
2011-03-15 Wilfried GoesgensAdd some more debugging to the session destroyer; ...
2011-03-15 Wilfried GoesgensAdd some more debugging to the session destroyer; ...
2011-03-14 Art CancroAdded protocol names to all 'client disconnected' syslogs
2011-03-14 Art CancroAdded protocol names to all 'client disconnected' syslogs
2011-03-13 Art CancroCC->kill_me now contains an enum indicating the REASON...
2011-03-13 Art CancroCC->kill_me now contains an enum indicating the REASON...
2011-03-13 Art CancroRemoved newlines from syslog in pop3 and imap modules
2011-03-13 Art CancroRemoved newlines from syslog in pop3 and imap modules
2011-03-13 Art CancroCtdlUserLogout() syslog who owned the session we killed
2011-03-13 Art CancroCtdlUserLogout() syslog who owned the session we killed
2011-03-13 Art CancroRun RSS pulls no more than once every 15 minutes.
2011-03-13 Art CancroRun RSS pulls no more than once every 15 minutes.
2011-03-13 Art CancroIndicate which function we were in when the connection...
2011-03-13 Art CancroIndicate which function we were in when the connection...
2011-03-12 Art CancroWelcome mail is now from nobody@example.com
2011-03-12 Art CancroWelcome mail is now from nobody@example.com
2011-03-10 Wilfried GoesgensRSS-Client: fix storing of sender in case of we just...
next