summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJeroen <jeroen@nijhofnet.nl>2011-08-20 00:15:08 +0200
committerJeroen <jeroen@nijhofnet.nl>2011-08-20 00:15:08 +0200
commit3cee0494d3bc79adf496251b42dc2b0ff7848380 (patch)
treec942667373f48805172871d25eec61b23fa0e028 /ChangeLog
parent638486dec6577299c7d8282da4b2f02fc9871bbd (diff)
downloadpam_tacplus-3cee0494d3bc79adf496251b42dc2b0ff7848380.tar.gz
pam_tacplus-3cee0494d3bc79adf496251b42dc2b0ff7848380.zip
Added _pam_get_rhost() and _pam_get_user()
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ddf002c..953e76a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,8 @@
* Finally got rid of all goto illness!
* Changed tabsize to 4
* Fixed missing xalloc.h in authen_s.c
+* Get PAM_RHOST from PAM stack and use it as rem_addr
+* Added _pam_get_rhost() and _pam_get_user()
* The following is done by Darren Besler:
- add ability to set more elements of tacacs+ packet from parameters or globals