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
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.bzrignore -rw-r--r-- 602 bytes
.gitignore -rw-r--r-- 651 bytes
.hgeol -rw-r--r-- 692 bytes
.hgignore -rw-r--r-- 1007 bytes
.hgtags -rw-r--r-- 4.7 KB
LICENSE -rw-r--r-- 14.5 KB
Makefile.pre.in -rw-r--r-- 47.1 KB
README -rw-r--r-- 6.3 KB
config.guess -rwxr-xr-x 43.8 KB
config.sub -rwxr-xr-x 34.6 KB
configure -rwxr-xr-x 410.9 KB
configure.ac -rw-r--r-- 126.8 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 39.1 KB
setup.py -rw-r--r-- 86.4 KB

README

back to top