aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2001-06-18 22:36:44 +0800
committerMichael Zucci <zucchi@src.gnome.org>2001-06-18 22:36:44 +0800
commite905364beee184b99637029de7151b43339b2e1c (patch)
tree70761b71502abd250930cedeacc6fa191dac2bff /camel/ChangeLog
parent5255cb6d496630adb35934b850d8b064c3121c74 (diff)
downloadgsoc2013-evolution-e905364beee184b99637029de7151b43339b2e1c.tar.gz
gsoc2013-evolution-e905364beee184b99637029de7151b43339b2e1c.tar.zst
gsoc2013-evolution-e905364beee184b99637029de7151b43339b2e1c.zip
Only create a missing uid if we have indexing turned on.
2001-06-18 Not Zed <NotZed@Ximian.com> * camel-folder-summary.c (camel_folder_summary_info_new_from_parser): Only create a missing uid if we have indexing turned on. * camel-lock-helper.c (setup_process): Function to setup process/sanity/security checks. Change to the real uid as soon as we can. (lock_path): First try to lock as the real uid, if that fails, try the root uid. (unlock_id): Unlock as the uid we created the lock as. * Makefile.am (INCLUDES): Added -DCAMEL_SBINDIR for lock helper location. * providers/local/camel-spool-folder.c (spool_lock): Implemented, using lock helper locking. Need to work out if the locking requires a root created lock? (spool_unlock): Likewise. 2001-06-15 Not Zed <NotZed@Ximian.com> * camel-lock-helper.c: Setuid Lock helper process. Creates and manages .locks, keeping them active, removing them, etc. What real perms it needs is a little system dependent. 2001-06-14 Not Zed <NotZed@Ximian.com> * providers/local/camel-maildir-store.c (get_folder_info): Implement. (scan_dir): Does the work of scanning for maildir directories. 2001-06-13 Not Zed <NotZed@Ximian.com> * providers/local/camel-spool-store.c (get_folder_info): Implemented, just returns a hardcoded INBOX folder. (free_folder_info): implemented, free's the 1 possible level of folder info. * providers/local/camel-spool-folder.c (camel_spool_folder_construct): Set the real unread message count on the folder_created thing. svn path=/trunk/; revision=10261
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog43
1 files changed, 43 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index e832e39c4d..f675609e64 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,46 @@
+2001-06-18 Not Zed <NotZed@Ximian.com>
+
+ * camel-folder-summary.c
+ (camel_folder_summary_info_new_from_parser): Only create a missing
+ uid if we have indexing turned on.
+
+ * camel-lock-helper.c (setup_process): Function to setup
+ process/sanity/security checks. Change to the real uid as soon as
+ we can.
+ (lock_path): First try to lock as the real uid, if that fails, try
+ the root uid.
+ (unlock_id): Unlock as the uid we created the lock as.
+
+ * Makefile.am (INCLUDES): Added -DCAMEL_SBINDIR for lock helper
+ location.
+
+ * providers/local/camel-spool-folder.c (spool_lock): Implemented,
+ using lock helper locking. Need to work out if the locking
+ requires a root created lock?
+ (spool_unlock): Likewise.
+
+2001-06-15 Not Zed <NotZed@Ximian.com>
+
+ * camel-lock-helper.c: Setuid Lock helper process. Creates and manages
+ .locks, keeping them active, removing them, etc. What real perms it
+ needs is a little system dependent.
+
+2001-06-14 Not Zed <NotZed@Ximian.com>
+
+ * providers/local/camel-maildir-store.c (get_folder_info): Implement.
+ (scan_dir): Does the work of scanning for maildir directories.
+
+2001-06-13 Not Zed <NotZed@Ximian.com>
+
+ * providers/local/camel-spool-store.c (get_folder_info):
+ Implemented, just returns a hardcoded INBOX folder.
+ (free_folder_info): implemented, free's the 1 possible level of
+ folder info.
+
+ * providers/local/camel-spool-folder.c
+ (camel_spool_folder_construct): Set the real unread message
+ count on the folder_created thing.
+
2001-06-15 Dan Winship <danw@ximian.com>
* providers/imap/camel-imap-message-cache.c
a66'>Update KDE Applications (release-service) to 20.04Tobias C. Berner2020-04-242-4/+5 * KDE Applications: update to 19.12.3Tobias C. Berner2020-03-071-3/+3 * Update KDE's Applications to 19.12.2Tobias C. Berner2020-02-071-3/+3 * Update KDE's App Bundle to 19.12.1Tobias C. Berner2020-01-101-3/+3 * KDE's December 2019 Apps UpdateTobias C. Berner2019-12-132-4/+4 * KDE Applications: update to 19.08.3Tobias C. Berner2019-11-092-4/+4 * KDE Applications: update to 19.08.2Tobias C. Berner2019-10-162-4/+4 * KDE Applications: update to 19.08.1Tobias C. Berner2019-09-062-4/+4 * Update KDE Applications to latest upstream release, 19.08Adriaan de Groot2019-08-153-5/+5 * Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-271-1/+1 * KDE Applications: update to 19.04.3Tobias C. Berner2019-07-122-4/+4 * KDE Applications: complete dependency listsTobias C. Berner2019-06-231-1/+2 * Update KDE Applications to 19.04.2Tobias C. Berner2019-06-072-4/+4 * Update KDE Applications to 19.04.1Tobias C. Berner2019-05-102-4/+4 * Update KDE Applications to 19.04.0Tobias C. Berner2019-04-192-4/+5 * Update KDE Applications to 18.12.3Tobias C. Berner2019-03-081-3/+3 * Update KDE Applications to 18.12.2Tobias C. Berner2019-02-082-4/+3 * Fix Qt5 symbol version scripts to put the catch-all clause first. WhenTijl Coosemans2019-01-161-0/+1 * Update KDE Applications to 18.12.1Tobias C. Berner2019-01-111-3/+3 * Change cmake default behaviour to outsource.Tobias C. Berner2018-12-261-1/+1 * Update KDE Applications to 18.12.0Tobias C. Berner2018-12-143-5/+4 * Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-121-0/+1 * Update KDE Applications to 18.09.3Tobias C. Berner2018-11-102-4/+4 * Update KDE Applications to 18.08.2Tobias C. Berner2018-10-122-4/+4 * Add DOCS options to ports that should have one.Mathieu Arnold2018-09-101-0/+2 * Update the current KDE Applications to 18.08.1, the latest release.Adriaan de Groot2018-09-072-4/+4 * Update KDE Applications to 18.08Tobias C. Berner2018-08-253-6/+6 * Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-07-301-0/+1 * Update KDE Applications to 18.04.3Tobias C. Berner2018-07-141-3/+3 * Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mkTobias C. Berner2018-06-291-2/+2 * Update KDE Applications to 18.04.2Tobias C. Berner2018-06-101-3/+3 * Update KDE Applications to 18.04.1Tobias C. Berner2018-05-111-3/+3 * Update KDE Applications to 18.04.0Tobias C. Berner2018-04-293-44/+9 * New ports: KDE Applications sysutils/Tobias C. Berner2018-04-104-0/+124 * Give the KDE SC4 applications ports a -kde4 suffixTobias C. Berner2018-02-234-32/+0 * Rename KDE4 meta portsTobias C. Berner2018-02-101-1/+1 * Chase ffmpeg 3.3 update (ABI changes)Thomas Zander2017-04-251-1/+1 * Introduce new extensible virtual categories for KDETobias C. Berner2016-10-191-3/+1 * Replace Mk/bsd.kde4.mk by Mk/Uses/kde.mk in preparation for KDE Frameworks andTobias C. Berner2016-08-241-3/+2 * Remove expired misc/kdehier4 and update all of its consumers to not reference...Rene Ladan2016-05-261-1/+1 * Change header installation location for kdelibs4-based ports.Raphael Kubo da Costa2016-03-152-4/+5 * Update KDE SC to 4.14.3Alonso Schaich2015-03-121-2/+2