diff options
author | Darren Tucker <dtucker@zip.com.au> | 2010-08-03 15:50:16 +1000 |
---|---|---|
committer | Darren Tucker <dtucker@zip.com.au> | 2010-08-03 15:50:16 +1000 |
commit | 8b7a055e9aac7c95d934e4ad8ba3991dfccfe586 (patch) | |
tree | e0092c8b45d80ce057a2ffd9096bc96c6bed68aa /ChangeLog | |
parent | 12b29dbd8a439b7de6bd7c30bf9b03539ac2e105 (diff) |
- (dtucker) [monitor.c] Bug #1795: Initialize the values to be returned from
PAM to sane values in case the PAM method doesn't write to them. Spotted by
Bitman Zhou, ok djm@.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,4 +1,9 @@ | |||
1 | 20100919 | 1 | 20100903 |
2 | - (dtucker) [monitor.c] Bug #1795: Initialize the values to be returned from | ||
3 | PAM to sane values in case the PAM method doesn't write to them. Spotted by | ||
4 | Bitman Zhou, ok djm@. | ||
5 | |||
6 | 20100819 | ||
2 | - (dtucker) [contrib/ssh-copy-ud.1] Bug #1786: update ssh-copy-id.1 with more | 7 | - (dtucker) [contrib/ssh-copy-ud.1] Bug #1786: update ssh-copy-id.1 with more |
3 | details about its behaviour WRT existing directories. Patch from | 8 | details about its behaviour WRT existing directories. Patch from |
4 | asguthrie at gmail com, ok djm. | 9 | asguthrie at gmail com, ok djm. |