index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Package sit module as part of kmod-ipv6 (#1424)
Florian Fainelli
2007-03-01
1
-1
/
+1
*
Make strongswan really depend on 2.4 kernels
Florian Fainelli
2007-03-01
1
-0
/
+2
*
Fix truncated pings results when packets are too small. Also check for packet...
Florian Fainelli
2007-02-28
1
-0
/
+42
*
mark uml as broken and add some cleanups (not working yet)
Felix Fietkau
2007-02-28
6
-25
/
+153
*
fix the issue of httpd no longer working when its root directory is replaced
Felix Fietkau
2007-02-28
1
-0
/
+28
*
Fix dependency on zlib
Florian Fainelli
2007-02-28
1
-1
/
+1
*
Revert previous commit oops :/
Florian Fainelli
2007-02-28
1
-9
/
+4
*
Re-enable fuse for 2.4 kernels as well (#1346)
Florian Fainelli
2007-02-28
1
-3
/
+9
*
Add strongswan (#1330)
Florian Fainelli
2007-02-28
17
-0
/
+1468
*
fix kexec-tools build
Felix Fietkau
2007-02-28
2
-5
/
+12
*
fix a small bug in the config merge/split (fixes buildbot error on ixp4xx)
Felix Fietkau
2007-02-28
2
-4
/
+3
*
Forgot the patch for CLASSIFY
Florian Fainelli
2007-02-28
1
-0
/
+120
*
Add ipt_CLASSIFY target for 2.4 kernels (#1338)
Florian Fainelli
2007-02-28
4
-0
/
+5
*
remove remaining unnecessary dependency
Felix Fietkau
2007-02-28
1
-3
/
+0
*
add missing dependencies (#1244)
Felix Fietkau
2007-02-28
1
-1
/
+1
*
add a patch to revert recent breakage in the intel cfi flash driver (fixes #1...
Felix Fietkau
2007-02-28
1
-0
/
+169
*
strip double quotes from grub boot options (fixes #1406)
Felix Fietkau
2007-02-28
1
-2
/
+3
*
update to imq patch version 2.6.19-imq3 - fixes kernel oops from #1397
Felix Fietkau
2007-02-28
1
-428
/
+452
*
allow the user to change the rb532 rootfs size in menuconfig (fixes #1374)
Felix Fietkau
2007-02-28
2
-3
/
+3
*
add wl-500w diag support (untested, based on patch from #1298)
Felix Fietkau
2007-02-28
1
-0
/
+13
*
move ccache to tools/ and fix potential dependency issue
Felix Fietkau
2007-02-27
3
-2
/
+2
*
fix ccache build (#1415)
Felix Fietkau
2007-02-27
1
-9
/
+16
*
add a check for brctl in the unbridge() function (fixes #1417)
Felix Fietkau
2007-02-27
1
-1
/
+2
*
use config_get_bool for hide_ssid option in madwifi
Felix Fietkau
2007-02-27
1
-3
/
+3
*
move config_get_bool from /sbin/wifi to /etc/functions.sh
Felix Fietkau
2007-02-27
2
-11
/
+11
*
Add hidden_ssid option to madwifi script (#1363)
Florian Fainelli
2007-02-27
1
-0
/
+3
*
Massive speedup in the package/target scanning step - per package metadata fi...
Felix Fietkau
2007-02-27
2
-32
/
+70
*
remove compatibility crap from libfuse which seems to break on uClibc, becaus...
Felix Fietkau
2007-02-27
2
-0
/
+203
*
fix alsa compile
Felix Fietkau
2007-02-27
1
-0
/
+1
*
Make cifs depend on kmod-nls-base (#1360)
Florian Fainelli
2007-02-27
1
-0
/
+1
*
fix pam header related compile error in dropbear
Felix Fietkau
2007-02-27
1
-0
/
+19
*
Add macosx fix from #1407
Florian Fainelli
2007-02-26
1
-0
/
+11
*
Integrate basic UCI config file validation support Needs more testing and val...
Felix Fietkau
2007-02-26
8
-31
/
+656
*
correct wrong CONFIG_PCMCIA defaults (fixes buildbot errors)
Felix Fietkau
2007-02-26
9
-1
/
+9
*
add missing dependency
Felix Fietkau
2007-02-26
1
-1
/
+1
*
document MAKE_FLAGS and MAKE_VARS
Felix Fietkau
2007-02-26
1
-0
/
+9
*
add information about the tex4ht requirement for the docs
Felix Fietkau
2007-02-26
1
-1
/
+1
*
add missing copyright header
Felix Fietkau
2007-02-26
2
-0
/
+9
*
add x86_64 sitefile
Felix Fietkau
2007-02-26
1
-0
/
+31
*
minor cleanup
Felix Fietkau
2007-02-26
1
-15
/
+12
*
use default_subtargets in package/Makefile and target/Makefile
Felix Fietkau
2007-02-26
2
-25
/
+2
*
remove old variables
Felix Fietkau
2007-02-26
1
-2
/
+2
*
move CXXFLAGS to MAKE_VARS
Felix Fietkau
2007-02-26
1
-1
/
+1
*
add MAKE_VARS and MAKE_FLAGS similar to CONFIGURE_*
Felix Fietkau
2007-02-26
1
-6
/
+12
*
rename PKG_CONFIGURE_PATH to CONFIGURE_PATH for consistency
Felix Fietkau
2007-02-25
1
-2
/
+3
*
document configure related build system changes
Felix Fietkau
2007-02-25
1
-2
/
+14
*
use NO_TRACE_MAKE for docs build
Felix Fietkau
2007-02-25
1
-4
/
+4
*
more cleanup
Felix Fietkau
2007-02-25
1
-33
/
+14
*
various configure related cleanups
Felix Fietkau
2007-02-25
8
-134
/
+49
*
change path to .prereq stampfile
Felix Fietkau
2007-02-25
1
-2
/
+2
[next]