search for: zbyszek

Displaying 20 results from an estimated 27 matches for "zbyszek".

2017 Nov 06
1
mail_crypt plugin, few questions
> > On 06.11.2017 13:20, Zbyszek ???kiewski wrote: >> >>> Wiadomo?? napisana przez Aki Tuomi <aki.tuomi at dovecot.fi> w dniu 06.11.2017, o godz. 08:44: >>> >>> On 04.11.2017 20:52, Zbyszek ???kiewski wrote: >>>> Hi, >>>> >>>> I have few questions regard...
2017 Nov 06
2
mail_crypt plugin, few questions
> Wiadomo?? napisana przez Aki Tuomi <aki.tuomi at dovecot.fi> w dniu 06.11.2017, o godz. 08:44: > > On 04.11.2017 20:52, Zbyszek ???kiewski wrote: >> Hi, >> >> I have few questions regarding mail_crypt: >> >> 1) Is mail_crypt_global_private_key file read upon dovecot start/restart only or it is/can be read in any other time? I have made few tests by starting dovecot and removing master key for...
2017 Nov 04
2
mail_crypt plugin, few questions
...re enabling mail_crypt ? I have made some simple script to automate and in-place encryption: https://gist.github.com/kolargol/d551d132949068ce6efce7bc85a317cb but maybe there is better way? If someone want to use it, please read code before as it require updating magic(5) local database thanks! _ Zbyszek ???kiewski
2014 Feb 11
1
Fatal: All your namespaces have a location setting.
...boxes/maildir/'||maildir as userdb_home, 500 as userdb_uid, 500 as userdb_gid FROM users WHERE email = '%u' user_query = SELECT '/home/mailboxes/maildir/'||maildir as home, 500 as uid, 500 as gid FROM users WHERE email = '%u'; Any help will be appreciated! thanks, __ Zbyszek -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 4891 bytes Desc: not available URL: <http://dovecot.org/pipermail/dovecot/attachments/20140211/9cece131/attachment.p7s>
2017 Nov 06
0
mail_crypt plugin, few questions
On 06.11.2017 13:20, Zbyszek ???kiewski wrote: > >> Wiadomo?? napisana przez Aki Tuomi <aki.tuomi at dovecot.fi> w dniu 06.11.2017, o godz. 08:44: >> >> On 04.11.2017 20:52, Zbyszek ???kiewski wrote: >>> Hi, >>> >>> I have few questions regarding mail_crypt: >>> &g...
2016 Dec 06
3
[PATCH] virtio-net: Fix DMA-from-the-stack in virtnet_set_mac_address()
...P_STACK=y, virtnet_set_mac_address() can be passed a pointer to the stack and it will OOPS. Copy the address to the heap to prevent the crash. Cc: Michael S. Tsirkin <mst at redhat.com> Cc: Jason Wang <jasowang at redhat.com> Cc: Laura Abbott <labbott at redhat.com> Reported-by: zbyszek at in.waw.pl Signed-off-by: Andy Lutomirski <luto at kernel.org> --- Very lightly tested. drivers/net/virtio_net.c | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git a/drivers/net/virtio_net.c b/drivers/net/virtio_net.c index 7276d5a95bd0..cbf1c613c67a 1...
2016 Dec 06
3
[PATCH] virtio-net: Fix DMA-from-the-stack in virtnet_set_mac_address()
...P_STACK=y, virtnet_set_mac_address() can be passed a pointer to the stack and it will OOPS. Copy the address to the heap to prevent the crash. Cc: Michael S. Tsirkin <mst at redhat.com> Cc: Jason Wang <jasowang at redhat.com> Cc: Laura Abbott <labbott at redhat.com> Reported-by: zbyszek at in.waw.pl Signed-off-by: Andy Lutomirski <luto at kernel.org> --- Very lightly tested. drivers/net/virtio_net.c | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git a/drivers/net/virtio_net.c b/drivers/net/virtio_net.c index 7276d5a95bd0..cbf1c613c67a 1...
2017 Mar 01
2
[systemd-devel] udev virtio by-path naming
...pear right now, for backwards compatibility, just for the pci devices, and mark them as deprecated (dunno where, maybe just in NEWS), and add the code to make the links. I haven't looked at the code, maybe we just do this with the right udev rule, and also stick the deprecation comment there? Zbyszek
2017 Mar 01
2
[systemd-devel] udev virtio by-path naming
...pear right now, for backwards compatibility, just for the pci devices, and mark them as deprecated (dunno where, maybe just in NEWS), and add the code to make the links. I haven't looked at the code, maybe we just do this with the right udev rule, and also stick the deprecation comment there? Zbyszek
2017 Nov 06
0
mail_crypt plugin, few questions
On 04.11.2017 20:52, Zbyszek ???kiewski wrote: > Hi, > > I have few questions regarding mail_crypt: > > 1) Is mail_crypt_global_private_key file read upon dovecot start/restart only or it is/can be read in any other time? I have made few tests by starting dovecot and removing master key for decryption - therefor...
2017 Mar 01
2
[systemd-devel] udev virtio by-path naming
...rmal list of people who care about specific areas. This already functions to some extent, and we should just be more consistent: for any issue, see who touched the code recently, and mention them in the PR or issue, and for PRs, add people to the reviewers list. Github the social coding site, ftw! Zbyszek
2017 Mar 01
2
[systemd-devel] udev virtio by-path naming
...rmal list of people who care about specific areas. This already functions to some extent, and we should just be more consistent: for any issue, see who touched the code recently, and mention them in the PR or issue, and for PRs, add people to the reviewers list. Github the social coding site, ftw! Zbyszek
2013 Nov 14
2
is mounting subvolumes with a read-only root subvolume allowed?
...ing /home is attempted to realy, it fails. $ /bin/mount /home mount: /dev/mapper/luks-765... is already mounted or /home busy /dev/mapper/luks-765... is already mounted on / $ /bin/mount -o remount,rw / $ /bin/mount /home $ So, is this expected that the other subvolume must be mounted rw? Zbyszek
2008 Oct 16
5
virutal resources and ssh_authorized_key
Hello! I''ve got question - how to use ssh_autorized_key as a virtual resource? I''ve got bunch of users and ssh_authorized_key virtual resources, but only users gets to the target system - ssh keys not... I write something like: class admins { @user { "username": ... } @ssh_authorized_key { "username": ensure => present, key => "...",
2017 Mar 01
0
[systemd-devel] udev virtio by-path naming
...tibility, just for the pci devices, and > mark them as deprecated (dunno where, maybe just in NEWS), and add the > code to make the links. > > I haven't looked at the code, maybe we just do this with the right > udev rule, and also stick the deprecation comment there? > > Zbyszek > I've posted a github pull request [1], and would appreciate review feedback. As I am lacking an ARM setup, it would also be nice if someone with ARM skills could have a look as well. If wanted, I can take a stab at virtio-mmio, but would need the output of udevadm -a /dev/vda from a virti...
2007 Feb 17
0
[Fwd: wrong dovecot GID while upgrading]
...to have bothered - just read the updating file...! I should have let the upgrading process remove the dovecot user... Warm regards, ZS ---------------------------- Original Message ---------------------------- Subject: wrong dovecot GID while upgrading From: "Zbigniew Szalbot" <zbyszek at szalbot.homedns.org> Date: Sat, February 17, 2007 21:10 To: dovecot at dovecot.org -------------------------------------------------------------------------- Hello, I tried to upgrade dovecot from 1.0.rc7 to rc22 but I got this error at the end of the upgrade process: Dovecot has r...
2006 Sep 22
1
Restrictions on User Basis
hi, man I can't make my wan users send mail to my office I have sendmail dovecot in lan function so good I have squirremail and it function well from everywhere but wan users can send messages to my office say - server response 553- -------------- next part -------------- An HTML attachment was scrubbed... URL:
2017 Mar 01
3
[systemd-devel] udev virtio by-path naming
...and > > mark them as deprecated (dunno where, maybe just in NEWS), and add the > > code to make the links. > > > > I haven't looked at the code, maybe we just do this with the right > > udev rule, and also stick the deprecation comment there? > > > > Zbyszek > > > I've posted a github pull request [1], and would appreciate review > feedback. As I am lacking an ARM setup, it would also be nice if someone > with ARM skills could have a look as well. FYI you can install ARM7 guests on an x86_64 host, using pre-built Fedora images h...
2017 Mar 01
3
[systemd-devel] udev virtio by-path naming
...and > > mark them as deprecated (dunno where, maybe just in NEWS), and add the > > code to make the links. > > > > I haven't looked at the code, maybe we just do this with the right > > udev rule, and also stick the deprecation comment there? > > > > Zbyszek > > > I've posted a github pull request [1], and would appreciate review > feedback. As I am lacking an ARM setup, it would also be nice if someone > with ARM skills could have a look as well. FYI you can install ARM7 guests on an x86_64 host, using pre-built Fedora images h...
2017 Mar 01
0
[systemd-devel] udev virtio by-path naming
...ark them as deprecated (dunno where, maybe just in NEWS), and add the >>> code to make the links. >>> >>> I haven't looked at the code, maybe we just do this with the right >>> udev rule, and also stick the deprecation comment there? >>> >>> Zbyszek >>> >> I've posted a github pull request [1], and would appreciate review >> feedback. As I am lacking an ARM setup, it would also be nice if someone >> with ARM skills could have a look as well. > > FYI you can install ARM7 guests on an x86_64 host, using pre-...