branch master updated (2f158fe -> 69a73d8)
by git repository hosting
This is an automated email from the git hooks/post-receive script.
rharwood pushed a change to branch master
in repository gssproxy.
from 2f158fe Add Client ID to debug messages
new 69a73d8 Fix memory leak
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
proxy/src/gp_export.c | 1 +
1 file changed, 1 insertion(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
6 years, 6 months
branch master updated (0c651c2 -> 2f158fe)
by git repository hosting
This is an automated email from the git hooks/post-receive script.
rharwood pushed a change to branch master
in repository gssproxy.
from 0c651c2 Appease gcc-7's fallthrough detection
new 2f158fe Add Client ID to debug messages
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
proxy/src/gp_debug.c | 28 +++++++++++++++++++++++++++-
proxy/src/gp_debug.h | 1 +
proxy/src/gp_proxy.h | 1 +
proxy/src/gp_socket.c | 5 +++++
proxy/src/gp_workers.c | 6 ++++++
proxy/src/gssproxy.c | 4 ++++
6 files changed, 44 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
6 years, 6 months
branch master updated (4f60bf0 -> 0c651c2)
by git repository hosting
This is an automated email from the git hooks/post-receive script.
rharwood pushed a change to branch master
in repository gssproxy.
from 4f60bf0 Make proc file failure loud but nonfatal
new 0c651c2 Appease gcc-7's fallthrough detection
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
proxy/src/gp_export.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
6 years, 6 months
branch master updated (c8c5e8d -> 4f60bf0)
by git repository hosting
This is an automated email from the git hooks/post-receive script.
rharwood pushed a change to branch master
in repository gssproxy.
from c8c5e8d Include header for writev()
new 4f60bf0 Make proc file failure loud but nonfatal
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
proxy/src/gp_init.c | 34 +++++++++++++++-------------------
1 file changed, 15 insertions(+), 19 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
6 years, 6 months
branch master updated (df43433 -> c8c5e8d)
by git repository hosting
This is an automated email from the git hooks/post-receive script.
rharwood pushed a change to branch master
in repository gssproxy.
from df43433 Fix segfault when no config files are present
new c8c5e8d Include header for writev()
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
proxy/src/gp_socket.c | 21 ++++++++++++---------
1 file changed, 12 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
6 years, 6 months
branch master updated (d5423f3 -> df43433)
by git repository hosting
This is an automated email from the git hooks/post-receive script.
rharwood pushed a change to branch master
in repository gssproxy.
from d5423f3 Require krb5 >= 1.14 for GSS_KRB5_CRED_NO_CI_FLAGS_X
new df43433 Fix segfault when no config files are present
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
proxy/src/gp_config.c | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
6 years, 6 months
branch master updated (c7e8b40 -> d5423f3)
by git repository hosting
This is an automated email from the git hooks/post-receive script.
rharwood pushed a change to branch master
in repository gssproxy.
from c7e8b40 Update systemd file
new 00893a5 Mark selinux config attributes as deprecated
new d5423f3 Require krb5 >= 1.14 for GSS_KRB5_CRED_NO_CI_FLAGS_X
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
proxy/configure.ac | 3 +++
proxy/man/gssproxy.conf.5.xml | 23 +++++++++--------------
proxy/src/gp_config.c | 2 ++
3 files changed, 14 insertions(+), 14 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
6 years, 6 months
gssproxy broken on fedora
by Rob Verduijn
Hello,
I've been struggling for some days on fedora25 to get gssproxy to work.
After a long time I decided to try this on centos73 to see if I was doing
it wrong.
After a minimal install and joining it to the ipa domain the gssproxy was
working flawless.
After checking for the oompthied time for typos and possible kvno errors in
the keytabs I can say that the configuration that works flawlessly on
centos73 does not work on fedora25.
I first wondered if autofs and gssproxy wouldn't play nice together, but it
seems
I have been fighting this bug on centos73 and fedora24/25:
https://fedorahosted.org/sssd/ticket/3080
Any idea when the fix will be released ?
So after disabling autofs on centos and adding the mount to /etc/fstab the
gssproxy started to work flawlessly.
Also on a side note for nfs-idmapd : Method = sss seems to work a lot
better for me than Method = nsswitch
Any idea how to start to determine why gssproxy is broken on fedora 25 ?
Rob Verduijn
6 years, 7 months
branch master updated (b50a863 -> c7e8b40)
by git repository hosting
This is an automated email from the git hooks/post-receive script.
rharwood pushed a change to branch master
in repository gssproxy.
from b50a863 Remove gpm_release_ctx() to fix double unlock
new c7e8b40 Update systemd file
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
proxy/systemd/gssproxy.service.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
6 years, 7 months