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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix potential double-frees in load_services().
Günther Deschner
2013-04-23
1
-6
/
+5
*
Fix memory leak in gp_service_free().
Günther Deschner
2013-04-11
1
-0
/
+1
*
Special case client_keytab for root user
Simo Sorce
2013-04-10
1
-2
/
+7
*
Use new GSSAPI Credential Store API
Simo Sorce
2013-04-10
1
-49
/
+22
*
Add generic function to get creds defaults
Simo Sorce
2013-04-10
1
-21
/
+58
*
Move string formatting in a separate function
Simo Sorce
2013-04-10
1
-57
/
+66
*
Carefully process desired name based on service
Simo Sorce
2013-04-10
3
-39
/
+36
*
Add krb5_client_keytab config option
Simo Sorce
2013-04-10
2
-0
/
+9
*
Import names as remote name by default.
Simo Sorce
2013-04-10
1
-14
/
+21
*
Prefer ini_config library support over iniparser support.
Günther Deschner
2013-04-08
3
-8
/
+4
*
Add dinglibs ini configuration detection and backend.
Günther Deschner
2013-04-08
3
-0
/
+284
*
Abstract configuration layer for gssproxy.
Günther Deschner
2013-04-08
4
-57
/
+321
*
Add missing newlines to GPDEBUG statements.
Günther Deschner
2013-04-08
1
-7
/
+7
*
Remove unused variables
Simo Sorce
2013-04-03
2
-4
/
+0
*
Fix use of unintialized variable
Simo Sorce
2013-04-03
1
-1
/
+1
*
Fix a few more resource leaks
Simo Sorce
2013-04-03
2
-2
/
+3
*
Use send() in client library to avoid SIGPIPE
Simo Sorce
2013-04-03
1
-2
/
+2
*
Fix dereference after null checks found by Coverity
Simo Sorce
2013-04-03
4
-6
/
+13
*
Fix missing break statement found by Coverity
Simo Sorce
2013-04-03
1
-0
/
+2
*
Fix infinite loop due to bad sign of variable
Simo Sorce
2013-04-03
1
-1
/
+1
*
Fix resource leaks found by Coverity
Simo Sorce
2013-04-03
12
-37
/
+61
*
Fix reporting of wrong error codes
Simo Sorce
2013-04-03
2
-0
/
+6
*
Fix dereference before null error fund by Coverity
Simo Sorce
2013-04-03
1
-1
/
+3
*
Fix uninizialized variables found by Coverity
Simo Sorce
2013-04-03
3
-14
/
+13
*
Fix copy and paste error found by Coverity
Simo Sorce
2013-04-03
1
-2
/
+2
*
Fix unchecked return values found by Coverity
Simo Sorce
2013-04-03
3
-4
/
+24
*
Add client side support to set allowed enctypes
Simo Sorce
2013-03-27
1
-1
/
+92
*
Add extension to set allowable enctypes
Simo Sorce
2013-03-27
1
-0
/
+39
*
Add helper function to check for krb5 oid
Simo Sorce
2013-03-27
2
-0
/
+15
*
Improve ccache formatting.
Simo Sorce
2013-03-27
2
-14
/
+42
*
Fix write_pid debug message
Simo Sorce
2013-03-27
1
-1
/
+1
*
Use token wrapper in gpp_remote_lo_local_ctx
Simo Sorce
2013-03-22
1
-4
/
+39
*
Create helper function to wrap token
Simo Sorce
2013-03-22
3
-20
/
+34
*
Write pid file at startup.
Simo Sorce
2013-03-22
4
-0
/
+37
*
Make socket path a configure option
Simo Sorce
2013-03-22
2
-23
/
+13
*
Enable kernel support.
Simo Sorce
2013-03-22
4
-0
/
+60
*
Fix gssi_context_time for remote calls.
Günther Deschner
2013-03-14
1
-4
/
+3
*
Fix gssi_import_sec_context_by_mech()
Günther Deschner
2013-03-14
1
-1
/
+1
*
mechglue: add trace debugging
Günther Deschner
2013-03-14
11
-0
/
+131
*
Add debug statement when gp_rpc_execute is called.
Günther Deschner
2013-03-14
1
-17
/
+61
*
Add support to get peer's SeLinux context
Simo Sorce
2013-03-14
1
-2
/
+21
*
Fix includes
Simo Sorce
2013-03-14
6
-0
/
+6
*
mechglue: initialize gpp cred_handle in gssi_acquire_cred_with_password().
Günther Deschner
2013-02-22
1
-1
/
+1
*
mechglue: fix gssi_set_cred_option() arguments.
Günther Deschner
2013-02-22
2
-4
/
+4
*
interposer-plugin: Fix MIT 1.11 gssi_import_sec_context_by_mech symbol name.
Günther Deschner
2013-02-15
2
-8
/
+8
*
Change interposer usage, clients need to set GSS_USE_PROXY=1|YES.
Günther Deschner
2013-01-15
2
-3
/
+6
*
Use new gss_import/export_cred functions
Simo Sorce
2012-10-25
9
-403
/
+98
*
Implement export_name_composite
Günther Deschner
2012-10-25
2
-0
/
+28
*
Call gss_export_name_composite() from gp_conv_name_to_gssx().
Günther Deschner
2012-10-25
2
-1
/
+23
*
Add gpm_export_name_composite().
Günther Deschner
2012-10-25
2
-0
/
+31
[next]