search for: lp_force_create_mod

Displaying 2 results from an estimated 2 matches for "lp_force_create_mod".

Did you mean: lp_force_create_mode
2003 Mar 11
0
PATCH: rsyncd.conf permission options
...P_BOOL, P_NONE, NULL, NULL, 0} }; @@ -374,6 +386,10 @@ FN_LOCAL_STRING(lp_dont_compress, dont_compress) FN_LOCAL_INTEGER(lp_timeout, timeout) FN_LOCAL_INTEGER(lp_max_connections, max_connections) +FN_LOCAL_INTEGER(lp_create_mask, create_mask) +FN_LOCAL_INTEGER(lp_force_create_mode, force_create_mode) +FN_LOCAL_INTEGER(lp_directory_mask, directory_mask) +FN_LOCAL_INTEGER(lp_force_directory_mode, force_directory_mode) /* local prototypes */ static int strwicmp( char *psz1, char *psz2 ); diff -ur rsync-2.5.5/proto.h rsync-2.5.5-umask/proto.h --- rsync-2.5.5/proto.h Mon...
1999 Jul 02
1
preexec: return code not used? (PR#18576)
T.D.Lee@durham.ac.uk wrote: > > > But we'd like to go one step further and have the return code from preexec > be used to continue or abort the connection being established. The script > above would be modified to generate this return code. > > Looking through the source code (smbd/service.c), it doesn't seem to check > the return code (calling smbrun to do the