index
:
rtl819xx
master
mini3g
realtek
realtek-unstable
toolchain-unstable
Realtek rtl819xx port to OpenWrt
Roman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
ppp
Commit message (
Expand
)
Author
Age
Files
Lines
*
cosmetic change: rename PKG_BUILDDEP to PKG_BUILD_DEPENDS
nico
2007-01-22
1
-1
/
+1
*
Forward port whiterussian resolv.conf changes
nbd
2007-01-08
2
-2
/
+2
*
Also use INSTALL_CONF for ppp
florian
2007-01-05
1
-2
/
+2
*
fix ppp keepalive setting (#1071)
nbd
2006-12-20
1
-2
/
+2
*
Add ipv6 support to PPP
florian
2006-12-07
1
-2
/
+3
*
replace lots of manual install commands with INSTALL_* variables
nbd
2006-11-23
1
-32
/
+32
*
hopefully fix duplicate ppp instances (#895)
nbd
2006-11-18
1
-1
/
+1
*
implement target profiles in menuconfig
nbd
2006-11-12
1
-3
/
+0
*
fix vpi/vci setting for pppoa
nbd
2006-10-30
1
-1
/
+3
*
enable pppoa for ar7
nbd
2006-10-30
1
-0
/
+1
*
use lock to remove race conditions in bringing up ppp and dhcp that would lea...
nbd
2006-10-26
1
-2
/
+8
*
make network scripts more robust, prevent multiple instances of pppd and udhc...
nbd
2006-10-24
1
-0
/
+5
*
pppd: pass on the configured upper limit for mtu to the channel that ppp uses
nbd
2006-10-10
1
-0
/
+17
*
save the real configured interface name in the 'device' variable when running...
nbd
2006-10-09
1
-1
/
+0
*
fix ppp compile on osx
nbd
2006-09-27
2
-0
/
+29
*
new (last?) attempt at standardizing Makefiles
nico
2006-09-24
1
-54
/
+62
*
add fixes for the pptp network scripts
nbd
2006-09-23
1
-3
/
+0
*
allow spaces in the keepalive option
nbd
2006-09-12
1
-2
/
+2
*
allow the user to override the lcp echo interval in ppp network configurations
nbd
2006-09-12
1
-1
/
+4
*
fix typo
nbd
2006-08-04
1
-1
/
+1
*
more cleanup (make sure to pass TARGET_PATH and not just TARGET_CC)
mbm
2006-08-04
1
-1
/
+1
*
add quotes to TARGET_CC and TARGET_CROSS to help with distcc and ccache
mbm
2006-08-04
1
-1
/
+1
*
port ppp modules to package/kernel and fix ppp package dependencies
nbd
2006-07-30
1
-2
/
+3
*
rewrite of the network scripts and configuration
nbd
2006-07-30
7
-85
/
+77
*
remove unneeded RSTRIP calls.
nico
2006-07-03
1
-1
/
+0
*
credit where credit is due
mbm
2006-06-27
1
-0
/
+6
*
add INCLUDE_DIR variable for $(TOPDIR)/include
nbd
2006-06-21
1
-1
/
+1
*
build system cleanup. move shared include files into $(TOPDIR)/include, move ...
nbd
2006-06-21
1
-1
/
+1
*
normalize Makefiles.
nico
2006-06-18
1
-39
/
+38
*
ppp: try to reconnect indefinitely (#551)
nbd
2006-06-09
1
-0
/
+1
*
improve dependency handling, fix some package makefile bugs
nbd
2006-05-30
1
-2
/
+2
*
add proper build depends
nbd
2006-05-30
1
-1
/
+1
*
sync ppp with trunk and convert it to -ng.
nico
2006-05-24
15
-202
/
+141
*
more BR2_ / CONFIG_ patches
mbm
2006-05-15
2
-25
/
+25
*
large init script cleanup and merge of whiterussian changes, new dnsmasq conf...
nbd
2006-04-05
2
-36
/
+20
*
precompile ppp active filter (reduces libpcap overhead to only a few k), enab...
nbd
2006-03-18
7
-5
/
+315
*
disable ppp filter support by default (adds unnecessary bloat by requiring li...
nbd
2006-02-12
1
-1
/
+1
*
use gcc 4.0.2 and deselect ppp by default for Aruba, use gcc 3.4.5 for the ot...
kaloz
2006-02-10
1
-0
/
+1
*
pppo*: change lcp-echo-interval to 1s instead of 10s
nbd
2006-02-08
2
-2
/
+2
*
Added needed patch for ppp to compile with filter enable
florian
2006-02-05
1
-0
/
+14
*
Updated ppp to be compiled with PPP filtering options as it was introduced wi...
florian
2006-02-05
3
-2
/
+15
*
change cp to $(CP)
mbm
2006-02-01
1
-3
/
+3
*
port wan_device changes from whiterussian to kamikaze
nbd
2006-01-16
1
-1
/
+1
*
remove useless /etc/ppp/peers/sample file (forgot the Makefile change)
nbd
2006-01-11
1
-2
/
+0
*
remove useless /etc/ppp/peers/sample file
nbd
2006-01-11
1
-3
/
+0
*
remove nodetach from ppp init scripts
nbd
2005-11-19
2
-2
/
+2
*
hotplug-based network script rewrite
nbd
2005-11-19
2
-65
/
+56
*
add lcp ping to ppp ifup script so that it timeouts properly (fixes #42)
nbd
2005-11-11
2
-49
/
+61
*
patch pppd to be able to deal with time changes during a connection, fixes #31
nbd
2005-11-11
1
-0
/
+82
*
add hotplug stuff to trunk/
nbd
2005-11-07
5
-1
/
+9
[next]