citadel.git
2010-09-13 Art CancroFixed a race condition which made the thread pool size...
2010-09-13 Wilfried Goesgens* knrooms():
2010-09-02 Art CancroRemoved a few more Id tags
2010-09-02 Wilfried Goesgens* moving directories around isn't smart in a git workin...
2010-09-02 Art CancroRemoved an Id tag
2010-09-02 Art Cancrowebcit to 7.84
2010-09-02 Art Cancrolibcitadel to 7.84
2010-09-02 Wilfried Goesgens* set 7.84 version
2010-09-01 Wilfried Göesgens* fix GTSN not to cut seen stats at 1024 chars
2010-09-01 Wilfried Göesgens* do typedef the visit struct, remove all those 'struct...
2010-09-01 Wilfried Göesgens* print name of context instead of number into the...
2010-09-01 Wilfried Göesgens* substracting independend pointers with no conjunction...
2010-09-01 Wilfried Göesgens* output what we're sending into the BIGBAD_IODBG too.
2010-09-01 Wilfried Goesgens* client_read_sslblob(): fix buffer handling, clean...
2010-09-01 Art CancroOops, my svn/git autodetection logic is still broken...
2010-09-01 Art CancroYet another attempt at pushing my citadel/scripts/mk_sv...
2010-08-27 Art Cancro* One more change to the recent header folding bugfix
2010-08-26 Art Cancro* Fixed a wrap bug in convert_internet_message()
2010-08-11 Wilfried Göesgens* GetRoomListHashLKRA(): just send a command if we...
2010-08-02 Art Cancro*** r8756 IS 7.83 ***
2010-07-28 Wilfried Göesgens* display_shutdown(): fix template reference
2010-07-28 Wilfried Göesgens* StrBufSanitizeEmailRecipientVector() fix bug cutting...
2010-07-28 Art Cancro* All components of both stable and trunk noted as...
2010-07-28 Art Cancro* When outputting legacy Citadel format messages, stop...
2010-07-27 Wilfried Göesgens* ctdl_internal_thread_func(): just use SYS_gettid...
2010-07-26 Art Cancro* Backport the important part of r8717 to stable. ...
2010-07-26 Wilfried GöesgensFix IMAP-List command
2010-07-25 Wilfried Göesgens* StrBufDecodeBase64(): init output buffer so in case...
2010-07-24 Wilfried Göesgens* StrBufSanitizeEmailRecipientVector () fix null pointe...
2010-07-22 Art Cancro*** CITADEL 7.82 RELEASE IS r8707 ***
2010-07-22 Art Cancro* Backport r8705 to stable
2010-07-21 Art Cancro* Version number to 782. NOT A RELEASE
2010-07-21 Art Cancro* imap_load_part() is expecting the desired_section...
2010-07-21 Art Cancro* indentation fix
2010-07-21 Art Cancro* Fix a bug that caused a logging problem but did not...
2010-07-21 Art Cancro* Backport r8699 to stable
2010-07-20 Wilfried Göesgens* if no version is to be found, and a ready made revisi...
2010-07-20 Art Cancro*** THIS IS 7.81 ***
2010-07-20 Art Cancro* Internal version numbers to 7.81
2010-07-20 Wilfried Göesgens* Open 7.80 stable branch
2010-07-20 Wilfried Göesgens* remove -finline-functions; it breaks the ubuntu...
2010-07-19 Wilfried Göesgens* update debian changelog.
2010-07-19 Wilfried Göesgens* remove url-encoded strings; the Engine is advised...
2010-07-19 Wilfried Göesgens* duplicate memreadline & bmstrcasestr to a const and...
2010-07-19 Wilfried Göesgens* InitModule_MSGRENDERERS(): don't make citserver send...
2010-07-15 Art Cancro* Removed the last instance if is_room_aide
2010-07-14 Wilfried Göesgens * remove is_room_aide, its not filled anymore.
2010-07-14 Art Cancro* THIS IS 7.80
2010-07-14 Art Cancro* Locked the banner div at top:0 to keep Google Chrome...
2010-07-13 Art Cancro* Fix overflow behavior on small displays for login...
2010-07-13 Art Cancro* Changed the room banner layout back to a table. ...
2010-07-12 Art Cancro* Fixed appearance bugs in the CSS bubble tooltips...
2010-07-12 Wilfried Göesgens* entroom (): if we're aide or room-aide, we may view...
2010-07-12 Art Cancro* Improved the thread pool logic so that we don't end...
2010-07-11 Wilfried Göesgens* add reply-to: header to mails sent to room list recip...
2010-07-11 Wilfried Göesgens* entroom (): after creating a room, don't display...
2010-07-11 Art Cancro* Eliminated the C code to shorten long subject lines...
2010-07-11 Art Cancro* Replaced normalizeHeaderTable() which I had taken...
2010-07-11 Art Cancro* Eliminated the <tbody> from the message summary view...
2010-07-10 Art Cancro* Thread system logging cleanup
2010-07-09 Art Cancro* Attempting to fix the mailsummary column layout
2010-07-08 Wilfried Göesgens* switch to enum, enums are nice.
2010-07-08 Wilfried Göesgens* knrooms(): don't force storing preferences
2010-07-08 Art Cancro* Bubble tooltips were not working properly in some...
2010-07-06 Art Cancro* Removed AddCss() from bubble tooltips javascript...
2010-07-05 Art Cancro* site/mailbox default expire values are now correctly...
2010-07-05 Wilfried Göesgens* ignore the temporary c file
2010-07-05 Wilfried Göesgens* create-pot.sh has to be executable
2010-07-05 Wilfried Göesgens* refresh po files; it seems as if create-pot was bugge...
2010-07-05 Wilfried Göesgens* specify utf-8 as charset
2010-06-28 Art Cancro* Removed z-index manipulation from datepicker. The...
2010-06-28 Wilfried Göesgens* rss_save_item(): trim the sender
2010-06-28 Wilfried Göesgens* StrBufSanitizeEmailRecipientVector(): fix some NULL...
2010-06-28 Wilfried Göesgens* rss_save_item(): encode sender & subject, so webcit...
2010-06-24 Wilfried Göesgens* more ignores...
2010-06-24 Wilfried Göesgens* 64 bit cleanness
2010-06-24 Wilfried Göesgens* more gitignores
2010-06-24 Wilfried Göesgens* clean up warnings, especialy on 64 bit
2010-06-24 Wilfried Göesgens* add forward include, fix warnings
2010-06-24 Wilfried Göesgens* add header file
2010-06-23 Wilfried Göesgens* add file to suspress all the openssl shit
2010-06-23 Art Cancro* Removed JS function fixMissingCSSTable() which does...
2010-06-23 Art Cancro* Removed JS function fixOffsetBanner() which does...
2010-06-23 Art Cancro* Reduce the font size in the .msgbuttons class so...
2010-06-23 Art Cancro* Adjustment to font sizes to make it not suck so much...
2010-06-22 Wilfried Göesgens* add irc bot
2010-06-22 Wilfried Göesgens* fix buildbot
2010-06-22 Wilfried Göesgens*
2010-06-22 Wilfried Göesgens* add missing object
2010-06-22 Art Cancro* LDAP auth - do not permit empty passwords
2010-06-22 Wilfried Göesgens* CtdlIPCStartEncryption(): though its return value...
2010-06-22 Wilfried Göesgens* fix build of webcit tests
2010-06-22 Wilfried Göesgens* add buildbot configuration (yay!)
2010-06-22 Art Cancro* CSS cleanup in summary screen
2010-06-20 Wilfried Göesgens* vCtdlLogPrintf() one more try
2010-06-20 Wilfried Göesgens* vCtdlLogPrintf(): if we are running as deamon, and...
2010-06-20 Wilfried Göesgens * check_get(): fix dict_tcp module; we just care for...
2010-06-20 Wilfried Göesgens* fix HAVE_SYSCALL_H detection
2010-06-19 Wilfried Göesgens* fix Re:/Fw mechnics for email replying/forwarding...
2010-06-18 Art Cancro* Reduce size of icon bar button text. Looks better...
next