bluetooth: set L2CAP and SCO kconfig options to =y. It should be forced to =m for...
[openwrt/openwrt.git] / package / ppp /
2011-10-21 Felix Fietkaupppd: fix the exit code in case of authentication failu...
2011-10-20 Felix Fietkaupppd: add a patch for overriding the path to /etc/ppp...
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-07-28 Felix Fietkauppp: remove zero-length patches
2011-07-28 Felix Fietkauppp: version bump to 2.4.5
2011-06-12 Felix Fietkauppp: remove -ffunction-sections, -fdata-sections and...
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-04-12 Felix Fietkaupppd: support the nomp option if multilink support...
2011-04-02 Felix Fietkauppp: fix fallout from the size reduction patch (thx...
2011-03-07 Jo-Philipp Wichppp: drop 402-use_uclibc_utils.patch, it breaks ip...
2011-03-07 Felix Fietkauppp: add a few patches to reduce the package size
2011-03-02 Felix Fietkaupppd: use -ffunction-sections, -fdata-sections and...
2011-02-13 Felix Fietkauppp: add a more descriptive title for ppp-multilink
2011-02-13 Felix Fietkauppp: move multilink support into a separate build varia...
2011-01-19 Jo-Philipp Wichppp: don't die on malformed PADS frames that might...
2011-01-17 Jo-Philipp Wichppp: bump pkg revision after latest changes
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-10-05 Jo-Philipp Wichppp: utilize the new keepfiles facility to backup the...
2010-10-05 Jo-Philipp Wichppp: mark /etc/ppp/ resources as conffiles
2010-09-30 Jo-Philipp Wichadd maintainer information
2010-09-19 Jo-Philipp Wichppp: use service_kill()
2010-08-25 Jo-Philipp Wichppp: populate gateway of default route with peer addres...
2010-08-04 Jo-Philipp Wichppp: whitespace cleanup in previous commit
2010-08-04 Jo-Philipp Wichpppd: only remove own default route on shutdown (#7694)
2010-06-26 Jo-Philipp Wichppp: interpret "demand" option as timeout in seconds...
2010-05-23 Nicolas Thillbump release number for packages ahead of backfire...
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-28 Felix Fietkaupropagate atm header changes into pppoatm and br2684ctl...
2010-03-14 Travis Kemen/lib/network/ppp.sh fixes a problem with PPtP (and...
2010-03-05 Travis Kementhis patch simplifies the Makefile by using PKG_INSTALL...
2010-02-26 Travis Kemenfix issues with pptpd server and firewall, closes ...
2010-02-22 Jo-Philipp Wichppp: enable multilink support (#4837)
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-10 Andy Boyettbump some revisions and update copyrights
2009-09-06 Felix Fietkaumove ppp ifname fixup from pppoe.sh to ppp.sh, so that...
2009-05-21 Hauke Mehrtensrefresh patches
2009-05-21 Hauke MehrtensMake patches apply agagin. The deleted parts were two...
2009-05-20 Jo-Philipp Wichupdate ppp to v2.4.4 (#5102)
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-08-22 Nicolas Thilloops, fix typo in [12368]
2008-08-22 Nicolas Thillinstall ppp development headers
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 Fietkaubump ppp version
2007-11-07 Felix Fietkauadd ppp ipv6 patch by farnz (from #2525)
2007-09-22 Felix Fietkauremove linux-atm from ppp build deps - the internal...
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 Fietkaubump package versions after updates
2007-09-07 Felix Fietkaufix ppp unit number issues (#2178)
2007-09-07 Nicolas Thillmove package description to a separate definition,...
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-06-04 Felix Fietkaurefresh all package patches in the buildroot using...
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-04-17 Florian FainelliFix the device names too long (#1591)
2007-03-24 Felix Fietkauset the DEVICE variable in hotplug events from ppp...
2007-03-16 Felix Fietkauadd file type autodetection for the unpack command...
2007-03-16 Felix Fietkauadd a default for PKG_BUILD_DIR and PKG_INSTALL_DIR...
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-22 Nicolas Thillcosmetic change: rename PKG_BUILDDEP to PKG_BUILD_DEPENDS
2007-01-08 Felix FietkauForward port whiterussian resolv.conf changes /etc...
2007-01-05 Florian FainelliAlso use INSTALL_CONF for ppp
next