citadel.git
2007-02-28 Art CancroAdded commands to view a room's file directory and to
2007-02-27 Wilfried Göesgens* added include files containing structural information...
2007-02-27 Wilfried Göesgens* some fixups in the solaris detection.
2007-02-26 Wilfried Göesgens* fix some warnings
2007-02-26 Wilfried Göesgens* we need this if we don't have ncurses.
2007-02-26 Stu Markadded exit for text client connection drop
2007-02-26 Art Cancrosock_connect() returns with an error if the supplied...
2007-02-25 Wilfried Göesgens* solaris compatibility patches.
2007-02-24 Art CancroUpdated the html2html filter. When we encounter a...
2007-02-22 Art CancroEnter message / write mail dialog : present a drop...
2007-02-22 Art CancroFinal changes to server to allow message display names to
2007-02-22 Wilfried Göesgens* double free
2007-02-22 Art Cancro* THIS IS 7.05
2007-02-22 Wilfried Göesgens* fixup @'s in usernames when doing smtpauth client
2007-02-22 Art CancroMinor changes to message entry header bar
2007-02-21 Thierry PasqualierCleaning code of the left side bar...
2007-02-21 Thierry PasqualierCleaning code of the left side bar
2007-02-21 Art Cancro* Removed the completely redunant function get_mm()
2007-02-20 Thierry Pasqualierlost quote...
2007-02-20 Thierry Pasqualier* round corners for the grey box in login screen
2007-02-19 Art CancroFor sessions using the Citadel wire protocol, follow
2007-02-18 Art Cancro* Cache the Friendly Name (fn) from the user's vCard
2007-02-18 Thierry PasqualierCSS adaptation
2007-02-18 Wilfried Göesgens* updated po; added german strings.
2007-02-18 Wilfried Göesgens* label icon "Write mail" when in mailbox mode
2007-02-18 Thierry Pasqualiernowrap navbar
2007-02-17 Wilfried Göesgens* added implementations to the general purpose commands.
2007-02-16 Art CancroApplied matt's latest serv_funambol.c patch
2007-02-16 Wilfried Göesgensremoved stuff that wasn't ready for commit'
2007-02-16 Wilfried Göesgens* handle =\r\n's in the qp decoder
2007-02-14 Wilfried Göesgens* tell what we did to the debs
2007-02-14 Wilfried Göesgens* get synced with citadels mime_parser
2007-02-14 Thierry Pasqualierfix CSS login screen for NS7 bug
2007-02-12 Art CancroEliminate the use of LOG_PERROR. Not all platforms...
2007-02-12 Thierry Pasqualierfix css margin and padding values in banner
2007-02-12 Art CancroObserve CC->nologin (too many users already online...
2007-02-10 Art Cancroimap_acl: never output the 'a' flag, even if the user
2007-02-10 Art Cancro* IMAP 'LISTRIGHTS' command (skeleton) implemented
2007-02-10 Wilfried Göesgens* be more fault tolerant if no apache is installed...
2007-02-08 Wilfried Göesgens* added abuse@ default account.
2007-02-08 Michael HamptonCommand prompt was much too short; lengthened it.
2007-02-07 Wilfried Göesgens* ignore question not asked returns
2007-02-07 Wilfried Göesgens* call useradd the right way.
2007-02-05 Wilfried Göesgens* tell what we've changed.
2007-02-05 Wilfried Göesgens* corrected use of our absolute directories
2007-02-05 Wilfried Göesgens* remove =\n and friends instead of replacing it.
2007-02-04 Wilfried Göesgens* added debug protocol flag
2007-02-04 Wilfried Göesgens* use isset() to be correct and don't produce warnings
2007-02-04 Wilfried Göesgens* reworked CtdlDecodeQuotedPrintable
2007-02-04 Art CancroImplemented client configuration of the new RBL handlin...
2007-02-04 Art Cancro* Added a config option to check RBL's immediately...
2007-02-03 Wilfried Göesgens* added hint, that the error page might be out of date...
2007-02-02 Thierry Pasqualierfix the with of the new navbar
2007-02-02 Art Cancro* Replaced background image with a background color...
2007-01-30 Wilfried Göesgens * ask questions in the obvious cases.
2007-01-30 Wilfried Göesgens* ask questions on install too
2007-01-30 Thierry Pasqualierfix CSS login
2007-01-29 Thierry PasqualierSomes changes in HTML/CSS of banner information text
2007-01-29 Thierry PasqualierSomes changes in HTML/CSS of banner information text
2007-01-29 Thierry Pasqualierrewriting HTML/CSS navbar without table
2007-01-27 Art Cancro* Moved message deletion into the CtdlRoomAccess()...
2007-01-26 Art Cancro* Only call set_msgcall() if Berkeley DB is v4.3 or...
2007-01-26 Thierry Pasqualierfix CSS font size
2007-01-26 Thierry Pasqualierfix CSS
2007-01-26 Thierry PasqualierHTML/CSS changes in the banner which becomes simply:
2007-01-26 Wilfried Göesgens* tell we added that patch
2007-01-26 Art Cancro* icaltime_from_webform() - removed an unnecessary...
2007-01-26 Wilfried Göesgens* lurk the faq from our wiki to provide package documen...
2007-01-25 Wilfried Göesgens* renamed var.
2007-01-25 Wilfried Göesgens* say what we've changed.
2007-01-25 Art CancroIMAP SEARCH - more internal validation to avoid crashing
2007-01-25 Art Cancro* Added a temporary command to insert a bogus message...
2007-01-24 Wilfried Göesgens* precalculate the position of chkpwd like we do it...
2007-01-24 Art CancroDon't use imap_strout() for ACL bits. Technically...
2007-01-23 Wilfried Göesgens* create user and directories needed in common package.
2007-01-23 Art Cancro* 'Enable system auth' site config option has been...
2007-01-23 Art Cancro* Add serv_funambol.h to version control
2007-01-23 Thierry Pasqualierincrease from 6pt to 8pt banner info
2007-01-23 Art Cancro* Applied matt's funambol patch
2007-01-23 Art Cancro* ACL extension - GETACL and MYRIGHTS share output...
2007-01-22 Thierry Pasqualierremove class name in login screen
2007-01-22 Thierry PasqualierIt is now possible to drive the look of the loginscreen...
2007-01-22 Art CancroWhen loading the march list, don't insert the current...
2007-01-22 Art CancroIncrease the size of the text entry buffer when sending...
2007-01-21 Wilfried Göesgens* use message purger api function instead of jut free...
2007-01-21 Wilfried Göesgens* free buffer in config reader
2007-01-21 Wilfried Göesgens* don't loose pointers to cal structs and destruct...
2007-01-21 Wilfried Göesgens* shut down libical apropriate.
2007-01-20 Wilfried Göesgens* free the other lists in here too on shutdown.
2007-01-20 Wilfried Göesgens* free the validated recipients
2007-01-20 Wilfried Göesgens* flush networker caching list on exit
2007-01-20 Wilfried Göesgens* use getpwent_r
2007-01-20 Art Cancro* Brought over the updated mime_parser.c from citadel
2007-01-20 Art CancroDon't advertise the ACL extension. It isn't finished
2007-01-20 Art Cancro* Initialize more variables during declaration,
2007-01-20 Wilfried Göesgens* Close the fd to our control file.
2007-01-20 Wilfried Göesgens* strlen is sloouuw.... don't use it over and over.
2007-01-20 Wilfried Göesgens* more message pointers initialized.
2007-01-20 Wilfried Göesgens* if the message is not valid, try to free the message...
2007-01-20 Wilfried Göesgens* New Strings
next