similar to: "qc-usb" kernel module src.rpm for CentOs 4.2 compile issues

Displaying 20 results from an estimated 4000 matches similar to: ""qc-usb" kernel module src.rpm for CentOs 4.2 compile issues"

2006 Apr 04
1
1.0.beta5 released
Just two changes: - Beta4's SSL proxying rewrite worked worse than I thought. Reverted it back to original code. - Filesystem quota plugin now looks up the mount path correctly. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 191 bytes Desc: This is a digitally signed message part Url :
2006 Apr 04
1
1.0.beta5 released
Just two changes: - Beta4's SSL proxying rewrite worked worse than I thought. Reverted it back to original code. - Filesystem quota plugin now looks up the mount path correctly. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 191 bytes Desc: This is a digitally signed message part Url :
2006 Apr 12
3
1.0.beta7
Sorry, the authentication problem still wasn't actually fixed in beta6. Now, this time I tested every possible authentication case that it really works. I'll soon create a CVS branch which is going to stabilize into the 1.0 release. I won't add new features there so it shouldn't really get broken anymore, at least because of new features.. So, two changes in this release:
2006 Apr 12
3
1.0.beta7
Sorry, the authentication problem still wasn't actually fixed in beta6. Now, this time I tested every possible authentication case that it really works. I'll soon create a CVS branch which is going to stabilize into the 1.0 release. I won't add new features there so it shouldn't really get broken anymore, at least because of new features.. So, two changes in this release:
2006 Apr 12
3
1.0.beta6 released
Fixes, mostly: * The login and master usernames were reversed when using master_user_separator (now the order is UW-IMAP compatible). * Killing dovecot master process now kills all IMAP and POP3 processes also. + -a parameter to dovecot prints now all settings that Dovecot uses. -n prints all settings that are different from defaults. + Added pop3_lock_session setting + %M modifier
2006 Apr 12
3
1.0.beta6 released
Fixes, mostly: * The login and master usernames were reversed when using master_user_separator (now the order is UW-IMAP compatible). * Killing dovecot master process now kills all IMAP and POP3 processes also. + -a parameter to dovecot prints now all settings that Dovecot uses. -n prints all settings that are different from defaults. + Added pop3_lock_session setting + %M modifier
2006 Apr 02
5
1.0.beta4 released
I haven't had yet time to read all the mails in this list which I skipped in the last few of weeks. I'll try to get to them eventually. This release contains several new features which haven't been fully tested yet, such as ACLs, master users and Maildir++ quota. If you intend to use them, test them properly first. This is the first Dovecot release where it's supposed to work
2006 Jan 22
4
1.0.beta2 released
I had originally thought that I'd do a complete audit of the Dovecot's sources this weekend, but looks like I didn't. Hopefully I've been writing good enough code that the "1000 EUR for security hole" offer lasts for a long time. :) This release should fix the SSL parameter regeneration problem. There were two changes that were needed to fix it, but I had forgotten the
2006 Feb 08
6
1.0beta3 released
Since there have been so many requests, I guess it's time for beta3 now. There are a couple of issues that I'm still concerned about, but those probably happen with beta2 as well. If you're beginning to see more connection hangs/timeouts with this release, please tell me. * Dotlock code changed to timeout faster in some situations when the lock file is old. + Added support for
2006 Mar 08
1
Install/configure on FC4 with maildir and mysql
Hello, I have a FC4 x64 server that I am configuring/testing. It had dovecot 0.99 loaded after I did a yum update. That worked great with mbox, the passwd file, and test users in /home/users/username. I would like to be able to authenticate virtual users by 'username at domain.com' and have them be able to use squirrelmail or Outlook/Outlook Express to access their email. Users have
2005 May 18
2
Trouble mounting a second drive
I am tying to mount a second hard drive to my server with CentOS installed on the primary hard drive. I need to get some data off of the drive. It also has Linux installed on it. It was the primary hard drive on the system it was installed on. When I set it up as the second disk it will not boot the drive because it has /boot partition on it. So it conflicts with the /boot partition on the primary
2006 Jan 16
7
1.0 beta1 released
As promised, here it is finally. v1.0 is getting nearer and I want people to start looking at Dovecot's sources. Getting some more help with development would be nice, but I'd also like to hear if there are any hidden bugs in the code. So, one week from now I'll start offering 1000 EUR for the first person to point out a remotely exploitable security hole in Dovecot. See
2006 Apr 12
1
1.0beta5 released
Dear friends, I am trying to upgrade dovecot 1.0-alpha3 to dovecot 1.0-beta 5, but I have some problems to do that. When I install its rpm I get a message which indicates I have to install some dependences such as openssl-0.9.7f-7.i386, sqlite-3.2.8-1.9.el4 and libk5crypto.so.3. I haven't had any problems with openssl and sqlite but I always get a message that I need to have the libraries
2006 Apr 12
5
more than one repo with --disablerepo
What's the correct syntax for something like the following: yum check-update --disablerepo=dag ivazquez Extras Misc this runs "dead" and doesn't do a check-update. Use kommas? Something else? man just tells to use glob exp, but what about multiple repo's? Kai -- Kai Sch?tzl, Berlin, Germany Get your web at Conactive Internet Services: http://www.conactive.com
2006 Feb 27
2
Error "make install" of dovecot 1.0b3
I just downloaded dovecot 1.0b3 and running "make install" gives me an error This seems like a fairly simple bug in the Makefile ... but I'm not sure if maybe its a symptom of something more complex. I've tried "make uninstall" , "make install" and removing the entire /usr/local/lib/dovecot tree and same thing. dovecot does run ... but for other reasons
2006 Mar 31
5
php on command line problems
The installed php on CentOS/RHEL is the CGI version. This means I should be able to get command line arguments with $GLOBALS[''argv''] or $_SERVER[''argv'']. That''s how the php documentation tells and how it works f.i. on Suse. However, on CentOS I get them only when I use the -n switch to php (no php.ini). The problem with -n is that php cannot find
2005 Jun 22
3
CentOS4 ClamAV reports zlib needs updating
I'm just about to update ClamAV to v0.86 on a CentOS4 box having successfully done this on a 3.3 box but... configure: error: The installed zlib version may contain a security bug. Please upgrade to 1.2.2 or later: http://www.zlib.net. You can omit this check with --disable-zlib-vcheck but DO NOT REPORT any stability issues then! Any expected probs with me doing this update from the site - I
2005 Mar 07
3
radeon 7000
i have an ati radeon 7000. what i have to do for 3d aceleration? remember: my english is no good.... :)
2011 Oct 19
2
listing all occurrences in a vector
Dear all, I have a dataframe with two columns, where NUMBER is the number of occurrences of DEPTH: DEPTH NUMBER 1 2 1 2 3 2 3 2 3 4 5 1 > a<-data.frame(c(2,3,2,5),c(1,2,3,1)) > colnames(a)=c("DEPTH","NUMBER") I want a column or a vector where all the DEPTHs are listed: 2, 3, 3, 2, 2, 2, 5 (NUMBER=1 in all cases). Is there
2005 May 24
2
RealPlayer on CentOS 4
Any ideas folks?? have installed RealPlayer10GOLD on CentOS 4, I have tried to uninstall it with the rpm -e command but I am being told it doesn't exist...when I try to download it again I am told that it is already installed! many thanks in advance _________________________________________________________________ Want to block unwanted pop-ups? Download the free MSN Toolbar now!