projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[package] nvram: handle nvram at varying offsets within the eraseblock (fixes Edimax...
[openwrt.git]
/
package
/
busybox
/
patches
/
310-passwd_access.patch
diff --git
a/package/busybox/patches/310-passwd_access.patch
b/package/busybox/patches/310-passwd_access.patch
index
f90c840
..
fef9d3a
100644
(file)
--- a/
package/busybox/patches/310-passwd_access.patch
+++ b/
package/busybox/patches/310-passwd_access.patch
@@
-3,7
+3,7
@@
--- a/networking/httpd.c
+++ b/networking/httpd.c
--- a/networking/httpd.c
+++ b/networking/httpd.c
-@@ -171
3,21 +1713
,32 @@ static int check_user_passwd(const char
+@@ -171
6,21 +1716
,32 @@ static int check_user_passwd(const char
if (ENABLE_FEATURE_HTTPD_AUTH_MD5) {
char *md5_passwd;
if (ENABLE_FEATURE_HTTPD_AUTH_MD5) {
char *md5_passwd;
This page took
0.023652 seconds
and
4
git commands to generate.