| Commit message (Expand) | Author | Age | Files | Lines |
* | enable netifd by default and add its config variable to PKG_CONFIG_DEPENDS in... | Felix Fietkau | 2012-05-14 | 1 | -0/+2 |
* | pptp: use the new json_get_vars function | Felix Fietkau | 2012-05-14 | 1 | -2/+1 |
* | pptp: use resolveip, schedule restart if dns lookups fail | Felix Fietkau | 2012-05-14 | 1 | -1/+12 |
* | pptp: drop the dependency on ip if netifd is selected | Felix Fietkau | 2012-05-14 | 1 | -1/+1 |
* | pptp: fix installation path for netifd proto handler | Felix Fietkau | 2012-05-06 | 1 | -2/+2 |
* | pptp: kill the call manager process on shutdown | Felix Fietkau | 2012-05-05 | 1 | -0/+74 |
* | pptp: add netifd support | Felix Fietkau | 2012-05-05 | 3 | -45/+101 |
* | pptp: remove the defaultroute option from options.pptp, this is managed by ge... | Felix Fietkau | 2012-05-05 | 1 | -1/+0 |
* | pptp: compile with the openwrt cflags instead of -O0 | Felix Fietkau | 2012-05-05 | 1 | -0/+2 |
* | package/pptp: remove a stray bracket | Gabor Juhos | 2012-05-03 | 1 | -1/+0 |
* | Fix pptp handling of routes to server. | Gabor Juhos | 2012-05-03 | 2 | -14/+12 |
* | [package] pptp: remove support for underlying ipproto, it is adviced since a ... | Jo-Philipp Wich | 2012-01-08 | 2 | -6/+2 |
* | [package] pptp: properly support symbolic VPN host names, tear down created h... | Jo-Philipp Wich | 2011-07-17 | 2 | -5/+13 |
* | [package/pptp] require mppe 128bit-encryption by default | Mirko Vogt | 2011-06-06 | 1 | -0/+1 |
* | [package] pptp: mark /etc/ppp/options.pptp as conffile | Jo-Philipp Wich | 2010-10-05 | 1 | -2/+6 |
* | [package] add maintainer information | Jo-Philipp Wich | 2010-09-30 | 1 | -0/+1 |
* | [package] pptp: support interface sections without ifname by implementing sca... | Jo-Philipp Wich | 2010-05-28 | 2 | -1/+5 |
* | [package] pptp: add "buffering" uci option to enable --nobuffer if needed (#7... | Jo-Philipp Wich | 2010-05-24 | 2 | -2/+11 |
* | [package] pptp: don't remove server route if the gateway is 0.0.0.0, this fix... | Jo-Philipp Wich | 2010-05-07 | 1 | -1/+1 |
* | [package] pptp: utilize coldplug_interface_pptp() to automatically launch ppt... | Jo-Philipp Wich | 2010-05-06 | 2 | -34/+5 |
* | [package] pptp: update to v1.7.1 | Jo-Philipp Wich | 2010-05-06 | 1 | -3/+3 |
* | [package] pptp: | Jo-Philipp Wich | 2010-05-01 | 2 | -10/+4 |
* | /lib/network/ppp.sh fixes a problem with PPtP (and other PPP-based things) wh... | Travis Kemen | 2010-03-14 | 1 | -0/+33 |
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | Felix Fietkau | 2009-04-17 | 1 | -1/+0 |
* | [package] fix double g typo | Florian Fainelli | 2009-03-15 | 1 | -1/+1 |
* | [package] fix ppp and pptp typos where is used instead of (#4768, #4778) | Florian Fainelli | 2009-03-15 | 2 | -3/+3 |
* | [package] ppp/pptp fixes: | Nicolas Thill | 2008-05-03 | 1 | -2/+3 |
* | fix the route to the pptp server when using pptp as wan interface | Felix Fietkau | 2008-04-07 | 1 | -1/+11 |
* | Here comes the new UCI. Enjoy :) | Felix Fietkau | 2008-02-03 | 1 | -1/+1 |
* | bump package versions after updates | Felix Fietkau | 2007-09-07 | 1 | -1/+1 |
* | move package description to a separate definition, remove it when DESCRIPTION... | Nicolas Thill | 2007-09-07 | 1 | -2/+4 |
* | fix ifname in network state for pppoe and pptp, add a workaround for isps sen... | Felix Fietkau | 2007-08-30 | 1 | -2/+13 |
* | allow the user to override the underlying connection method when using pptp (... | Felix Fietkau | 2007-08-27 | 1 | -1/+2 |
* | fix start_pppd for pptp (closes: #1612) | Nicolas Thill | 2007-04-21 | 1 | -2/+2 |
* | add file type autodetection for the unpack command and nuke PKG_CAT:= in lots... | Felix Fietkau | 2007-03-16 | 1 | -1/+0 |
* | add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DI... | Felix Fietkau | 2007-03-16 | 1 | -2/+0 |
* | replace lots of manual install commands with INSTALL_* variables | Felix Fietkau | 2006-11-23 | 1 | -6/+6 |
* | new (last?) attempt at standardizing Makefiles | Nicolas Thill | 2006-09-24 | 1 | -1/+2 |
* | add fixes for the pptp network scripts | Felix Fietkau | 2006-09-23 | 1 | -5/+6 |
* | standardize Makefile, change section from base to net | Nicolas Thill | 2006-09-23 | 1 | -7/+8 |
* | Add maxfail option to avoid pptp giving up, closes #663 | Florian Fainelli | 2006-08-22 | 1 | -0/+1 |
* | rewrite of the network scripts and configuration | Felix Fietkau | 2006-07-30 | 3 | -47/+24 |
* | credit where credit is due | Mike Baker | 2006-06-27 | 1 | -0/+6 |
* | add INCLUDE_DIR variable for $(TOPDIR)/include | Felix Fietkau | 2006-06-21 | 1 | -1/+1 |
* | build system cleanup. move shared include files into $(TOPDIR)/include, move ... | Felix Fietkau | 2006-06-21 | 1 | -1/+1 |
* | normalize Makefiles. | Nicolas Thill | 2006-06-18 | 1 | -3/+3 |
* | sync pptp with trunk, remove Config.in and ipkg not needed anymore. | Nicolas Thill | 2006-05-24 | 4 | -18/+1 |
* | more BR2_ / CONFIG_ patches | Mike Baker | 2006-05-15 | 1 | -4/+4 |
* | replace $(IDIR_*) with $(1) | Felix Fietkau | 2006-05-11 | 1 | -6/+6 |
* | Convert packages to new template | Mike Baker | 2006-05-10 | 1 | -20/+16 |