citadel.git
2007-08-06 Wilfried Göesgens* have an abstract function print the menu boxes in...
2007-08-05 Dave WestContinue phase 2 of modules stuff.
2007-08-05 Dave WestAdded #define LDAP_DEPRECATED 1 to get rid of warnings...
2007-08-05 Dave WestMoved serv_ldap.h back into the main src dir as a tempo...
2007-08-03 Dave WestContinue phase 2 of modules stuff.
2007-08-03 Art CancroExperimental changes to the default theme. Gradient
2007-08-03 Art CancroWebCit 7.13
2007-08-02 Art CancroCleaned up the config interface.
2007-08-02 Art CancroOptimize num_tokens() to use only one pass through...
2007-08-02 Art CancroOptimize num_tokens() to use only one pass through...
2007-08-01 Dave WestAnother version of mk_module_init.sh to try and get...
2007-07-31 Dave WestContinue phase 2 of modules stuff.
2007-07-31 Dave Westmk_module_init.sh now tests to see if echo supports...
2007-07-31 Wilfried Göesgens* fixed bug in the debian init script that would make...
2007-07-31 Michael HamptonDon't use shell built-in echo command in scripts.
2007-07-30 Wilfried Göesgens* look exactly for 2 or 3, so the status request will...
2007-07-30 Wilfried Göesgens* scdn now allso knows how to trigger restart.
2007-07-29 Wilfried Göesgens* moved some flags so that our run flags are collected...
2007-07-28 Dave WestMakefile.in now cleans the modules subtree as well
2007-07-28 Dave WestBegun phase 2 of modules stuff.
2007-07-27 Wilfried Göesgens* new citadel-suite package, that will pull all other...
2007-07-26 Art CancroCompleted the Bynari version of SETMETADATA.
2007-07-26 Art Cancro-
2007-07-26 Thierry PasqualierImprovement of CSS to display message text/calendar...
2007-07-26 Art CancroConvert folder type names to citadel view numbers.
2007-07-26 Art Cancro-
2007-07-26 Art CancroMinor indentation changes
2007-07-26 Dave WestMoved to new module init structure.
2007-07-26 Art CancroBegan implementing the Bynari version of SETMETADATA...
2007-07-24 Art Cancro'master user' hack is now an #ifdef instead of commente...
2007-07-23 Wilfried Göesgens* socket syntax is different in php5. make it configurable.
2007-07-23 Dave WestUpdate to documentation for event hooks.
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...
next