"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "config.h.in" between
scponly-20110526.tgz and scponly-4.8.tgz

About: scponly is an alternative "shell" of sorts for system administrators who would like to provide access to remote users to both read and write local files without providing any remote execution privileges (a wrapper around "ssh"). Commands like chmod, pwd, chown, etc. are allowed for sftp.

config.h.in  (scponly-20110526.tgz):config.h.in  (scponly-4.8.tgz)
skipping to change at line 54 skipping to change at line 54
#undef PROG_LN #undef PROG_LN
#undef PROG_MV #undef PROG_MV
#undef PROG_CHMOD #undef PROG_CHMOD
#undef PROG_CHOWN #undef PROG_CHOWN
#undef PROG_CHGRP #undef PROG_CHGRP
#undef PROG_MKDIR #undef PROG_MKDIR
#undef PROG_RMDIR #undef PROG_RMDIR
#define PROG_CD "cd" #define PROG_CD "cd"
#endif /*ENABLE_SCP2*/ #endif /*ENABLE_SCP2*/
/* sftp logging compatibility mode */
#undef SFTP_LOGGING
#ifdef SFTP_LOGGING
#define USE_SAFE_ENVIRONMENT
#endif
/* Binaries launched in WinSCP compatibility mode */ /* Binaries launched in WinSCP compatibility mode */
#ifdef WINSCP_COMPAT #ifdef WINSCP_COMPAT
#undef PROG_PWD #undef PROG_PWD
#undef PROG_GROUPS #undef PROG_GROUPS
#undef PROG_ID #undef PROG_ID
#undef PROG_ECHO #undef PROG_ECHO
#endif #endif
/* Rsync compatability mode */ /* Rsync compatability mode */
#ifdef RSYNC_COMPAT #ifdef RSYNC_COMPAT
#undef PROG_RSYNC #undef PROG_RSYNC
#endif #endif
/* Unison compatability mode */ /* Unison compatability mode */
#ifdef UNISON_COMPAT #ifdef UNISON_COMPAT
#undef PROG_UNISON #undef PROG_UNISON
#ifndef USE_SAFE_ENVIRONMENT
#define USE_SAFE_ENVIRONMENT #define USE_SAFE_ENVIRONMENT
#endif #endif
#endif
/* subversion cli compatibility */ /* subversion cli compatibility */
#ifdef SVN_COMPAT #ifdef SVN_COMPAT
#undef PROG_SVN #undef PROG_SVN
#endif #endif
/* subversion svnserv compatibility */ /* subversion svnserv compatibility */
#ifdef SVNSERV_COMPAT #ifdef SVNSERV_COMPAT
#undef PROG_SVNSERV #undef PROG_SVNSERV
#endif #endif
 End of changes. 3 change blocks. 
0 lines changed or deleted 9 lines changed or added

Home  |  About  |  All  |  Newest  |  Fossies Dox  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTPS