search for: 12381

Displaying 12 results from an estimated 12 matches for "12381".

Did you mean: 1238
2016 Oct 17
2
Bug 6870 resurfaced in Samba 4.2.10
...ror if *any* > > of the servers queried returned an error, even if any of them succeeded. > > Great analysis - thanks ! I'll look into a patch for this. > > We'll need a new bug report for this one. OK, here's the new bug: https://bugzilla.samba.org/show_bug.cgi?id=12381 and here is (I think) the patch. Can you test this and let me know if it fixes your test case ? CC:ing to samba-technical for followups. Cheers, Jeremy.
2012 Jan 11
0
Samba 3.5.10 and Windows 7 DNS Issues
...-WEBDEV\> or \\HHL-WEBDEV.DFBFL.AD.FOO.COM\<file:///\\HHL-WEBDEV.DFBFL.AD.FOO.COM\>. Hitting it via DNS name results in continual password prompts. Processes running: [root at hhl-webdev<mailto:root at hhl-webdev> samba]# netstat -anp | grep mbd tcp 0 0 0.0.0.0:139 0.0.0.0:* LISTEN 12381/smbd tcp 0 0 0.0.0.0:445 0.0.0.0:* LISTEN 12381/smbd udp 0 0 10.70.147.255:137 0.0.0.0:* 12392/nmbd udp 0 0 10.70.147.151:137 0.0.0.0:* 12392/nmbd udp 0 0 0.0.0.0:137 0.0.0.0:* 12392/nmbd udp 0 0 10.70.147.255:138 0.0.0.0:* 12392/nmbd udp 0 0 10.70.147.151:138 0.0.0.0:* 12392/nmbd udp 0 0 0.0.0.0:1...
2010 Mar 01
1
help with zoo
...interpolation. I am not able to proceed beyond a certain point and would like some help. Here's my code : dput(stoft) structure(list(datum = structure(c(12060, 12073, 12089, 12101, 12114, 12128, 12143, 12157, 12170, 12184, 12198, 12213, 12226, 12284, 12297, 12310, 12324, 12338, 12352, 12368, 12381, 12394, 12409, 12425, 12436, 12451, 12464, 12478, 12489, 12507, 12535, 12549, 12562, 12579, 12591, 12639, 12653, 12668, 12681, 12696, 12710, 12724, 12737, 12751, 12765, 12779, 12793, 12807, 12821, 12835, 12849, 12863, 12878, 12892, 12906, 12920, 12934, 12948, 12962, 12976, 12998, 13011, 13025,...
2016 Oct 17
0
Bug 6870 resurfaced in Samba 4.2.10
...urns an error if *any* > of the servers queried returned an error, even if any of them succeeded. > Great analysis - thanks ! I'll look into a patch for this. > > We'll need a new bug report for this one. OK, here's the new bug: https://bugzilla.samba.org/show_bug.cgi?id=12381 and here is (I think) the patch. Can you test this and let me know if it fixes your test case ? CC:ing to samba-technical for followups. Cheers, Jeremy. Results not good m'fraid. It seems cldap_socket_init() should be setting up the cldap_socket (param 3 is struct cldap_socket **)...
2016 Oct 17
2
Bug 6870 resurfaced in Samba 4.2.10
...servers queried returned an error, even if any of them succeeded. > > Great analysis - thanks ! I'll look into a patch for this. > > > > We'll need a new bug report for this one. > > OK, here's the new bug: > > https://bugzilla.samba.org/show_bug.cgi?id=12381 > > and here is (I think) the patch. Can you test this > and let me know if it fixes your test case ? > > CC:ing to samba-technical for followups. > > Cheers, > > Jeremy. > > Results not good m'fraid. > > It seems cldap_socket_init() should b...
2016 Oct 26
0
[Announce] Samba 4.4.7 Available for Download
...-------------------- o Jeremy Allison <jra at samba.org> * BUG 11259: smbd contacts a domain controller for each session. * BUG 12283: REGRESSION: smbd segfaults on startup, tevent context being freed. * BUG 12291: source3/lib/msghdr: Fix syntax error before or at: ;. * BUG 12381: s3: cldap: cldap_multi_netlogon_send() fails with one bad IPv6 address. o Christian Ambach <ambi at samba.org> * BUG 9945: Setting specific logger levels in smb.conf makes 'samba-tool drs showrepl' crash. o Björn Baumbach <bb at sernet.de> * BUG 8618: s3-pri...
2016 Oct 26
0
[Announce] Samba 4.4.7 Available for Download
...-------------------- o Jeremy Allison <jra at samba.org> * BUG 11259: smbd contacts a domain controller for each session. * BUG 12283: REGRESSION: smbd segfaults on startup, tevent context being freed. * BUG 12291: source3/lib/msghdr: Fix syntax error before or at: ;. * BUG 12381: s3: cldap: cldap_multi_netlogon_send() fails with one bad IPv6 address. o Christian Ambach <ambi at samba.org> * BUG 9945: Setting specific logger levels in smb.conf makes 'samba-tool drs showrepl' crash. o Björn Baumbach <bb at sernet.de> * BUG 8618: s3-pri...
2011 Sep 05
0
Slow performance
...r 11658 D imapd ocfs2_reserve_suballoc_bits 12326 D imapd ocfs2_lookup_lock_orphan_dir 12330 D pop3d lock_rename 12351 D imapd ocfs2_lookup_lock_orphan_dir 12357 D imapd ocfs2_lookup_lock_orphan_dir 12359 D imapd unlinkat 12381 D imapd ocfs2_lookup_lock_orphan_dir 12498 D deliverquota ocfs2_wait_for_mask 12710 D pop3d ocfs2_reserve_suballoc_bits 12712 D imapd unlinkat 12726 D imapd ocfs2_reserve_suballoc_bits 12730 D imapd unlinkat 12736 D imapd...
2016 Oct 26
0
[Announce] Samba 4.5.1 Available for Download
...Changes since 4.5.0: -------------------- o Jeremy Allison <jra at samba.org> * BUG 11259: smbd contacts a domain controller for each session. * BUG 12272: Fix messaging subsystem crash. * BUG 12283: REGRESSION: smbd segfaults on startup, tevent context being freed. * BUG 12381: s3: cldap: cldap_multi_netlogon_send() fails with one bad IPv6 address. * BUG 12383: s3: libsmb: Fix cut and paste error using the wrong structure type. o Christian Ambach <ambi at samba.org> * BUG 9945: Setting specific logger levels in smb.conf makes 'samba-tool drs...
2016 Oct 26
0
[Announce] Samba 4.5.1 Available for Download
...Changes since 4.5.0: -------------------- o Jeremy Allison <jra at samba.org> * BUG 11259: smbd contacts a domain controller for each session. * BUG 12272: Fix messaging subsystem crash. * BUG 12283: REGRESSION: smbd segfaults on startup, tevent context being freed. * BUG 12381: s3: cldap: cldap_multi_netlogon_send() fails with one bad IPv6 address. * BUG 12383: s3: libsmb: Fix cut and paste error using the wrong structure type. o Christian Ambach <ambi at samba.org> * BUG 9945: Setting specific logger levels in smb.conf makes 'samba-tool drs...
2016 Oct 17
2
Bug 6870 resurfaced in Samba 4.2.10
Hi, So I did some digging into the source code, and I think I've found the issue. Around line 120 of source3/libads/cldap.c: for (i=0; i<num_servers; i++) { NTSTATUS status; status = cldap_socket_init(state->cldap, NULL, /* local_addr */ state->servers[i], &state->cldap[i]); if (tevent_req_nterror(req, status)) { return tevent_req_post(req, ev);
2004 Oct 23
1
Issues with compiling wine
...conftest configure:12326: $? = 0 configure:12339: result: yes configure:12346: checking for gcc -gstabs+ support configure:12369: gcc -o conftest -g -O2 -gstabs+ conftest.c -lresolv -lsocket -lnsl >&5 configure:12375: $? = 0 configure:12378: test -z || test ! -s conftest.err configure:12381: $? = 0 configure:12384: test -s conftest configure:12387: $? = 0 configure:12400: result: yes configure:12409: checking for broken string.h that generates warnings configure:12430: gcc -c -g -O2 -Wpointer-arith -Werror conftest.c >&5 configure:12436: $? = 0 configure:12439: test -z ||...