citadel.git
17 years ago* 'Enable system auth' site config option has been renamed
Art Cancro [Tue, 23 Jan 2007 18:16:18 +0000 (18:16 +0000)]
* 'Enable system auth' site config option has been renamed
  to terminology consistent with that used in Citadel setup.  It
  has also been greyed out because it is not an appropriate setting
  to change while the server is running.

17 years ago* Add serv_funambol.h to version control
Art Cancro [Tue, 23 Jan 2007 18:07:30 +0000 (18:07 +0000)]
* Add serv_funambol.h to version control
* Remove 'Use system auth' from client-side config.  This option isn't
  really appropriate to change while the server is running.

17 years agoincrease from 6pt to 8pt banner info
Thierry Pasqualier [Tue, 23 Jan 2007 12:25:55 +0000 (12:25 +0000)]
increase from 6pt to 8pt banner info

17 years ago* Applied matt's funambol patch
Art Cancro [Tue, 23 Jan 2007 05:02:37 +0000 (05:02 +0000)]
* Applied matt's funambol patch

17 years ago* ACL extension - GETACL and MYRIGHTS share output code
Art Cancro [Tue, 23 Jan 2007 04:55:25 +0000 (04:55 +0000)]
* ACL extension - GETACL and MYRIGHTS share output code

17 years agoremove class name in login screen
Thierry Pasqualier [Mon, 22 Jan 2007 21:53:36 +0000 (21:53 +0000)]
remove class name in login screen

17 years agoIt is now possible to drive the look of the loginscreen with CSS
Thierry Pasqualier [Mon, 22 Jan 2007 21:44:02 +0000 (21:44 +0000)]
It is now possible to drive the look of the loginscreen with CSS

17 years agoWhen loading the march list, don't insert the current room.
Art Cancro [Mon, 22 Jan 2007 17:42:58 +0000 (17:42 +0000)]
When loading the march list, don't insert the current room.

17 years agoIncrease the size of the text entry buffer when sending instant messages
Art Cancro [Mon, 22 Jan 2007 03:39:26 +0000 (03:39 +0000)]
Increase the size of the text entry buffer when sending instant messages

17 years ago* use message purger api function instead of jut free() it.
Wilfried Göesgens [Sun, 21 Jan 2007 12:50:03 +0000 (12:50 +0000)]
* use message purger api function instead of jut free() it.

17 years ago* free buffer in config reader
Wilfried Göesgens [Sun, 21 Jan 2007 12:28:13 +0000 (12:28 +0000)]
* free buffer in config reader

17 years ago* don't loose pointers to cal structs and destruct them properly.
Wilfried Göesgens [Sun, 21 Jan 2007 12:13:28 +0000 (12:13 +0000)]
* don't loose pointers to cal structs and destruct them properly.

17 years ago* shut down libical apropriate.
Wilfried Göesgens [Sun, 21 Jan 2007 10:41:50 +0000 (10:41 +0000)]
* shut down libical apropriate.
* first guesses of destroying remaining session objects

17 years ago* free the other lists in here too on shutdown.
Wilfried Göesgens [Sat, 20 Jan 2007 20:32:43 +0000 (20:32 +0000)]
* free the other lists in here too on shutdown.

17 years ago* free the validated recipients
Wilfried Göesgens [Sat, 20 Jan 2007 20:21:54 +0000 (20:21 +0000)]
* free the validated recipients

17 years ago* flush networker caching list on exit
Wilfried Göesgens [Sat, 20 Jan 2007 19:53:52 +0000 (19:53 +0000)]
* flush networker caching list on exit

17 years ago* use getpwent_r
Wilfried Göesgens [Sat, 20 Jan 2007 19:25:23 +0000 (19:25 +0000)]
* use getpwent_r
* tag the message valid. thanks IG for the how to change.

17 years ago* Brought over the updated mime_parser.c from citadel
Art Cancro [Sat, 20 Jan 2007 19:20:39 +0000 (19:20 +0000)]
* Brought over the updated mime_parser.c from citadel

17 years agoDon't advertise the ACL extension. It isn't finished
Art Cancro [Sat, 20 Jan 2007 19:03:00 +0000 (19:03 +0000)]
Don't advertise the ACL extension.  It isn't finished
yet and it confuses some clients.

17 years ago* Initialize more variables during declaration,
Art Cancro [Sat, 20 Jan 2007 17:22:04 +0000 (17:22 +0000)]
* Initialize more variables during declaration,
  in the hope of suppressing Valgrind warnings

17 years ago* Close the fd to our control file.
Wilfried Göesgens [Sat, 20 Jan 2007 17:20:31 +0000 (17:20 +0000)]
* Close the fd to our control file.

17 years ago* strlen is sloouuw.... don't use it over and over.
Wilfried Göesgens [Sat, 20 Jan 2007 16:04:24 +0000 (16:04 +0000)]
* strlen is sloouuw.... don't use it over and over.

17 years ago* more message pointers initialized.
Wilfried Göesgens [Sat, 20 Jan 2007 15:57:47 +0000 (15:57 +0000)]
* more message pointers initialized.

17 years ago* if the message is not valid, try to free the message pointer in message_free
Wilfried Göesgens [Sat, 20 Jan 2007 15:30:06 +0000 (15:30 +0000)]
* if the message is not valid, try to free the message pointer in message_free
* be paranoid about message pointers being non initialized

17 years ago* New Strings
Wilfried Göesgens [Sat, 20 Jan 2007 15:01:50 +0000 (15:01 +0000)]
* New Strings

17 years ago * cleanup ourselfs on exit.
Wilfried Göesgens [Sat, 20 Jan 2007 14:47:52 +0000 (14:47 +0000)]
 * cleanup ourselfs on exit.

17 years ago* some new french translation strings
Thierry Pasqualier [Sat, 20 Jan 2007 08:08:04 +0000 (08:08 +0000)]
* some new french translation strings
* fix CSS values

17 years agoRenamed 'Funambol Intergration' [sic] tab to 'Push EMail'
Art Cancro [Sat, 20 Jan 2007 05:34:17 +0000 (05:34 +0000)]
Renamed 'Funambol Intergration' [sic] tab to 'Push EMail'

17 years ago* svn add serv_funambol.c
Art Cancro [Sat, 20 Jan 2007 05:26:38 +0000 (05:26 +0000)]
* svn add serv_funambol.c

17 years ago* Applied Matt's patch to add Funambol config tab to webcit
Art Cancro [Sat, 20 Jan 2007 05:23:32 +0000 (05:23 +0000)]
* Applied Matt's patch to add Funambol config tab to webcit

17 years ago* Applied Matt's patches to submit messages to Funambol
Art Cancro [Sat, 20 Jan 2007 05:19:03 +0000 (05:19 +0000)]
* Applied Matt's patches to submit messages to Funambol
  and also implement config options for it

17 years agoFix problem where HTML listsub subscribe/unsubscribe message appears blank
Michael Hampton [Fri, 19 Jan 2007 16:40:13 +0000 (16:40 +0000)]
Fix problem where HTML listsub subscribe/unsubscribe message appears blank

17 years agoChange HTML in login screen to improve customization
Thierry Pasqualier [Thu, 18 Jan 2007 23:08:23 +0000 (23:08 +0000)]
Change HTML in login screen to improve customization

17 years agoCosmetic change in banner
Thierry Pasqualier [Thu, 18 Jan 2007 22:42:45 +0000 (22:42 +0000)]
Cosmetic change in banner

17 years ago * fixed locale directory lookup / make
Wilfried Göesgens [Thu, 18 Jan 2007 20:47:08 +0000 (20:47 +0000)]
 * fixed locale directory lookup / make
 * discard '../' requests.

17 years ago* ndirs=3 (tiny_mce wasn't getting delivered)
Art Cancro [Thu, 18 Jan 2007 16:28:53 +0000 (16:28 +0000)]
* ndirs=3 (tiny_mce wasn't getting delivered)

17 years ago* CtdlCheckRoomAccess() now sets a new bit UA_ADMINALLOWED
Art Cancro [Thu, 18 Jan 2007 04:35:52 +0000 (04:35 +0000)]
* CtdlCheckRoomAccess() now sets a new bit UA_ADMINALLOWED
  if the user is an Aide or the Room Aide
* Used the above in IMAP ACL...

17 years ago* Removed ctdl_ssl_dir because there was already ctdl_key_dir, and
Art Cancro [Thu, 18 Jan 2007 03:53:35 +0000 (03:53 +0000)]
* Removed ctdl_ssl_dir because there was already ctdl_key_dir, and
  ctdl_ssl_dir was being calculated incorrectly anyway.

17 years agoFix minor spacing problem in listsub HTML
Michael Hampton [Wed, 17 Jan 2007 22:36:05 +0000 (22:36 +0000)]
Fix minor spacing problem in listsub HTML

17 years ago* corrected files to open
Wilfried Göesgens [Wed, 17 Jan 2007 14:46:09 +0000 (14:46 +0000)]
* corrected files to open

17 years ago* CSS modifications for login screen
Art Cancro [Wed, 17 Jan 2007 05:29:47 +0000 (05:29 +0000)]
* CSS modifications for login screen

17 years ago* corrected pid file calcing in debian init script
Wilfried Göesgens [Tue, 16 Jan 2007 23:30:57 +0000 (23:30 +0000)]
* corrected pid file calcing in debian init script

17 years ago* make the crypto functions use precalculated files instead of relative ones
Wilfried Göesgens [Tue, 16 Jan 2007 23:02:02 +0000 (23:02 +0000)]
* make the crypto functions use precalculated files instead of relative ones
* removed old pid functionality
* change our dir to our data directory

17 years ago* if /etc/init.d/ is not there, create the init script in our build prefix. This...
Wilfried Göesgens [Tue, 16 Jan 2007 20:01:58 +0000 (20:01 +0000)]
* if /etc/init.d/ is not there, create the init script in our build prefix. This is for example for freebsd.

17 years ago* if /etc/init.d/ is not there, create the init script in our build prefix. This...
Wilfried Göesgens [Tue, 16 Jan 2007 20:01:30 +0000 (20:01 +0000)]
* if /etc/init.d/ is not there, create the init script in our build prefix. This is for example for freebsd.

17 years ago* correction of bad HTML of the new banner
Art Cancro [Tue, 16 Jan 2007 14:14:32 +0000 (14:14 +0000)]
* correction of bad HTML of the new banner

17 years ago* use more of our precalculated dirs and files.
Wilfried Göesgens [Mon, 15 Jan 2007 22:14:36 +0000 (22:14 +0000)]
* use more of our precalculated dirs and files.

17 years ago* scan the .ac for the version
Wilfried Göesgens [Mon, 15 Jan 2007 21:20:39 +0000 (21:20 +0000)]
* scan the .ac for the version
* removed aclocal as its recreated by bootstrap
* added aclocal to the .svnignore

17 years ago* updated po s
Wilfried Göesgens [Mon, 15 Jan 2007 20:34:39 +0000 (20:34 +0000)]
* updated po s
* webcit packaging works now.

17 years agoApplied patchThierry04banner.diff
Art Cancro [Mon, 15 Jan 2007 20:01:15 +0000 (20:01 +0000)]
Applied patchThierry04banner.diff

17 years agoChecked in matt's patches for TCP performance on Mac OS:
Art Cancro [Mon, 15 Jan 2007 05:00:44 +0000 (05:00 +0000)]
Checked in matt's patches for TCP performance on Mac OS:
* Check for OSX/Darwin in configure and define accordingly (HAVE_DARWIN)
* Created stub functions for buffer_output,
unbuffer_output, flush_output in sysdep.c

17 years agoapplied thierry's banner mod patch
Art Cancro [Mon, 15 Jan 2007 03:18:50 +0000 (03:18 +0000)]
applied thierry's banner mod patch

17 years ago* added sourcedist targets for building tgz's with version numbers.
Wilfried Göesgens [Sun, 14 Jan 2007 20:39:01 +0000 (20:39 +0000)]
* added sourcedist targets for building tgz's with version numbers.

17 years ago* added sourcedist targets for building tgz's with version numbers.
Wilfried Göesgens [Sun, 14 Jan 2007 20:38:30 +0000 (20:38 +0000)]
* added sourcedist targets for building tgz's with version numbers.

17 years agoFixed a syntax error
Art Cancro [Thu, 11 Jan 2007 04:47:20 +0000 (04:47 +0000)]
Fixed a syntax error

17 years agoChanged some of the ACL logic
Art Cancro [Thu, 11 Jan 2007 04:46:15 +0000 (04:46 +0000)]
Changed some of the ACL logic

17 years ago* Augmented the access control model and API
Art Cancro [Wed, 10 Jan 2007 22:22:51 +0000 (22:22 +0000)]
* Augmented the access control model and API
* More work on IMAP ACL...

17 years ago * integrate apache package.
Wilfried Göesgens [Wed, 10 Jan 2007 21:46:55 +0000 (21:46 +0000)]
  * integrate apache package.
  * finetune the config script
  * don't use Webcits TinyMCE, as there is a debian package out there.
  * move our templates to /usr/share/webcit/

17 years agoWorked on GETACL a little bit
Art Cancro [Wed, 10 Jan 2007 04:36:06 +0000 (04:36 +0000)]
Worked on GETACL a little bit

17 years ago* Allow ACL commands without having a folder selected.
Art Cancro [Tue, 9 Jan 2007 05:29:08 +0000 (05:29 +0000)]
* Allow ACL commands without having a folder selected.
* Update comment to indicate that it's actually RFC 4314.

17 years agoChecking in a skeleton of RFC 2086 (IMAP ACL extension).
Art Cancro [Tue, 9 Jan 2007 05:06:07 +0000 (05:06 +0000)]
Checking in a skeleton of RFC 2086 (IMAP ACL extension).
This will be necessary regardless of which 'connector' product we use.

17 years ago* Merged Thierry's CSS changes
Art Cancro [Mon, 8 Jan 2007 20:05:56 +0000 (20:05 +0000)]
* Merged Thierry's CSS changes
* Don't create 'local' anymore ... create 'static.local'

17 years agoReplaced 'gradientanim.gif' with a more attractive circular throbber.
Art Cancro [Mon, 8 Jan 2007 19:44:29 +0000 (19:44 +0000)]
Replaced 'gradientanim.gif' with a more attractive circular throbber.

17 years ago* typo. tnx thierry again
Wilfried Göesgens [Sun, 7 Jan 2007 20:23:30 +0000 (20:23 +0000)]
* typo. tnx thierry again

17 years ago* make links in boxheaders white. Lite on dark blue looks funny, tnx tiery.
Wilfried Göesgens [Sun, 7 Jan 2007 20:12:58 +0000 (20:12 +0000)]
* make links in boxheaders white. Lite on dark blue looks funny, tnx tiery.

17 years ago* created common package.
Wilfried Göesgens [Sun, 7 Jan 2007 19:40:06 +0000 (19:40 +0000)]
* created common package.

17 years ago* add link to citadel.org: <tr bgcolor="#000088"><td align=center><span class="boxlab...
Wilfried Göesgens [Sun, 7 Jan 2007 16:35:00 +0000 (16:35 +0000)]
* add link to citadel.org: <tr bgcolor="#000088"><td align=center><span class="boxlabel">My System - powered by <a href="citadel.org">Citadel</a></span></td></tr>
* add meta tags: <meta name="keywrds" content="groupware messaging colaboration" />

17 years ago* split make install targets in finer granulated targets
Wilfried Göesgens [Sun, 7 Jan 2007 16:09:17 +0000 (16:09 +0000)]
* split make install targets in finer granulated targets
* added editor config option
* updated these to README.txt

* removed all those fixups in debina/rules
* debian: have our templates in /usr/share/citadel-webcit/
* debian: directly point to debian tinyMCE package

17 years ago* put LOCALEDIR back in
Wilfried Göesgens [Sun, 7 Jan 2007 15:19:21 +0000 (15:19 +0000)]
* put LOCALEDIR back in
* added WWWDIR-directive for our templates

17 years ago* remove useless README.Debian
Fathi Boudra [Sun, 7 Jan 2007 11:02:19 +0000 (11:02 +0000)]
* remove useless README.Debian
* update control and docs
* rewrite debian/copyright

17 years ago* Updated some comments
Art Cancro [Sat, 6 Jan 2007 23:30:05 +0000 (23:30 +0000)]
* Updated some comments

17 years ago* remove unwanted blanks.
Wilfried Göesgens [Sat, 6 Jan 2007 20:21:00 +0000 (20:21 +0000)]
* remove unwanted blanks.

17 years ago* remove unwanted blanks.
Wilfried Göesgens [Sat, 6 Jan 2007 20:20:26 +0000 (20:20 +0000)]
* remove unwanted blanks.

17 years ago* Replaced citadel.pam with one that ought to be
Art Cancro [Sat, 6 Jan 2007 06:44:09 +0000 (06:44 +0000)]
* Replaced citadel.pam with one that ought to be
  somewhat more portable cross various linux distributions.

17 years ago* update changelog
Fathi Boudra [Fri, 5 Jan 2007 09:40:22 +0000 (09:40 +0000)]
* update changelog
* rewrite install-arch target using install
* cleanup (beauemacsitification) ;)

17 years ago* static.local/ is now created
Art Cancro [Fri, 5 Jan 2007 03:58:27 +0000 (03:58 +0000)]
* static.local/ is now created
* static.local/webcit.css (if found) is now referenced

17 years agoUpdated the autoconf script and makefile so that
Art Cancro [Fri, 5 Jan 2007 03:41:05 +0000 (03:41 +0000)]
Updated the autoconf script and makefile so that
we don't get those occasional script errors when it wants to
automatically reconfigure.  I probably broke three other things because
I am not very good with autoconf.  :(

17 years ago* send welcome mail on first debian package installation.
Wilfried Göesgens [Fri, 5 Jan 2007 00:02:09 +0000 (00:02 +0000)]
* send welcome mail on first debian package installation.

17 years ago* some cleanup and debian code beautification (tab/space/indentation)
Fathi Boudra [Thu, 4 Jan 2007 20:25:35 +0000 (20:25 +0000)]
* some cleanup and debian code beautification (tab/space/indentation)

17 years ago* CtdlOutputPreLoadedMessage() -- buffer up to 1K characters
Art Cancro [Thu, 4 Jan 2007 20:18:26 +0000 (20:18 +0000)]
* CtdlOutputPreLoadedMessage() -- buffer up to 1K characters
   when outputting raw RFC822 instead of outputting one character at a time.
  This will reduce system call overhead and also improve SSL performance.

17 years ago* remove useless files in webcit/debian
Fathi Boudra [Thu, 4 Jan 2007 19:09:33 +0000 (19:09 +0000)]
* remove useless files in webcit/debian

17 years ago* have LOCALEDIR be customizable by configure
Wilfried Göesgens [Wed, 3 Jan 2007 20:09:37 +0000 (20:09 +0000)]
* have LOCALEDIR be customizable by configure

17 years ago* more debian build added.
Wilfried Göesgens [Wed, 3 Jan 2007 18:25:29 +0000 (18:25 +0000)]
* more debian build added.

17 years ago* say what we got and what we want
Wilfried Göesgens [Wed, 3 Jan 2007 16:06:44 +0000 (16:06 +0000)]
* say what we got and what we want

17 years agoconfig.c: more verbose error reporting on citadel.config
Art Cancro [Wed, 3 Jan 2007 15:54:22 +0000 (15:54 +0000)]
config.c: more verbose error reporting on citadel.config

17 years ago* Removed some of the extra sleep() calls in setup
Art Cancro [Wed, 3 Jan 2007 15:33:52 +0000 (15:33 +0000)]
* Removed some of the extra sleep() calls in setup

17 years ago* purge the last remains of ctdlsvc
Wilfried Göesgens [Wed, 3 Jan 2007 14:40:42 +0000 (14:40 +0000)]
* purge the last remains of ctdlsvc

17 years ago* more changes towards the debian.org packaging.
Wilfried Göesgens [Wed, 3 Jan 2007 14:31:20 +0000 (14:31 +0000)]
* more changes towards the debian.org packaging.

17 years ago* another place to add we're sending utf-8
Wilfried Göesgens [Wed, 3 Jan 2007 12:58:10 +0000 (12:58 +0000)]
* another place to add we're sending utf-8

17 years ago * purge TinyMCE, as there is a debian package out there.
Wilfried Göesgens [Wed, 3 Jan 2007 12:42:42 +0000 (12:42 +0000)]
  * purge TinyMCE, as there is a debian package out there.
  * move our templates to /etc/citadel/www/
  * use DESTDIR in Makefile.in
  * remove ucf from package
  * add po-debconf to Build-Depends
  * remove unneded files

17 years ago*merge together into .install
Wilfried Göesgens [Tue, 2 Jan 2007 21:28:02 +0000 (21:28 +0000)]
*merge together into .install

17 years ago* removed unneded file.
Wilfried Göesgens [Tue, 2 Jan 2007 21:25:18 +0000 (21:25 +0000)]
* removed unneded file.

17 years ago* moved another file to ETC_DIR
Wilfried Göesgens [Tue, 2 Jan 2007 21:22:45 +0000 (21:22 +0000)]
* moved another file to ETC_DIR

17 years ago* removed unused files.
Wilfried Göesgens [Tue, 2 Jan 2007 21:20:48 +0000 (21:20 +0000)]
* removed unused files.

17 years ago* cleanup init scripts
Wilfried Göesgens [Tue, 2 Jan 2007 16:40:13 +0000 (16:40 +0000)]
* cleanup init scripts

17 years ago* added patches from Fathi boudra
Wilfried Göesgens [Tue, 2 Jan 2007 16:35:48 +0000 (16:35 +0000)]
* added patches from Fathi boudra
* remove ucf alltogether
* debian changelog:
  * Initial Debian release
  * Removed useless files:
    * citadel-client.examples
    * citadel-doc.docs
    * citadel-mta.postrm
    * citadel-server.1.manpage
    * citadel-server.examples
    * citadel-server.postrm.debhelper
    * files_preview
    * README.Debian
  * citadel-client.install: merged with citadel-client.examples
  * citadel-client.postinst:
    * clean up
    * removed ucf mechanisms
    * add debhelper token
  * citadel-doc.install : merged with citadel-doc.docs
  * citadel-mta.postinst:
    * clean up
    * add debhelper token
  * citadel-server.dirs:
    * clean up
    * add var/lib/citadel/data and var/run/citadel dir
    * moved messages and help to /etc/citadel
  * citadel-server.install: merged with citadel-server.examples
  * citadel-server.postinst:
    * clean up
    * remove mkdir call as we create them with citadel-server.dirs
    * remove loops as we don't use ucf here anymore.
    * add debhelper token
  * citadel-server.postrm:
    * clean up; remove ucf
    * add debhelper token
  * citadel-server.prerm:
    * clean up
    * use invoke-rc.d
    * add debhelper token
  * citadel-server.templates: add po support
  * compat: bumped to 5
  * control:
    * priority set to extra instead optional
    * add myself in uploaders
    * add po-debconf to Build-Depends
    * bump Standards-Version to 3.7.2
    * remove useless pre-depends on debconf
    * rewrite descriptions
    * add Replaces: mail-transport-agent to citadel-mta package
  * copyright: complete rewrite
  * docs: clean up
  * rules:
    * add explicit zlib extra configure option
    * exclude citadel.rc, intro, nice, summary from compression

 -- Fathi Boudra <fboudra@free.fr>  Fri, 29 Dec 2006 16:24:48 +0100

17 years agoReduced the size of some of the string buffers in the client
Art Cancro [Tue, 2 Jan 2007 03:29:38 +0000 (03:29 +0000)]
Reduced the size of some of the string buffers in the client

17 years agoUpdated copyright notice to 2007
Art Cancro [Mon, 1 Jan 2007 21:14:08 +0000 (21:14 +0000)]
Updated copyright notice to 2007

17 years agoUpdated copyright notice to 2007
Art Cancro [Mon, 1 Jan 2007 21:11:21 +0000 (21:11 +0000)]
Updated copyright notice to 2007

17 years ago* i was wrong on the position of help & message files in lhfs. they belong below...
Wilfried Göesgens [Mon, 1 Jan 2007 17:58:51 +0000 (17:58 +0000)]
* i was wrong on the position of help & message files in lhfs. they belong below /etc/citadel, thus will be installed and searched there.