Commit Graph

18 Commits (946419f43450bd1dfd0102627ea810e27de74344)

Author SHA1 Message Date
Francis Lachapelle d6d33f9f0b fix(tool): fix error handling when updating Sieve script 2019-12-19 15:22:24 -05:00
Ludovic Marcotte ca43e7d9ca (fix) added doc to sogo-tool manage-eas + did cleanups (fixes #3967) 2017-06-16 13:25:15 -04:00
Patrice Levesque 7c25b53fdf Remove pointless #imports from .m and .h files
This was done with a brute-force approach, ensuring no additional
warnings from GCC 4.9 under x86_64.
2016-02-13 16:11:52 -05:00
Euan Thoms 3c62cc744e Stage 1 of clang compiler warning patches. 2015-10-31 14:10:03 +08:00
Francis Lachapelle c20ca0e33d Fix exception in set operation of sogo-tool 2015-02-12 09:29:40 -05:00
Francis Lachapelle 1aabcf04b5 Fix sogo-tool operations on Sieve script
Fixes #2617
2014-03-03 22:07:24 -05:00
Jean Raby be531100c6 Use SOGoCredentialsFile to avoid duplicated code 2013-08-27 13:04:08 -04:00
Jean Raby 61e59b864e Bump copyright 2013-08-27 08:33:50 -04:00
Jean Raby 225a28258f Read credential files using dataWithContentsOfFile
Again, to cope with older gnusteps which don't have
stringWithContentsOfFile:encoding:error:
2013-01-31 16:44:14 -05:00
Jean Raby ea904f2e05 user-preferences: rewrite + support for creds file
This is related to #1955
Remove support for specifying the user:pass on the CLI
Add support for credential file: -p filename

Rewrite the core of the run function to use a switch case instead
of ... what was there.
Sprinkle so error messages along the way.
2013-01-07 15:07:17 -05:00
Jean Raby b838734756 reindent
kill those tabs!
2013-01-03 21:58:00 -05:00
Jean Raby a6a00d8753 * Tools/SOGoToolUserPreferences.m:
use printf() instead of NSLog to print out user preferences.
    Makes it easier to grep.

Monotone-Parent: 3896b9b187dfad2b01d68527f0411bd1a7cfe7b4
Monotone-Revision: f0fb54908898753faba576cb702431e4a761d814

Monotone-Author: jraby@inverse.ca
Monotone-Date: 2012-07-09T18:16:49
2012-07-09 18:16:49 +00:00
Francis Lachapelle 034ecc695a See ChangeLog.
Monotone-Parent: 5a2446cca5cd90dd3efdec2eec1633c328178659
Monotone-Revision: 644609670a541ff95dd659a542db9e57b547301f

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-03-23T13:06:08
2012-03-23 13:06:08 +00:00
Francis Lachapelle 1f38df80e1 See ChangeLog.
Monotone-Parent: e4a697198e9d44e460b6a4c27b94149145803430
Monotone-Revision: 1f603d18ef908652156b3dbae521f53c6527c63c

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-12-23T16:10:38
2011-12-23 16:10:38 +00:00
Francis Lachapelle ba74b80963 See ChangeLog.
Monotone-Parent: 857772ec1aaf974c6de49756782191a9e65a3ee0
Monotone-Revision: dbc2fb47336e631355604e1c4273613997a2bb90

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-10-13T01:27:57
Monotone-Branch: ca.inverse.sogo
2011-10-13 01:27:57 +00:00
Ludovic Marcotte fd3acc86af Small indexes fix
Monotone-Parent: a7e4557022d0aae7997d7c7b65b38c077004cf94
Monotone-Revision: 980bdf3533fa9e08756ddec4c168f1f2b3ef31d2

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2011-07-06T14:15:51
Monotone-Branch: ca.inverse.sogo
2011-07-06 14:15:51 +00:00
Ludovic Marcotte 710b51581b minor fix over previous commit
Monotone-Parent: c395dc55e24320e5a7a74fe51cd8a5b61e1c8f68
Monotone-Revision: fbae6d1883c541db7a57fdf725e970f6cc80c44f

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2011-06-29T18:42:59
Monotone-Branch: ca.inverse.sogo
2011-06-29 18:42:59 +00:00
Ludovic Marcotte 7e720da571 See ChangeLog
Monotone-Parent: 178cf4e5311729ac333305676b5ad2aa35a7ca71
Monotone-Revision: d51bb1b592f986d2e34036c3dad0c70f43f0150a

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2011-06-29T17:43:10
Monotone-Branch: ca.inverse.sogo
2011-06-29 17:43:10 +00:00