0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 01, 2024 — Aug 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #33 from LostInMN/master More... about 7 years ago
Adding FFS Examples in PS1 and Exe version More... about 7 years ago
Merge pull request #1 from code42/master More... about 7 years ago
Minor updates to getDevices method. More... over 7 years ago
Added additional logging in getServer method. More... over 7 years ago
Updated getAllUsers method More... over 7 years ago
Merge branch 'master' of https://github.com/code42/crashplan_api_examples More... over 7 years ago
Updated getDevicesbyGuid method to be more robust and include error checking. More... over 7 years ago
Merge pull request #32 from LostInMN/LostInMN-access-lock-patch-1-2 More... over 7 years ago
Merge pull request #25 from BrianCanFixIT/patch-1 More... over 7 years ago
Merge branch 'master' of https://github.com/code42/crashplan_api_examples More... over 7 years ago
Very minor changes... More... over 7 years ago
updates to pushRestoreJob More... over 7 years ago
Merge branch 'master' of github.com:code42/crashplan_api_examples More... over 7 years ago
method for online status More... over 7 years ago
This time I really fixed an issue with manual input checking. More... over 7 years ago
Fixed an issue with manual input checking. More... over 7 years ago
Added error checking to getUserLegalHoldMemberships - legal hold requires a license in newer versions. More... over 7 years ago
Added error checking to putDeviceDeactivation. More... over 7 years ago
Fixed issue with getUsersPaged where it would loop on page one forever. More... over 7 years ago
Added error catching to pushRestoreJob. More... over 7 years ago
Merge branch 'master' of https://github.com/code42/crashplan_api_examples More... over 7 years ago
Minor updates. More... over 7 years ago
start of PushRestoreJob method More... over 7 years ago
Added a method to check the version of OpenSSL being used and exit gracefully if it's not up to date. More... over 7 years ago
Added a python version validator method. Can be called at the beginning a script to prevent running if the wrong version of Python is installed. More... over 7 years ago
Fixed an issue with using a server info file or a credentials file. More... over 7 years ago
Fixed issue with archive memory limits and added uesr legal hold method logging and error checking. More... over 7 years ago
Fixed minor errors due to minor legal hold membership method logging updates. More... over 7 years ago
Added logging to getLegalHoldMemberships method. More... over 7 years ago