This is an automated email from the git hooks/post-receive script.
rharwood pushed a change to branch master in repository gssproxy.
from 1aff8e4 Fix typo about pid-file new 2ca4525 Retain CAP_SYS_PTRACE when running as unpriviliged new f03d9b7 Make build with capabilities optional new 9e38cd5 Move run_as_user check out of drop_privs()
The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference.
Summary of changes: Makefile.am | 4 ++ conf_macros.m4 | 17 +++++ configure.ac | 10 +++ contrib/gssproxy.spec.in | 1 + src/gp_init.c | 178 ++++++++++++++++++++++++++++++++++++++++++++--- src/gp_proxy.h | 4 ++ src/gssproxy.c | 12 ++-- 7 files changed, 211 insertions(+), 15 deletions(-)