aboutsummaryrefslogtreecommitdiffstats
path: root/package/ppp/Makefile
Commit message (Expand)AuthorAgeFilesLines
* [package] ppp: add workaround for ignored rp_pppoe_ac and rp_pppoe_service op...Jo-Philipp Wich2011-10-041-1/+1
* ppp: version bump to 2.4.5Felix Fietkau2011-07-281-3/+3
* ppp: remove -ffunction-sections, -fdata-sections and -Wl,--gc-sections, it ca...Felix Fietkau2011-06-121-3/+0
* [package] ppp: prevent duplicate hotplug for non uci managed ppp interfaces (...Jo-Philipp Wich2011-04-201-2/+2
* pppd: use -ffunction-sections, -fdata-sections and --gc-sections, saves 5k un...Felix Fietkau2011-03-021-0/+3
* ppp: add a more descriptive title for ppp-multilinkFelix Fietkau2011-02-131-1/+1
* ppp: move multilink support into a separate build variant - saves around 30k ...Felix Fietkau2011-02-131-7/+25
* [package] ppp: don't die on malformed PADS frames that might appear on instab...Jo-Philipp Wich2011-01-191-1/+1
* [package] ppp: bump pkg revision after latest changesJo-Philipp Wich2011-01-171-1/+1
* [package] ppp: synthesize a .device option to make ifup work on pppoa interfa...Jo-Philipp Wich2011-01-171-1/+1
* [package] pppd: use "atmdev" option to select the DSL adapter, this aligns it...Jo-Philipp Wich2010-10-201-1/+1
* [package] ppp:Jo-Philipp Wich2010-10-191-1/+1
* [package] ppp: utilize the new keepfiles facility to backup the whole radius ...Jo-Philipp Wich2010-10-051-4/+1
* [package] ppp: mark /etc/ppp/ resources as conffilesJo-Philipp Wich2010-10-051-1/+19
* [package] add maintainer informationJo-Philipp Wich2010-09-301-0/+1
* [package] ppp: use service_kill()Jo-Philipp Wich2010-09-191-1/+1
* [package] ppp: populate gateway of default route with peer address (#6259)Jo-Philipp Wich2010-08-251-1/+1
* [package] pppd: only remove own default route on shutdown (#7694)Jo-Philipp Wich2010-08-041-1/+1
* [package] ppp: interpret "demand" option as timeout in seconds (#7517)Jo-Philipp Wich2010-06-261-1/+1
* bump release number for packages ahead of backfire in trunkNicolas Thill2010-05-231-1/+1
* [package] ppp:Jo-Philipp Wich2010-05-071-1/+1
* [package] ppp: rename 20-usb-modem to 20-atm-modemJo-Philipp Wich2010-05-021-1/+1
* [package] ppp: add hotplug helper for usb dsl modems to ppp-mod-pppoa packageJo-Philipp Wich2010-05-021-0/+2
* [package] ppp:Jo-Philipp Wich2010-05-011-1/+1
* propagate atm header changes into pppoatm and br2684ctl as wellFelix Fietkau2010-03-281-1/+6
* this patch simplifies the Makefile by using PKG_INSTALL:=1, and it alsoTravis Kemen2010-03-051-29/+23
* [package] ppp: add dns servers to uci state in the ip-up scriptJo-Philipp Wich2009-09-301-1/+1
* [package] ppp: quote positional parameters when calling up/down scripts (clos...Nicolas Thill2009-09-271-1/+1
* [package] bump some revisions and update copyrightsAndy Boyett2009-09-101-2/+2
* [package] update ppp to v2.4.4 (#5102)Jo-Philipp Wich2009-05-201-4/+4
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-171-1/+0
* [package] fix ppp and pptp typos where is used instead of (#4768, #4778)Florian Fainelli2009-03-151-1/+1
* oops, fix typo in [12368]Nicolas Thill2008-08-221-1/+1
* install ppp development headersNicolas Thill2008-08-221-0/+5
* [package] ppp/pptp fixes:Nicolas Thill2008-05-031-2/+2
* bump ppp versionFelix Fietkau2007-11-071-1/+1
* add ppp ipv6 patch by farnz (from #2525)Felix Fietkau2007-11-071-0/+2
* remove linux-atm from ppp build deps - the internal version seems to be workingFelix Fietkau2007-09-221-1/+1
* bump package versions after updatesFelix Fietkau2007-09-071-1/+1
* move package description to a separate definition, remove it when DESCRIPTION...Nicolas Thill2007-09-071-23/+38
* add file type autodetection for the unpack command and nuke PKG_CAT:= in lots...Felix Fietkau2007-03-161-1/+0
* add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DI...Felix Fietkau2007-03-161-3/+0
* cosmetic change: rename PKG_BUILDDEP to PKG_BUILD_DEPENDSNicolas Thill2007-01-221-1/+1
* Forward port whiterussian resolv.conf changesFelix Fietkau2007-01-081-1/+1
* Also use INSTALL_CONF for pppFlorian Fainelli2007-01-051-2/+2
* replace lots of manual install commands with INSTALL_* variablesFelix Fietkau2006-11-231-32/+32
* implement target profiles in menuconfigFelix Fietkau2006-11-121-3/+0
* enable pppoa for ar7Felix Fietkau2006-10-301-0/+1
* fix ppp compile on osxFelix Fietkau2006-09-271-0/+9
* new (last?) attempt at standardizing MakefilesNicolas Thill2006-09-241-54/+62