Commit graph

1442 commits

Author SHA1 Message Date
abraunegg df6da989aa Update podman.md
* Update doc
2024-03-24 08:22:08 +11:00
abraunegg 35272de4c9 Update national-cloud-deployments.md
Update doc
2024-03-23 07:01:03 +11:00
abraunegg ad5d7ee304 Update install.md
update doc
2024-03-23 06:58:41 +11:00
abraunegg 5548dcdc70 Update install.md
update doc
2024-03-23 06:54:54 +11:00
abraunegg 780d90741c Update install.md
Update doc
2024-03-23 06:52:46 +11:00
abraunegg e4a3621006 Update install.md
Update doc
2024-03-22 21:42:06 +11:00
abraunegg fab4568d66 Update docker.md
* Update doc
2024-03-22 21:39:14 +11:00
abraunegg 0e82af637f Update docker.md
Update doc
2024-03-22 21:36:43 +11:00
abraunegg 2ad8b57d55 Update client-architecture.md
Update doc
2024-03-22 21:31:42 +11:00
abraunegg 99c8050c2d Update business-shared-items.md
* Update doc
2024-03-22 21:27:52 +11:00
abraunegg 6a9356a38a Update application-security.md
Update doc
2024-03-22 21:22:32 +11:00
abraunegg 1d9caf2257 Update advanced-usage.md
Update doc
2024-03-22 21:20:37 +11:00
abraunegg 9585f07e5e Update advanced-usage.md
Update doc
2024-03-22 21:19:44 +11:00
abraunegg 0df4a8c38c Update usage.md
Cleanup links
2024-03-22 21:16:49 +11:00
abraunegg 191379bb05 Update usage.md
Update link
2024-03-22 21:15:09 +11:00
abraunegg fea0291ba4 Update usage.md
Update links
2024-03-22 21:13:20 +11:00
abraunegg 040b041d48 Update usage.md
Update doc
2024-03-22 21:07:45 +11:00
abraunegg c1c86e9d87 Update usage.md
Update doc
2024-03-22 21:01:32 +11:00
abraunegg 77863df209 Update usage.md
Add more change
2024-03-22 15:53:02 +11:00
abraunegg f36ff44cf5 Update usage.md
* Update doc
2024-03-22 14:16:26 +11:00
abraunegg 3a139a286a Update usage.md
* Update doc
2024-03-22 14:12:47 +11:00
abraunegg 69757cdb4b Update usage.md
* Further updates
2024-03-22 14:05:09 +11:00
abraunegg a0e69a9fa8 Update usage.md
* Switch to using alert tags in documentation
2024-03-22 12:20:10 +11:00
abraunegg 68d6921a11 Restore capability to allow non-sync tasks while sync is running
* Restore lost functionality to allow non-sync tasks to operate while a sync is running - #2106 , #2112
2024-03-22 09:14:16 +11:00
abraunegg 46dfb051fe Update log.d
* Potentially resolve 'Aborting from core/sync/mutex.d(149) Error: pthread_mutex_destroy failed.[1]    44576 IOT instruction (core dumped)' errors
2024-03-22 08:23:01 +11:00
abraunegg a6e2f778c9 Update sharepoint-libraries.md
* Change command reference
2024-03-19 05:51:07 +11:00
abraunegg 235fbf7772 Update config.d
* Dont display Shared Files Directory if feature not enabled
2024-03-18 07:25:53 +11:00
abraunegg 8493ea8744 Update sync.d
* Update messaging that this is the online file data being checked
* Ensure that if the file exists online, integrity validation checks are logged
2024-03-18 07:17:32 +11:00
abraunegg 074b29b031 Update sync.d
* Fix spelling error (#2668)
2024-03-18 06:51:35 +11:00
abraunegg 195d285bba Update usage.md
* Update links and details based on application functionality
2024-03-16 08:49:06 +11:00
abraunegg 6513200d97 Update application-config-options.md
* --display-running-config listed twice
2024-03-16 08:40:49 +11:00
abraunegg 5fe35e5ad8 Update application-config-options.md
* Align document to application functionality
2024-03-16 08:37:48 +11:00
abraunegg 1ab2ff71c5 Update onedrive.1.in
* Update manpage
2024-03-15 17:26:28 +11:00
abraunegg 0efe298b81 Update client use of libcurl docs
* Update client use of libcurl docs
2024-03-14 05:43:57 +11:00
abraunegg 86b4cd3452 Restore i386 build using Debian 12
* Restore i386 build using Debian 12
* Tested on i386 and x86_64
* ARM64 and ARMHF not yet tested / validated
2024-03-12 19:16:17 +11:00
abraunegg 15350841ba Remove Debian i386 Docker build
* Drop Debian i386 Docker build as ldc 1.30.0 on 'stable' under i386|i686 will not compile the code whereas ldc 1.30.0 on 'stable' on amd86 will compile without any issue. This is a compiler bug / issue on i386 only. ARM64 and ARMv7 using ldc 1.30.0 also shows zero problems thus far.
2024-03-10 12:52:13 +11:00
abraunegg 88edb580a7 Update Dockerfile-debian
* Update which compiler the Debian Docker file uses
2024-03-10 12:03:48 +11:00
abraunegg eb17c779e8 Release files for 2.5.0-rc1
* Release files for 2.5.0-rc1
2024-03-10 11:34:38 +11:00
JC-comp 3d249b8d10
Fix: Initialization and Error Handling for Libnotify (#2659)
* fix libnotify
* Add notification error handling
2024-03-10 11:18:54 +11:00
abraunegg fda043061a Update Makefile.in
* Update Makefile.in to add missing doc items added/changed with PR #2646
2024-03-09 07:22:47 +11:00
abraunegg 75c3d0d939
Implement Feature Request #1300 - Support the syncing of individual business shared files (#2646)
* Implement Feature Request #1300 - Support the syncing of individual business shared files
2024-03-09 07:15:11 +11:00
abraunegg e895a1174c Update sync.d
* Change local directory creation to a reusable function
2024-02-26 10:32:53 +11:00
abraunegg 47bce636e4 Update client-architecture.md
* Add missing diagram
2024-02-21 07:30:08 +11:00
JC-comp 333ddbefea
Fix monitor response time (#2635)
* Sleep only when there are no upcoming events.
* Add constraint to prevent starvation.
2024-02-21 06:45:03 +11:00
abraunegg 0404ee2e37
Add architecture documentation to 'alpha-5' (#2639)
* Add Client Architecture Documentation
2024-02-21 06:41:22 +11:00
JC-comp 03386c1499
Seperate OneDriveWebhook from OnedriveAPI instance (#2607)
* Separate OneDrive webhook from OneDriveAPI
* Ensure compatibility with the monitor mode
2024-02-21 05:13:26 +11:00
abraunegg fecec1ba72 Handle #2626 | Case 2-1 and Case 2-2 items
* Specifically resolve #2626 | Case 2-1 and Case 2-2 items
2024-02-19 10:29:49 +11:00
abraunegg fd5f5e06b9 Update install.md
* Add missing X's
2024-02-19 06:12:14 +11:00
abraunegg 6134a6f84f Update install.md
* Add CentOS details
2024-02-19 05:24:34 +11:00
JC-comp b4c10e6eee
Shutdown Inotify Monitor Gracefully (#2628)
* Adjust pipline
* Shutdown monitor
* Backward compatible for ldc v1.20.1
* Fix shutdown process
* Update logging output and logging levels
---------

Co-authored-by: abraunegg <alex.braunegg@gmail.com>
2024-02-14 05:02:48 +11:00