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
README.txt -rw-r--r-- 1.1 KB
asciilib.h -rw-r--r-- 1.2 KB
codecs.h -rw-r--r-- 11.3 KB
count.h -rw-r--r-- 666 bytes
ctype.h -rw-r--r-- 2.6 KB
eq.h -rw-r--r-- 1.2 KB
fastsearch.h -rw-r--r-- 7.1 KB
find.h -rw-r--r-- 6.3 KB
find_max_char.h -rw-r--r-- 3.9 KB
localeutil.h -rw-r--r-- 5.7 KB
partition.h -rw-r--r-- 2.8 KB
split.h -rw-r--r-- 11.1 KB
stringdefs.h -rw-r--r-- 1.2 KB
transmogrify.h -rw-r--r-- 7.0 KB
ucs1lib.h -rw-r--r-- 1.2 KB
ucs2lib.h -rw-r--r-- 1.2 KB
ucs4lib.h -rw-r--r-- 1.2 KB
undef.h -rw-r--r-- 246 bytes
unicode_format.h -rw-r--r-- 40.7 KB
unicodedefs.h -rw-r--r-- 1.4 KB

README.txt

back to top