[PR #111] [MERGED] Fix ldap_filter function and migration to TXT #183

Closed
opened 2026-02-27 08:14:47 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/lucascbeyeler/zmbackup/pull/111
Author: @cavassin
Created: 9/14/2018
Status: Merged
Merged: 9/21/2018
Merged by: @lucascbeyeler

Base: 1.2-versionHead: 1.2-version


📝 Commits (6)

  • b10fad7 Update ParallelAction.sh
  • 84914bc Update ParallelAction.sh
  • 98c97f6 Fixed SQLITE3 to TXT migration
  • d2c5a07 Update ParallelAction.sh
  • e256768 Fixed size reporting for individual backups
  • 5f0950f Merge branch '1.2-version' into 1.2-version

📊 Changes

3 files changed (+12 additions, -15 deletions)

View changed files

📝 project/lib/bash/BackupAction.sh (+3 -3)
📝 project/lib/bash/MigrationAction.sh (+1 -1)
📝 project/lib/bash/ParallelAction.sh (+8 -11)

📄 Description

Fixed and simplified ldap_filter function (Tested for TXT and SQLITE3 sessions).
Fixed migration to TXT session.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/lucascbeyeler/zmbackup/pull/111 **Author:** [@cavassin](https://github.com/cavassin) **Created:** 9/14/2018 **Status:** ✅ Merged **Merged:** 9/21/2018 **Merged by:** [@lucascbeyeler](https://github.com/lucascbeyeler) **Base:** `1.2-version` ← **Head:** `1.2-version` --- ### 📝 Commits (6) - [`b10fad7`](https://github.com/lucascbeyeler/zmbackup/commit/b10fad7b985d4adfa3fc7742058326c001dbf844) Update ParallelAction.sh - [`84914bc`](https://github.com/lucascbeyeler/zmbackup/commit/84914bc2e84f7a526d99e825e29bd74606d8d038) Update ParallelAction.sh - [`98c97f6`](https://github.com/lucascbeyeler/zmbackup/commit/98c97f6d4701ba35002684eca16da7ed5626ce4c) Fixed SQLITE3 to TXT migration - [`d2c5a07`](https://github.com/lucascbeyeler/zmbackup/commit/d2c5a0776826084faf1d67c480f451c66d380ea5) Update ParallelAction.sh - [`e256768`](https://github.com/lucascbeyeler/zmbackup/commit/e2567687198a52458c0081162ba0ac567429ee8e) Fixed size reporting for individual backups - [`5f0950f`](https://github.com/lucascbeyeler/zmbackup/commit/5f0950fee4d48450bebe9f258f084cee1f366bb7) Merge branch '1.2-version' into 1.2-version ### 📊 Changes **3 files changed** (+12 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `project/lib/bash/BackupAction.sh` (+3 -3) 📝 `project/lib/bash/MigrationAction.sh` (+1 -1) 📝 `project/lib/bash/ParallelAction.sh` (+8 -11) </details> ### 📄 Description Fixed and simplified ldap_filter function (Tested for TXT and SQLITE3 sessions). Fixed migration to TXT session. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 08:14:47 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/zmbackup#183
No description provided.