Displaying 20 results from an estimated 102 matches for "merge_requests".
2019 Jul 22
1
DNS Zone Transfers are Enabled
...to disable 'DNS Zone Transfers' when
> > using Bind9 DLZ with Samba.
> >
> > Thank you
> > Kind regards
> >
> We have a bug for this: https://bugzilla.samba.org/show_bug.cgi?id=9634
>
> Which has a gitlab page:
> https://gitlab.com/samba-team/samba/merge_requests/169
>
> It looks like there is a fix there, but it looks like your Bind9 version
> (which I take it is actually 9.9.4) will be too old.
>
> Rowland
>
>
>
> --
> To unsubscribe from this list go to the following URL and read the
> instructions: https://lists.samba.o...
2019 Dec 29
2
securing a hop
...(user is from sidedoor.yml)
Match User {user}
MaxSessions 60
PasswordAuthentication no
ChrootDirectory %h
X11Forwarding no
AllowTcpForwarding yes
PermitTunnel no
PermitTTY no
Banner none
ForceCommand /bin/false
https://salsa.debian.org/debconf-video-team/ansible/merge_requests/184
Those options are from me reading the docs and collecting tips i found on
internet. A friend pointed out "be aware sftp is likely enabled."
Once I have something solid, hopefully someone can find a place for it to
live and projects like mine and sidedoor can reference it.
--
Carl...
2020 Aug 04
1
using SPDX tags in libnbd and/or nbdkit?
As the topic has been coming up in other projects recently (for example,
see https://gitlab.com/libvirt/libvirt-ci/-/merge_requests/39), should
we update our files to either add SPDX tags, or even outright condense
our existing copyright blurbs down to an SPDX tag plus documentation in
a top-level file? The former (adding a line) is less problematic, the
latter definitely requires buy-in from all contributors (although the...
2023 Mar 23
1
Option Flags
...libvirt domain resource, e.g. from
> libvirt_domain_lookup_by_*()
> /@flags [int]/: optional flags
> /Returns/: : TRUE for success, FALSE on error
>
>
>
Hey, thanks for the report. I've created a MR that fixes these problems
here:
https://gitlab.com/libvirt/libvirt-php/-/merge_requests/38
Michal
2024 Apr 15
1
Status of LDAPS port 636 with Winbind idmap backend ad in 2024?
On 4/15/24 10:02, Kuhring, Mathias via samba wrote:
> Is this still the case?
thankfully implementing channel bindings has recently been funded by one
of our customers, so LDAPis soon coming (back) to Samba.
https://gitlab.com/samba-team/samba/-/merge_requests/3516
Iirc it will also be available to idmap_ad, but I'm not familiar with
the details. metze?
-slow
--
SerNet Samba Team Lead
Samba Support, Consulting and Development
Samba Team Member https://samba.org/
SAMBA+ packages https://samba.plus/
-------------- next part ------------...
2024 Apr 16
1
Status of LDAPS port 636 with Winbind idmap backend ad in 2024?
...:14 schrieb Ralph Boehme:
> On 4/15/24 10:02, Kuhring, Mathias via samba wrote:
>> Is this still the case?
> thankfully implementing channel bindings has recently been funded by one of our customers, so LDAPis soon coming (back) to Samba.
>
> https://gitlab.com/samba-team/samba/-/merge_requests/3516
>
> Iirc it will also be available to idmap_ad, but I'm not familiar with the details. metze?
We'll have 'client ldap sasl wrapping = ldaps', there are also WHATSNEW changes in the Merge request.
metze
2024 Nov 05
0
[ANNOUNCE] libXcursor 1.2.3
...ocument/tidy the new set/get functions
changes will suggest new release
ensure ncomment and nimage values are positive
add debug-trace for the configuration information
fix overlooked compiler-warning
reduce the message-check to ignore the over-long one
amend per merge_requests/22#note_2642034
amend per merge_requests/22#note_2642042
Tobias Stoeckmann (1):
Ignore invalid cursor files
git tag: libXcursor-1.2.3
https://xorg.freedesktop.org/archive/individual/lib/libXcursor-1.2.3.tar.gz
SHA256: 74e72da27e61cc2cfd2e267c14f500ea47775850048ee0b00362a55c9b60ee9b...
2024 Nov 11
1
Handling of merge requests on salsa.d.o for debian-xen.
Hello,
Some time ago I created some merge request on salsa for debian-xen:
https://salsa.debian.org/xen-team/debian-xen/-/merge_requests?scope=all&state=opened
Created 8 months ago, it's seem it's doesn't get merged, I would like to know
how merge request are handled on salsa.d.o for debian-xen ?
Thanks.
Ps: I'm not registered on this mailings lists.
2024 Nov 11
1
Handling of merge requests on salsa.d.o for debian-xen.
On Mon, Nov 11, 2024 at 06:03:22PM +0100, Alexandre GRIVEAUX wrote:
> Hello,
>
> Some time ago I created some merge request on salsa for debian-xen:
>
> https://salsa.debian.org/xen-team/debian-xen/-/merge_requests?scope=all&state=opened
These looks like you want to send them upstream instead.
--
WBR, wRAR
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 894 bytes
Desc: not available
URL: <http://alioth-lists.deb...
2019 Jul 22
2
DNS Zone Transfers are Enabled
Hello All,
I hope someone might be able to assist me.
Env:
RHEL 7
Samba 4.10
Bind9 DLZ 9.4
I have tried everything to disable 'DNS Zone Transfers' when using Bind9
DLZ with Samba ADDC.
I'm using below line , and I have tried different acl's as well, but
nothing seems to work.
allow-transfer {"none";};
Can someone please advise on how to disable 'DNS Zone
2020 Mar 04
1
samba AD DC eats memory
Hello Andrew,
> I've got a fix for one issue seen here.
> BUG: https://bugzilla.samba.org/show_bug.cgi?id=14299
> MR: https://gitlab.com/samba-team/samba/-/merge_requests/1168
Yesteray, I've deployed freshly released 4.12.0 and it still eats memory:
top - 18:59:10 up 1 day, 25 min, 1 user, load average: 0.08, 0.13, 0.10
Tasks: 176 total, 1 running, 175 sleeping, 0 stopped, 0 zombie
%Cpu(s): 0.2 us, 0.0 sy, 0.0 ni, 99.8 id, 0.0 wa, 0.0 hi, 0.0 si,...
2023 Mar 01
2
[nbdkit PATCH 0/5] ci: Get to green status on FreeBSD and MacOS
...ow that we have
> Cirrus CI checking commits on additional platforms.
>
> This series got me to a green checkmark:
> https://gitlab.com/ebblake/nbdkit/-/pipelines/793156983
>
> but depends on an as-yet uncommitted patch in libvirt-ci:
> https://gitlab.com/libvirt/libvirt-ci/-/merge_requests/360
>
> Eric Blake (5):
> ci: Expose more env vars needed by build.sh
> ci: Another attempt at MacOS
> rust: Skip CI builds on MacOS
> golang: Skip CI builds on MacOS and newer FreeBSD
> perl: Skip CI builds on newer FreeBSD
>
> .gitlab-ci.yml...
2024 Jul 31
1
ceph is disabled even if explicitly asked to be enabled
...>
> but despite --enable-cephfs option, ./configure succeeds and
> subsequent
> build succeeds too, just vfs/ceph.so etc aren't being produced.
>
> This seems like (configure) bug.
I hope the description(and hyperlinked discussion) from
https://gitlab.com/samba-team/samba/-/merge_requests/3715 explains the
situation with upcoming v4.21 in detail. Basically we decided to go
with the mandate of requiring certain APIs from libcephfs. Those APIs
have been around since v17 and it is the least among the non-EOL(not
archived) versions of Ceph as
per?https://docs.ceph.com/en/latest/releases...
2019 Apr 10
1
Server 2012 functional level for Samba v4.6?
...he means
> of engineering needed. Anyway, congratulations for all the good work,
> Samba team!
We are trying to work towards this. There is considerable engineering
required, but progress is being made on some of the dependent tasks.
See for example:
https://gitlab.com/samba-team/samba/merge_requests/360
We would value assistance in this area.
Thanks,
Andrew Bartlett
--
Andrew Bartlett
https://samba.org/~abartlet/
Authentication Developer, Samba Team https://samba.org
Samba Development and Support, Catalyst IT
https://catalyst.net.nz/services/samba
2020 Mar 03
0
[PATCH] Re: Failing replication
...LURE)
and also
samba-tool drs replicate dc02 dc01 dc=ds,dc=example,dc=com --full-sync
fails with the same error.
How can I fix this?
On 3. March 2020 at 04:23:02, Andrew Bartlett (abartlet at samba.org) wrote:
I think I have this finally fixed here:
https://gitlab.com/samba-team/samba/-/merge_requests/1189
https://gitlab.com/samba-team/samba/-/merge_requests/1189.patch
Thanks for your patience,
Andrew Bartlett
On Mon, 2020-03-02 at 09:18 +0100, Alexander Harm wrote:
> Hi Andrew,
>
> that is great news. Thanks so much for your support through this.
>
> Alexande...
2020 Aug 24
1
GnuTLS, modern Samba and RHEL Re: Samba rpms now available from CentOS Storage SIG
...ing Samba 4.12 or later.
> Initially this sounds like a reasonable option but there is a further
> wrinkle: Samba 4.12 exposes a GnuTLS bug:
> https://bugzilla.samba.org/show_bug.cgi?id=14399
> https://bugzilla.redhat.com/show_bug.cgi?id=1845083
> https://gitlab.com/gnutls/gnutls/-/merge_requests/1278
>
> Is there some way this is dodged or are you in a position to ensure
> CentOS gets this fixed in that package (I can't see a patch in the
> CentOS repo).
Build process for those Samba packages are currently dependant on the
GnuTLS version with default RHEL 8/CentOS 8 repos...
2020 Mar 03
1
[PATCH] Re: Failing replication
...LURE)
and also
samba-tool drs replicate dc02 dc01 dc=ds,dc=example,dc=com --full-sync
fails with the same error.
How can I fix this?
On 3. March 2020 at 04:23:02, Andrew Bartlett (abartlet at samba.org) wrote:
I think I have this finally fixed here:
https://gitlab.com/samba-team/samba/-/merge_requests/1189
https://gitlab.com/samba-team/samba/-/merge_requests/1189.patch
Thanks for your patience,
Andrew Bartlett
On Mon, 2020-03-02 at 09:18 +0100, Alexander Harm wrote:
> Hi Andrew,
>
> that is great news. Thanks so much for your support through this.
>
> Alexande...
2020 Mar 03
0
[PATCH] Re: Failing replication
...>
> fails with the same error.
>
> How can I fix this?
>
>
>
>
> On 3. March 2020 at 04:23:02, Andrew Bartlett
> (abartlet at samba.org) wrote:
>
> I think I have this finally fixed here:
>
> https://gitlab.com/samba-team/samba/-/merge_requests/1189
> https://gitlab.com/samba-team/samba/-/merge_requests/1189.patch
>
> Thanks for your patience,
>
> Andrew Bartlett
>
> On Mon, 2020-03-02 at 09:18 +0100, Alexander Harm wrote:
> > Hi Andrew,
> >
> > that is great news. Thanks so much...
2020 Mar 10
2
GSoC: Improve parallelism-aware analyses and optimizations
.../github.com/joboccara/pipes/pull/25)
cxxopts(https://github.com/jarro2783/cxxopts)
- fixed a bug (https://github.com/jarro2783/cxxopts/pull/205)
Inkscape(my graphics designing software)
- fixed several bugs and optimized API in the Pull request linked below
(https://gitlab.com/inkscape/inkscape/-/merge_requests/1446)
some of my own projects are
cppm (https://github.com/istenith/cppm)
CSC19 (https://github.com/istenith/CSC19)
I believe the reasons I am a fit for this project are:
- Ability to write generic code
- Knowledge of internal workings of *C++*, *compilers*, and the
*platforms(hardware
concepts...
2023 Jul 25
1
[PATCH drm-misc-next v8 11/12] drm/nouveau: implement new VM_BIND uAPI
...k about this is but this seems as good as
> > any.
> >
> > I've been looking into why the Vulkan CTS runs about 2x slower for me on
> > the new UAPI and I created a little benchmark to facilitate testing:
> >
> > https://gitlab.freedesktop.org/mesa/crucible/-/merge_requests/141
> > <https://gitlab.freedesktop.org/mesa/crucible/-/merge_requests/141>
> >
> > The test, roughly, does the following:
> > 1. Allocates and binds 1000 BOs
> > 2. Constructs a pushbuf that executes a no-op compute shader.
> > 3. Does a single EXEC/...