]> git.ozlabs.org Git - ppp.git/history - pppd/main.c
pppd man page: Update header to refer to pppd 2.5.x
[ppp.git] / pppd / main.c
2023-12-18 Jaco Kroonpppd: constify log format strings. (#462)
2023-11-09 Paul MackerrasChange my paulus@samba.org email address to paulus...
2023-10-11 Paul MackerrasMerge pull request #367 from jkroonza/consolidated...
2023-10-03 Jaco Kroonpppd: implement net-init, net-pre-up and net-down.
2023-06-26 Mike GilbertEnsure there is a '/' between PPP_PATH_VARRUN and the...
2023-03-17 Paul MackerrasMerge pull request #409 from enaess/conf-fixes
2023-03-17 Eivind NæssFix compilation without ipv6cp support (#408)
2023-03-10 Paul MackerrasMerge pull request #386 from enaess/ppp-release
2023-03-10 Eivind Næsspppd: Should check name, not ifname in ppp_set_ifname...
2023-01-21 Eivind NæssHeader file reorganization and cleaning up the public...
2022-12-31 Paul MackerrasMerge pull request #378 from jkroonza/radius-admin...
2022-09-09 Paul MackerrasMerge pull request #366 from pali/rtnetlink-register
2022-09-09 Paul MackerrasMerge pull request #365 from enaess/ppp-options
2022-09-09 Paul MackerrasMerge pull request #362 from enaess/ppp-crypto
2022-08-19 Eivind NæssAdd option to show all options (show-options), and...
2022-08-12 Eivind NæssCreate a new API to abstract the crypto functions used...
2022-08-09 Paul MackerrasMerge pull request #358 from enaess/ppp-autotools
2022-08-08 Eivind NæssLet ./configure control the paths for pppd
2022-08-05 Paul MackerrasMerge pull request #354 from pali/register-with-name
2022-07-25 Paul MackerrasMerge pull request #349 from enaess/ppp-autotools
2022-07-15 Eivind NæssCleanup in pppd/pppd.h, eliminate unecessary headers
2022-07-15 Eivind NæssChanging CBCP_SUPPORT define to PPP_WITH_CBCP to be...
2022-07-15 Eivind NæssChanging USE_TDB to PPP_WITH_TDB to be consistent.
2022-07-15 Eivind NæssChanging HAVE_MULTILINK to PPP_WITH_MULTILINK
2022-07-15 Eivind NæssChanging INET6 to PPP_WITH_IPV6CP and adding configure...
2022-01-13 Richard Purdiepppd: Drop linux IPX support (#326)
2022-01-13 Jaco KroonExpand byte count statistics to 64 bits (#298)
2021-11-26 Paul MackerrasMerge branch 'pppoe-discovery' of https://github.com...
2021-11-20 Daniel Barlowpppd: Add ipv6-{up,down}-script options (#321)
2021-10-16 Paul MackerrasMerge pull request #297 from mjeveritt/patch-11-test-pr
2021-10-16 Paul MackerrasMerge pull request #307 from enaess/ppp-peap
2021-10-16 Paul MackerrasMerge pull request #313 from Chocobo1/install
2021-09-27 Paul MackerrasMerge branch 'fix-compiler-warnings-2' of https://githu...
2021-09-20 Eivind NæssFixing main.c with regards to default GCC/CLANG compile...
2021-08-07 Paul MackerrasMerge pull request #305 from pali/ifnamsiz
2021-07-31 Pali Rohárpppd: Remove usage of incorrect constant MAXIFNAMELEN
2021-07-24 Paul MackerrasMerge pull request #296 from enaess/ppp-autotools
2021-07-20 Eivind NæssUse autoconf/automake to configure and make ppp
2020-12-31 Samuel Thibaultpppd: Make _PATH_CONNERRS world readable (#194)
2020-12-31 Paul MackerrasMerge branch 'pppoatm_wildcard' of https://github.com...
2020-12-31 Samuel Thibaultpppd: Make sure that the linkpidfile is always created...
2020-12-31 Paul MackerrasMerge pull request #183 from sthibaul/path-ip-up-down
2020-12-31 Paul MackerrasMerge pull request #177 from tisj/eap-mschapv2-server
2020-12-31 Paul MackerrasMerge pull request #103 from Low-power/solaris-mtu-fix
2020-12-30 Russell CokerAdd option to specify ip-up script
2020-12-30 Paul MackerrasMerge pull request #54 from shankerwangmiao/master
2020-12-30 Paul MackerrasMerge pull request #101 from vyos/if-renaming-clean
2020-12-29 Paul MackerrasMerge pull request #153 from pali/master
2020-12-29 Paul MackerrasMerge branch 'chap-timeout' of https://github.com/nomis/ppp
2020-12-29 Paul MackerrasConvert to ANSI C
2020-05-25 Paul MackerrasMerge branch 'monotonic-time' of https://github.com...
2020-05-22 Vladislav Grishenkopppd: linux: use monotonic time if possible
2019-10-19 Paul Mackerraspppd: Avoid declarations within statements in main.c
2019-10-19 fhostpppd: Fix `ifname` option in case of multilink (#105)
2019-10-19 Alfonso Sánchez... pppd: Check tdb pointer before closing
2019-10-01 Kurt Van Dijckpppd: Refactor setjmp/longjmp with pipe pair in event...
2019-10-01 Kurt Van Dijckpppd: Remove unused rcsid variables
2018-06-23 Paul MackerrasMerge branch 'pppd_print_changes' of https://github...
2018-06-23 Paul MackerrasMerge branch 'pppoe-discovery-cleanup' of https://githu...
2018-06-23 Paul Mackerraspppd: Don't try to free(NULL - 1)
2017-03-18 Paul MackerrasMerge branch 'master' of https://github.com/gburgessiv/ppp
2017-03-18 Paul MackerrasMerge branch 'rp-pppoe-error' of https://github.com...
2017-03-18 Paul MackerrasMerge branch 'sys-to-errno-h' of https://github.com...
2017-03-18 Paul MackerrasMerge https://github.com/yasuoka/ppp
2017-03-18 Paul MackerrasMerge branch 'lr/linux-4.8' of https://github.com/Netwo...
2016-09-10 George Burgess IVpppd: Remove unused declaration of ttyname.
2016-08-23 Paul Mackerraspppd: allow use of arbitrary interface names
2013-06-09 Martin.Lottermoser... pppd: Fix segfault in update_db_entry()
2010-08-23 James CarlsonNit: use _exit when exec fails and restrict values...
2010-08-23 James CarlsonAdd set and reset options to control environment variab...
2009-08-26 Simon ArlottFix spelling of "Protocol"
2008-06-23 Paul MackerrasOnly kill the whole process group if we have detached
2006-12-19 Paul MackerrasFix bug causing segfault on tdb errors.
2006-12-19 Paul MackerrasFix problem with fd 0 getting closed unintentionally...
2006-06-04 Paul MackerrasFix snafu in run_program(). Patch from Robert Vogelgesang.
2005-08-25 Paul MackerrasAdded an /etc/ppp/ip-pre-up script, run before the...
2005-07-12 Paul MackerrasBring up the link on an explicit call from main() rathe...
2005-03-21 Paul MackerrasDo an lcp_close whenever the link terminates, not just...
2004-11-14 James CarlsonAdded log messages for LCP Identification, Time-Remaini...
2004-11-13 Paul MackerrasMake SIGHUP just take down the link now, not the bundle.
2004-11-13 Paul MackerrasNew version of TDB code, borrowed from samba.
2004-11-12 Paul MackerrasCreate link pid file (from the linkname option value...
2004-11-12 Paul MackerrasMultilink improvements. This involved moving some...
2004-11-09 Paul MackerrasMove sys_init call after we have occupied fds 0, 1, 2.
2004-11-06 Paul MackerrasExtend safe_fork to include the shuffling of fds to...
2004-11-04 Paul MackerrasTake out some ancient debugging code.
2004-11-04 Paul MackerrasRemove the requirement that redistributions in binary...
2004-11-04 Paul MackerrasDon't log messages in signal handlers; defer it to...
2004-11-04 Paul MackerrasAdd a timeout when waiting for child processes to exit...
2004-10-28 Paul MackerrasPatch from Robert Vogelgesang:
2004-10-24 Paul MackerrasClose the device fd in device_script() if the channel...
2004-04-12 Paul MackerrasSet up the mask of signals we handle in one place not too
2004-04-12 Alexandr D. Kanevskiyfix random signals blocking in handle_events()
2004-04-12 Alexandr D. Kanevskiyfix random signals blocking in kill_my_pg()
2004-02-02 Paul MackerrasFix kill_my_pg, and add a big fat comment explaining why
2004-02-02 James CarlsonAllow *-max-terminate to be set to zero -- meaning...
2004-01-13 Paul MackerrasDon't fall over if the channel doesn't have a disconnec...
2003-12-17 Alexandr D. Kanevskiybugfix from Erich Schubert (erich at debian.org)
2003-09-23 Alexandr D. Kanevskiyfix a bug reported by Morgan Nelson.
2003-06-11 Paul MackerrasNew CHAP implementation, rewritten from scratch to...
next