/[smeserver]/rpms/stunnel-tls/sme8/stunnel-3.20-authpriv.patch
ViewVC logotype

Annotation of /rpms/stunnel-tls/sme8/stunnel-3.20-authpriv.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (hide annotations) (download)
Tue Jun 12 21:18:31 2007 UTC (17 years ago) by slords
Branch: MAIN
CVS Tags: stunnel-tls-3_22-4_el5_sme, HEAD
Import on branch sme8 of package stunnel-tls-3.22-4.el5.sme.src.rpm

1 slords 1.1 *Shrug.*
2    
3     --- stunnel-3.20/options.c Tue Aug 28 15:56:57 2001
4     +++ stunnel-3.20/options.c Tue Aug 28 15:57:04 2001
5     @@ -58,7 +58,7 @@
6     options.verify_use_only_my=0;
7     options.debug_level=5;
8     #ifndef USE_WIN32
9     - options.facility=LOG_DAEMON;
10     + options.facility=LOG_AUTHPRIV;
11     #endif
12     options.session_timeout=300;
13     options.cipher_list=NULL;
14     --- stunnel-3.20/stunnel.8 Tue Aug 28 15:57:49 2001
15     +++ stunnel-3.20/stunnel.8 Tue Aug 28 15:58:04 2001
16     @@ -226,7 +226,7 @@
17     than it will be shown. Use \-D debug or \-D 7 for greatest debugging
18     output. The default is notice (5).
19     .Sp
20     -The syslog facility \*(L'daemon\*(R' will be used unless a facility name is
21     +The syslog facility \*(L'authpriv\*(R' will be used unless a facility name is
22     supplied. (Facilities are not supported on windows.)
23     .Sp
24     Case is ignored for both facilities and levels.

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed