search for: 7633

Displaying 20 results from an estimated 25 matches for "7633".

Did you mean: 633
2010 Aug 19
2
DO NOT REPLY [Bug 7633] New: add support for include/includedir config file directives
https://bugzilla.samba.org/show_bug.cgi?id=7633 Summary: add support for include/includedir config file directives Product: rsync Version: 3.1.0 Platform: Other OS/Version: All Status: NEW Severity: enhancement Priority: P3 Component:...
2008 Mar 06
1
Installing package from source in windows
...he package and give you the resulting binary file which should be easier to install." Would anyone mind doing this for me if I send you the tar.gz file? Thanks, Ryan Shewcraft The Blackstone Group, L.P. > 345 Park Avenue, 28th Floor > New York, NY 10154 > P: 212-583-5147 F: 646-253-7633 -------------------------------------------------------- Please open the following attachment for important information regarding this e-mail communication. -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: Blackstone Disclaimer.txt Url: http...
2013 Oct 08
2
[LLVMdev] What makes register allocation expensive?
...umably llvm::CodeGenOpt::Default. Disabling optimization yields a more reasonable run time with llvm-3.3: 1028 total 712 llvm::ExecutionEngine::runFunctionAsMain 491 SelectionDAGISel::runOnMachineFunction 85 RAFast::runOnMachineFunction But even llvm::CodeGenOpt::Less has become very expensive: 7633 total 7307 llvm::ExecutionEngine::runFunctionAsMain 3386 SelectionDAGISel::runOnMachineFunction 1311 RAGreedy::runOnMachineFunction 1157 RegisterCoalescer::runOnMachineFunction What might have changed between LLVM 3.1 and 3.3 which would cause such a dramatic change in compile times? Thank yo...
2013 Oct 12
1
Samba_kcc error in /var/log/messages
...12 16:36:15 sambadc samba[7147]: /usr/local/samba/sbin/samba_kcc: close failed in file object destructor: Oct 12 16:36:15 sambadc abrtd: New client connected Oct 12 16:36:15 sambadc abrtd: Directory 'pyhook-2013-10-12-16:36:15-7630' creation detected Oct 12 16:36:15 sambadc abrt-server[7633]: Saved Python crash dump of pid 7630 to /var/spool/abrt/pyhook-2013-10-12-16:36:15-7630 Oct 12 16:36:15 sambadc samba[7147]: [2013/10/12 16:36:15.973347, 0] ../lib/util/util_runcmd.c:317(samba_runcmd_io_handler) Oct 12 16:36:15 sambadc samba[7147]: /usr/local/samba/sbin/samba_kcc: IOError: [E...
2010 Jun 25
6
Dom0 reboot when several VM reboot at the same time
Hi folks, I met a problem: when 6 VM reboot at the same time, 3:00 morning, the Dom0 reboot it self: Xen version is 4.0.0, VMs are windows 2003 with redhat pv, they will update and reboot itself every 3:00 AM. # last ... ... admin pts/0 10.247.1.1 Fri Jun 25 03:40 - 04:30 (00:50) reboot system boot 2.6.31.13 Fri Jun 25 11:16 (00:-3) admin pts/0
2010 Jun 25
6
Dom0 reboot when several VM reboot at the same time
Hi folks, I met a problem: when 6 VM reboot at the same time, 3:00 morning, the Dom0 reboot it self: Xen version is 4.0.0, VMs are windows 2003 with redhat pv, they will update and reboot itself every 3:00 AM. # last ... ... admin pts/0 10.247.1.1 Fri Jun 25 03:40 - 04:30 (00:50) reboot system boot 2.6.31.13 Fri Jun 25 11:16 (00:-3) admin pts/0
2013 Oct 08
0
[LLVMdev] What makes register allocation expensive?
...umably llvm::CodeGenOpt::Default. Disabling optimization yields a more reasonable run time with llvm-3.3: 1028 total 712 llvm::ExecutionEngine::runFunctionAsMain 491 SelectionDAGISel::runOnMachineFunction 85 RAFast::runOnMachineFunction But even llvm::CodeGenOpt::Less has become very expensive: 7633 total 7307 llvm::ExecutionEngine::runFunctionAsMain 3386 SelectionDAGISel::runOnMachineFunction 1311 RAGreedy::runOnMachineFunction 1157 RegisterCoalescer::runOnMachineFunction What might have changed between LLVM 3.1 and 3.3 which would cause such a dramatic change in compile times? Thank yo...
2007 Apr 20
2
centos 5 GUI disable update agent upper right
How do I disable the update agent in the upper right corner on centos 5? I am looking for a command line way to do this. I know I can right click on it and select quit. THanks, Jerry
2010 Sep 10
2
DO NOT REPLY [Bug 7672] New: Ability to include (source) other files into the rsncd.conf configuration.
https://bugzilla.samba.org/show_bug.cgi?id=7672 Summary: Ability to include (source) other files into the rsncd.conf configuration. Product: rsync Version: 3.0.7 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P3 Component: core AssignedTo: wayned at
2009 Oct 30
0
Dovecot in-house benchmarking
...week I'll be quite busy, but as soon as possible I'll test with an iSCSI disk for indexes. Aaaaaaaaaaagur. -- Joseba Torre. Vicegerencia de TICs, ?rea de Explotaci?n -------------- next part -------------- A non-text attachment was scrubbed... Name: nfs_test_126.png Type: image/png Size: 7633 bytes Desc: not available URL: <http://dovecot.org/pipermail/dovecot/attachments/20091030/8160aa84/attachment-0004.png> -------------- next part -------------- A non-text attachment was scrubbed... Name: local vs nas indexes-fetch.png Type: image/png Size: 6684 bytes Desc: not available URL:...
2016 Mar 03
4
Implementation of TLS OCSP Stapling
Hi all, About a year ago, Torsten already asked for OCSP stapling (http://dovecot.org/pipermail/dovecot/2015-April/100632.html). Unfortunately, there was no answer to his question. Now RFC 7633 ("TLS Feature Extension", https://tools.ietf.org/html/rfc7633, a.k.a. "Must Staple") has landed, revocation is getting serious! I personally would like to embed all my TLS certificates with the must-staple extension. The great project Let's Encrypt already supports it: https...
2003 Jan 29
2
acs_map
I'm having trouble compiling wine on a newish box. The problem is a missing symbol 'acs_map' cropping up in dlls/ttydrv/graphics.o. The symbol is not directly in the relevant source file so it seems to be from a macro or typedef but extensive grepping has not identified the source. I suspect the problem is a package missing in the distro (dRock 1.6.0) but have not been able to
2006 Jun 25
1
10-fold speed drop while transferring large files from Windows to Samba server
...50 1 2 85632 532 744 96760 0 0 10 7251 8807 9828 5 39 6 50 1 1 85632 520 724 96800 0 0 8 7534 9110 10189 5 40 6 50 0 1 85632 1012 840 96172 0 0 7 7332 8947 10018 5 40 7 49 0 2 85632 1204 1520 94368 0 0 72 5060 7633 8387 5 33 7 55 1 2 85632 1812 7048 82392 0 0 552 2 1148 470 2 2 0 96 1 0 85632 1260 10168 76360 0 0 315 1888 1395 612 2 46 1 51 1 0 85632 1040 10184 76676 2 0 3 610 1597 803 3 94 2 2 2 0 85632 1008 10200 76708 1...
2005 Nov 26
1
samba as pdc with ldap: trouble with smbldap-populate: error adding from cn=Domain Admins,ou=Groups onwards
...09 Nov 26 21:52 smbldap-groupshow -rwxr-xr-x 1 root root 9495 Nov 26 21:52 smbldap-passwd -rwxr-xr-x 1 root root 14533 Nov 26 21:52 smbldap-populate -rwxr-xr-x 1 root root 18377 Nov 26 21:52 smbldap-useradd -rwxr-xr-x 1 root root 3244 Nov 26 21:52 smbldap-userdel -rwxr-xr-x 1 root root 7633 Nov 26 21:52 smbldap-userinfo -rwxr-xr-x 1 root root 18947 Nov 26 21:52 smbldap-usermod -rwxr-xr-x 1 root root 1950 Nov 26 21:52 smbldap-usershow -rwxr-xr-x 1 root root 26153 Nov 26 21:52 smbldap_tools.pm --------- now my question is about these opt directories of the smbldap-tools: do i...
2003 Jun 23
5
dynamic queue channels
Hi, I'm trying to build a call center application that allows attendants to come in the morning and dial a certain extension to make their extension available. I wouldn't like to use the AgentLogin app because their line would need to stay off-hook (is this correct?) Is there any SET channel status command that would allow me to do something like this? PauloHM -------------- next
2008 Mar 07
1
Trouble with R CMD check
...led *** Removing 'C:/polsplineRS.Rcheck/polsplineRS' I am slowly figuring out all of this R stuff so I apologize for continually bothering everyone. Thanks, Ryan Shewcraft The Blackstone Group, L.P. > 345 Park Avenue, 28th Floor > New York, NY 10154 > P: 212-583-5147 F: 646-253-7633 -------------------------------------------------------- Please open the following attachment for important information regarding this e-mail communication. -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: Blackstone Disclaimer.txt Url: http...
2019 Jan 28
2
Samba 4.9.4 - high RAM usage - OOM killer
...6545 rpc_server 6814 rpc_server 6893 rpc_server 6919 rpc_server 7076 rpc_server 7499 rpc_server 7545 rpc_server 7556 rpc_server 7564 rpc_server 7619 rpc_server 7633 rpc_server 7793 rpc_server 7936 rpc_server 7950 rpc_server 8068 rpc_server 8217 rpc_server 8270 rpc_server 8288 rpc_server 8355 rpc_server 8361 rpc_server 8537 rpc_serve...
2004 Dec 08
0
dovecot 1.0-test-56 mail doesn't show up with Mac Entourage clients
...3132 2e31 shsu.edu.(8.12.1 0x01f0: 312f 382e 3132 2e31 3129 2077 6974 6820 1/8.12.11).with. 0x0200: 4553 4d54 5020 6964 2069 4237 4b67 7238 ESMTP.id.iB7Kgr8 0x0210: 7530 3032 3131 390d 0a09 2876 6572 7369 u002119...(versi 0x0220: 6f6e 3d54 4c53 7631 2f53 534c 7633 2063 on=TLSv1/SSLv3.c 0x0230: 6970 6865 723d 5243 342d 4d44 3520 6269 ipher=RC4-MD5.bi 0x0240: 7473 3d31 3238 2076 6572 6966 793d 4e4f ts=128.verify=NO 0x0250: 290d 0a09 666f 7220 3c77 696c 6c74 6573 )...for.<willtes 0x0260: 7440 7475 726e 6970 2e73 6873 7...
2019 Jan 28
5
Samba 4.9.4 - high RAM usage - OOM killer
Hi, We upgraded a legacy (NT4) domain from 3.6 series to 4.8 and then 4.9.4 samba version (using sernet subscription packages / debian stable) The setup is composed of 4 DCs with each 2 CPU/16GB RAM. We currently have ~700 user accounts / ~600 computers / ~150 groups Our mail setup, SSO, ... query the 4 DCs constantly. Every 5 to 10 days the RAM consumption and CPU usage (due to kswapd)
2011 Apr 05
1
builder-debian libguestfs FAILED build step afa17809599f3ebc82c3feef025ca812fb26c9fe
...guestfs_GuestFS__1part_1set_1mbr_1id': com_redhat_et_libguestfs_GuestFS.c:7590: warning: 'return' with a value, in function returning void com_redhat_et_libguestfs_GuestFS.c: In function 'Java_com_redhat_et_libguestfs_GuestFS__1lvresize_1free': com_redhat_et_libguestfs_GuestFS.c:7633: warning: 'return' with a value, in function returning void com_redhat_et_libguestfs_GuestFS.c: In function 'Java_com_redhat_et_libguestfs_GuestFS__1aug_1clear': com_redhat_et_libguestfs_GuestFS.c:7650: warning: 'return' with a value, in function returning void com_redhat_et...