citadel.git
2007-07-23 Dave WestCode clean up. Removed #include serv_sieve.h as no...
2007-07-23 Thierry PasqualierHTML/CSS calendar mimepart display
2007-07-23 Art CancroWhen webcit converts a set of inbox rules to a Sieve...
2007-07-22 Wilfried Göesgens* fixed missing targets in make clean. thanks, davew...
2007-07-22 Wilfried Göesgensdavew: search for newer versions of berkeley db
2007-07-22 Wilfried Göesgensdavew: clean ups, addition to documentation of API...
2007-07-22 Wilfried Göesgens* put anchor comment in here too.
2007-07-22 Art CancroSieve GETENVELOPE converts 'local' style addresses
2007-07-21 Thierry PasqualierCSS/HTML for text/calendar in message... in progress
2007-07-20 Thierry PasqualierHTML/CSS of text/calendar display in message
2007-07-20 Thierry Pasqualier- some HTML/CSS improvments
2007-07-19 Thierry PasqualierUpdated french translation
2007-07-19 Art Cancroserv_sieve: when no envelope-to field is present, copy
2007-07-18 Thierry PasqualierSome important changes in iconbar
2007-07-18 Art CancroShuffled around the sieve code:
2007-07-16 Wilfried Göesgens* merged in Littlesmiths corrections and suggestions
2007-07-16 Thierry Pasqualierfix the reply subject bug
2007-07-16 Thierry PasqualierI didn't initialize current time (it worked on my box ?)
2007-07-16 Thierry Pasqualiericonbar CSS: forgot inactive user background on user...
2007-07-15 Wilfried Göesgens* added a comment infront of the svn modifieable return...
2007-07-13 Thierry PasqualierSome HTML/CSS changes to return to a more compact heade...
2007-07-12 Wilfried Göesgens* fix the 'trilcat pastes url in webcit with trash...
2007-07-12 Wilfried Göesgens* Created IsEmptyStr define to be used rather then...
2007-07-12 Art Cancro* Added new view type VIEW_JOURNAL - not yet used by
2007-07-12 Art CancroRe-using the 'buf' variable in embed_room_banner() for
2007-07-11 Thierry PasqualierSome modifications in the display of each message to...
2007-07-10 Thierry PasqualierEdit message : i agree with fleeb, i put the button...
2007-07-09 Thierry PasqualierAligned user list on the left of iconbar with a small...
2007-07-09 Thierry Pasqualiericonbar CSS : light yellow background for active users
2007-07-09 Thierry PasqualierI wasn't woken this morning, I confused span and class ;-)
2007-07-09 Thierry Pasqualiericonbar : mark active/inactive user with CSS
2007-07-08 Michael HamptonInclude sys/stat.h when available (FreeBSD)
2007-07-08 Thierry Pasqualier- Simplified the user list for summary
2007-07-08 Art CancroEvidently, when an HTML checkbox is disabled, its value
2007-07-08 Art CancroQuick respin of WebCit (now 7.12) due to missing config.sub
2007-07-07 Thierry Pasqualier- Deleted the (too wide) remote host in summary screen
2007-07-07 Art CancroWhen existing init scripts are detected during setup,
2007-07-07 Art CancroRemoved an unused variable
2007-07-07 Thierry Pasqualieruserlist: removed (not logged in) message on iconbar
2007-07-07 Wilfried Göesgens* check whether we shoud shut down. we do this by check...
2007-07-07 Wilfried Göesgens* we don't need to chown chkpwd anymore.
2007-07-07 Wilfried Göesgens* for some reason config.path doesn't get createt,...
2007-07-07 Art CancroSupport the idea of a 'master user' logging in
2007-07-07 Art CancroSupport AUTH=PLAIN in the IMAP server.
2007-07-06 Art Cancrooops, update to 7.11 in configure.ac
2007-07-06 Art Cancro* Move to GPL v3
2007-07-05 Wilfried Göesgens* strlen(); strcpy -> single strlen + memmove
2007-07-05 Wilfried Göesgens* send linewraps, so we get our dots at least.
2007-07-05 Art CancroRemove the intermediate buffer in serv_puts()
2007-07-05 Wilfried Göesgens* the memmove off by one, and some more optimization.
2007-07-05 Art Cancro*All* <FORM> blocks now contain a nonce field, and...
2007-07-05 Art CancroNearly all <FORM> blocks now contain a hidden input
2007-07-05 Art CancroSanitize text of preferences strings
2007-07-05 Art CancroSanitize output of room name in room banner
2007-07-04 Wilfried Göesgens* don't use strlen and strcpy over here too in a wrong...
2007-07-04 Wilfried Göesgens* don't use strlen and strcpy over here too in a wrong...
2007-07-04 Wilfried Göesgens* don't use strlen; use memmove instead of strcpy.
2007-07-04 Wilfried Göesgens* have default ip, so valgrind shuts up.
2007-07-04 Art CancroFixed a bug in the conversion of 'mailto:' links to...
2007-07-03 Art CancroRemove <script> blocks from HTML messages when displaying.
2007-07-03 Art CancroWhen converting <A> tags, don't omit the change to
2007-07-03 Art CancroIn the main readloop(), fixed a </div> that appeared
2007-07-01 Art CancroSanitize HTML output from the 'showuser' command
2007-06-29 Art CancroWhen reading in SMTP recipients, use safestrncpy()...
2007-06-28 Art CancroEliminate the 'Internet mail recommends
2007-06-27 Art CancroBe a little smarter about return-path generation.
2007-06-27 Art CancroRemoved the VRFY and EXPN commands from our SMTP server
2007-06-26 Wilfried Göesgens* print some info to the client while putting stuff...
2007-06-25 Wilfried Göesgens* if a message subject is required, ask the user for...
2007-06-24 Wilfried Göesgens* evaluate the subject required flag. not tested, the...
2007-06-24 Wilfried Göesgens* configure the room subject required flag in the text...
2007-06-24 Thierry Pasqualierthe close window icon of popup room info appear now...
2007-06-24 Art CancroAdjusted ENT0 response to look for nonzero instead of
2007-06-24 Art CancroCreating a mailbox room no longer automatically sets
2007-06-23 Wilfried Göesgens* added subject required line to the room config tab
2007-06-23 Wilfried Göesgens* added flag to make clients add a subject
2007-06-21 Art CancroMerged the latest Dutch translation nl.po sent in by...
2007-06-20 Wilfried Göesgens* move chkpw d to the utilbin section.
2007-06-20 Wilfried Göesgens* move chkpwd to the utility bin dir, added chkpw to...
2007-06-20 Wilfried Göesgens* check whether we shoud shut down. we do this by check...
2007-06-20 Art CancroThe room info link in the banner no longer appears
2007-06-19 Wilfried Göesgens* fix a leak in GREG
2007-06-19 Art CancroRewrote safestrncpy() using our own code instead of...
2007-06-19 Wilfried Göesgens* check whether our chkpwd binary exists or not
2007-06-19 Art CancroEliminated the unpacking of uid in the chkpwd
2007-06-19 Art CancroAdded 'chkpw.c' utility for manually checking passwords.
2007-06-19 Art Cancrocitadel.rc: commented out the 'Doorway' function, and
2007-06-19 Art Cancrochkpwd is now a daemon that is started by citserver
2007-06-18 Wilfried Göesgens* new german texts
2007-06-18 Art CancroRefuse to purge expired users if the
2007-06-18 Art CancroRemoved the --disable-chkpwd option, because it generates
2007-06-18 Art CancroRenamed validpw() in auth.c to validate_password()
2007-06-17 Thierry PasqualierUpdate of the French translation
2007-06-17 Thierry Pasqualiersolve the problem with the Who is online? list in the...
2007-06-15 Art CancroAdd TinyMCE language packs
2007-06-15 Art CancroEnable TinyMCE when using Safari or Opera
2007-06-15 Art CancroUpgrade of TinyMCE is in progress.
2007-06-15 Art CancroUpgrade of TinyMCE is in progress.
2007-06-15 Art CancroLaid some of the groundwork for a partial
2007-06-14 Thierry PasqualierEdit message : fix To CC BCC Subject labels positions
next