httpd: make it possible to use system passwords for auth
authorPascal Bellard <pascal.bellard@ads-lu.com>
Tue, 29 Nov 2011 12:51:11 +0000 (13:51 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Tue, 29 Nov 2011 12:51:11 +0000 (13:51 +0100)
commit7291755439ad2f400df51a74b4e9a31a48f484b1
tree98ab3d41aaecca3419d319e0f953818a1981e7f3
parent901365fcffbc318395d24a05b6951288562da6af
httpd: make it possible to use system passwords for auth

function                                             old     new   delta
check_user_passwd                                    320     467    +147
httpd_main                                           760     757      -3

Signed-off-by: Pascal Bellard <pascal.bellard@ads-lu.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
networking/httpd.c