don't run mdev on hotplug pseudo-events that come from user space
[openwrt.git] / package / ppp /
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...
2005-05-18 nicoConvert ppp to new packaging style, rename ppp-*-plugin...
2005-05-08 wbxstupid mistake, forget complete path to nvram :(
2005-05-04 wbxshorter syntax
2005-05-01 wbxip-up script, so that we can get time from network...
2005-05-01 wbxmru and mtu need to be on separate lines
2005-04-20 nbdadd options to make ppp connect faster
2005-04-19 nbdremove persist in pppoe script until reconnect works...
2005-04-18 nbdfix inconsistent pppoe nvram settings (use linksys...
2005-04-18 nbdfix ppp reconnect (add persist option)
2005-04-02 nbdadd depend on kmod-pppoe in ppp menuconfig
2005-04-02 nbdmake pppoe init script re-read nvram settings before...
2005-03-31 nbdmove ppp plugins default search path and (hopefully...
2005-03-30 nbdremove version and architecture from control files
2005-03-29 nicoForce symlink creation
2005-03-26 nbdmake pppoe work automatically
2005-03-24 nbdremove CVS directories from ppp packages
2005-03-21 wbxadd md5sums
2005-03-19 nbdadd downloading script (with md5sum checking and source...
2005-03-14 nbdmake kernel ppp optional and remove cramfs support
2005-03-06 nicoAdd package install dependencies (don't install a packa...
2005-03-06 mbmbring up to date with nbd's br2_test20.tar.bz2