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
*
Fix tabs in configure.ac
Simo Sorce
2013-04-08
1
-6
/
+6
*
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
5
-16
/
+15
*
Fix locally dead code error found by coverity
Simo Sorce
2013-04-03
1
-4
/
+3
*
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
*
Set version to 0.1
Simo Sorce
2013-04-01
1
-1
/
+1
*
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
*
Test all possible proxy mode combinations.
Günther Deschner
2013-03-27
1
-3
/
+16
*
Make it easier to test gssproxy behavior settings.
Günther Deschner
2013-03-27
1
-40
/
+95
*
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
*
Packaging fixes
Andreas Schneider
2013-03-22
1
-10
/
+8
*
Fix systemd config file for gssproxy.
Günther Deschner
2013-03-22
1
-1
/
+1
*
Add systemd packaging to gssproxy spec file.
Günther Deschner
2013-03-22
1
-9
/
+22
*
Add various fixes to gssproxy.spec.
Günther Deschner
2013-03-22
1
-80
/
+35
*
Write pid file at startup.
Simo Sorce
2013-03-22
6
-18
/
+55
*
Make socket path a configure option
Simo Sorce
2013-03-22
5
-39
/
+25
*
Enable kernel support.
Simo Sorce
2013-03-22
5
-0
/
+61
*
Remove gssproxy.service
Simo Sorce
2013-03-22
1
-14
/
+0
*
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
13
-0
/
+146
*
interpostest: improve debug output when gss_context_time() fails.
Günther Deschner
2013-03-14
1
-2
/
+5
*
Add debug statement when gp_rpc_execute is called.
Günther Deschner
2013-03-14
2
-17
/
+64
*
Add support to get peer's SeLinux context
Simo Sorce
2013-03-14
1
-2
/
+21
*
Use gssrpc instead of system rpc
Simo Sorce
2013-03-14
4
-5
/
+10
*
Add custom implementation of xdr_uint64_t
Simo Sorce
2013-03-14
4
-1
/
+90
*
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
*
Add example GSS-API mechanism plugins config file.
Günther Deschner
2013-01-15
3
-1
/
+7
*
Change interposer usage, clients need to set GSS_USE_PROXY=1|YES.
Günther Deschner
2013-01-15
2
-3
/
+6
*
Move master version to 0.0.99
Simo Sorce
2012-11-06
1
-1
/
+1
*
build: check for gss_import_cred and gss_export_cred.
Günther Deschner
2012-11-02
1
-0
/
+6
*
Use new gss_import/export_cred functions
Simo Sorce
2012-10-25
10
-404
/
+98
[next]