| Commit message (Expand) | Author | Age |
* | ppp: make ppp-mod-pptp depend on resolveip | Jo-Philipp Wich | 2012-06-12 |
* | ppp: add missing options.pptp | Jo-Philipp Wich | 2012-06-11 |
* | ppp: add support for kernel mode pptp - add ppp-mod-pptp, based on patch by D... | Jo-Philipp Wich | 2012-06-11 |
* | ppp: block restart of interfaces if pppd refused the command line options | Felix Fietkau | 2012-06-10 |
* | ppp: enable no_device in the netifd pppoa handler to bring it up at boot time... | Felix Fietkau | 2012-06-09 |
* | /etc/functions.sh => /lib/functions.sh | Jo-Philipp Wich | 2012-06-05 |
* | ppp: remove old network scripts | Felix Fietkau | 2012-05-29 |
* | ppp: fix local ip in status info (fixes #11551) | Felix Fietkau | 2012-05-29 |
* | ppp: add back ip-{up,down}.d support for now | Felix Fietkau | 2012-05-26 |
* | pppd: add noipdefault option to /etc/ppp/options (fixes #11499) | Felix Fietkau | 2012-05-20 |
* | enable netifd by default and add its config variable to PKG_CONFIG_DEPENDS in... | Felix Fietkau | 2012-05-14 |
* | ppp: use the new json_get_vars function | Felix Fietkau | 2012-05-14 |
* | ppp: remove stray bracked in ppp-up script, thanks swalker | Jo-Philipp Wich | 2012-05-07 |
* | Add ppp-mod-pppol2tp subpackage to ppp | Gabor Juhos | 2012-05-03 |
* | netifd: update to latest version, fixes address/route list handling issues an... | Felix Fietkau | 2012-04-29 |
* | pppd: fix parsing the ipv6-{up,down}-script option | Felix Fietkau | 2012-04-29 |
* | ppp: move ppp-{up,down} from the netifd package to pppd | Felix Fietkau | 2012-04-17 |
* | pppd: split files into netifd and non-netifd files, move the netifd ppp.sh fi... | Felix Fietkau | 2012-03-20 |
* | package/ppp: fix typo in r28868 (closes: #10429) | Nicolas Thill | 2011-11-15 |
* | package/ppp: use new service wrappers | Nicolas Thill | 2011-11-08 |
* | pppd: fix the exit code in case of authentication failure or other errors | Felix Fietkau | 2011-10-21 |
* | pppd: add a patch for overriding the path to /etc/ppp/ipv6-{up,down} | Felix Fietkau | 2011-10-20 |
* | ppp: move the rp_pppoe_* options behind the plugin argument | Jo-Philipp Wich | 2011-10-04 |
* | ppp: implement pppoe specific uci options "ac" and "service" which map to "rp... | Jo-Philipp Wich | 2011-10-04 |
* | ppp: add workaround for ignored rp_pppoe_ac and rp_pppoe_service options by a... | Jo-Philipp Wich | 2011-10-04 |
* | ppp: remove zero-length patches | Felix Fietkau | 2011-07-28 |
* | ppp: version bump to 2.4.5 | Felix Fietkau | 2011-07-28 |
* | ppp: remove -ffunction-sections, -fdata-sections and -Wl,--gc-sections, it ca... | Felix Fietkau | 2011-06-12 |
* | ppp: extend the r26742 change to ip-down too | Jo-Philipp Wich | 2011-04-20 |
* | ppp: prevent duplicate hotplug for non uci managed ppp interfaces (#9275) | Jo-Philipp Wich | 2011-04-20 |
* | pppd: support the nomp option if multilink support is disabled | Felix Fietkau | 2011-04-12 |
* | ppp: fix fallout from the size reduction patch (thx, frogonwheels) | Felix Fietkau | 2011-04-02 |
* | ppp: drop 402-use_uclibc_utils.patch, it breaks ip address conversion | Jo-Philipp Wich | 2011-03-07 |
* | ppp: add a few patches to reduce the package size | Felix Fietkau | 2011-03-07 |
* | pppd: use -ffunction-sections, -fdata-sections and --gc-sections, saves 5k un... | Felix Fietkau | 2011-03-02 |
* | ppp: add a more descriptive title for ppp-multilink | Felix Fietkau | 2011-02-13 |
* | ppp: move multilink support into a separate build variant - saves around 30k ... | Felix Fietkau | 2011-02-13 |
* | ppp: don't die on malformed PADS frames that might appear on instable DSL lines | Jo-Philipp Wich | 2011-01-19 |
* | ppp: bump pkg revision after latest changes | Jo-Philipp Wich | 2011-01-17 |
* | ppp: remove pppoa coldplug, the hotplug handler has been confirmed for ueagle... | Jo-Philipp Wich | 2011-01-17 |
* | ppp: synthesize a .device option to make ifup work on pppoa interfaces again | Jo-Philipp Wich | 2011-01-17 |
* | pppd: use "atmdev" option to select the DSL adapter, this aligns it with br26... | Jo-Philipp Wich | 2010-10-20 |
* | ppp: honour option auto in atm hotplug | Jo-Philipp Wich | 2010-10-19 |
* | ppp: - implement coldplugging for pppoa interfaces - honour device option to ... | Jo-Philipp Wich | 2010-10-19 |
* | ppp: utilize the new keepfiles facility to backup the whole radius directory | Jo-Philipp Wich | 2010-10-05 |
* | ppp: mark /etc/ppp/ resources as conffiles | Jo-Philipp Wich | 2010-10-05 |
* | add maintainer information | Jo-Philipp Wich | 2010-09-30 |
* | ppp: use service_kill() | Jo-Philipp Wich | 2010-09-19 |
* | ppp: populate gateway of default route with peer address (#6259) | Jo-Philipp Wich | 2010-08-25 |
* | ppp: whitespace cleanup in previous commit | Jo-Philipp Wich | 2010-08-04 |