Displaying 9 results from an estimated 9 matches for "get_attribut".
Did you mean:
set_attribute
2015 Sep 01
2
ldapcmp issue
...;, line
983, in run
if b1 == b2:
File "/usr/lib/python2.7/dist-packages/samba/netcmd/ldapcmp.py", line
774, in __eq__
outf=self.outf, errf=self.errf)
File "/usr/lib/python2.7/dist-packages/samba/netcmd/ldapcmp.py", line
396, in __init__
self.attributes = self.con.get_attributes(self.dn)
File "/usr/lib/python2.7/dist-packages/samba/netcmd/ldapcmp.py", line
207, in get_attributes
res = self.ldb.search(base=object_dn, scope=SCOPE_BASE, attrs=["*"])
---------------------------------------------------------------------------------
samba-tool ldapcmp...
2015 Sep 03
0
ldapcmp issue
...2:
> File "/usr/lib/python2.7/dist-packages/samba/netcmd/ldapcmp.py", line
> 774, in __eq__
> outf=self.outf, errf=self.errf)
> File "/usr/lib/python2.7/dist-packages/samba/netcmd/ldapcmp.py", line
> 396, in __init__
> self.attributes = self.con.get_attributes(self.dn)
> File "/usr/lib/python2.7/dist-packages/samba/netcmd/ldapcmp.py", line
> 207, in get_attributes
> res = self.ldb.search(base=object_dn, scope=SCOPE_BASE, attrs=["*"])
> ------------------------------------------------------------------------------...
2015 Sep 03
2
ldapcmp issue
...t;/usr/lib/python2.7/dist-packages/samba/netcmd/ldapcmp.py", line
>> 774, in __eq__
>> outf=self.outf, errf=self.errf)
>> File "/usr/lib/python2.7/dist-packages/samba/netcmd/ldapcmp.py", line
>> 396, in __init__
>> self.attributes = self.con.get_attributes(self.dn)
>> File "/usr/lib/python2.7/dist-packages/samba/netcmd/ldapcmp.py", line
>> 207, in get_attributes
>> res = self.ldb.search(base=object_dn, scope=SCOPE_BASE, attrs=["*"])
>>
>> -----------------------------------------------------...
2016 Aug 29
6
Samba4 Centos 7 - CPU 100%
im not at a computer ti look some things up but im thinking..
dbdir=/usr/local/samba.PDC/dbdirwhat is the size of this dir.
what is the size of the ad db dir on every server now.
i think, something in the old db import causes a resyncwhen you modify something in the db
so i suggest try monitoring, disk io and cpu, look for buzzy files.
if we know the files, we know the processes using it.
2013 Aug 02
0
Wine release 1.7.0
...ol_l implementation.
oleaut32: Fill names hash table while creating typelib.
oleaut32: Name names hash table segment in MSFT_SegDir struct.
oleaut32: Store typeinfo hreftype while saving typelib.
winedump: Rename res07 typelib segment to NameHashTab.
scrrun: Add IFile::get_Attributes implementation.
scrrun: Add IFile::get_Size implementation.
scrrun: Add IFileSystem3::DeleteFile implementation.
scrrun: Add IFileSystem3::DeleteFolder implementation.
scrrun: Add IFileSystem3::CopyFile implementation.
scrrun: Add IFileSystem3::CopyFolder implementat...
2008 Jan 25
0
Wine release 0.9.54
...Moved the bulk of CreateWindow and SetWindowPos from the driver back into user32.
Avoid sizeof in traces.
winex11: Check for managed mode in create_whole_window again now that it is called lazily.
Alistair Leslie-Hughes (15):
msxml3: Implement get_dataType.
msxml3: Correct get_attributes for CDATA Section.
msxml3: Implemented IXMLDOMCDATASection COM Object.
msxml3: Implement GetClassID for XMLDocument IPersistStream interface.
msxml3: Corrected getAttribute to return current value and assign output var.
mscoree: Fix memory leak.
msxml3: Implement put...
2010 Sep 18
0
Wine release 1.3.3
...3: Don't use xmlnode's IXMLDOMNode iface in get_[first|last]Node implementations.
shdocvw: Fixed tests on IE <6.
msxml3: Don't use xmlnode's IXMLDOMNode iface in get_[previous|next]Sibling implementations.
msxml3: Don't use xmlnode's IXMLDOMNode iface in get_attributes implementations.
msxml3: Don't use xmlnode's IXMLDOMNode iface in insertBefore implementations.
mshtml: Use stored nsWineURI object to create moniker in async_open.
include: Added more d3d9 error codes.
mshtml: Added nsIHttpChannel::VisitResponseHeaders implementat...
2008 Jan 11
0
Wine release 0.9.53
...ument and Document Fragment Nodes.
msxml3: lastChild not supported for CDATASection, Comment, PI and Text Nodes.
msxml3: createProcessingInstruction: Check arguments are valid.
msxml3: previousSibling not supported for Attribute, Document and Document Fragment Nodes.
msxml3: get_attributes not supported for Attribute, CData, Comment, Doc, Doc Frag, Entity and Text Nodes.
msxml3: Suppress IID_IRunnableObject FIXME since its not supported.
mscoree: Add stubs for DllCanUnloadNow and DllGetClassObject.
user32: Add SetProcessDPIAware stub.
msxml3: Fix memory leak...
2011 Mar 18
0
Wine release 1.3.16
...xml3: Merge obsolete interfaces tests in a single file.
msxml3: Fix some leaks in tests.
msxml3: Orphan a node removed with removeChild().
msxml3: Put together similar tests using tabled test data.
msvcrt: Add _get_output_format() and return default value.
msxml3: Some get_attributes() tests.
msxml3: Fix reference counting behaviour for named map.
msxml3: Move string conversion helper to header.
msxml3: Unlink node first before adding it as a child.
msxml3: Add IXMLDOMSelection stub.
msxml3: No need to zero memory on allocation.
msxml3: Pro...