index
:
gss-proxy.git
allow_s4u2s
alluids
delegate
getenv
impersonate
libsshfixes
master
ntlmssp
review
strerror
tests
usermode
wip
Work on gss-proxy before it lands upstream
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
proxy
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make sure to pass on request for delegated creds
Simo Sorce
2017-01-09
1
-0
/
+5
*
Add cred_store support for local calls.
Simo Sorce
2017-01-09
3
-29
/
+122
*
Fix leak of ach in gp_accept_sec_context()
Robbie Harwood
2016-10-13
1
-0
/
+1
*
Fix leak of localname in gp_export_creds_linux()
Robbie Harwood
2016-09-28
1
-1
/
+3
*
Fix two leaks in gp_get_cred_environment()
Robbie Harwood
2016-09-28
1
-9
/
+9
*
Appease clang with memset instead of initializer
Robbie Harwood
2016-09-27
1
-1
/
+3
*
Fix type of argument to gppint_get_def_creds()
Robbie Harwood
2016-09-27
1
-1
/
+1
*
Fix NULL deref in gssi_release_cred()
Robbie Harwood
2016-09-26
1
-1
/
+3
*
Fix NULL deref in gssi_release_name()
Robbie Harwood
2016-09-26
1
-1
/
+1
*
Add configure option for build hardening
Robbie Harwood
2016-09-08
3
-2
/
+24
*
Package runtests.py in dist tarball
Robbie Harwood
2016-09-08
1
-0
/
+2
*
Deploy KDC on LDAP instead of db2
Robbie Harwood
2016-07-18
1
-6
/
+145
*
Release version 0.5.1
Robbie Harwood
2016-06-13
1
-1
/
+1
*
Use new socket if uid, pid, or gid changes
Robbie Harwood
2016-06-07
1
-0
/
+22
*
Fix typo in gp_get_export_creds_type()
Andrew Elble
2016-06-01
1
-1
/
+1
*
Fix return check on gp_conv_gssx_to_name
Robbie Harwood
2016-05-18
1
-1
/
+3
*
Release version 0.5.0
Simo Sorce
2016-05-04
1
-1
/
+1
*
BUILD: Include gp_rpc_debug.h into tarball
Lukas Slebodnik
2016-05-04
1
-0
/
+1
*
Allow to specify a client name for init tests
Simo Sorce
2016-05-04
3
-3
/
+37
*
Add test to verify krb5_principal works
Simo Sorce
2016-05-04
1
-40
/
+162
*
Implement the krb5_principal option
Simo Sorce
2016-04-22
1
-0
/
+17
*
Fix use after free bug
Simo Sorce
2016-04-22
1
-1
/
+2
*
Fix crash bug when reconfiguring service
Simo Sorce
2016-04-22
1
-2
/
+6
*
Fix for gss_inquire_attrs_for_mech accepting NULLs
Robbie Harwood
2015-12-16
1
-16
/
+22
*
Since krb5 1.14 inquire_context may return no name
Simo Sorce
2015-12-16
1
-6
/
+10
*
Always use valgrind for gssproxy tests
Simo Sorce
2015-12-01
1
-1
/
+2
*
Better naming for tests log files
Simo Sorce
2015-12-01
1
-18
/
+17
*
Add impersonate test
Simo Sorce
2015-12-01
3
-0
/
+197
*
Appropriately resolve const warnings in tests.
Simo Sorce
2015-12-01
2
-6
/
+8
*
Use t_utils.h in all tests.
Simo Sorce
2015-12-01
7
-191
/
+63
*
Add acquire test and generally improve tests
Simo Sorce
2015-12-01
6
-31
/
+261
*
Fix acquiring default credentials
Simo Sorce
2015-12-01
1
-1
/
+3
*
Add helpers to store and retrieve encrypted creds
Simo Sorce
2015-12-01
4
-9
/
+246
*
Add gss_acquire_cred_impersonate_name support
Simo Sorce
2015-12-01
12
-27
/
+263
*
Add helper to find options in rpc messages
Simo Sorce
2015-12-01
2
-30
/
+44
*
Add higher level debugging for all rpc calls
Simo Sorce
2015-12-01
15
-0
/
+805
*
Add options to specify a debug level
Simo Sorce
2015-12-01
6
-13
/
+72
*
Set C standard used to gnu99
Robbie Harwood
2015-12-01
1
-0
/
+1
*
Improve code in gp_export_gssx_cred()
Simo Sorce
2015-11-30
1
-9
/
+5
*
Fix const warning that can lead to issues
Simo Sorce
2015-11-30
1
-1
/
+1
*
Fix const warning in gp_creds.c
Simo Sorce
2015-11-30
2
-1
/
+3
*
Fix make clean
Simo Sorce
2015-11-30
1
-1
/
+1
*
Fix several leaks
Robbie Harwood
2015-11-19
5
-0
/
+8
*
Fix possible explicit NULL deref in gpm_accept_sec_context
Robbie Harwood
2015-10-29
1
-5
/
+7
*
Fix potential deadlock on socket grab
Robbie Harwood
2015-10-29
1
-3
/
+1
*
Clear message structure before decoding into it
Robbie Harwood
2015-10-21
1
-0
/
+1
*
Log useful message on kernel interface failure
Robbie Harwood
2015-10-09
1
-5
/
+8
*
Add tests for reloading on SIGHUP
Robbie Harwood
2015-09-28
1
-18
/
+76
*
Port test suite to python3
Robbie Harwood
2015-09-28
1
-11
/
+16
*
Correct handling of EINTR on read()/write()
Robbie Harwood
2015-09-28
1
-2
/
+2
[next]