]> git.ozlabs.org Git - ppp.git/commit - pppd/pppd.h
Added new "enable-session" option to enable session accounting and
authorJames Carlson <carlsonj@workingcode.com>
Tue, 19 Jun 2007 02:08:35 +0000 (02:08 +0000)
committerJames Carlson <carlsonj@workingcode.com>
Tue, 19 Jun 2007 02:08:35 +0000 (02:08 +0000)
commite5b9a1061f126b36c558aea09fd76fd691ebf018
tree6c7e75e01909a14a596dd7df3337ebc7de305d54
parente3426561f8042f6f231de8103b21f200d2042ef3
Added new "enable-session" option to enable session accounting and
logging without system-based authentication (works with all PPP
authentication types, including CHAP, unlike the "login" option), and
repaired misuse of wtmpx data in Solaris port.
Contributed by Diego Rivera <diego@rivera.net>.
pppd/Makefile.linux
pppd/Makefile.sol2
pppd/auth.c
pppd/chap-new.c
pppd/pppd.8
pppd/pppd.h
pppd/session.c [new file with mode: 0644]
pppd/session.h [new file with mode: 0644]
pppd/sys-solaris.c