diff --git a/ChangeLog b/ChangeLog index 18af70a99..8d06dd75f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,250 @@ +commit aac6b22ab56f594e2c796d015e949549bf22e517 +Author: Ludovic Marcotte +Date: Tue Dec 9 09:08:54 2014 -0500 + + Preparation for the release + +M Documentation/docinfo.xml +M Documentation/includes/global-attributes.asciidoc +M NEWS +M Version + +commit 39e8f055d702e0d33da6af130403e1fd0287c102 +Author: Jens Erat +Date: Tue Dec 9 13:23:21 2014 +0100 + + Added information on common configuration issues + + A very common issue (watching the mailing list) is not wrapping the + whole configuration in a dictionary. SOGo is not very helpful at + debugging broken configuration files, thus hinting `plparse` already + installed with the GNUstep runtime. + +M Documentation/SOGoInstallationGuide.asciidoc + +commit 64637d842b9b4979324e98d057909d57c86eb9ec +Author: Ludovic Marcotte +Date: Tue Dec 9 07:21:34 2014 -0500 + + Prevent compilation failures with old gcc versions + +M Tools/SOGoToolManageEAS.m + +commit 4e6214d6fcaa278f4039765de2b74fd862ced228 +Author: Jens Erat +Date: Tue Dec 9 13:11:03 2014 +0100 + + Fixed ActiveSync URL in documentation + +M Documentation/SOGoInstallationGuide.asciidoc + +commit 12788c847d5ba3d609848bf52589b4c7f3907595 +Author: Ludovic Marcotte +Date: Mon Dec 8 10:45:34 2014 -0500 + + New sogo-tool feature to manage EAS data + +M ActiveSync/SOGoActiveSyncDispatcher+Sync.m +M ActiveSync/SOGoActiveSyncDispatcher.m +M NEWS +M Tools/GNUmakefile +A Tools/SOGoToolManageEAS.m + +commit 2b95dd2c0a04b28839a721cb3ba40c674f3981b5 +Author: Ludovic Marcotte +Date: Mon Dec 8 10:29:23 2014 -0500 + + Avoid generating GUID for "Other user"/"Shared" folders + +M SoObjects/Mailer/SOGoMailAccount.m + +commit 9e14a37cb81cf1dce955e5e16440fe413e4f656a +Author: Ludovic Marcotte +Date: Mon Dec 8 10:25:37 2014 -0500 + + Improvements over fixes for #2982 + +M ActiveSync/SOGoActiveSyncDispatcher+Sync.m +M ActiveSync/SOGoActiveSyncDispatcher.m + +commit ae0cbfe6a61610acfe3b3325e6cc9ef58332f6b4 +Author: Ludovic Marcotte +Date: Fri Dec 5 13:52:10 2014 -0500 + + Fix for bug #2982 + +M ActiveSync/SOGoActiveSyncDispatcher.m +M NEWS + +commit 3f3673cf5ad2691c04f975dc58a58173e7c6c2ee +Author: Ludovic Marcotte +Date: Thu Dec 4 17:59:17 2014 -0500 + + Added SOGoSAML2LogoutURL + +M Documentation/SOGoInstallationGuide.asciidoc +M SoObjects/SOGo/SOGoSystemDefaults.h +M SoObjects/SOGo/SOGoSystemDefaults.m +M UI/MainUI/SOGoSAML2Actions.m + +commit 9ef4d1f551bcfe597395bc7d9ec7bef2ef3e9a0f +Author: Ludovic Marcotte +Date: Thu Dec 4 12:21:23 2014 -0500 + + Fix for bug #3010 + +M NEWS +M UI/MainUI/SOGoUserHomePage.m + +commit fe9ad9c6e9b43fa276f6e71972ffd9823e4df9de +Author: Ludovic Marcotte +Date: Thu Dec 4 11:27:10 2014 -0500 + + Radically reduced EAS memory usage + +M ActiveSync/NSData+ActiveSync.m +M ActiveSync/SOGoActiveSyncDispatcher+Sync.m +M ActiveSync/SOGoActiveSyncDispatcher.m +M ActiveSync/SOGoMailObject+ActiveSync.m +M NEWS +M SoObjects/SOGo/SOGoCacheGCSObject.m + +commit 47094b6d91c6375bb48160b355c643a628c139be +Author: extrafu +Date: Tue Dec 2 19:33:54 2014 -0500 + + Update SOGoSAML2Metadata.xml + + Fixed XML template generation. + +M SoObjects/SOGo/SOGoSAML2Metadata.xml + +commit 9ffa32eebdcc5d3b102aa4d86a93590684800cdc +Author: Ludovic Marcotte +Date: Sun Nov 30 17:35:39 2014 -0500 + + Enable SAML support on all Debian-based distro + +M packaging/debian-multiarch/control +M packaging/debian-multiarch/rules +M packaging/debian/control +M packaging/debian/control-squeeze +M packaging/debian/rules + +commit 1b715e0812dba3d9f2c4d3f2daa0cbd4313f8def +Author: Ludovic Marcotte +Date: Thu Nov 27 11:37:08 2014 -0500 + + We now handle correctly the SOGo logout when using SAML (#2376 and #2379) + +M Documentation/SOGoInstallationGuide.asciidoc +M NEWS +M SoObjects/SOGo/SOGoCASSession.h +M SoObjects/SOGo/SOGoCASSession.m +M SoObjects/SOGo/SOGoCache.h +M SoObjects/SOGo/SOGoCache.m +M SoObjects/SOGo/SOGoSAML2Session.h +M SoObjects/SOGo/SOGoSAML2Session.m +M SoObjects/SOGo/SOGoWebAuthenticator.m +M UI/MainUI/SOGoSAML2Actions.m +M UI/MainUI/SOGoUserHomePage.m + +commit c3715c94857efa77e1e38b814e0f0ee09cc9c678 +Author: Ludovic Marcotte +Date: Wed Nov 26 15:27:36 2014 -0500 + + Added additional bugfix for #2982 + +M ActiveSync/SOGoActiveSyncDispatcher+Sync.m + +commit be608dc76c7217c62152e869ab17c9b237a4e99a +Author: Ludovic Marcotte +Date: Wed Nov 26 15:09:30 2014 -0500 + + Bug fixes for #2378 and #2377 and documentation improvements + +M Documentation/SOGoInstallationGuide.asciidoc +M NEWS +A SoObjects/SOGo/SOGoSAML2Metadata.xml +M SoObjects/SOGo/SOGoSAML2Session.h +M SoObjects/SOGo/SOGoSAML2Session.m +M UI/MainUI/SOGoSAML2Actions.m +M UI/MainUI/product.plist + +commit 5a5464dc610cddb87b9c07e97699c24a767f5ed7 +Author: Ludovic Marcotte +Date: Wed Nov 26 13:24:04 2014 -0500 + + An other fix for #2930 + +M UI/MainUI/SOGoUserHomePage.m + +commit 89917c941caf9f7c4ca18e498bba06298f7f26f6 +Author: Ludovic Marcotte +Date: Wed Nov 26 13:01:50 2014 -0500 + + New entry for bug #2381 + +M NEWS + +commit 913a75f410d8e4409960e59c110f707ffad47371 +Author: Ludovic Marcotte +Date: Wed Nov 26 13:00:47 2014 -0500 + + Fix for bug # + +M SoObjects/SOGo/SOGoCache.m +M SoObjects/SOGo/SOGoSAML2Session.h +M SoObjects/SOGo/SOGoSAML2Session.m +M SoObjects/SOGo/SOGoSession.h +M SoObjects/SOGo/SOGoSession.m +M SoObjects/SOGo/SOGoSystemDefaults.h +M SoObjects/SOGo/SOGoSystemDefaults.m + +commit 20e728afac25c9930af97eb2d1fb7519d415c853 +Author: Ludovic Marcotte +Date: Tue Nov 25 17:28:12 2014 -0500 + + Remove unnecessary comments + +M SoObjects/SOGo/SOGoCache.m + +commit 5f14bc11011394ff6f1333880320eec7ceb675af +Author: Ludovic Marcotte +Date: Tue Nov 25 17:27:03 2014 -0500 + + Report the correct preference keys + +M SoObjects/SOGo/SOGoSAML2Session.m + +commit b0633ba1f454b9b09d646ff0b512f5d13a0f236e +Author: Robin McCorkell +Date: Tue Jun 18 17:50:28 2013 +0200 + + Add check for remote_user variable for trusted proxy auth + + If trusted proxy authentication is on, yet the proxy did not authenticate the + user, then the default authentication method is used instead of returning 'Unauthorized'. + +M Apache/SOGo.conf +M Main/SOGo.m + +commit bb227443ed632cb03cba58e24259510c9686e1d2 +Author: Ludovic Marcotte +Date: Sat Nov 22 08:14:31 2014 -0500 + + Check lenght of string before trying to use parameters + +M ActiveSync/NSString+ActiveSync.m + +commit efff32e44d1b6df1dfe03f81bbd0e1f449a8fbb2 +Author: Ludovic Marcotte +Date: Fri Nov 21 09:13:11 2014 -0500 + + Update ChangeLog + +M ChangeLog + commit f7f78eaba6ac5304df937f5b26f5d21979657787 Author: Francis Lachapelle Date: Fri Nov 21 09:07:39 2014 -0500