Displaying 6 results from an estimated 6 matches for "safe_strcat_fn".
2007 May 16
1
SAMBA: Share specific log files
...ction_snum() function by changing the log
file full path. The code changes that is done are as follows:
char logfilefullpath[70];
char sharename[256];
safe_strcpy_fn (__FILE__, __LINE__ ,logfilefullpath,
"/log/sharenet/", sizeof ("/log/sharenet/"));
safe_strcat_fn
(__FILE__,__LINE__,logfilefullpath,lp_servicename(snum),
sizeof("/log/sharenet/")+sizeof(lp_servicename(snum)));
safe_strcat_fn (__FILE__,__LINE__,logfilefullpath,".log",
sizeof("/log/sharenet/")+sizeof(lp_servicename(snum))+sizeof(".log"));
sa...
2006 Mar 01
1
3.0.21c safe_strcat string overflow w/ "net rpc share migrate files"
...ver# net rpc share migrate files myshare --acls --attrs
--timestamps -S win2k -U 'XXX\administrator' --destination=`hostname`
Password:
syncing [myshare] files and directories including ACLs, including DOS
Attributes (preserving timestamps)
[...]
[2006/03/01 23:04:59, 0] lib/util_str.c:safe_strcat_fn(637)
ERROR: string overflow by 4 in safe_strcat [Meyer ABCD Ostlandstr.,
Carl-K?ttgen-Str., Pe]
Also, there are a number of (possibly related) errors of the kind:
could not handle file: \some\long\path\with\special\characters\like
????: NT_STATUS_OBJECT_NAME_NOT_FOUND
Would this likely be...
2004 Jan 27
1
Lots of errors
...or user
replacedusername
Jan 27 10:05:33 localhost samba(pam_unix)[17695]: session opened for user
replacedusername by (uid=0)
Jan 27 10:08:52 localhost samba(pam_unix)[17695]: session closed for user
replacedusername
Jan 27 10:10:31 localhost smbd[17592]: [2004/01/27 10:10:31, 0]
lib/util_str.c:safe_strcat_fn(628)
Jan 27 10:10:31 localhost smbd[17592]: ERROR: string overflow by 1 in
safe_strcat [/]
Jan 27 10:12:35 localhost samba(pam_unix)[17699]: session opened for user
replacedusername by (uid=0)
Jan 27 10:17:26 localhost smbd[17336]: [2004/01/27 10:17:26, 0]
smbd/nttrans.c:call_nt_transact_ioctl...
2004 Oct 21
0
compile errors samba 3.0.7 vfs
...;
modules/vfs_recycle.po(.text+0x984): undefined reference to
`DEBUGLEVEL_CLASS_ISSET'
modules/vfs_recycle.po(.text+0x9ab): undefined reference to `dbghdr'
modules/vfs_recycle.po(.text+0x9c1): undefined reference to `dbgtext'
modules/vfs_recycle.po(.text+0xa13): undefined reference to `safe_strcat_fn'
modules/vfs_recycle.po(.text+0xa30): undefined reference to
`DEBUGLEVEL_CLASS'
modules/vfs_recycle.po(.text+0xa44): undefined reference to
`DEBUGLEVEL_CLASS_ISSET'
modules/vfs_recycle.po(.text+0xa73): undefined reference to `dbghdr'
modules/vfs_recycle.po(.text+0xa8e): undefined...
2004 Jan 29
0
VFS - audit errors?
...d argument
Jan 29 09:58:10 nasrec smbd_audit[19242]: [2004/01/29 09:58:10, 0]
modules/vfs_extd_audit.c:audit_rmdir(177)
Jan 29 09:58:10 nasrec smbd_audit[19242]: vfs_extd_audit: rmdir ./
failed: Invalid argument
Jan 29 09:59:35 nasrec smbd_audit[1603]: [2004/01/29 09:59:35, 0]
lib/util_str.c:safe_strcat_fn(629)
Jan 29 09:59:35 nasrec smbd_audit[1603]: ERROR: string overflow by 1
in safe_strcat [/]
2003 Dec 08
0
Samba works GREAT with these exceptions...
...corporation and replacing it with open-source software.
[2003/12/08 12:34:36, 0] smbd/connection.c:register_message_flags(220)
register_message_flags: tdb_fetch failed
I have no idea what this message means... That comes from one of my BDC's
[2003/12/08 12:34:42, 0] lib/util_str.c:safe_strcat_fn(629)
ERROR: string overflow by 1 in safe_strcat [/]
This comes when i am running the vfs object = recycle and deleting a file.
[2003/12/08 12:38:41, 0] passdb/pdb_ldap.c:ldapsam_update_sam_account(1366)
ldapsam_update_sam_account: failed to modify user with uid = nortel$, error: modify:...