obackup/CHANGELOG.md

30 lines
1.2 KiB
Markdown
Raw Normal View History

2013-06-14 22:39:11 +02:00
## Latest changelog
2013-08-04 16:16:27 +02:00
- Fixed LoadConfigFile function will not warn on wrong config file
- More code cleanup
- Added --verbose parameter (yeah... Feature freeze i said ? Well this is not a feature)
2013-07-18 13:31:17 +02:00
- Improved task execution checks and more code cleanup
- Fixed CleanUp even if DEBUG=yes
- 16 Jul. 2013 Feature freeze, version tagged as v1.84 RC1
2013-07-16 23:06:58 +02:00
- Code cleanup
2013-06-24 21:25:44 +02:00
- Uploaded first documentation
- Fixed an issue with RotateBackups
- Updated obackup to log failed ssh command results
- Updated ssh command filter to log failed commands
- Updated ssh command filter to accept personalized commands
2013-07-18 13:31:17 +02:00
- 23 Jun. 2013 v 1.84 RC1 approaching
2013-06-23 13:53:22 +02:00
- Added ssh commands filter, updated documentation
2013-06-22 22:54:00 +02:00
- Rewrote local space check function
2013-06-21 18:25:51 +02:00
- Added ability to run another executable than rsync (see documentation on sudo execution)
2013-06-17 13:27:37 +02:00
- Added some Rsync argument parameters (preserve ACL, Xattr, and stream compression)
- Internal hook execution logic revised
- Updated WaitForTaskCompletition function to handle skipping alerts
- Updated command line argument --silent processing
- Added remote before and after command execution hook
- Added local before and after command execution hook
2013-07-18 13:31:17 +02:00
14 Jun 2013
-----------
2013-06-14 22:39:11 +02:00
2013-07-18 13:31:17 +02:00
- Initial public release, fully functionnal