projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
busybox: disable the check for the uclibc rpc config option
[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
6ab6d4b
..
24241c1
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
-@@ -1
699,21 +1699,32 @@ static int check_user_passwd(const char
+@@ -1
717,21 +1717,32 @@ static int check_user_passwd(const char
if (ENABLE_FEATURE_HTTPD_AUTH_MD5) {
char *md5_passwd;
This page took
0.018331 seconds
and
4
git commands to generate.