search for: access_s

Displaying 9 results from an estimated 9 matches for "access_s".

Did you mean: access's
2003 Apr 24
1
Trailing slash in destination
Good afternoon all, I'm currently working on a backup script that will fetch a set of logs from remote machines and store them on a central machine. The command I'm using is of the form ${RSYNC} -avz root@${site}:/data/access_* ${LOG_REPOSITORY}/${site}/ Each site usually holds about 8 files with the prefix "access_". Some machines however only have one, and this is where my
2009 Feb 16
1
[PATCH] ocfs2: Use the right access_* method in ctime update of xattr.
In ctime updating of xattr, it use the wrong type of access for inode, so use ocfs2_journal_access_di instead. Signed-off-by: Tao Ma <tao.ma at oracle.com> --- fs/ocfs2/xattr.c | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/fs/ocfs2/xattr.c b/fs/ocfs2/xattr.c index 915039f..e393315 100644 --- a/fs/ocfs2/xattr.c +++ b/fs/ocfs2/xattr.c @@ -2592,8 +2592,9 @@
2015 Jan 15
5
Problems with permissions
Hllo, I have a Debian Wheezy machine with a standard samba configured as domain controller. (security = user) On the Windows clients a programm shall be installed that needs full access to all files on a network drive I have set the Unix permissions to 777 for all files and subdirectories of the according directory. The share entry is: [myshare] path = /home/shareddirectory admin users =
2015 Jan 17
0
Problems with permissions
"Dr. Harry Knitter" <harry at knitter-edv-beratung.de> schrieb am 15.01.2015: > Hllo, > > I have a Debian Wheezy machine with a standard samba configured as domain > controller. (security = user) > > On the Windows clients a programm shall be installed that needs full access > to all files on a network drive > > I have set the Unix permissions to 777
2015 Jan 17
2
Problems with permissions
On 17/01/15 19:08, Dr. Harry Knitter wrote: > "Dr. Harry Knitter" <harry at knitter-edv-beratung.de> schrieb am 15.01.2015: >> Hllo, >> >> I have a Debian Wheezy machine with a standard samba configured as domain >> controller. (security = user) >> >> On the Windows clients a programm shall be installed that needs full access >> to all
2003 Jul 01
2
Icecast2 log and yp behaviour
Some of you may have seen my post to the vorbis list regarding the new Virgin Radio streams using Ogg Vorbis, ices2 and icecast2. Anyway, I have a couple of techy enquiries about the icecast2 server. Firstly, I want to rotate the icecast2 logs at midnight (i.e. create a new access.log file for each day). Normally I would expect to be able to move the existing log file and then send a killall
2013 Nov 15
0
Wine release 1.6.1
...function in the ARB shader backend. Thomas Faber (2): comctl32: Fix build with MSVC. mmdevapi: Fix build with MSVC. Vincent Povirk (4): atl: Do not access m_pTermFuncs if the structure is too small. riched20: Use \ulnone instead of \ul0 for no underline. msvcrt: _[w]access_s returns an error code. gdiplus: Only clip strings if rectangle width and height are positive. Volkan Gezer (1): po: Updated Turkish translations. Wolfgang Walter (1): ntdll: Call tcdrain for serial handles from NtFlushBuffersFile. ?lvaro Nieto (1): msvrct: Fix strncpy to...
2013 Aug 30
0
Wine release 1.7.1
...leans into a flags field. wined3d: Store the mipmap level in the volume. wined3d: Separate volume allocation and loading. wined3d: Move volume data uploading into a separate function. wined3d: Remove locked and dirty boxes from volumes. wined3d: Remove WINED3D_RESOURCE_ACCESS_SCRATCH. wined3d: Implement basic volume location management. wined3d: Move volume sysmem allocation into a separate function. wined3d: Free volume sysmem after upload. wined3d: Don't lock the dst volume in device_update_volume. wined3d: Enforce volume mapping restri...
2010 Nov 12
0
Wine release 1.3.7
...rameter checking macros in vsn(w)printf_s_l. msvcrt: Implemented _itow_s. msvcrt: Implemented _wputenv_s. msvcrt: Implemented _(w)dupenv_s. msvcrt: Implemented (w)searchenv_s. msvcrt: Implemented _putwch. msvcrt: Implemented _cputws. msvcrt: Implemented _(w)access_s. msvcrt: Implemented (_)wcserror. msvcrt: Implemented (_)wcserror_s. msvcrt: Implemented wcstok_s. kernel32: Use fd availability for testing whether a console handle refers to a bare console. server: Removed the no longer used bare parameter out of get_console_mode req...