citadel.git
2011-05-15 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2011-05-15 the_mgtApplied new colors to navbar, reduced banner height...
2011-05-15 the_mgtdeleted border-radius.htc, because PIE.htc does the...
2011-05-15 the_mgtfixed a wrong css import for picsonly iconbar mode...
2011-05-15 the_mgtFurther work on the iconbar menu: button images have...
2011-05-15 the_mgtfixed conditional for visibility in iteration
2011-05-15 the_mgtBegan fixing the who_is_online list in the iconbar...
2011-05-15 the_mgtcorrected variable name in section_onefile_picview...
2011-05-14 the_mgtMerge branch 'master' of ssh://git.citadel.org/appl...
2011-05-14 rootAdded new code for a slideshow taken from snippets...
2011-05-14 Wilfried Goesgensfix message composing
2011-05-14 Wilfried GoesgensMemleak: when expanding shorter URLs we need to free...
2011-05-13 Art CancroEliminated the 'switchable' iconbar and completed repla...
2011-05-13 Art CancroInitial HTML/JS work for expandable roomlist
2011-05-13 Wilfried GoesgensHide nodes which already have sharing from the other...
2011-05-13 Wilfried GoesgensMore compfort for inline vieweable attachments
2011-05-13 Art CancroUse the same method in both places to determine whether...
2011-05-12 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2011-05-12 Art CancroThe in-iconbar wholist is now expandable and collapsible.
2011-05-12 Wilfried Goesgensfix source so that '-Wformat -Werror=format-security...
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 Art CancroChanged session logging in order to determine why some...
2011-05-12 Art CancroCleanup pop3client
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 GoesgensDon't close 0-filedescriptors on session killing, its...
2011-05-09 Art CancroMoved the 'no javascript' warning from head.html to...
2011-05-07 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2011-05-07 Wilfried Goesgenslocated the place to put the initial attachment count...
2011-05-06 Art CancroSet up wcsession members and template conditionals...
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 Goesgensadd test for html translating
2011-05-03 Wilfried GoesgensFix possible endless loop conditions
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 Goesgensadd new token MSG:NATTACH to output the number of curre...
2011-04-30 Art CancroGenerate Message-ID's that will not be reused/repeated...
2011-04-29 Wilfried GoesgensFix pushmail editing
2011-04-29 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2011-04-26 Art CancroInitial workup of click-to-expand iconbar wholist.
2011-04-22 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2011-04-22 Wilfried Goesgens* fix some rare oom situation.
2011-04-19 Art CancroRemoved extra logging. The bug I was hunting was not...
2011-04-19 Art CancroTemporarily adding some debugging syslog messages
2011-04-19 Art Cancrodisplay_individual_cal() now bails out _very_ early...
2011-04-17 Wilfried GoesgensFix of terminate problem while loading user list
2011-04-17 Wilfried Goesgens* fix multiple compiler warnings...
2011-04-12 Art CancroAdded expand/collapse icons for the Roomlist and Wholist.
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 CancroAdded GPL declaration to source files in libcitadel
2011-04-06 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2011-04-06 Wilfried Goesgensif StrBuf_ServGetln() is called in a loop, its return...
2011-04-06 Art Cancrogenerate_uuid() now generates more or less DCE-complian...
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 CancroIf there is no pubdate in an rss or atom feed item...
2011-04-04 Art CancroCtdlFillSystemContext() gone too
2011-04-04 Art Cancroremoved CtdlClearSystemContext() entirely.
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-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-02 Art Cancrosmtp client: if msg_size is 0, assume memory corruption...
2011-04-01 Art CancroTemporarily adding dump of badmail to smtpclient
2011-03-31 Wilfried GoesgensFix searching of ']'
2011-03-31 Wilfried GoesgensMailinglist client: don't add roomname to subject if...
2011-03-22 Art CancroAdded a few more Disallow: lines to robots.txt
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-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 CancroDecrement num_workers when exiting worker_thread()...
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 CancroClose sockets properly at logout
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 CancroMoved all of the background tasks back to the old EVT_T...
2011-03-18 Art CancroTemporarily disable CtdlThreadGC() to get Uncensored...
2011-03-17 Art CancroTemporarily disable terminate_stuck_sessions() because...
2011-03-17 Art CancroMore debugging
2011-03-17 Art Cancromore logging and testing
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-13 Wilfried Goesgens* in knrooms we flush the cached floorlist, since the...
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 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 CancroIndicate which function we were in when the connection...
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...
2011-03-10 Wilfried Goesgensfix possible buffer underrun by 1
2011-03-10 Wilfried GoesgensIO fixups
2011-03-10 Wilfried GoesgensFix Crash; don't access pointers before checking them...
2011-03-09 Art CancroAdded the ability to specify a file defining *simple...
2011-03-04 Art CancroAllow LFLR to work in guest mode
next