citadel.git
2011-09-04 Wilfried Goesgensif StrBuf_ServGetln() is called in a loop, its return...
2011-09-04 Wilfried Goesgensremove one more systemcontext
2011-09-04 Art Cancrogenerate_uuid() now generates more or less DCE-complian...
2011-09-04 Art CancroReset run_queue_now back to 0 after a forced run of...
2011-09-04 Art CancroRemove all uses of __FUNCTION__ because it is not portable
2011-09-04 Art CancroIf there is no pubdate in an rss or atom feed item...
2011-09-04 Wilfried Goesgensremoved CtdlClearSystemContext() entirely.
2011-09-04 Art Cancroremoved CtdlClearSystemContext() entirely.
2011-09-04 Wilfried Goesgensmerge hickups. TBC.
2011-09-04 Art CancroRemoved spurious calls to CtdlClearSystemContext()
2011-09-04 Art CancroAdd a warning message if serv_fulltext is getting zero...
2011-09-04 Wilfried Goesgenswhen generating subjects for calendar items do quoted...
2011-09-04 Art Cancrosmtp client: if msg_size is 0, assume memory corruption...
2011-09-04 Art CancroTemporarily adding dump of badmail to smtpclient
2011-09-04 Wilfried GoesgensFix searching of ']'
2011-09-04 Wilfried GoesgensMailinglist client: don't add roomname to subject if...
2011-09-04 Art CancroAdded a few more Disallow: lines to robots.txt
2011-09-04 Art CancroLog citadel protocol commands using the session number
2011-09-04 Art Cancroserv_upgrade will delete internal system accounts no...
2011-09-04 Art CancroModified select_on_master() to only have one code path...
2011-09-04 Art CancroDisabled the status bar in the text client because...
2011-09-04 Art CancroDecrement num_workers when exiting worker_thread()...
2011-09-04 Art CancroBegan working on the 'clean shutdown' code for the...
2011-09-04 Art CancroInitial implementation of the worker thread pool size...
2011-09-04 Art CancroClose sockets properly at logout
2011-09-04 Art CancroSwitched back to the old style thread architecture...
2011-09-04 Art CancroRemoved the DEBUG_MEMORY_LEAKS framework because we...
2011-09-04 Art CancroMoved all of the background tasks back to the old EVT_T...
2011-09-04 Art CancroTemporarily disable CtdlThreadGC() to get Uncensored...
2011-09-04 Art CancroTemporarily disable terminate_stuck_sessions() because...
2011-09-04 Art CancroMore debugging
2011-09-04 Art Cancromore logging and testing
2011-09-04 Wilfried GoesgensAdd some more debugging to the session destroyer; ...
2011-09-04 Art CancroAdded protocol names to all 'client disconnected' syslogs
2011-09-04 Wilfried Goesgens* in knrooms we flush the cached floorlist, since the...
2011-09-04 Wilfried GoesgensWe don't have this timer here.
2011-09-04 Art CancroCC->kill_me now contains an enum indicating the REASON...
2011-09-04 Art CancroRemoved newlines from syslog in pop3 and imap modules
2011-09-04 Art CancroCtdlUserLogout() syslog who owned the session we killed
2011-09-04 Art CancroRun RSS pulls no more than once every 15 minutes.
2011-09-04 Art CancroIndicate which function we were in when the connection...
2011-09-04 Art CancroWelcome mail is now from nobody@example.com
2011-09-04 Wilfried GoesgensRSS-Client: fix storing of sender in case of we just...
2011-09-04 Wilfried Goesgensfix possible buffer underrun by 1
2011-09-04 Wilfried GoesgensIO fixups
2011-09-04 Wilfried GoesgensFix Crash; don't access pointers before checking them...
2011-09-04 Art CancroAdded the ability to specify a file defining *simple...
2011-09-04 Art CancroAllow LFLR to work in guest mode
2011-09-04 Art CancroValidate new users screen now uses the main room banner
2011-09-04 Art CancroFlush the cached room list when logging in or out.
2011-09-04 Art CancroKnown rooms page now uses the auto-generated room banner.
2011-09-04 Art Cancrominor update to readme.txt
2011-09-04 Wilfried Goesgensadd finish tranlation imported from launchpad.
2011-09-04 Wilfried GoesgensResync with Launchpad translations.
2011-09-04 Wilfried GoesgensTwo more url shortener services...
2011-09-04 Wilfried GoesgensFollow syslog change here, else we won't compile.
2011-09-04 Art CancroSwitching languages now works again
2011-09-04 Art CancroPut the language selector box back in (but it doesn...
2011-09-04 Art Cancroadded a FIXME
2011-09-04 Art CancroFixed incorrect byte count when writing XML entity...
2011-09-04 Art CancroSanitize v_seen and v_answered during export
2011-09-04 Art CancroEscape single and double quotes in export format
2011-09-04 Art CancroExport messages in numerical order
2011-09-04 Art CancroClicking on the room name in the banner goes to the...
2011-09-04 Art CancroFixed a backwards conditional in the openid_manual_crea...
2011-09-04 Art Cancrocosmetic stuff
2011-09-04 Art CancroOpenID manual create is now functionally complete.
2011-09-04 Art CancroFinished everything except the openid_manual_create...
2011-09-04 Art CancroBegin working on OpenID manual screen name selection...
2011-09-04 Art CancroOnly offer XMPP over TLS if we have OpenSSL in the...
2011-09-04 Art CancroEnable XMPP over TLS.
2011-09-04 Wilfried GoesgensBUGFIX: json-escape roomname during outputting message...
2011-09-04 Art CancroRestored the ability to associate an OpenID with an...
2011-09-04 Wilfried GoesgensRSS-Client: fix memory leaks
2011-09-04 Art CancroWhen registering a new user during an inline login...
2011-09-04 Wilfried GoesgensBy jimcuclamath: set maxium allowed password length...
2011-09-04 Art CancroSend the correct data to become_logged_in() during...
2011-09-04 Art CancroBegin working new user registration into the login...
2011-09-04 Art Cancrominor comments cleanup
2011-09-04 Art CancroChanged the 'if you are a new user' message and also...
2011-09-04 Art CancroInitial version of 'register new user' dialog
2011-09-04 Art CancroInitial version of 'register new user' dialog
2011-09-04 Art CancroReplace the temporary log message with a permanent one
2011-09-04 Art CancroOk this is it, the best of both worlds.
2011-09-04 Art CancroRevert "Updating cmd_euid() to use the CtdlForEachMessa...
2011-09-04 Art CancroRevert "Replaced cached_msglist array with a btree...
2011-09-04 Art CancroRevert "arrgh"
2011-09-04 Art CancroRevert "xxx"
2011-09-04 Art Cancroxxx
2011-09-04 Art Cancroarrgh
2011-09-04 Art CancroReplaced cached_msglist array with a btree persistent...
2011-09-04 Art CancroUpdating cmd_euid() to use the CtdlForEachMessage(...
2011-09-04 Art CancroUse a binary search to locate msgnum in cached_msglist
2011-09-04 Art CancroDisplay PASS/FAIL syslog msgs for the new security...
2011-09-04 Art CancroDisplay PASS/FAIL syslog msgs for the new security...
2011-09-04 Art CancroLink to citadel.org/doku.php/faq:generalquestions:webci...
2011-09-04 Art CancroReinstate the 'read more...' link when issuing a 503
2011-09-04 Art CancroLocalized the string 'New user? Register now' using...
2011-09-04 Art Cancromore login box cleanup
2011-09-04 Art CancroCleaned up the login modal a bit
next