sogo/SoObjects/SOGo
Jesús García Sáez 6b2ec7a2e7 Remove listRequiresDot option from *Source classes
This option is not needed. SQLSource was not using it
and LDAPSource will transform the filter to (UIDField=*) when
there is nothing set as filter, before this patch it was needed
to either insert '.' as filter or set listRequiresDot to NO
2016-01-20 11:01:27 +01:00
..
BSONCodec.h Big refactor for new caching mechanism. 2014-05-13 21:06:59 -04:00
BSONCodec.m Stage1b (v2 branch) of clang compiler warning patches. 2015-11-06 01:29:26 +08:00
CASLogoutRequestMap.plist Add CASLogoutRequestMap.plist 2013-06-25 09:12:27 -04:00
DAVReportMap.plist
DOMNode+SOGo.h
DOMNode+SOGo.m
EOBitmaskQualifier.h Big refactor for new caching mechanism. 2014-05-13 21:06:59 -04:00
EOBitmaskQualifier.m Big refactor for new caching mechanism. 2014-05-13 21:06:59 -04:00
EOQualifier+SOGoCacheObject.h Big refactor for new caching mechanism. 2014-05-13 21:06:59 -04:00
EOQualifier+SOGoCacheObject.m oc: Search for properties in a SOGoMAPIDB object now works 2015-04-13 11:37:48 +02:00
GCSSpecialQueries+SOGoCacheObject.h Renamed folder cache creation method 2014-05-14 09:56:10 -04:00
GCSSpecialQueries+SOGoCacheObject.m Revert "Store c_content in sogo_cache_folder as a BLOB" 2015-10-16 12:08:50 +02:00
gen-saml2-exceptions.py
GNUmakefile Add missing header files 2015-11-05 19:11:19 +01:00
GNUmakefile.preamble (fix) fixed md4 support (for NTLM password changes) with GNU TLS 2015-04-17 09:29:49 -04:00
LDAPSource.h Remove listRequiresDot option from *Source classes 2016-01-20 11:01:27 +01:00
LDAPSource.m Remove listRequiresDot option from *Source classes 2016-01-20 11:01:27 +01:00
LDAPSourceSchema.h
LDAPSourceSchema.m
lmhash.c now possible for SOGo to change the sambaNTPassword/sambaLMPassword 2015-02-11 11:31:35 -05:00
lmhash.h now possible for SOGo to change the sambaNTPassword/sambaLMPassword 2015-02-11 11:31:35 -05:00
md4.c Do not include nonexistent config.h 2015-04-25 14:40:42 +02:00
md4.h (fix) fixed md4 support (for NTLM password changes) with GNU TLS 2015-04-17 09:29:49 -04:00
NSArray+DAV.h
NSArray+DAV.m Minor code/copyright/authors cleanups 2014-01-09 21:06:31 -05:00
NSArray+Utilities.h
NSArray+Utilities.m
NSCalendarDate+SOGo.h
NSCalendarDate+SOGo.m Stage1b (v2 branch) of clang compiler warning patches. 2015-11-06 01:29:26 +08:00
NSData+Crypto.h now possible for SOGo to change the sambaNTPassword/sambaLMPassword 2015-02-11 11:31:35 -05:00
NSData+Crypto.m Stage 9 of clang compiler warning patches. 2015-11-04 08:42:03 -05:00
NSDictionary+DAV.h
NSDictionary+DAV.m Stage1b (v2 branch) of clang compiler warning patches. 2015-11-06 01:29:26 +08:00
NSDictionary+URL.h
NSDictionary+URL.m
NSDictionary+Utilities.h
NSDictionary+Utilities.m
NSNull+Utilities.h
NSNull+Utilities.m
NSNumber+Utilities.h
NSNumber+Utilities.m
NSObject+DAV.h Added DAV support for mails labels. 2013-11-13 15:44:57 -05:00
NSObject+DAV.m Added DAV support for mails labels. 2013-11-13 15:44:57 -05:00
NSObject+Utilities.h Added memory statistics - set SOGoDebugLeaks = YES and call [[self class] memoryStatistics] 2014-12-22 19:32:17 -05:00
NSObject+Utilities.m Fixed memory leaks in SOGoSyncCacheObject and correctly kill the cache upon each EAS iteration 2014-12-22 19:59:33 -05:00
NSString+Crypto.h now possible for SOGo to change the sambaNTPassword/sambaLMPassword 2015-02-11 11:31:35 -05:00
NSString+Crypto.m now possible for SOGo to change the sambaNTPassword/sambaLMPassword 2015-02-11 11:31:35 -05:00
NSString+DAV.h Added DAV support for mails labels. 2013-11-13 15:44:57 -05:00
NSString+DAV.m
NSString+Utilities.h Revert "Merge pull request #164 from Zentyal/jgarcia/revert-merge-inverse" 2015-08-03 09:48:06 +02:00
NSString+Utilities.m Use new function from sope to qp-encode the subject 2015-12-21 17:09:11 +01:00
NSURL+DAV.h
NSURL+DAV.m
SOGoAuthenticator.h
SOGoBuild.h
SOGoBuild.m
SOGoCache.h Stage 3 of clang compiler warning patches. 2015-11-04 08:41:19 -05:00
SOGoCache.m We now handle correctly the SOGo logout when using SAML (#2376 and #2379) 2014-11-27 11:37:08 -05:00
SOGoCacheGCSFolder.h Stage 4 of clang compiler warning patches. 2015-11-04 08:41:36 -05:00
SOGoCacheGCSFolder.m Stage 2 of clang compiler warning patches. 2015-11-04 13:50:05 -05:00
SOGoCacheGCSObject.h (fix) additional fix for #3118 2015-11-05 11:11:18 -05:00
SOGoCacheGCSObject.m (fix) small fixes 2015-11-06 09:01:33 -05:00
SOGoCacheObject.h Stage 4 of clang compiler warning patches. 2015-11-04 08:41:36 -05:00
SOGoCacheObject.m New cache subsystem for ActiveSync. 2014-05-15 15:03:24 -04:00
SOGoCASSession.h We now handle correctly the SOGo logout when using SAML (#2376 and #2379) 2014-11-27 11:37:08 -05:00
SOGoCASSession.m Fix some gcc warnings 2015-03-03 21:23:19 -05:00
SOGoConstants.h Added the modifications specified by extrafu 2014-03-25 14:53:42 -04:00
SOGoConstants.m
SOGoContentObject.h Fat commit to refactor the quick record generation 2014-07-30 14:51:00 -04:00
SOGoContentObject.m Stage1b (v2 branch) of clang compiler warning patches. 2015-11-06 01:29:26 +08:00
SOGoCredentialsFile.h Add SOGoCredentialsFile 2013-08-27 12:56:07 -04:00
SOGoCredentialsFile.m Add SOGoCredentialsFile 2013-08-27 12:56:07 -04:00
SOGoDateFormatter.h
SOGoDateFormatter.m
SOGoDAVAuthenticator.h Minor code/copyright/authors cleanups 2014-01-09 21:06:31 -05:00
SOGoDAVAuthenticator.m whitespace fixes. tabkill 2013-06-12 02:36:50 -04:00
SOGoDefaults.plist Add Macedonian translation 2015-11-11 09:46:01 -05:00
SOGoDefaultsSource.h
SOGoDefaultsSource.m
SOGoDomainDefaults.h Revert "Merge pull request #164 from Zentyal/jgarcia/revert-merge-inverse" 2015-08-03 09:48:06 +02:00
SOGoDomainDefaults.m defaultsForDomain return sharedSystemDefaults for unknown domains 2015-11-05 19:11:19 +01:00
SOGoFolder.h Fix for bug #3054 2015-01-06 10:59:56 -05:00
SOGoFolder.m Stage1b (v2 branch) of clang compiler warning patches. 2015-11-06 01:29:26 +08:00
SOGoGCSFolder.h (feat) moved FolderSynchronize code to GCS 2015-09-25 15:18:22 -04:00
SOGoGCSFolder.m Stage1b (v2 branch) of clang compiler warning patches. 2015-11-06 01:29:26 +08:00
SOGoGroup.h
SOGoGroup.m Merge pull request #210 from zentyal/cperez/ldapsource-refactor 2015-12-03 17:15:20 +01:00
SOGoLDAPDefaults.h
SOGoLDAPUserDefaults.h
SOGoLDAPUserDefaults.m
SOGoLDAPUserDefaultsBootstrap.m
SOGoMailer.h Cosmetic improvements to the code 2014-12-22 15:26:22 -05:00
SOGoMailer.m More NSLog usage cleanups 2015-01-23 15:32:22 -05:00
SOGoObject.h Merge branch 'master-upstream' into jjgarcia/merge-from-upstream 2015-02-02 12:53:49 +01:00
SOGoObject.m Merge pull request #203 from inverse-inc/v2 2015-11-23 12:51:52 +01:00
SOGoParentFolder.h Fix for bug #3054 2015-01-06 10:59:56 -05:00
SOGoParentFolder.m (fix) manually added patch from PR#113 to avoid many "broken" commits 2015-11-05 09:36:11 -05:00
SOGoPermissions.h
SOGoPermissions.m Fixed copyright 2014-05-15 14:45:32 -04:00
SOGoProductLoader.h
SOGoProductLoader.m
SOGoProxyAuthenticator.h
SOGoProxyAuthenticator.m Updated patch 2013-06-19 17:36:43 -04:00
SOGoPublicBaseFolder.h
SOGoPublicBaseFolder.m Fix for bug #2237 2013-06-19 15:45:40 -04:00
SOGoSAML2Metadata.xml Update SOGoSAML2Metadata.xml 2014-12-02 19:33:54 -05:00
SOGoSAML2Session.h We now handle correctly the SOGo logout when using SAML (#2376 and #2379) 2014-11-27 11:37:08 -05:00
SOGoSAML2Session.m We now handle correctly the SOGo logout when using SAML (#2376 and #2379) 2014-11-27 11:37:08 -05:00
SOGoSession.h Fix for bug # 2014-11-26 13:00:47 -05:00
SOGoSession.m Added isDomainDefined 2015-11-05 19:11:19 +01:00
SOGoSieveManager.h Fix sogo-tool operations on Sieve script 2014-03-03 22:07:24 -05:00
SOGoSieveManager.m Fix for bug #2332 2015-02-09 16:12:59 -05:00
SOGoSource.h Remove listRequiresDot option from *Source classes 2016-01-20 11:01:27 +01:00
SOGoSQLUserProfile.h
SOGoSQLUserProfile.m
SOGoStartupLogger.h
SOGoStartupLogger.m
SOGoStaticAuthenticator.h Add SOGoStaticAuthenticator 2013-08-27 12:59:03 -04:00
SOGoStaticAuthenticator.m Add SOGoStaticAuthenticator 2013-08-27 12:59:03 -04:00
SOGoSystemDefaults.h (feat) now possible to log EAS commands using the SOGoEASDebugEnabled system defaults 2015-05-14 15:26:18 -04:00
SOGoSystemDefaults.m return enableDomainBasedUID based only on the key 2015-11-05 19:11:19 +01:00
SOGoUser.h now favor login@domain as the default email address if multiple mail: fields are specified 2015-03-23 14:08:31 -04:00
SOGoUser.m Merge pull request #223 from inverse-inc/v2 2015-12-29 22:41:02 +01:00
SOGoUserDefaults.h Draft autossave feature 2014-12-11 13:31:32 -05:00
SOGoUserDefaults.m Revert "Merge pull request #164 from Zentyal/jgarcia/revert-merge-inverse" 2015-08-03 09:48:06 +02:00
SOGoUserFolder.h Change ACL modification text to non-gender specific terms 2014-12-19 11:04:05 +10:30
SOGoUserFolder.m (fix) avoid appending the domain unconditionally when SOGoEnableDomainBasedUID is set to YES 2015-05-21 17:13:11 +02:00
SOGoUserManager.h Added isDomainDefined 2015-11-05 19:11:19 +01:00
SOGoUserManager.m Merge pull request #210 from zentyal/cperez/ldapsource-refactor 2015-12-03 17:15:20 +01:00
SOGoUserProfile.h
SOGoUserProfile.m
SOGoUserSettings.h Dropped old user-settings for ActiveSync 2014-05-15 14:32:46 -04:00
SOGoUserSettings.m Dropped old user-settings for ActiveSync 2014-05-15 14:32:46 -04:00
SOGoWebAuthenticator.h Minor code/copyright/authors cleanups 2014-01-09 21:06:31 -05:00
SOGoWebAuthenticator.m We now handle correctly the SOGo logout when using SAML (#2376 and #2379) 2014-11-27 11:37:08 -05:00
SOGoWebDAVAclManager.h
SOGoWebDAVAclManager.m More NSLog usage cleanups 2015-01-23 15:32:22 -05:00
SOGoWebDAVValue.h
SOGoWebDAVValue.m Added DAV support for mails labels. 2013-11-13 15:44:57 -05:00
SQLSource.h
SQLSource.m Remove listRequiresDot option from *Source classes 2016-01-20 11:01:27 +01:00
WOContext+SOGo.h Fix for bug #2960 2015-01-09 09:04:15 -05:00
WOContext+SOGo.m Fix for bug #2960 2015-01-09 09:04:15 -05:00
WORequest+SOGo.h Fix for bug #2960 2015-01-09 09:04:15 -05:00
WORequest+SOGo.m Stage 8 of clang compiler warning patches. 2015-11-05 13:30:40 -05:00
WOResourceManager+SOGo.h
WOResourceManager+SOGo.m
WOResponse+SOGo.h
WOResponse+SOGo.m Updated copyright info 2014-05-14 09:58:05 -04:00