mirror of
https://git.savannah.gnu.org/git/inetutils.git
synced 2026-01-19 00:08:17 +08:00
(pass): Call try_login. (user): Always ask for a password for an uknown user. Call try_login directly if a known user with no password. (end_login, pass, dologout): Use logwtmp_keep_open. (send_file_list): Test for '\0' in name rather than looking at DIR's d_namlen field (which doesn't exist on all systems). (retrieve, store): Use SEEK_* macros instead of L_*. [!LOG_FTP] (LOG_FTP): New macro. (version): Variable removed. (main, statcmd): Use INETUTILS_VERSION instead of VERSION.