mc/lib
Slava Zanko 7ea4dfb4ca Ticket #1902: (reopened defect) Possible security risk in mcserv.c
Comment by Oswald Buddenhagen:
first, you decided to ignore my advice about not
obfuscating the code with nonsense-checks, and on top of that you
broke the string comparison (just see what happens when you try a user
named "ftpmaster").

This commit contain changes for respect this critic.

Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2010-02-05 17:36:19 +02:00
..
filehighlight Moved strecape.[ch] into library 2010-01-26 10:30:25 +02:00
mcconfig lib/mcconfig/common.c: fixed memory leak 2010-02-02 21:56:01 +03:00
search Moved strecape.[ch] into library 2010-01-26 10:30:25 +02:00
skin Ticket #1990: code cleanup before 4.7.0.2 release. 2010-02-02 21:45:05 +03:00
strutil Move logging.[ch] into library 2010-01-26 10:30:26 +02:00
tty Fixed unused variables. 2010-02-02 21:45:21 +03:00
vfs Ticket #1902: (reopened defect) Possible security risk in mcserv.c 2010-02-05 17:36:19 +02:00
filehighlight.h Changes for build after moving interface includes 2010-01-26 10:30:25 +02:00
fileloc.h Reorganization of sources. Part 2 2010-01-26 10:30:23 +02:00
fs.h Reorganization of sources. Part 1. 2010-01-26 10:30:23 +02:00
glibcompat.c Reorganization of sources. Part 1. 2010-01-26 10:30:23 +02:00
glibcompat.h Reorganization of sources. Part 1. 2010-01-26 10:30:23 +02:00
global.h Move logging.[ch] into library 2010-01-26 10:30:26 +02:00
logging.c Changes for build after moving logging.[ch] into library 2010-01-26 10:30:26 +02:00
logging.h Move logging.[ch] into library 2010-01-26 10:30:26 +02:00
Makefile.am lib/Makefile.am: added lib/skin.h into distribution 2010-02-02 18:01:18 +02:00
mcconfig.h Move all interface includes from subdirs lib/*/*.h into lib/*.h 2010-01-26 10:30:25 +02:00
search.h Move all interface includes from subdirs lib/*/*.h into lib/*.h 2010-01-26 10:30:25 +02:00
skin.h Move all interface includes from subdirs lib/*/*.h into lib/*.h 2010-01-26 10:30:25 +02:00
strescape.h Moved strecape.[ch] into library 2010-01-26 10:30:25 +02:00
strutil.h Moved strutil-related stuff from src into lib/strutil/* 2010-01-26 10:30:24 +02:00
timefmt.h Added missed includes. 2010-02-02 21:45:11 +03:00
unixcompat.h patches for AIX with ncurses support 2010-01-27 10:04:38 +02:00
util.c Small refactoring of history engine. 2010-02-04 13:42:44 +00:00
util.h Moved src/util.[ch] into lib, also moved unixcompat.h and utilunix.c. 2010-01-26 10:30:23 +02:00
utilunix.c Ticket #262: remove obsolete own putenv() implementation. 2010-01-30 18:31:24 +03:00