bump ppp version
[openwrt.git] / package / ppp /
2007-11-07 nbdbump ppp version
2007-11-07 nbdadd ppp ipv6 patch by farnz (from #2525)
2007-09-22 nbdremove linux-atm from ppp build deps - the internal...
2007-09-16 florianAdd ipv6 up/down using route (#2372)
2007-09-16 florianUse default values for lcp-echo-failure and lcp-echo...
2007-09-07 nbdbump package versions after updates
2007-09-07 nbdfix ppp unit number issues (#2178)
2007-09-07 nicomove package description to a separate definition,...
2007-09-01 nbdallow the user to disable the defaultroute option for ppp
2007-08-31 nbdoops... typo
2007-08-31 nbdfix issues with multiple ppp links (noticed by Stefano...
2007-08-30 nbdfix ifname in network state for pppoe and pptp, add...
2007-07-23 nbdadd pppd options patch from #2114
2007-06-16 nbdkeep track of the network interface states (stored...
2007-06-04 nbdrefresh all package patches in the buildroot using...
2007-05-01 mbmvarious patches to add support for ppp over evdo or...
2007-04-21 nbdadd better default config for ar7, add br2684ctl init...
2007-04-17 florianFix the device names too long (#1591)
2007-03-24 nbdset the DEVICE variable in hotplug events from ppp...
2007-03-16 nbdadd file type autodetection for the unpack command...
2007-03-16 nbdadd a default for PKG_BUILD_DIR and PKG_INSTALL_DIR...
2007-03-14 florianChange mtu value for pppoa and pppoe (#945)
2007-03-04 nbdnuke mdev and replace it with hotplug2 :)
2007-02-25 nbdmore reliable fix for handling ppp
2007-02-25 nbdfix ppp defaultroute issues (based on patch from #1386...
2007-01-22 nicocosmetic change: rename PKG_BUILDDEP to PKG_BUILD_DEPENDS
2007-01-08 nbdForward port whiterussian resolv.conf changes
2007-01-05 florianAlso use INSTALL_CONF for ppp
2006-12-20 nbdfix ppp keepalive setting (#1071)
2006-12-07 florianAdd ipv6 support to PPP
2006-11-23 nbdreplace lots of manual install commands with INSTALL_...
2006-11-18 nbdhopefully fix duplicate ppp instances (#895)
2006-11-12 nbdimplement target profiles in menuconfig
2006-10-30 nbdfix vpi/vci setting for pppoa
2006-10-30 nbdenable pppoa for ar7
2006-10-26 nbduse lock to remove race conditions in bringing up ppp...
2006-10-24 nbdmake network scripts more robust, prevent multiple...
2006-10-13 nbdfinally move buildroot-ng to trunk
2006-10-10 nbdpppd: pass on the configured upper limit for mtu to...
2006-10-09 nbdsave the real configured interface name in the 'device...
2006-09-27 nbdfix ppp compile on osx
2006-09-24 niconew (last?) attempt at standardizing Makefiles
2006-09-23 nbdadd fixes for the pptp network scripts
2006-09-12 nbdallow spaces in the keepalive option
2006-09-12 nbdallow the user to override the lcp echo interval in...
2006-08-04 nbdfix typo
2006-08-04 mbmmore cleanup (make sure to pass TARGET_PATH and not...
2006-08-04 mbmadd quotes to TARGET_CC and TARGET_CROSS to help with...
2006-07-30 nbdport ppp modules to package/kernel and fix ppp package...
2006-07-30 nbdrewrite of the network scripts and configuration
2006-07-03 nicoremove unneeded RSTRIP calls.
2006-06-27 mbmcredit where credit is due
2006-06-21 nbdadd INCLUDE_DIR variable for $(TOPDIR)/include
2006-06-21 nbdbuild system cleanup. move shared include files into...
2006-06-18 niconormalize Makefiles.
2006-06-09 nbdppp: try to reconnect indefinitely (#551)
2006-05-30 nbdimprove dependency handling, fix some package makefile...
2006-05-30 nbdadd proper build depends
2006-05-24 nicosync ppp with trunk and convert it to -ng.
2006-05-15 mbmmore BR2_ / CONFIG_ patches
2006-04-05 nbdlarge init script cleanup and merge of whiterussian...
2006-03-18 nbdprecompile ppp active filter (reduces libpcap overhead...
2006-02-12 nbddisable ppp filter support by default (adds unnecessary...
2006-02-10 kalozuse gcc 4.0.2 and deselect ppp by default for Aruba...
2006-02-08 nbdpppo*: change lcp-echo-interval to 1s instead of 10s
2006-02-05 florianAdded needed patch for ppp to compile with filter enable
2006-02-05 florianUpdated ppp to be compiled with PPP filtering options...
2006-02-01 mbmchange cp to $(CP)
2006-01-16 nbdport wan_device changes from whiterussian to kamikaze
2006-01-11 nbdremove useless /etc/ppp/peers/sample file (forgot the...
2006-01-11 nbdremove useless /etc/ppp/peers/sample file
2005-11-19 nbdremove nodetach from ppp init scripts
2005-11-19 nbdhotplug-based network script rewrite
2005-11-11 nbdadd lcp ping to ppp ifup script so that it timeouts...
2005-11-11 nbdpatch pppd to be able to deal with time changes during...
2005-11-07 nbdadd hotplug stuff to trunk/
2005-11-05 nicoreorganize/rationalize/format package menuconfig,
2005-10-22 nbdfix typo in ppp init scripts
2005-10-21 nbdremove Maintainer: and Source: from packages
2005-10-19 nbdclean up mtu handling in ppp init scripts
2005-09-07 nbdadd fixes for dsl code, clean up old hacks
2005-09-05 nbdreduce timeout for pppoe
2005-09-03 wbxi think ATM is right
2005-09-01 nbdchange pppoa default mtu, fix typo in default config
2005-08-30 nbdfix pppoatm init script
2005-08-26 nbdremove connect line from pppoa start script
2005-08-26 nbdclean up board-dependent files, add pppoatm support...
2005-08-23 nbdfix pppoe init script
2005-08-20 nbdadd pppoe fix from whiterussian
2005-08-20 nbdadd support for pppoe over atheros wlan
2005-08-10 nicoMake MTU default to 1492 when ppp_mtu nvram variable...
2005-08-10 nicoFix /etc/init.d/S50pppoe -> /sbin/ifup.pppoe change
2005-07-21 nbdadd config file /etc/config/network, add board-specific...
2005-07-15 nbdgive basic commandline help
2005-07-13 nbdfix ppp reconnect bug
2005-07-12 nbdadd a lot of debian fixes to ppp (should fix persist...
2005-07-03 nbdremove pppoe init script, add ifup.pppoe for that
2005-05-26 nicoMove complex packages to their own menu,
2005-05-19 nicoCosmetic fix
2005-05-19 nicoStandardize package Config.in, change prompt to package...
next
This page took 0.237722 seconds and 7 git commands to generate.