]> git.ozlabs.org Git - ppp.git/commit
- more authentication logging uniformity
authorFrank Cusack <fcusack@fcusack.com>
Sat, 12 Oct 2002 01:28:05 +0000 (01:28 +0000)
committerFrank Cusack <fcusack@fcusack.com>
Sat, 12 Oct 2002 01:28:05 +0000 (01:28 +0000)
commitcccb82a2e9bbc20f343bf4ef7550f79566f84758
tree70c3703d699e4ce949ca0cf9cb30d1cf3c337923
parentf3bf67e02e98ed3e41af70bc6f87e2c757b2c908
- more authentication logging uniformity
  . remove duplicate logging from auth.c, now in upap.c
  . auth success logs at info, auth fail at warn, auth with_peer fail at error
- add remote number checks after authentication in case a plugin modifies
  authorization info
- log remote number on successful/no auth
- streamline null termination of remote name for logging
pppd/auth.c
pppd/chap.c
pppd/main.c
pppd/upap.c