search for: clear_if_first

Displaying 17 results from an estimated 17 matches for "clear_if_first".

2012 Oct 29
1
[Announce] Samba 3.6.9 Available for Download
...ix wrong test == syntax in configure. * BUG 8344: Fix --with(out)-sendfile-support option handling in autoconf. * BUG 9172: Add quota support for gfs2. o Volker Lendecke <vl at samba.org> * BUG 9188: Fix crash bug in idmap_hash. * BUG 9268: Make tdb robust against improper CLEAR_IF_FIRST restart. o Luca Lorenzetto <lorenzetto-luca at ubuntu-it.org> * BUG 9013: Fix crash on null pam change pw response. o Vladimir Marek <Vladimir.Marek at Oracle.COM> * BUG 9192: Fix service control for non-internal services. o Stefan Metzmacher <metze at samba.org&g...
2012 Oct 29
1
[Announce] Samba 3.6.9 Available for Download
...ix wrong test == syntax in configure. * BUG 8344: Fix --with(out)-sendfile-support option handling in autoconf. * BUG 9172: Add quota support for gfs2. o Volker Lendecke <vl at samba.org> * BUG 9188: Fix crash bug in idmap_hash. * BUG 9268: Make tdb robust against improper CLEAR_IF_FIRST restart. o Luca Lorenzetto <lorenzetto-luca at ubuntu-it.org> * BUG 9013: Fix crash on null pam change pw response. o Vladimir Marek <Vladimir.Marek at Oracle.COM> * BUG 9192: Fix service control for non-internal services. o Stefan Metzmacher <metze at samba.org&g...
2018 Sep 04
0
gencache.tdb size and cache flush
...oin cache entries come to mind. We need to separate those out into a persistent gencache. For the rest -- it's not vital for the system to keep them around, however performance would significantly suffer if we for example lost all idmap cache entries. This means we need a middle ground between CLEAR_IF_FIRST and persistent tdb files. What we can not do is a full tdb_check upon every daemon startup. We had that, and this sent winbind into minutes of just reading a corrupt 4GB tdb file. We need to make live tdb 100% robust against accidential (or even malicious) corruption. 3 aspects here: * The recent...
2013 Jul 02
0
[Announce] Samba 4.0.7 Available for Download
...07 primary group field. o Volker Lendecke <vl at samba.org> * BUG 9832: winbind4: talloc use after free. * BUG 9953: Fix tevent_poll on 32-bit machines (Coverity ID 989236). o Stefan Metzmacher <metze at samba.org> * BUG 9805: s3:lib/server_mutex: Open mutex.tdb with CLEAR_IF_FIRST. * BUG 9929: s4:winbind: Don't leak libnet_context into the main event context. o Andreas Schneider <asn at samba.org> * BUG 9881: Check for system libtevent. o Michael Wood <esiotrot at gmail.com> * BUG 9964: docs: Avoid mentioning a possibly misleading op...
2013 Jul 02
0
[Announce] Samba 4.0.7 Available for Download
...07 primary group field. o Volker Lendecke <vl at samba.org> * BUG 9832: winbind4: talloc use after free. * BUG 9953: Fix tevent_poll on 32-bit machines (Coverity ID 989236). o Stefan Metzmacher <metze at samba.org> * BUG 9805: s3:lib/server_mutex: Open mutex.tdb with CLEAR_IF_FIRST. * BUG 9929: s4:winbind: Don't leak libnet_context into the main event context. o Andreas Schneider <asn at samba.org> * BUG 9881: Check for system libtevent. o Michael Wood <esiotrot at gmail.com> * BUG 9964: docs: Avoid mentioning a possibly misleading op...
2010 Nov 26
2
ACL Problems with Samba and ADS Integration
I am running a Samba Box as a Domain Member in a Windows ADS Domain (Windows Server 2003). The Box has joined the ADS domain and the kerberos authentication works, I can see "smbd" processes running with AD user accounts. But I can not set ACLs on the directories or the files located on the share. If I change them using Windows Explorer, they either will be ignored by samba, or I get the
2018 Aug 29
6
gencache.tdb size and cache flush
Hi all, I have a midsize AD domain with some 50k users but only 100 workstations joined. Sometimes I find server CPU throttling at 100%. In order to let it drop and have smooth performance I delete cache: systemctl stop samba net cache flush systemctl start samba First of all, is it needed a samba stop to flush the cache? Even if cache flush does the job to restore performance, I am clueless
2012 Oct 30
1
[Announce] Samba 4.0.0rc4 Available for Download
...ixes. * BUG 8107: Fix poll replacement to become a msleep replacement. * BUG 8344: Fix --with(out)-sendfile-support option handling. o Volker Lendecke <vl at samba.org> * BUG 9223: Fix uninitialized variable in the cldap server. * BUG 9268: Make tdb robust against improper CLEAR_IF_FIRST restart. o Stefan Metzmacher <metze at samba.org> * BUG 9271: Several samba-tool fixes. * BUG 9196: Don't take 'state->te' as indication for "was_deferred". o Matthieu Patou <mat at matws.net> * BUG 9240: Remove unused variable in DNS server....
2012 Oct 30
1
[Announce] Samba 4.0.0rc4 Available for Download
...ixes. * BUG 8107: Fix poll replacement to become a msleep replacement. * BUG 8344: Fix --with(out)-sendfile-support option handling. o Volker Lendecke <vl at samba.org> * BUG 9223: Fix uninitialized variable in the cldap server. * BUG 9268: Make tdb robust against improper CLEAR_IF_FIRST restart. o Stefan Metzmacher <metze at samba.org> * BUG 9271: Several samba-tool fixes. * BUG 9196: Don't take 'state->te' as indication for "was_deferred". o Matthieu Patou <mat at matws.net> * BUG 9240: Remove unused variable in DNS server....
2012 Oct 16
4
[Announce] Samba 4.0.0rc3 Available for Download
...ixes. * BUG 8107: Fix poll replacement to become a msleep replacement. * BUG 8344: Fix --with(out)-sendfile-support option handling. o Volker Lendecke <vl at samba.org> * BUG 9223: Fix uninitialized variable in the cldap server. * BUG 9268: Make tdb robust against improper CLEAR_IF_FIRST restart. o Stefan Metzmacher <metze at samba.org> * BUG 9271: Several samba-tool fixes. * BUG 9196: Don't take 'state->te' as indication for "was_deferred". o Matthieu Patou <mat at matws.net> * BUG 9240: Remove unused variable in DNS server....
2012 Oct 16
4
[Announce] Samba 4.0.0rc3 Available for Download
...ixes. * BUG 8107: Fix poll replacement to become a msleep replacement. * BUG 8344: Fix --with(out)-sendfile-support option handling. o Volker Lendecke <vl at samba.org> * BUG 9223: Fix uninitialized variable in the cldap server. * BUG 9268: Make tdb robust against improper CLEAR_IF_FIRST restart. o Stefan Metzmacher <metze at samba.org> * BUG 9271: Several samba-tool fixes. * BUG 9196: Don't take 'state->te' as indication for "was_deferred". o Matthieu Patou <mat at matws.net> * BUG 9240: Remove unused variable in DNS server....
2012 Nov 13
1
[Announce] Samba 4.0.0rc5 Available for Download
...ixes. * BUG 8107: Fix poll replacement to become a msleep replacement. * BUG 8344: Fix --with(out)-sendfile-support option handling. o Volker Lendecke <vl at samba.org> * BUG 9223: Fix uninitialized variable in the cldap server. * BUG 9268: Make tdb robust against improper CLEAR_IF_FIRST restart. o Stefan Metzmacher <metze at samba.org> * BUG 9271: Several samba-tool fixes. * BUG 9196: Don't take 'state->te' as indication for "was_deferred". o Matthieu Patou <mat at matws.net> * BUG 9240: Remove unused variable in DNS server....
2012 Nov 13
1
[Announce] Samba 4.0.0rc5 Available for Download
...ixes. * BUG 8107: Fix poll replacement to become a msleep replacement. * BUG 8344: Fix --with(out)-sendfile-support option handling. o Volker Lendecke <vl at samba.org> * BUG 9223: Fix uninitialized variable in the cldap server. * BUG 9268: Make tdb robust against improper CLEAR_IF_FIRST restart. o Stefan Metzmacher <metze at samba.org> * BUG 9271: Several samba-tool fixes. * BUG 9196: Don't take 'state->te' as indication for "was_deferred". o Matthieu Patou <mat at matws.net> * BUG 9240: Remove unused variable in DNS server....
2012 Dec 11
3
[Announce] Samba 4.0.0 Available for Download!
...ixes. * BUG 8107: Fix poll replacement to become a msleep replacement. * BUG 8344: Fix --with(out)-sendfile-support option handling. o Volker Lendecke <vl at samba.org> * BUG 9223: Fix uninitialized variable in the cldap server. * BUG 9268: Make tdb robust against improper CLEAR_IF_FIRST restart. o Stefan Metzmacher <metze at samba.org> * BUG 9271: Several samba-tool fixes. * BUG 9196: Don't take 'state->te' as indication for "was_deferred". o Matthieu Patou <mat at matws.net> * BUG 9240: Remove unused variable in DNS server....
2012 Dec 11
3
[Announce] Samba 4.0.0 Available for Download!
...ixes. * BUG 8107: Fix poll replacement to become a msleep replacement. * BUG 8344: Fix --with(out)-sendfile-support option handling. o Volker Lendecke <vl at samba.org> * BUG 9223: Fix uninitialized variable in the cldap server. * BUG 9268: Make tdb robust against improper CLEAR_IF_FIRST restart. o Stefan Metzmacher <metze at samba.org> * BUG 9271: Several samba-tool fixes. * BUG 9196: Don't take 'state->te' as indication for "was_deferred". o Matthieu Patou <mat at matws.net> * BUG 9240: Remove unused variable in DNS server....
2012 Dec 04
0
[Announce] Samba 4.0.0rc6 Available for Download
...ixes. * BUG 8107: Fix poll replacement to become a msleep replacement. * BUG 8344: Fix --with(out)-sendfile-support option handling. o Volker Lendecke <vl at samba.org> * BUG 9223: Fix uninitialized variable in the cldap server. * BUG 9268: Make tdb robust against improper CLEAR_IF_FIRST restart. o Stefan Metzmacher <metze at samba.org> * BUG 9271: Several samba-tool fixes. * BUG 9196: Don't take 'state->te' as indication for "was_deferred". o Matthieu Patou <mat at matws.net> * BUG 9240: Remove unused variable in DNS server....
2012 Dec 04
0
[Announce] Samba 4.0.0rc6 Available for Download
...ixes. * BUG 8107: Fix poll replacement to become a msleep replacement. * BUG 8344: Fix --with(out)-sendfile-support option handling. o Volker Lendecke <vl at samba.org> * BUG 9223: Fix uninitialized variable in the cldap server. * BUG 9268: Make tdb robust against improper CLEAR_IF_FIRST restart. o Stefan Metzmacher <metze at samba.org> * BUG 9271: Several samba-tool fixes. * BUG 9196: Don't take 'state->te' as indication for "was_deferred". o Matthieu Patou <mat at matws.net> * BUG 9240: Remove unused variable in DNS server....