citadel.git
2007-09-18 Art CancroAggregation of remote POP3 accounts is now working.
2007-09-17 Wilfried Göesgens* be some more userfriendly while restarting, i18-enabl...
2007-09-17 Wilfried Göesgens* sleep after nuking the server
2007-09-17 Art Cancrofix bug in previous commit
2007-09-17 Art CancroLogin to POP3 server
2007-09-17 Art CancroScan each room's netconfig for remote POP3 account...
2007-09-17 Art CancroPOP3 client is now in development, add -DPOP3_AGGREGATI...
2007-09-17 Art CancroSkeleton module for POP3 client
2007-09-17 Art CancroSkeleton module for POP3 client
2007-09-14 Art CancroCitadel 7.20 meta-release to be deployed to Easy Install
2007-09-12 Wilfried Göesgens* compare SIZEOF_SIZE_T with SIZEOF_LONG rather than...
2007-09-11 Wilfried Göesgens* 64 bit cleanness: format size_t properly in printf()
2007-09-10 Art CancroFor the SSL-only ports, if crypto negotiation fails,
2007-09-10 Wilfried Göesgens* hm, why do we need these? doesn't work with on solari...
2007-09-08 Wilfried Göesgens* sun cc doesn't like us to do empty lines with ';...
2007-09-08 Wilfried Göesgens* send page to all users on shutdown.
2007-09-08 Wilfried Göesgens* the blastwave emacs doesn't like me.
2007-09-08 Wilfried Göesgens* use AC_CHECK_FUNCS to check for flock()
2007-09-08 Wilfried Göesgens* didn't see some \'s theres so much of them.
2007-09-08 Wilfried Göesgens* use here-documents instead of printf. this should...
2007-09-08 Wilfried Göesgens* restart logic for the "Shutdown Citadel" menu. The...
2007-09-08 Wilfried Göesgens* allow the debian build to enable profiling and backtr...
2007-09-06 Wilfried Göesgens* lets start knit-picking on buffersizes.
2007-09-06 Wilfried Göesgens* stresc() is used frequent, it needs to be fast.
2007-09-06 Wilfried Göesgens* fetching the 12/24 Hours switch from config over...
2007-09-06 Wilfried Göesgens* don't underrun buffers. tnx valgrind.
2007-09-06 Wilfried Göesgens* initialize this buffer empty. thanks valgrind.
2007-09-06 Wilfried Göesgens* profiling and debug switches here too.
2007-09-05 Dave WestFix to speed up Sieve processing, taking relatively...
2007-09-05 Thierry Pasqualierdisplay banner always similarly
2007-09-05 Dave WestA fix for Sieve/Vacation bug. *** This may break networ...
2007-09-04 Wilfried Göesgens* sending the startup-problem-message now does work.
2007-09-04 Wilfried Göesgens* if an event spans this day, print it like an all...
2007-09-03 Wilfried Göesgens* look at the span of an item rather than its start...
2007-09-03 Art CancroAdded davew to the credits file
2007-09-03 Art CancroRepaired the problem of a blank network node being
2007-09-01 Wilfried Göesgens* matts patch fixing the ecrash <-> autoconf interferance.
2007-08-30 Wilfried Göesgens* modify the ld + cflags for gprof and backtrace if...
2007-08-29 Wilfried Göesgens* make backtrace optional.
2007-08-28 Thierry PasqualierAdvanced menu items
2007-08-28 Thierry PasqualierEdit or delete this room screen : CSS for horizontal...
2007-08-28 Thierry Pasqualier* cleaned HTML/CSS room advanced menu (incomplete)
2007-08-27 Art CancroHeaders to avoid pages being cached are now done
2007-08-27 Dave WestGet the aide room message working again if a port open...
2007-08-27 Dave WestGet ecrash.o to build automatically.
2007-08-26 Wilfried Göesgens* modules registering serverports now need to specify...
2007-08-26 Thierry Pasqualier* message edit : add CSS classes for attachment form
2007-08-26 Dave WestAdd a default summary to Tasks that don't have a summary.
2007-08-25 Thierry PasqualierAdvanced screen : removed a HTML table
2007-08-25 Dave WestFix to allow display of tasks created using Bynari...
2007-08-25 Thierry Pasqualier* Three box with Advanced (on click Advanced icon)...
2007-08-24 Wilfried Göesgens* no, we don't want to remember everything we logged.
2007-08-24 Art CancroCompile with -DDISABLE_IMAP_ACL to build a Citadel...
2007-08-24 Dave WestPatches from Matt.
2007-08-23 Dave WestClean up unused include of serv_network.h
2007-08-23 Dave WestPatches from Matt with slight mod from me to do without...
2007-08-23 Art CancroWhen outputting the extension data for a
2007-08-23 Art Cancro* Reversed previous change. It wasn't needed after...
2007-08-23 Art Cancroimap_fetch.c: output an extra space required before the
2007-08-23 Dave WestBug got in when changed to IsEmptyStr
2007-08-23 Dave WestBug got in when changed to IsEmptyStr
2007-08-23 Dave Westcmd_expand was broken. Caused text client to hang....
2007-08-23 Dave WestRemoved IsEmptyStr from some loops as its quicker this...
2007-08-23 Dave WestRemoved IsEmptyStr from some loops as its quicker this...
2007-08-23 Dave WestRemoved IsEmptyStr from some loops as its quicker this...
2007-08-23 Dave WestRemoved IsEmptyStr from some loops as its quicker this...
2007-08-23 Dave WestRemoved IsEmptyStr from some loops as its quicker this...
2007-08-23 Dave WestRemoved IsEmptyStr from some loops as its quicker this...
2007-08-23 Dave WestRemoved IsEmptyStr from some loops as its quicker this...
2007-08-23 Dave WestRemoved IsEmptyStr from some loops as its quicker this...
2007-08-23 Dave WestRemoved IsEmptyStr from some loops as its quicker this...
2007-08-23 Dave WestRemoved IsEmptyStr from some loops as its quicker this...
2007-08-23 Dave WestRemove IsEmptyStr from loop control. Not because it...
2007-08-22 Art CancroChanged the way messages and headers are
2007-08-21 Art CancroReverted one of the strlen() to IsEmptyStr() changes
2007-08-20 Dave Westdestroy_network_queue_room() is now called via the...
2007-08-19 Wilfried Göesgens* cit_backtrace...
2007-08-19 Wilfried Göesgens* fchmod doesn't like FD's to sockets.
2007-08-17 Wilfried Göesgens* write backtrace after client_write failing.
2007-08-17 Thierry PasqualierConfiguration screens : fix CSS/HTML bugs
2007-08-16 Wilfried Göesgens* some quotes here can't hurt.
2007-08-16 Wilfried Göesgens* once we have an FD we can use it for fchmod
2007-08-16 Wilfried Göesgens* and the dots learned to walk.
2007-08-15 Wilfried Göesgens* some of the shiny new citadel optimized functions
2007-08-15 Thierry PasqualierBulletin board view : use radio buttons in the place...
2007-08-14 Wilfried Göesgens* don't copy / lowercase more of the string than we...
2007-08-14 Wilfried Göesgens* next try to get a working new tokenizer. this seems...
2007-08-14 Thierry Pasqualier* cleaning HTML/CSS codes
2007-08-12 Thierry Pasqualierwholist screen : cleaning CSS / HTML codes
2007-08-11 Thierry PasqualierBulletin board/CSS: center messages selector on top...
2007-08-11 Wilfried Göesgens* extract_token still doesn't behave like the original...
2007-08-11 Wilfried Göesgens* applied matts patch; flattened indention.
2007-08-10 Wilfried Göesgens* abort tokenizer loop once we found our string
2007-08-10 Art CancroReplaced extract_token() with a completely new
2007-08-10 Thierry Pasqualieruse the same way to display all banners and services...
2007-08-10 Wilfried Göesgens* substituded two hot functions by ones that behave...
2007-08-10 Thierry Pasqualierupdated french translation (not complete)
2007-08-09 Wilfried Göesgens* now memreadline creeps lower in the gprof radar.
2007-08-09 Wilfried Göesgens* brought over the tuned memreadline from webcit
2007-08-09 Wilfried Göesgens* two tiny errors weren't seen.
next