search for: dict_set

Displaying 20 results from an estimated 32 matches for "dict_set".

2018 Jun 25
2
Pigeonhole extdata repo?
...[enabled by default] svinst->base_dir, &dict, &error); ^ In file included from ext-extdata-common.c:6:0: /usr/local/include/dovecot/dict.h:86:5: note: expected 'struct dict **' but argument is of type 'const char *' int dict_init(const char *uri, const struct dict_settings *set, ^ ext-extdata-common.c:113:3: warning: passing argument 4 of 'dict_init' from incompatible pointer type [enabled by default] svinst->base_dir, &dict, &error); ^ In file included from ext-extdata-common.c:6:0: /usr/local/include/dovecot/dict.h:86:5: note...
2018 Jun 27
0
Pigeonhole extdata repo?
...svinst->base_dir, &dict, &error); > ^ > In file included from ext-extdata-common.c:6:0: > /usr/local/include/dovecot/dict.h:86:5: note: expected 'struct dict > **' but argument is of type 'const char *' > int dict_init(const char *uri, const struct dict_settings *set, > ^ > ext-extdata-common.c:113:3: warning: passing argument 4 of > 'dict_init' from incompatible pointer type [enabled by default] > svinst->base_dir, &dict, &error); > ^ > In file included from ext-extdata-common.c:6:0: > /usr/local/i...
2018 Jun 22
2
Pigeonhole extdata repo?
Pigeonhole download page has links for extdata plugin up to v0.4 but nothing more and no link to the master repository https://pigeonhole.dovecot.org/download.html I want to use with dovecot 2.3.2rc1 but v0.4 won't compile with it. Thanks for helping ------------------------------------------------- ONLY AT VFEmail! - Use our Metadata Mitigator to keep your email out of the NSA's
2017 Sep 05
0
Glusterd proccess hangs on reboot
.../mgmt/glusterd.so #2 0x0000003d99c07aa1 in start_thread () from /lib64/libpthread.so.0 #3 0x0000003d998e8bbd in clone () from /lib64/libc.so.6 Thread 2 (Thread 0x7f413a047700 (LWP 104256)): #0 0x00007f41462fd43d in dict_lookup_common () from /usr/lib64/libglusterfs.so.0 #1 0x00007f41462ff33d in dict_set_lk () from /usr/lib64/libglusterfs.so.0 #2 0x00007f41462ff5f5 in dict_set () from /usr/lib64/libglusterfs.so.0 #3 0x00007f414630024c in dict_set_str () from /usr/lib64/libglusterfs.so.0 #4 0x00007f413be75f29 in glusterd_add_volume_to_dict () from /usr/lib64/glusterfs/3.10.5/xlator/mgmt/glusterd....
2017 Sep 05
1
Glusterd proccess hangs on reboot
...000003d99c07aa1 in start_thread () from /lib64/libpthread.so.0 > #3 0x0000003d998e8bbd in clone () from /lib64/libc.so.6 > Thread 2 (Thread 0x7f413a047700 (LWP 104256)): > #0 0x00007f41462fd43d in dict_lookup_common () from > /usr/lib64/libglusterfs.so.0 > #1 0x00007f41462ff33d in dict_set_lk () from /usr/lib64/libglusterfs.so.0 > #2 0x00007f41462ff5f5 in dict_set () from /usr/lib64/libglusterfs.so.0 > #3 0x00007f414630024c in dict_set_str () from /usr/lib64/libglusterfs.so.0 > #4 0x00007f413be75f29 in glusterd_add_volume_to_dict () from > /usr/lib64/glusterfs/3.10.5/x...
2017 Sep 04
2
Glusterd proccess hangs on reboot
...x0000003aa5928692 in __strcmp_sse42 () from /lib64/libc.so.6 > >> >>> #1 0x000000303f82244a in ?? () from /usr/lib64/libglusterfs.so.0 > >> >>> #2 0x000000303f82433d in ?? () from /usr/lib64/libglusterfs.so.0 > >> >>> #3 0x000000303f8245f5 in dict_set () from > >> >>> /usr/lib64/libglusterfs.so.0 > >> >>> #4 0x000000303f82524c in dict_set_str () from > >> >>> /usr/lib64/libglusterfs.so.0 > >> >>> #5 0x00007f7a898da7fd in ?? () from > >> >>> /usr/lib64/glu...
2009 Jun 25
2
Dovecot v1.2rc6 dict-server socket path problem & pgsql crash
...ignal 11, Segmentation fault. #0 0xb7ebe463 in strlen () from /lib/tls/i686/cmov/libc.so.6 (gdb) bt full #0 0xb7ebe463 in strlen () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. #1 0x08065072 in str_append (str=0x806c168, cstr=0x0) at str.c:91 No locals. #2 0x080509ef in sql_dict_set_query (build=0xbffe8c34) at dict-sql.c:536 dict = (struct sql_dict *) 0x8076e08 sql_fields = <value optimized out> extra_values = <value optimized out> i = 0 prefix = (string_t *) 0x806c168 suffix = (string_t *) 0x806c1d8 __...
2009 Jun 06
2
expire-tool --test: timestamps
...ng patch is a try to fix this for 1.2.rc5. --- expire-tool.c.orig 2009-06-06 13:29:31.000000000 +0200 +++ expire-tool.c 2009-06-06 15:17:07.000000000 +0200 @@ -351,9 +351,13 @@ static void expire_run(bool testrun) } else if (!testrun) dict_set(trans, key, new_value); else { - i_info("%s: timestamp %s (%s) -> %s (%s)", - userp, value, ctime(&expire_time), - new_value, ctime(&oldest)); +...
2010 Aug 03
1
Updating Database records from a Plugin
Guys, In the file /etc/dovecot-pgsql.conf I have driver = pgsql connect = host=localhost dbname=ivr.db user=ivr password=passwd default_pass_scheme = PLAIN password_query = SELECT password FROM embedded_device WHERE username='%u' user_query = SELECT home, uid, gid FROM embedded_device WHERE username='%u' In the table embedded_device there is a field called
2017 Sep 01
2
Glusterd proccess hangs on reboot
.../lib64/libpthread.so.0 #3 0x0000003d998e8bbd in clone () from /lib64/libc.so.6 Thread 2 (Thread 0x7f92824cb700 (LWP 78916)): #0 0x0000003d9992867a in __strcmp_sse42 () from /lib64/libc.so.6 #1 0x000000310fe2244a in dict_lookup_common () from /usr/lib64/libglusterfs.so.0 #2 0x000000310fe2433d in dict_set_lk () from /usr/lib64/libglusterfs.so.0 #3 0x000000310fe245f5 in dict_set () from /usr/lib64/libglusterfs.so.0 #4 0x000000310fe2524c in dict_set_str () from /usr/lib64/libglusterfs.so.0 #5 0x00007f928453a8c4 in gd_add_brick_snap_details_to_dict () from /usr/lib64/glusterfs/3.10.5/xlator/mgmt/glu...
2017 Sep 02
0
Glusterd proccess hangs on reboot
...0x0000003d998e8bbd in clone () from /lib64/libc.so.6 > Thread 2 (Thread 0x7f92824cb700 (LWP 78916)): > #0 0x0000003d9992867a in __strcmp_sse42 () from /lib64/libc.so.6 > #1 0x000000310fe2244a in dict_lookup_common () from > /usr/lib64/libglusterfs.so.0 > #2 0x000000310fe2433d in dict_set_lk () from /usr/lib64/libglusterfs.so.0 > #3 0x000000310fe245f5 in dict_set () from /usr/lib64/libglusterfs.so.0 > #4 0x000000310fe2524c in dict_set_str () from /usr/lib64/libglusterfs.so.0 > #5 0x00007f928453a8c4 in gd_add_brick_snap_details_to_dict () from > /usr/lib64/glusterfs/3....
2017 Sep 03
2
Glusterd proccess hangs on reboot
...lone () from /lib64/libc.so.6 > > Thread 2 (Thread 0x7f92824cb700 (LWP 78916)): > > #0 0x0000003d9992867a in __strcmp_sse42 () from /lib64/libc.so.6 > > #1 0x000000310fe2244a in dict_lookup_common () from > > /usr/lib64/libglusterfs.so.0 > > #2 0x000000310fe2433d in dict_set_lk () from > /usr/lib64/libglusterfs.so.0 > > #3 0x000000310fe245f5 in dict_set () from /usr/lib64/libglusterfs.so.0 > > #4 0x000000310fe2524c in dict_set_str () from > /usr/lib64/libglusterfs.so.0 > > #5 0x00007f928453a8c4 in gd_add_brick_snap_details_to_dict () from &gt...
2017 Sep 03
2
Glusterd proccess hangs on reboot
...bc.so.6 > > > Thread 2 (Thread 0x7f92824cb700 (LWP 78916)): > > > #0 0x0000003d9992867a in __strcmp_sse42 () from /lib64/libc.so.6 > > > #1 0x000000310fe2244a in dict_lookup_common () from > > > /usr/lib64/libglusterfs.so.0 > > > #2 0x000000310fe2433d in dict_set_lk () from /usr/lib64/libglusterfs.so.0 > > > #3 0x000000310fe245f5 in dict_set () from /usr/lib64/libglusterfs.so.0 > > > #4 0x000000310fe2524c in dict_set_str () from > > > /usr/lib64/libglusterfs.so.0 > > > #5 0x00007f928453a8c4 in gd_add_brick_snap_details_to...
2017 Sep 03
0
Glusterd proccess hangs on reboot
...n clone () from /lib64/libc.so.6 > > Thread 2 (Thread 0x7f92824cb700 (LWP 78916)): > > #0 0x0000003d9992867a in __strcmp_sse42 () from /lib64/libc.so.6 > > #1 0x000000310fe2244a in dict_lookup_common () from > > /usr/lib64/libglusterfs.so.0 > > #2 0x000000310fe2433d in dict_set_lk () from /usr/lib64/libglusterfs.so.0 > > #3 0x000000310fe245f5 in dict_set () from /usr/lib64/libglusterfs.so.0 > > #4 0x000000310fe2524c in dict_set_str () from /usr/lib64/libglusterfs.so.0 > > #5 0x00007f928453a8c4 in gd_add_brick_snap_details_to_dict () from > > /usr/l...
2017 Sep 03
0
Glusterd proccess hangs on reboot
...; > Thread 2 (Thread 0x7f92824cb700 (LWP 78916)): >> > > #0 0x0000003d9992867a in __strcmp_sse42 () from /lib64/libc.so.6 >> > > #1 0x000000310fe2244a in dict_lookup_common () from >> > > /usr/lib64/libglusterfs.so.0 >> > > #2 0x000000310fe2433d in dict_set_lk () from /usr/lib64/libglusterfs.so.0 >> > > #3 0x000000310fe245f5 in dict_set () from /usr/lib64/libglusterfs.so.0 >> > > #4 0x000000310fe2524c in dict_set_str () from >> > > /usr/lib64/libglusterfs.so.0 >> > > #5 0x00007f928453a8c4 in gd_add_brick...
2017 Sep 01
0
Glusterd proccess hangs on reboot
...so.6 > Thread 2 (Thread 0x7f7a87cab700 (LWP 43076)): > #0 0x0000003aa5928692 in __strcmp_sse42 () from /lib64/libc.so.6 > #1 0x000000303f82244a in ?? () from /usr/lib64/libglusterfs.so.0 > #2 0x000000303f82433d in ?? () from /usr/lib64/libglusterfs.so.0 > #3 0x000000303f8245f5 in dict_set () from /usr/lib64/libglusterfs.so.0 > #4 0x000000303f82524c in dict_set_str () from /usr/lib64/libglusterfs.so.0 > #5 0x00007f7a898da7fd in ?? () from > /usr/lib64/glusterfs/3.10.5/xlator/mgmt/glusterd.so > #6 0x00007f7a8981b0df in ?? () from > /usr/lib64/glusterfs/3.10.5/xlator/...
2017 Aug 24
6
Glusterd proccess hangs on reboot
...lone () from /lib64/libc.so.6 Thread 2 (Thread 0x7f7a87cab700 (LWP 43076)): #0 0x0000003aa5928692 in __strcmp_sse42 () from /lib64/libc.so.6 #1 0x000000303f82244a in ?? () from /usr/lib64/libglusterfs.so.0 #2 0x000000303f82433d in ?? () from /usr/lib64/libglusterfs.so.0 #3 0x000000303f8245f5 in dict_set () from /usr/lib64/libglusterfs.so.0 #4 0x000000303f82524c in dict_set_str () from /usr/lib64/libglusterfs.so.0 #5 0x00007f7a898da7fd in ?? () from /usr/lib64/glusterfs/3.10.5/xlator/mgmt/glusterd.so #6 0x00007f7a8981b0df in ?? () from /usr/lib64/glusterfs/3.10.5/xlator/mgmt/glusterd.so #7 0x00...
2017 Aug 24
2
Glusterd proccess hangs on reboot
...Thread 0x7f7a87cab700 (LWP 43076)): > > #0 0x0000003aa5928692 in __strcmp_sse42 () from /lib64/libc.so.6 > > #1 0x000000303f82244a in ?? () from /usr/lib64/libglusterfs.so.0 > > #2 0x000000303f82433d in ?? () from /usr/lib64/libglusterfs.so.0 > > #3 0x000000303f8245f5 in dict_set () from /usr/lib64/libglusterfs.so.0 > > #4 0x000000303f82524c in dict_set_str () from > /usr/lib64/libglusterfs.so.0 > > #5 0x00007f7a898da7fd in ?? () from > > /usr/lib64/glusterfs/3.10.5/xlator/mgmt/glusterd.so > > #6 0x00007f7a8981b0df in ?? () from > > /usr/...
2017 Aug 24
0
Glusterd proccess hangs on reboot
...so.6 > Thread 2 (Thread 0x7f7a87cab700 (LWP 43076)): > #0 0x0000003aa5928692 in __strcmp_sse42 () from /lib64/libc.so.6 > #1 0x000000303f82244a in ?? () from /usr/lib64/libglusterfs.so.0 > #2 0x000000303f82433d in ?? () from /usr/lib64/libglusterfs.so.0 > #3 0x000000303f8245f5 in dict_set () from /usr/lib64/libglusterfs.so.0 > #4 0x000000303f82524c in dict_set_str () from /usr/lib64/libglusterfs.so.0 > #5 0x00007f7a898da7fd in ?? () from > /usr/lib64/glusterfs/3.10.5/xlator/mgmt/glusterd.so > #6 0x00007f7a8981b0df in ?? () from > /usr/lib64/glusterfs/3.10.5/xlator/...
2017 Aug 28
2
Glusterd proccess hangs on reboot
...> >> > #0 0x0000003aa5928692 in __strcmp_sse42 () from /lib64/libc.so.6 > >> > #1 0x000000303f82244a in ?? () from /usr/lib64/libglusterfs.so.0 > >> > #2 0x000000303f82433d in ?? () from /usr/lib64/libglusterfs.so.0 > >> > #3 0x000000303f8245f5 in dict_set () from > /usr/lib64/libglusterfs.so.0 > >> > #4 0x000000303f82524c in dict_set_str () from > >> > /usr/lib64/libglusterfs.so.0 > >> > #5 0x00007f7a898da7fd in ?? () from > >> > /usr/lib64/glusterfs/3.10.5/xlator/mgmt/glusterd.so > >> &g...