base-files: remove rdate integration, add busybox ntpd init script and server list...
[openwrt/openwrt.git] / package / ppp / files /
2011-10-04 Jo-Philipp Wichppp: move the rp_pppoe_* options behind the plugin...
2011-10-04 Jo-Philipp Wichppp: implement pppoe specific uci options "ac" and...
2011-10-04 Jo-Philipp Wichppp: add workaround for ignored rp_pppoe_ac and rp_pppo...
2011-04-20 Jo-Philipp Wichppp: extend the r26742 change to ip-down too
2011-04-20 Jo-Philipp Wichppp: prevent duplicate hotplug for non uci managed...
2011-01-17 Jo-Philipp Wichppp: remove pppoa coldplug, the hotplug handler has...
2011-01-17 Jo-Philipp Wichppp: synthesize a .device option to make ifup work...
2010-10-20 Jo-Philipp Wichpppd: use "atmdev" option to select the DSL adapter...
2010-10-19 Jo-Philipp Wichppp: honour option auto in atm hotplug
2010-10-19 Jo-Philipp Wichppp: - implement coldplugging for pppoa interfaces...
2010-09-19 Jo-Philipp Wichppp: use service_kill()
2010-06-26 Jo-Philipp Wichppp: interpret "demand" option as timeout in seconds...
2010-05-07 Jo-Philipp Wichppp: - don't let pppd control resolv.conf.auto because...
2010-05-06 Jo-Philipp Wichppp: - make pppd shutdown more robust as pptp hangs...
2010-05-06 Jo-Philipp Wichbase-files, ppp: fix interface shutdown
2010-05-05 Jo-Philipp Wichbase-files, ppp: remove protocol specific cleanup code...
2010-05-05 Jo-Philipp Wichppp: pass "nodefaultroute" if defaultroute is 0, don...
2010-05-02 Jo-Philipp Wichppp: rename 20-usb-modem to 20-atm-modem
2010-05-02 Jo-Philipp Wichppp: add hotplug helper for usb dsl modems to ppp-mod...
2010-05-01 Jo-Philipp Wichppp: bring pppoa script in sync with updated ppp logic
2010-05-01 Jo-Philipp Wichppp: - patch pppd to support named interfaces (e.g...
2010-05-01 Jo-Philipp Wichpppd: - localize variables in setup script - implement...
2010-03-14 Travis Kemen/lib/network/ppp.sh fixes a problem with PPtP (and...
2010-02-26 Travis Kemenfix issues with pptpd server and firewall, closes ...
2010-01-10 Jo-Philipp Wichppp: process option dns if peerdns is off (#6474)
2009-09-30 Jo-Philipp Wichppp: add dns servers to uci state in the ip-up script
2009-09-27 Nicolas Thillppp: quote positional parameters when calling up/down...
2009-09-06 Felix Fietkaumove ppp ifname fixup from pppoe.sh to ppp.sh, so that...
2009-04-17 Felix Fietkauget rid of $Id$ - it has never helped us and it has...
2009-03-15 Florian Fainellifix ppp and pptp typos where is used instead of (#4768...
2008-11-28 Felix Fietkaufix a race condition where ppp interfaces were not...
2008-09-23 Nicolas Thilladd missing /etc/functions.sh include required for...
2008-08-28 Felix Fietkauppp: derive interface unit numbers from previous enumer...
2008-08-27 Felix Fietkaufix ppp interface enumeration - don't enumerate already...
2008-07-29 John Crispinfixes ppp ipv6 scripts, signed-off-by: Alina Friedrichsen
2008-06-11 John Crispinmake ip-up scripts aware of network settings
2008-05-03 Nicolas Thillppp/pptp fixes: - prevent ppp from logging to /etc...
2008-04-02 Felix Fietkaufix interface enumeration issues related to /var/state...
2008-03-07 John Crispinmade ppp usepeerdns configurable, fixes #3187
2008-02-03 Felix FietkauHere comes the new UCI. Enjoy :)
2007-12-23 Felix Fietkaufix pppoe on dynamically assigned interfaces
2007-12-13 Felix Fietkauadd workaround for ppp-on-boot issues, fixes #2524
2007-11-07 Felix Fietkauadd ppp ipv6 patch by farnz (from #2525)
2007-09-16 Florian FainelliAdd ipv6 up/down using route (#2372)
2007-09-16 Florian FainelliUse default values for lcp-echo-failure and lcp-echo...
2007-09-07 Felix Fietkaufix ppp unit number issues (#2178)
2007-09-01 Felix Fietkauallow the user to disable the defaultroute option for ppp
2007-08-31 Felix Fietkauoops... typo
2007-08-31 Felix Fietkaufix issues with multiple ppp links (noticed by Stefano...
2007-08-30 Felix Fietkaufix ifname in network state for pppoe and pptp, add...
2007-07-23 Felix Fietkauadd pppd options patch from #2114
2007-06-16 Felix Fietkaukeep track of the network interface states (stored...
2007-05-01 Mike Bakervarious patches to add support for ppp over evdo or...
2007-04-21 Felix Fietkauadd better default config for ar7, add br2684ctl init...
2007-03-24 Felix Fietkauset the DEVICE variable in hotplug events from ppp...
2007-03-14 Florian FainelliChange mtu value for pppoa and pppoe (#945)
2007-03-04 Felix Fietkaunuke mdev and replace it with hotplug2 :)
2007-02-25 Felix Fietkaumore reliable fix for handling ppp
2007-02-25 Felix Fietkaufix ppp defaultroute issues (based on patch from #1386...
2007-01-08 Felix FietkauForward port whiterussian resolv.conf changes /etc...
2006-12-20 Felix Fietkaufix ppp keepalive setting (#1071)
2006-11-18 Felix Fietkauhopefully fix duplicate ppp instances (#895)
2006-10-30 Felix Fietkaufix vpi/vci setting for pppoa
2006-10-26 Felix Fietkauuse lock to remove race conditions in bringing up ppp...
2006-10-24 Felix Fietkaumake network scripts more robust, prevent multiple...
2016-03-20 Felix Fietkaufinally move buildroot-ng to trunk