Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | pptp: support interface sections without ifname by implementing scan_pptp() | Jo-Philipp Wich | 2010-05-28 |
| | | | | SVN-Revision: 21590 | ||
* | pptp: add "buffering" uci option to enable --nobuffer if needed (#7080) | Jo-Philipp Wich | 2010-05-24 |
| | | | | SVN-Revision: 21563 | ||
* | pptp: don't remove server route if the gateway is 0.0.0.0, this fixes a ↵ | Jo-Philipp Wich | 2010-05-07 |
| | | | | | | problem when a pppoe peer is pptp server at the same time SVN-Revision: 21393 | ||
* | pptp: utilize coldplug_interface_pptp() to automatically launch pptp ↵ | Jo-Philipp Wich | 2010-05-06 |
| | | | | | | instances on boot SVN-Revision: 21390 | ||
* | pptp: update to v1.7.1 | Jo-Philipp Wich | 2010-05-06 |
| | | | | SVN-Revision: 21388 | ||
* | pptp: - bring pptp scripts in sync with updated ppp logic - bump package ↵ | Jo-Philipp Wich | 2010-05-01 |
| | | | | | | revision SVN-Revision: 21284 | ||
* | /lib/network/ppp.sh fixes a problem with PPtP (and other PPP-based things) ↵ | Travis Kemen | 2010-03-14 |
| | | | | | | | | where PPtP + PPPoE will fail to work. This is because PPtP defaults to ppp0 and so does PPPoE, because /etc/init.d/ppp reinitializes the unit counter for each PPP-type connection (so you could have multiple PPtP over cable, for instance, but PPPoE + PPtP is a problem). /etc/init.d/ppp automatically starts pptp session on boot., from #6720 SVN-Revision: 20221 | ||
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | Felix Fietkau | 2009-04-17 |
| | | | | SVN-Revision: 15242 | ||
* | fix double g typo | Florian Fainelli | 2009-03-15 |
| | | | | SVN-Revision: 14887 | ||
* | fix ppp and pptp typos where is used instead of (#4768, #4778) | Florian Fainelli | 2009-03-15 |
| | | | | SVN-Revision: 14882 | ||
* | ppp/pptp fixes: - prevent ppp from logging to /etc/ppp/connect-errors ↵ | Nicolas Thill | 2008-05-03 |
| | | | | | | (closes: #2989) - add dependency on ppp and kmod-gre to pptp - bump release number SVN-Revision: 11018 | ||
* | fix the route to the pptp server when using pptp as wan interface | Felix Fietkau | 2008-04-07 |
| | | | | SVN-Revision: 10751 | ||
* | Here comes the new UCI. Enjoy :) | Felix Fietkau | 2008-02-03 |
| | | | | SVN-Revision: 10367 | ||
* | bump package versions after updates | Felix Fietkau | 2007-09-07 |
| | | | | SVN-Revision: 8680 | ||
* | move package description to a separate definition, remove it when ↵ | Nicolas Thill | 2007-09-07 |
| | | | | | | DESCRIPTION=TITLE SVN-Revision: 8659 | ||
* | fix ifname in network state for pppoe and pptp, add a workaround for isps ↵ | Felix Fietkau | 2007-08-30 |
| | | | | | | sending wrong netmasks for pptp (thx, moonwatcher) SVN-Revision: 8552 | ||
* | allow the user to override the underlying connection method when using pptp ↵ | Felix Fietkau | 2007-08-27 |
| | | | | | | (defaults to dhcp) SVN-Revision: 8508 | ||
* | fix start_pppd for pptp (closes: #1612) | Nicolas Thill | 2007-04-21 |
| | | | | SVN-Revision: 7027 | ||
* | add file type autodetection for the unpack command and nuke PKG_CAT:= in ↵ | Felix Fietkau | 2007-03-16 |
| | | | | | | lots of places SVN-Revision: 6582 | ||
* | add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use ↵ | Felix Fietkau | 2007-03-16 |
| | | | | | | KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise) SVN-Revision: 6580 | ||
* | replace lots of manual install commands with INSTALL_* variables | Felix Fietkau | 2006-11-23 |
| | | | | SVN-Revision: 5624 | ||
* | finally move buildroot-ng to trunk | Felix Fietkau | 2016-03-20 |