summaryrefslogtreecommitdiff
path: root/package/pptp
AgeCommit message (Expand)Author
2012-05-14enable netifd by default and add its config variable to PKG_CONFIG_DEPENDS in...nbd
2012-05-14pptp: use the new json_get_vars functionnbd
2012-05-14pptp: use resolveip, schedule restart if dns lookups failnbd
2012-05-14pptp: drop the dependency on ip if netifd is selectednbd
2012-05-06pptp: fix installation path for netifd proto handlernbd
2012-05-05pptp: kill the call manager process on shutdownnbd
2012-05-05pptp: add netifd supportnbd
2012-05-05pptp: remove the defaultroute option from options.pptp, this is managed by ge...nbd
2012-05-05pptp: compile with the openwrt cflags instead of -O0nbd
2012-05-03package/pptp: remove a stray bracketjuhosg
2012-05-03Fix pptp handling of routes to server.juhosg
2012-01-08[package] pptp: remove support for underlying ipproto, it is adviced since a ...jow
2011-07-17[package] pptp: properly support symbolic VPN host names, tear down created h...jow
2011-06-06[package/pptp] require mppe 128bit-encryption by defaultmirko
2010-10-05[package] pptp: mark /etc/ppp/options.pptp as conffilejow
2010-09-30[package] add maintainer informationjow
2010-05-28[package] pptp: support interface sections without ifname by implementing sca...jow
2010-05-24[package] pptp: add "buffering" uci option to enable --nobuffer if needed (#7...jow
2010-05-07[package] pptp: don't remove server route if the gateway is 0.0.0.0, this fix...jow
2010-05-06[package] pptp: utilize coldplug_interface_pptp() to automatically launch ppt...jow
2010-05-06[package] pptp: update to v1.7.1jow
2010-05-01[package] pptp:jow
2010-03-14/lib/network/ppp.sh fixes a problem with PPtP (and other PPP-based things) wh...thepeople
2009-04-17get rid of $Id$ - it has never helped us and it has broken too many patches ;)nbd
2009-03-15[package] fix double g typoflorian
2009-03-15[package] fix ppp and pptp typos where is used instead of (#4768, #4778)florian
2008-05-03[package] ppp/pptp fixes:nico
2008-04-07fix the route to the pptp server when using pptp as wan interfacenbd
2008-02-03Here comes the new UCI. Enjoy :)nbd
2007-09-07bump package versions after updatesnbd
2007-09-07move package description to a separate definition, remove it when DESCRIPTION...nico
2007-08-30fix ifname in network state for pppoe and pptp, add a workaround for isps sen...nbd
2007-08-27allow the user to override the underlying connection method when using pptp (...nbd
2007-04-21fix start_pppd for pptp (closes: #1612)nico
2007-03-16add file type autodetection for the unpack command and nuke PKG_CAT:= in lots...nbd
2007-03-16add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DI...nbd
2006-11-23replace lots of manual install commands with INSTALL_* variablesnbd
2006-09-24new (last?) attempt at standardizing Makefilesnico
2006-09-23add fixes for the pptp network scriptsnbd
2006-09-23standardize Makefile, change section from base to netnico
2006-08-22Add maxfail option to avoid pptp giving up, closes #663florian
2006-07-30rewrite of the network scripts and configurationnbd
2006-06-27credit where credit is duembm
2006-06-21add INCLUDE_DIR variable for $(TOPDIR)/includenbd
2006-06-21build system cleanup. move shared include files into $(TOPDIR)/include, move ...nbd
2006-06-18normalize Makefiles.nico
2006-05-24sync pptp with trunk, remove Config.in and ipkg not needed anymore.nico
2006-05-15more BR2_ / CONFIG_ patchesmbm
2006-05-11replace $(IDIR_*) with $(1)nbd
2006-05-10Convert packages to new templatembm