[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
man-db docs/ChangeLog docs/NEWS src/man.c src/s...
From: |
Colin Watson |
Subject: |
man-db docs/ChangeLog docs/NEWS src/man.c src/s... |
Date: |
Fri, 28 Mar 2003 04:23:51 -0500 |
CVSROOT: /cvsroot/man-db
Module name: man-db
Changes by: Colin Watson <address@hidden> 03/03/28 04:23:50
Modified files:
docs : ChangeLog NEWS
src : man.c security.c
Log message:
* src/man.c (main): Protect ruid/euid debugging statement with
#ifdef SECURE_MAN_UID.
(commit_tmp_cat): Likewise for temporary cat ownership code.
* src/security.c (drop_effective_privs, regain_effective_privs):
priv_drop_count is only declared #ifdef SECURE_MAN_UID. Move the
corresponding directives so that these functions are no-ops if
that symbol isn't defined.
* docs/NEWS: Document this.
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/man-db/man-db/docs/ChangeLog.diff?tr1=1.307&tr2=1.308&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/man-db/man-db/docs/NEWS.diff?tr1=1.27&tr2=1.28&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/man-db/man-db/src/man.c.diff?tr1=1.86&tr2=1.87&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/man-db/man-db/src/security.c.diff?tr1=1.8&tr2=1.9&r1=text&r2=text
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- man-db docs/ChangeLog docs/NEWS src/man.c src/s...,
Colin Watson <=