Paul Beckingham
2ce8f4a416
Documentation
...
- Updated task-sync man page discussion of different syncing options.
2013-11-03 13:43:54 -05:00
Paul Beckingham
6c63c4a196
Documentation
...
- Added notes regarding the use of CA or trust override.
2013-11-03 13:37:45 -05:00
Paul Beckingham
b42ca26631
Diagnostics
...
- Added new server configuration settings to diagnostics output.
2013-11-03 13:21:46 -05:00
Paul Beckingham
7fa3f71575
TLS
...
- Connected code paths to use CA or trust.
2013-11-03 12:51:13 -05:00
Paul Beckingham
f1f93aa5d5
TLS
...
- If a CA is provided, it is used.
2013-11-03 12:49:56 -05:00
Paul Beckingham
8c9bc99af6
Feature #1423
...
- #1423 sync vs. push, pull, merge collision avoidance.
2013-11-03 12:04:21 -05:00
Paul Beckingham
56d8734e1a
Documentation
...
- Added the taskd.key configuration setting to the task-sync man page.
- Added discussion of taskd.ca and taskd.trust options.
2013-11-03 11:46:07 -05:00
Paul Beckingham
8baaa1031c
Code Cleanup
...
- Removed obsolete comments and code.
2013-11-03 10:43:39 -05:00
Paul Beckingham
65cf836776
Code Cleanup
...
- Removed dead code.
2013-11-02 12:44:16 -04:00
Paul Beckingham
8ad29bded7
Bug #1381
...
- #1381 Invalid JSON exported by Task 2.3.0-beta1 (thanks to Kosta H).
2013-11-01 17:35:35 -04:00
Paul Beckingham
2eac71801a
Documentation
...
- Updated platform support, AUTHORS.
2013-10-31 21:00:50 -04:00
Paul Beckingham
ef6153334a
Merge branch '2.3.0' of tasktools.org:task into 2.3.0
2013-10-31 19:18:23 -04:00
Paul Beckingham
d9d7affec0
Unit Tests
...
- OpenBSD has the same limitations as other BSD variants, with respect to regex
\b support.
2013-10-31 19:17:45 -04:00
Paul Beckingham
9a7752b07a
Portability
...
- Fixed OpenBSD build error (thanks to Aaron Bieber).
2013-10-31 19:17:06 -04:00
Paul Beckingham
9dbad51062
Portability
...
- Added version-specific GnuTLS calls.
2013-10-30 23:51:07 -04:00
Paul Beckingham
169cc7b5cb
Code Cleanup
...
- Removed unused header.
- Added ctor initialization.
- Removed misleading comment.
2013-10-30 00:20:38 -04:00
Paul Beckingham
cf051ba174
Documentation
...
- Added recently closed bugs to ChangeLog.
2013-10-29 23:20:34 -04:00
Paul Beckingham
517e48506e
TLS
...
- Corrected ::recv error handling.
2013-10-29 23:05:21 -04:00
Paul Beckingham
b77ac4114c
Certificates
...
- Added feedback from GnuTLS to the handshake diagnistic message.
2013-10-29 23:04:48 -04:00
Paul Beckingham
1725460728
Certificates
...
- Stores the socket in the session.
2013-10-29 23:04:12 -04:00
Paul Beckingham
7c08ce749f
Certificates
...
- Stores the host name in the session, for handѕhake validation.
2013-10-29 23:03:21 -04:00
Paul Beckingham
eda9ac56da
Certificates
...
- Added certificate verification callback.
2013-10-29 23:02:32 -04:00
Paul Beckingham
5a0dfa634c
Certificates
...
- Implemented TLSClient::trust, which overrides certifcate validation.
2013-10-29 22:59:04 -04:00
Paul Beckingham
d6d6a098f3
Documentation
...
- Added new configuration settings to 'show' command and man page.
2013-10-29 22:51:55 -04:00
Paul Beckingham
6e0603234e
Documentation
...
- Added references to new configuration settings.
2013-10-29 22:44:59 -04:00
Paul Beckingham
6c985b76c3
L10N
...
- Added an error message for missing key file.
2013-10-29 21:03:39 -04:00
Paul Beckingham
02f1b90e94
Merge branch '2.3.0' of tasktools.org:task into 2.3.0
2013-10-27 16:52:43 -04:00
Paul Beckingham
f55bf67fc7
Documentation
...
- Corrected suported platforms.
2013-10-21 17:09:16 -04:00
Fidel Mato
044f830144
L10N
...
- Newly translated strings.
2013-10-08 07:03:51 -04:00
Paul Beckingham
7a79e3b673
Documentation
...
- Removed double entry in AUTHORS.
2013-10-08 07:03:06 -04:00
Rainer Müller
fa59d0d77d
Unit Tests
...
- Set well-known umask for permissions test. When started with another
umask value the permissions of the created directory would be
different and the tests fail.
2013-10-07 21:18:07 -04:00
Paul Beckingham
2074a6e31b
Merge branch '2.3.0' of tasktools.org:task into 2.3.0
2013-10-06 20:55:28 -04:00
Paul Beckingham
dde99939e9
L10N
...
- Eliminated two unused strings.
2013-10-06 20:55:09 -04:00
Paul Beckingham
1872a87838
Bug #1268
...
- #1268 Edit doesn't accept changes, if task has completed dependency (thanks
to Dmitriy Matrosov, Michele Santullo).
2013-10-06 17:59:55 -04:00
Paul Beckingham
bc3bae9fd2
Bug #1410
...
- #1410 Incomplete Date Synonym List in man task (thanks to Benjamin Weber).
2013-10-06 16:46:41 -04:00
Paul Beckingham
c1492d8010
Bug #1273
...
- #1273 Query with negative relative date differs greatly from absolute date
in past (thanks to John West).
2013-10-06 16:23:43 -04:00
Paul Beckingham
9099a353ea
Bug #1286
...
- #1286 Cannot use "sow", "som", etc in "entry.after", "end.after" filters
(thanks to Jake Bell).
2013-10-06 15:30:35 -04:00
Paul Beckingham
316faaa411
Bug #1388
...
- #1388 Updated task(1) man pages with import/export script examples (thanks to
Benjamin Weber).
2013-10-06 14:47:08 -04:00
Paul Beckingham
b105fd8440
Feature #1297
...
- #1297 The task₋sync(5) man pages is rewritten with examples.
2013-10-06 14:35:00 -04:00
Paul Beckingham
2ddfed7abe
Merge branch '2.3.0' of tasktools.org:task into 2.3.0
...
Conflicts:
ChangeLog
2013-10-06 14:32:33 -04:00
Paul Beckingham
812459bcdc
Bug #1352
...
- Added reference to #1352 in the NEWS file.
2013-10-06 14:31:46 -04:00
Paul Beckingham
56c85534d3
Bug #1356
...
- #1356 Command reference now mentions /from/to/g.
2013-10-06 14:24:07 -04:00
Paul Beckingham
69378ab099
Merge branch '2.3.0' of tasktools.org:task into 2.3.0
...
Conflicts:
ChangeLog
2013-10-06 14:15:40 -04:00
Paul Beckingham
c0c935e8fa
Documentation
...
- #1279 Assorted corrections to the task-ref.pdf document (thanks to Benjamin
Weber).
2013-10-06 14:14:30 -04:00
Paul Beckingham
5f98e41801
Unit Tests
...
- Added more undo tests, to cover both cases for backlog rollback.
2013-10-06 13:55:42 -04:00
Paul Beckingham
f367989afa
Bug #1270
...
- The 'undo' command is now properly removing backlog entries.
2013-10-06 13:43:21 -04:00
Paul Beckingham
7a6c534636
Code Cleanup
...
- Restructured 'undo' code to make backlog rollback more readily implementable.
2013-10-06 11:02:25 -04:00
Paul Beckingham
d5bb53d0ee
Platforms
...
- Updated platforms list.
2013-10-06 10:38:46 -04:00
Paul Beckingham
d0776c83b5
Bug #1387
...
- #1387 ZSH Auto-Completion dates are not current (thanks to Benjamin Weber).
2013-09-29 11:54:52 -04:00
Paul Beckingham
2599f1a0c6
L10N
...
- Added new TLS error messages.
- Removed unused UUID checking strings.
2013-09-16 00:07:09 -04:00