-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
password change bug fix, vlimit, print_limits modification
1. sql_passwd.c: BUG: fixed wrong condition for sql query 2. ipasswd.c: fixed typo 3. vlimit.c: refactored code 4. print_limits.c: bug fix
- Loading branch information
Showing
6 changed files
with
137 additions
and
93 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -48,6 +48,10 @@ Release @version@-@release@ Start 02/05/2024 End XX/XX/XXXX | |
- 29/05/2024 | ||
35. iadddomain.c, vmoddomain.c: fixed perms for .qmail-default, | ||
.domain_limits, hash_method | ||
- 30/05/2024 | ||
36. sql_passwd.c: BUG: fixed wrong condition for sql query | ||
37. ipasswd.c: fixed typo | ||
38. vlimit.c: refactored code | ||
|
||
* Mon Jan 01 2024 09:24:41 +0000 Manvendra Bhangui <[email protected]> 3.4.6-1.1%{?dist} | ||
Release 3.4.6-1.1 Start 09/09/2023 End 01/01/2024 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.