Staging
v0.5.1
https://github.com/python/cpython
Revision eac0939ddd56f60664de9cb85aa32910d7b22c78 authored by R David Murray on 29 March 2012, 11:15:45 UTC, committed by R David Murray on 29 March 2012, 11:15:45 UTC
Unlike the other facilities, we don't use a fallback for AUTHPRIV if it
doesn't exist.  Because it is intended for logging sensitive log messages, it
is better that a program trying to log such messages fail than that it log
them insecurely.

Initial patch by Federico Reghenzani.
1 parent 8c69632
History
Tip revision: eac0939ddd56f60664de9cb85aa32910d7b22c78 authored by R David Murray on 29 March 2012, 11:15:45 UTC
#14416: conditionally add LOG_AUTHPRIV facility and LOG_ODELAY to syslog.
Tip revision: eac0939
File Mode Size
appetite.rst -rw-r--r-- 4.4 KB
classes.rst -rw-r--r-- 35.1 KB
controlflow.rst -rw-r--r-- 23.9 KB
datastructures.rst -rw-r--r-- 21.8 KB
errors.rst -rw-r--r-- 14.5 KB
floatingpoint.rst -rw-r--r-- 10.9 KB
index.rst -rw-r--r-- 2.3 KB
inputoutput.rst -rw-r--r-- 16.3 KB
interactive.rst -rw-r--r-- 6.6 KB
interpreter.rst -rw-r--r-- 10.7 KB
introduction.rst -rw-r--r-- 19.0 KB
modules.rst -rw-r--r-- 22.4 KB
stdlib.rst -rw-r--r-- 9.8 KB
stdlib2.rst -rw-r--r-- 14.6 KB
whatnow.rst -rw-r--r-- 3.4 KB

back to top