search for: strescap

Displaying 13 results from an estimated 13 matches for "strescap".

Did you mean: strescape
2016 Oct 17
2
Dict proxy client returning empty string instead of multiline string
...;>>> the doveadm dict client, I narrowed it down to the dictionary management > > > >>>>>> part (either server, protocol or client). > > > >>>>>> > > > >>>>>> I was suspecting escaping functions from "lib/strescape.c" (mostly > > > >>>>>> str_tabescape and its counterpart, used by "lib-dict/client.c"), so I > > > >>>>>> monitored socket communications. It seems that escaping is done properly > > > >>>>>> on the se...
2016 Oct 16
2
Dict proxy client returning empty string instead of multiline string
...any attribute without any issue, except when the value contains a special character like "\r" or "\n". By using the doveadm dict client, I narrowed it down to the dictionary management part (either server, protocol or client). I was suspecting escaping functions from "lib/strescape.c" (mostly str_tabescape and its counterpart, used by "lib-dict/client.c"), so I monitored socket communications. It seems that escaping is done properly on the server and the socket is not an issue either. The following strace dump results from running "doveadm dict get"...
2016 Oct 17
2
Dict proxy client returning empty string instead of multiline string
...;> when the value contains a special character like "\r" or "\n". By using >> the doveadm dict client, I narrowed it down to the dictionary management >> part (either server, protocol or client). >> >> I was suspecting escaping functions from "lib/strescape.c" (mostly >> str_tabescape and its counterpart, used by "lib-dict/client.c"), so I >> monitored socket communications. It seems that escaping is done properly >> on the server and the socket is not an issue either. >> >> The following strace dump resul...
2016 Oct 17
2
Dict proxy client returning empty string instead of multiline string
...ot;. By using > >>>>>> the doveadm dict client, I narrowed it down to the dictionary management > >>>>>> part (either server, protocol or client). > >>>>>> > >>>>>> I was suspecting escaping functions from "lib/strescape.c" (mostly > >>>>>> str_tabescape and its counterpart, used by "lib-dict/client.c"), so I > >>>>>> monitored socket communications. It seems that escaping is done properly > >>>>>> on the server and the socket is not an...
2016 Oct 17
1
Dict proxy client returning empty string instead of multiline string
...alue contains a special character like "\r" or "\n". By using >>> the doveadm dict client, I narrowed it down to the dictionary management >>> part (either server, protocol or client). >>> >>> I was suspecting escaping functions from "lib/strescape.c" (mostly >>> str_tabescape and its counterpart, used by "lib-dict/client.c"), so I >>> monitored socket communications. It seems that escaping is done properly >>> on the server and the socket is not an issue either. >>> >>> The followi...
2012 Nov 13
0
older gcc don't know --as-needed
...cat.o test_lib-test-istream-crlf.o test_lib-test-istream-seekable.o test_lib-test-istream-tee.o test_lib-test-llist.o test_lib-test-mempool-alloconly.o test_lib-test-network.o test_lib-test-ostream-file.o test_lib-test-primes.o test_lib-test-priorityq.o test_lib-test-seq-range-array.o test_lib-test-strescape.o test_lib-test-strfuncs.o test_lib-test-str-find.o test_lib-test-str-sanitize.o test_lib-test-time-util.o test_lib-test-utc-mktime.o test_lib-test-var-expand.o ../lib-test/libtest.la liblib.la -lrt libtool: link: gcc -std=gnu99 -g -O2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer...
2016 Oct 17
2
Dict proxy client returning empty string instead of multiline string
...ke "\r" or "\n". By using > >>>> the doveadm dict client, I narrowed it down to the dictionary management > >>>> part (either server, protocol or client). > >>>> > >>>> I was suspecting escaping functions from "lib/strescape.c" (mostly > >>>> str_tabescape and its counterpart, used by "lib-dict/client.c"), so I > >>>> monitored socket communications. It seems that escaping is done properly > >>>> on the server and the socket is not an issue either. > >&...
2018 Dec 04
2
Compilation error
...ostream-file.o test_lib-test-ostream-multiplex.o test_lib-test-multiplex.o test_lib-test-path-util.o test_lib-test-primes.o test_lib-test-printf-format-fix.o test_lib-test-priorityq.o test_lib-test-random.o test_lib-test-seq-range-array.o test_lib-test-stats-dist.o test_lib-test-str.o test_lib-test-strescape.o test_lib-test-strfuncs.o test_lib-test-strnum.o test_lib-test-str-find.o test_lib-test-str-sanitize.o test_lib-test-str-table.o test_lib-test-time-util.o test_lib-test-unichar.o test_lib-test-utc-mktime.o test_lib-test-uri.o test_lib-test-var-expand.o test_lib-test-wildcard-match.o -L/lib ../lib...
2017 Sep 29
1
2.2.32 'doveadm replicator replicate -f' segfault
...kn-freebl-3.28.3-8.el7_4.x86_64 xz-libs-5.2.2-1.el7.x86_64 zlib-1.2.7-17.el7.x86_64 (gdb) bt full #0 0x00007fd2c059f921 in __strlen_sse2_pminub () from /lib64/libc.so.6 No symbol table info available. #1 0x00007fd2c08c68f4 in str_append_tabescaped (dest=dest at entry=0x5578cd69f668, src=0x0) at strescape.c:136 No locals. #2 0x00005578cb5a2731 in cmd_replicator_replicate (argc=1, argv=0x5578cd6a75f8) at doveadm-replicator.c:245 ctx = 0x5578cd69f608 str = 0x5578cd69f668 line = <optimized out> #3 0x00005578cb5999d8 in doveadm_try_run (argv=0x5578cd6a75f0, argc=2,...
2007 Feb 24
2
SHA256 password patch
Hi, I made a patch against branch-1.0 for SHA256 password hashing support for Dovecot. Courier Authlib supports this hashing scheme and in order to migrate from Courier to Dovecot, I've added SHA256 support to Dovecot. The attached patch is based on BSD licensed code from Olivier Gay (http://www.ouah.org/ogay/sha2/). Changes made by me in Olivier's sha2{.h,.c} code: - Prototype for
2018 Dec 04
0
Compilation error
...est-ostream-multiplex.o > test_lib-test-multiplex.o test_lib-test-path-util.o > test_lib-test-primes.o test_lib-test-printf-format-fix.o > test_lib-test-priorityq.o test_lib-test-random.o > test_lib-test-seq-range-array.o test_lib-test-stats-dist.o > test_lib-test-str.o test_lib-test-strescape.o test_lib-test-strfuncs.o > test_lib-test-strnum.o test_lib-test-str-find.o > test_lib-test-str-sanitize.o test_lib-test-str-table.o > test_lib-test-time-util.o test_lib-test-unichar.o > test_lib-test-utc-mktime.o test_lib-test-uri.o > test_lib-test-var-expand.o test_lib-test-wildc...
2006 Sep 25
2
Errors while doing make on Solaris 9 for dovecot-1.0.rc7
...ule-dir.o mountpoint.o network.o nfs-workarounds.o ostream.o ostream-file.o ostream-crlf.o primes.o printf-upper-bound.o process-title.o randgen.o read-full.o restrict-access.o restrict-process-size.o safe-memset.o safe-mkdir.o sendfile-util.o seq-range-array.o sha1.o str.o str-sanitize.o strescape.o strfuncs.o unix-socket-create.o unlink-directory.o unlink-lockfiles.o utc-offset.o utc-mktime.o var-expand.o write-full.o *** Error code 255 make: Fatal error: Command failed for target `liblib.a' Current working directory /lhome/lalit/dovecot/dovecot-1.0.rc7/src/lib *** Error code 1 mak...
2005 Dec 31
4
invalid mbox files
Hello! I recently upgraded from dovecot 0.9x to 1.0.5-Aplha and now when ever folders are opened (in IMAP), it keeps saying invalid mbox files. It worked fine in 0.99.x. It is detecting the right mbox files because it lists the folders and the subscriptions correctly. I am using "default_mail_env = mbox:~/mail/:INBOX=/var/mail/%u" in the config file, but I get the same error with