summaryrefslogtreecommitdiffstats
path: root/package/pptp
Commit message (Expand)AuthorAgeFilesLines
* [package] drop userspace pptp - it is defunct, slow and badly integratedjow2012-06-114-184/+0
* [package] /etc/functions.sh => /lib/functions.shjow2012-06-051-1/+1
* pptp: fix passing setup json variables to the ppp setup codenbd2012-06-031-1/+1
* pptp: remove old network scriptsnbd2012-05-292-73/+3
* enable netifd by default and add its config variable to PKG_CONFIG_DEPENDS in...nbd2012-05-141-0/+2
* pptp: use the new json_get_vars functionnbd2012-05-141-2/+1
* pptp: use resolveip, schedule restart if dns lookups failnbd2012-05-141-1/+12
* pptp: drop the dependency on ip if netifd is selectednbd2012-05-141-1/+1
* pptp: fix installation path for netifd proto handlernbd2012-05-061-2/+2
* pptp: kill the call manager process on shutdownnbd2012-05-051-0/+74
* pptp: add netifd supportnbd2012-05-053-45/+101
* pptp: remove the defaultroute option from options.pptp, this is managed by ge...nbd2012-05-051-1/+0
* pptp: compile with the openwrt cflags instead of -O0nbd2012-05-051-0/+2
* package/pptp: remove a stray bracketjuhosg2012-05-031-1/+0
* Fix pptp handling of routes to server.juhosg2012-05-032-14/+12
* [package] pptp: remove support for underlying ipproto, it is adviced since a ...jow2012-01-082-6/+2
* [package] pptp: properly support symbolic VPN host names, tear down created h...jow2011-07-172-5/+13
* [package/pptp] require mppe 128bit-encryption by defaultmirko2011-06-061-0/+1
* [package] pptp: mark /etc/ppp/options.pptp as conffilejow2010-10-051-2/+6
* [package] add maintainer informationjow2010-09-301-0/+1
* [package] pptp: support interface sections without ifname by implementing sca...jow2010-05-282-1/+5
* [package] pptp: add "buffering" uci option to enable --nobuffer if needed (#7...jow2010-05-242-2/+11
* [package] pptp: don't remove server route if the gateway is 0.0.0.0, this fix...jow2010-05-071-1/+1
* [package] pptp: utilize coldplug_interface_pptp() to automatically launch ppt...jow2010-05-062-34/+5
* [package] pptp: update to v1.7.1jow2010-05-061-3/+3
* [package] pptp:jow2010-05-012-10/+4
* /lib/network/ppp.sh fixes a problem with PPtP (and other PPP-based things) wh...thepeople2010-03-141-0/+33
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)nbd2009-04-171-1/+0
* [package] fix double g typoflorian2009-03-151-1/+1
* [package] fix ppp and pptp typos where is used instead of (#4768, #4778)florian2009-03-152-3/+3
* [package] ppp/pptp fixes:nico2008-05-031-2/+3
* fix the route to the pptp server when using pptp as wan interfacenbd2008-04-071-1/+11
* Here comes the new UCI. Enjoy :)nbd2008-02-031-1/+1
* bump package versions after updatesnbd2007-09-071-1/+1
* move package description to a separate definition, remove it when DESCRIPTION...nico2007-09-071-2/+4
* fix ifname in network state for pppoe and pptp, add a workaround for isps sen...nbd2007-08-301-2/+13
* allow the user to override the underlying connection method when using pptp (...nbd2007-08-271-1/+2
* fix start_pppd for pptp (closes: #1612)nico2007-04-211-2/+2
* add file type autodetection for the unpack command and nuke PKG_CAT:= in lots...nbd2007-03-161-1/+0
* add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DI...nbd2007-03-161-2/+0
* replace lots of manual install commands with INSTALL_* variablesnbd2006-11-231-6/+6
* new (last?) attempt at standardizing Makefilesnico2006-09-241-1/+2
* add fixes for the pptp network scriptsnbd2006-09-231-5/+6
* standardize Makefile, change section from base to netnico2006-09-231-7/+8
* Add maxfail option to avoid pptp giving up, closes #663florian2006-08-221-0/+1
* rewrite of the network scripts and configurationnbd2006-07-303-47/+24
* credit where credit is duembm2006-06-271-0/+6
* add INCLUDE_DIR variable for $(TOPDIR)/includenbd2006-06-211-1/+1
* build system cleanup. move shared include files into $(TOPDIR)/include, move ...nbd2006-06-211-1/+1
* normalize Makefiles.nico2006-06-181-3/+3