search for: octavian

Displaying 20 results from an estimated 30 matches for "octavian".

2011 Mar 17
1
Getting the missed calls using Asterisk Manager
...or tell me where to look. Also, is it possible to find who were those who dialed? I have read the section of Asterisk manual about the Asterisk Manager, and I got the list of all the commands using the help command, but I couldn't find the command for getting the missed calls. Thank you. --Octavian -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110317/e02b53b5/attachment.htm>
2007 May 30
3
Still having problems with xen guest boot
I don''t know what has happened because know I can''t even get this guest booting. The guest conf I think is correct: kernel = "/boot/vmlinuz-2.6.18-8.1.4.el5xen" builder=''linux'' memory = 384 name = "ns1" vcpus = 1 #vif = [ ''mac=FE:FF:FF:FF:FF:FF , ip=139.185.48.214, ''bridge=xenbr1'' ] vif = [ '''',
2015 Apr 02
1
Windows Firewall, network discovery
2011 Oct 22
1
handling of final partial block in rsync
Greetings, I have been using the rsync C source as a guide for porting the rsync algorithm to Java. This has been successful, but there is one low level detail I am having some issues with. Assuming the default block size of 700 bytes, when stepping through the file and generating checksums for each block it is very likely that there will be a partial block at the end of the file. Right now
2010 Oct 08
0
Wine release 1.2.1
...before calling GetVersionExA. Michael Stefaniuc (2): cmd: Remove stray ';' from the resource files. winhlp32: Move from a per resource to a global LANGUAGE setting. Nikolay Sivov (1): comctl32/listview: Fix infinite loop case for full item range as a first search range. Octavian Voicu (1): wined3d: Add missing ckey, fx, and pal directdraw caps. Owen Rudge (2): fusion: Install assemblies into correct directory for architecture. fusion: Implement IAssemblyNameImpl_GetDisplayName more completely. Paul Vriens (17): comctl32: Add the Serbian (Latin) tr...
2010 Sep 18
0
Wine release 1.3.3
...st try to create a document. msxml3: Fix ::selectSingleNode() behaviour on invalid arguments. msxml3: Store selected query language in backend document instance. msxml3: Remove some useless initializers. msxml3/tests: Store test data as a table for ::nodeTypedValue() tests. Octavian Voicu (1): include: Fix typo in propkeydef.h. Old?ich Jedli?ka (3): ddraw/tests: New attachment tests for 3D back buffers. ddraw: Allow creating back buffer for DirectX 1 interfaces. ddraw: Add checking of SURFACEDESC type/nullness into CreateSurface methods. Owen Rudge (2...
2010 Jun 11
0
Wine release 1.2-rc3
...mented out lines. comctl32/treeview: Remove some casts. comctl32/tests: Some expand notifications tests. msvcrt: Add _snprintf_s implementation. msvcrt: Add _snwprintf_s implementation. msvcrt: Add _scwprintf implementation. msvcrt: Fix __lconv_init() prototype. Octavian Voicu (1): ntdll: Show one-time ERR if NOFILE limit is reached. Paul Vriens (36): browseui: Add Danish translation. comctl32: Add Danish translation. winedbg: Add the Danish translation. wineconsole: Add Danish translation. wineboot: Update the Danish translatio...
2011 Aug 26
0
Wine release 1.3.27
...creation. msxml3: Store class version for MXWriter instance. msxml3: Fix parameter validation for startElement() for MXXMLWriter60. msxml3: Fix parameter validation for endElement(). msxml3: Fix attributes formatting. msxml3/tests: Tests for default properties values. Octavian Voicu (3): msxml3/tests: Prevent crash in saxreader tests. ieframe/tests: Skip rest of tests if CoCreateInstance failed. oleaut32: Fix leak in typelib marshaler when invoking IDispatch methods. Owen Rudge (1): comctl32: Fix incorrect use of border metrics. Per Johansson (1...
2011 Nov 04
0
Wine release 1.3.32
...msxml3: Init IDispatchEx data for all node types. msxml3: Support IDispatchEx for IXMLDOMParseError. msxml3: Silence IDispatchJS query. jscript: Use specified expression length to trace it. msxml3: Add type id placeholder for index 0 to make lookup code actually work. Octavian Voicu (3): ddraw/tests: Move surface attachment tests from refcount.c to dsurface.c. ddraw/tests: Use more common pixel formats and caps for attachment tests. ddraw/tests: Add more attachment/detachment test cases. Piotr Caban (19): msxml3: Don't report fatal errors man...
2011 Nov 18
0
Wine release 1.3.33
...MImplementation. msxml3: Properly handle qualified names in getAttributeNode(). msxml3: Properly return node prefix from get_prefix(). msxml3: Fix get_namespaceURI(). msxml3: Return qualified name from get_nodeName(). msxml3: Convert test stream to single byte string. Octavian Voicu (3): makefiles: Add manual dependencies also for testlist cross object. ddraw/tests: Fix a couple of copy-paste typos in test messages. ddraw: Make IDirectDrawClipperImpl_[GS]etHWnd function names consistent with SDK. Piotr Caban (14): userenv: Improved CreateEnvironm...
2011 Oct 21
0
Wine release 1.3.31
...heck before free (Smatch). winealsa.drv: Remove redundant NULL checks before free (Smatch). Nikolay Sivov (3): ntdll: Fix SID data copy length. comctl32/monthcal: Update pointer after reallocation (Valgrind). comctl32/tests: Make state data accessible to caller (Valgrind). Octavian Voicu (3): ddraw/tests: Test detachment of attached surfaces on Release. ddraw: Be consistent about param and local var naming across AddAttachedSurface implementations. ddraw: Keep track of interface attached by AddAttachedSurface and detach correct interface when parent is relea...
2010 Sep 03
0
Wine release 1.3.2
...mp namespace aliases passed with SelectionNamespaces property. msxml3: Fix IXMLDOMDocument::getElementsByTagName() for some special cases. msxml3: Fix invalid parameter handling for IXMLDOMElement::getElementsByTagName(). msxml3: Implement IXMLDOMNamedNodeMap::getQualifiedItem(). Octavian Voicu (4): wined3d: Add missing ckey, fx, and pal directdraw caps. winmm: Replace return types with symbolic constants in mci command resources. winmm: Replace command ids with symbolic constants in mci command resources. include: Add MCI_INTEGER64 mci type. Old?ich Jedli?k...
2010 May 21
0
Wine release 1.2-rc1
...or for caret bitmap creation. ole32: Use window property to store registered drop target. comctl32: Fix SysLink debug channel name, add a trace. comctl32/listview: Don't forward WM_COMMAND to parent if we don't have an Edit box. shell32: Add SHGetLocalizedName stub. Octavian Voicu (1): d3dx9_36: Export D3DXCreateEffectEx stub. Owen Rudge (2): d3dx9: Implement D3DXCreateEffectCompilerFromFile/Resource. d3dx9: Implement CreateEffectFromFile/Resource functions. Paul Vriens (2): winhttp/tests: Show the correct error. kernel32: Return the cor...
2011 Sep 09
0
Wine release 1.3.28
...ne the IAMFilterData iface. Nikolay Sivov (4): msxml3: Fix empty elements output. msxml3: Respect string length returned from ISAXAttributes. msxml3: Use element name length passed to content handler. comctl32/monthcal: Make day drawing helpers aware of multiple calendars. Octavian Voicu (11): cmd: Don't parse colons as stream separators when splitting paths. winefile: Don't parse colons as stream separators when splitting paths. cmd/tests: Test del /s recursion in subdirectories with colons. msxml3/tests: Fix a warning in saxreader tests when...
2011 Aug 05
0
Wine release 1.3.26
...ove redundant memory initialization. advapi32: Fix CheckTokenMemberShip for primary tokens. advapi32: Basic test for CreateRestrictedToken. include: Fix definition name. advapi32/crypt: Fixed some HKEY leaks. Nowres Rafed (1): iphlpapi: Implemented IcmpSendEcho2Ex(). Octavian Voicu (2): shell32: Disable WOW64 redirection when converting pidls to UNIX paths. configure: Disable gstreamer support if headers are not compatible with build environment. Piotr Caban (12): msvcrt: Fixed tmpnam and _wtmpname implementation. msvcrt: Fix %f format handling...
2011 Sep 23
0
Wine release 1.3.29
...ith regard to multiple calendars and parameter handling. comctl32/monthcal: Fix some day state problems. comctl32/monthcal: Correct MCM_SETTODAY handler return value. comctl32/monthcal: Properly adjust day of week in MCM_SETCURSEL. comctl32/monthcal: Fix jump to today date. Octavian Voicu (3): vbscript: Add explicit cast to int for pointer difference type. vbscript: Always initialize prev_label to prevent compiler warning. oleaut32: Add tmarshal test with variant array and fix variant marshalled size calculation. Piotr Caban (38): msvcp60: Export more...
2010 Jul 30
0
Wine release 1.3.0
...2/treeview: Fix possible crash in TVS_SINGELEXPAND helper (Coverity). shlwapi/tests: Fix some test failures on Win2000. shlwapi: Partially implement SHGetShellKey. shlwapi: Implement SKGetValueW over SHGetShellKey. shlwapi/tests: Fix some test failures on RTL enabled boxes. Octavian Voicu (1): mmdevapi/tests: Prevent crash when GetMixFormat fails. Owen Rudge (7): fusion: Install assemblies into correct directory for architecture. fusion: Implement IAssemblyNameImpl_GetDisplayName more completely. d3dx9/tests: Add beginning of general tests for texture...
2010 May 07
0
Wine release 1.1.44
...e ::DragLeave() instead of ::Drop(). rasdlg: Add RasEntryDlgW stub. ole32/marshal: Compare with S_OK instead of keeping in mind that it's zero. comctl32/rebar: Try to center child rectangle only if cyChild height is not zero. ole32/ole2: Use W calls for registry access. Octavian Voicu (4): msi: Fix crash when calling MsiGetActiveDatabase with invalid remote handle. msi: Use standard window class for combo control and add error checking. msi: Fill combo control with items from database. msi: Sync combo control value with associated property. Paul Vr...
2013 Mar 18
0
[linux-linus test] 17325: regressions - trouble: broken/fail/pass
...;ngupta@vflare.org> Niu Yawei <yawei.niu@intel.com> Nivedita Singhvi <niv@us.ibm.com> Noam Camus <noamc@ezchip.com> Nobuhiro Iwamatsu <iwamatsu@nigauri.org> Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> Norbert Preining <preining@logic.at> Octavian Moraru <octmoraru@gmail.com> Octavian Purdila <octavian.purdila@intel.com> OGAWA Hirofumi <hirofumi@mail.parknet.co.jp> Ohad Ben-Cohen <ohad@wizery.com> Ola Lilja <ola.o.lilja@stericsson.com> Olaf Hering <olaf@aepfle.de> Oleg Matcovschi <oleg.matco...
2013 Mar 29
0
[linux-linus test] 17454: regressions - FAIL
...;ngupta@vflare.org> Niu Yawei <yawei.niu@intel.com> Nivedita Singhvi <niv@us.ibm.com> Noam Camus <noamc@ezchip.com> Nobuhiro Iwamatsu <iwamatsu@nigauri.org> Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> Norbert Preining <preining@logic.at> Octavian Moraru <octmoraru@gmail.com> Octavian Purdila <octavian.purdila@intel.com> OGAWA Hirofumi <hirofumi@mail.parknet.co.jp> Ohad Ben-Cohen <ohad@wizery.com> Ola Lilja <ola.o.lilja@stericsson.com> Olaf Hering <olaf@aepfle.de> Oleg Matcovschi <oleg.matco...