Re: [Bacula-users] [Bacula-devel] (no subject)

2006-11-14 Thread Les Mikesell
ll contribute code back since that tends to be easier than merging patches with every release. -- Les Mikesell [EMAIL PROTECTED] - Using Tomcat but need to do more? Need to support web services, security? Get stuff d

Re: [Bacula-users] (no subject)

2006-11-10 Thread Les Mikesell
mples of free code and products like X, NFS, firefox, openoffice and java that would never have been started if GPL had been a requirement that I can't believe the requirement is necessary or even a good thing. But, I personally think that the existence of O

Re: [Bacula-users] (no subject)

2006-11-10 Thread Les Mikesell
make it non-free. Is a non-free version a big issue for you? I've always been a big fan of perl's dual-license approach which effectively removes the restrictions of the GPL while allowing it to co-exist with GPL'd components. I think it's been a good thing for everyone

Re: [Bacula-users] (no subject)

2006-11-10 Thread Les Mikesell
icense it would be pretty difficult to prove that parts of the code were not actually owned by other contributors unless the person claiming ownership has been careful to obtain copyright assignments from anything he has ac

Re: [Bacula-users] GUI interface

2006-10-02 Thread Les Mikesell
bably still find a working browser. I don't think I'd want to be trying to make an NX client work in that situation, and it doesn't have a way to deliver files directly in any case. Also, most places that would need web security and logins are likely to already have such applicat

Re: [Bacula-users] Bacula Heavily Duplicating Data

2006-09-11 Thread Les Mikesell
s will use minimum space on tape) If it is a 64-bit system, you may want to exclude /var/log/lastlog anyway. Even with the sparse option it will waste a lot of time copying it. -- Les Mikesell [EMAIL PROTECTED] - Usin