search for: have_iconv_open

Displaying 8 results from an estimated 8 matches for "have_iconv_open".

2007 Sep 18
1
DO NOT REPLY [Bug 4981] New: iconv confusion
...0: ./proto.h:258: error: parse error before 'ic' proto.h:258 is: int iconvbufs(iconv_t ic, xbuf *in, xbuf *out, int flags); Apparently iconv_t isn't getting defined. iconv_t is part of the iconv library and iconv.h. In rsync.h:368 iconv.h is conditionalized by this line: #if defined HAVE_ICONV_OPEN && defined HAVE_ICONV_H #include <iconv.h> After a little experimentation I discovered that HAVE_ICONV_OPEN on my configuration is undefined. I tried tracing through the configuration files but I don't understand the logic behind the setting of HAVE_ICONV_OPEN. It's my unders...
2008 Feb 03
5
Compiling with --disable-iconv
I've been trying to compile 3.0.0pre8 under cygwin. I was getting a problem with the iconv functions which I think are related to the cygwin environment and its iconv.h. To bypass it I wanted to compile with the --disable-iconv function. I'm still getting the following errors during compile: /usr/src/rsync-3.0.0pre8/rsync.c:85: undefined reference to `_iconv_open'rsync.o: In
2008 Jun 10
5
DO NOT REPLY [Bug 5532] New: rsync / autoconf fails to detect libiconv on Solaris 10
https://bugzilla.samba.org/show_bug.cgi?id=5532 Summary: rsync / autoconf fails to detect libiconv on Solaris 10 Product: rsync Version: 3.0.2 Platform: Sparc OS/Version: Solaris Status: NEW Severity: minor Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy:
2014 Sep 02
1
Creating users with non-ascii chars fails
Hi list! I'm trying to create a user with non-ascii characters in the name, but this fails: root at test-samba4:~# samba-tool user create foa --given-name='foa?' New Password: Retype Password: ldb_handler_fold: unable to casefold string [foa?] ldb_handler_fold: unable to casefold string [foa?] ldb_handler_fold: unable to casefold string [foa?] ldb_handler_fold: unable to casefold
2007 Dec 26
6
DO NOT REPLY [Bug 5162] New: using iconv with pre7 chops last special character in filenames
...et a-z signify english letters and A-Z signify hebrew letters src filename -> dst filename abc -> abc ABc -> ABc ABC -> AB A -> <empty> I'm using pre release 7 with --enable-iconv=. on both machines. on cygwin i had to hardcode #define HAVE_ICONV_OPEN 1 into config.h to get it to comile correctly. libiconv-1.11 note also that if i use --log-file on the client, the log file shows the correctly transformed filenames, yet they are created chopped on the dst filesystem. note also that simply copying the files from the xp machine using a samba moun...
2019 Oct 29
0
auth logging or auditing
..._IMPORT_CRED ?? HAVE_GSS_INQUIRE_SEC_CONTEXT_BY_OID ?? HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_X ?? HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT ?? HAVE_GSS_KRB5_IMPORT_CRED ?? HAVE_GSS_OID_EQUAL ?? HAVE_GSS_WRAP_IOV ?? HAVE_HSTRERROR ?? HAVE_HTTPCONNECT ?? HAVE_HTTPCONNECTENCRYPT ?? HAVE_H_ERRNO ?? HAVE_ICONV ?? HAVE_ICONV_OPEN ?? HAVE_IFACE_GETIFADDRS ?? HAVE_IF_NAMETOINDEX ?? HAVE_IMMEDIATE_STRUCTURES ?? HAVE_INET_ATON ?? HAVE_INET_NTOA ?? HAVE_INET_NTOP ?? HAVE_INET_PTON ?? HAVE_INITGROUPS ?? HAVE_INITIALIZE_KRB5_ERROR_TABLE ?? HAVE_INITSCR ?? HAVE_INNETGR ?? HAVE_INOTIFY ?? HAVE_INOTIFY_INIT ?? HAVE_INO_T ?? HAVE_INT1...
2020 May 29
2
get_ea_dos_attribute: Cannot get attribute from EA on file .: Error = No data available
Samba 4.12.1, single server with AD+DC on Ubuntu 18.04. Filesystem: /dev/sdb1 on /home type ext4 (rw,relatime,stripe=32750,data=ordered) It all work as expected, but I occasionally get the error in subject which denies access to shares. Restarting Samba will restore functionality. What can be the cause of this problem? Thanks. [2020/05/27 18:24:35.795379, 8]
2020 Jun 03
3
get_ea_dos_attribute: Cannot get attribute from EA on file .: Error = No data available
...FLAGS_X HAVE_GSS_KRB5_EXPORT_LUCID_SEC_CONTEXT HAVE_GSS_KRB5_IMPORT_CRED HAVE_GSS_OID_EQUAL HAVE_GSS_WRAP_IOV HAVE_HISTORY_LIST HAVE_HSTRERROR HAVE_HTTPCONNECT HAVE_HTTPCONNECT2 HAVE_HTTPCONNECTENCRYPT HAVE_H_ERRNO HAVE_ICONV HAVE_ICONV_ERRNO_ILLEGAL_MULTIBYTE HAVE_ICONV_OPEN HAVE_ICU_I18N HAVE_IF_NAMETOINDEX HAVE_IMMEDIATE_STRUCTURES HAVE_INET_ATON HAVE_INET_NTOA HAVE_INET_NTOP HAVE_INET_PTON HAVE_INITGROUPS HAVE_INITIALIZE_KRB5_ERROR_TABLE HAVE_INITSCR HAVE_INNETGR HAVE_INOTIFY HAVE_INOTIFY_INIT HAVE_INO_T HAVE_INT16_T H...