index
:
gss-proxy.git
gp_ring_buffer
impersonate
master
master-cred_store_config
master-crypto-calls
master-dinglibs
master-docs
master-env
master-erroroutput
master-fixes2
master-fixes3
master-impersonation
master-interposer-config
master-interposetest
master-libndr
master-mechglue-wip
master-mit-1.11
master-ndr
master-specfile
master-strerror
master-wip
my-daemon
packaging
simo-my-daemon
gssproxy wip repository
Günther Deschner
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
proxy
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
add gp_write_gss_cred_to_ring_buffer/gp_read_gss_cred_to_ring_buffer.
my-daemon
Günther Deschner
2012-06-07
1
-0
/
+80
*
add two ring_buffers to gp_config struct.
Günther Deschner
2012-06-07
2
-0
/
+36
*
add gp_ring_buffer structure and init/free function.
Günther Deschner
2012-06-07
2
-0
/
+140
*
Allow to set per service ring buffer size.
Günther Deschner
2012-06-06
2
-0
/
+9
*
Add syslog warning when event loop init fails.
Günther Deschner
2012-06-06
1
-0
/
+1
*
mplement init sec context mechglue wrapper
Simo Sorce
2012-06-06
1
-0
/
+37
*
Implement display status mechglue wrappers
Simo Sorce
2012-06-06
1
-0
/
+15
*
Implement accept sec context mechglue wrappers
Simo Sorce
2012-06-06
1
-0
/
+25
*
Implement acquire cred mechglue wrappers
Simo Sorce
2012-06-06
1
-0
/
+57
*
Add function to return a special mech
Simo Sorce
2012-06-06
2
-0
/
+57
*
WIP
Simo Sorce
2012-06-05
1
-17
/
+1
*
Implement cred/context release mechglue wrappers
Simo Sorce
2012-06-05
1
-0
/
+42
*
Implement init sec context mechglue wrapper
Simo Sorce
2012-06-05
1
-0
/
+63
*
Implement indicate mechs related mechglue wrappers
Simo Sorce
2012-06-05
2
-1
/
+65
*
Implement name related mechglue wrappers
Simo Sorce
2012-06-05
1
-0
/
+86
*
Implement display status mechglue wrappers
Simo Sorce
2012-06-05
1
-0
/
+58
*
Implement accept sec context mechglue wrappers
Simo Sorce
2012-06-05
1
-0
/
+51
*
Implement passthrough acquire_cred_with_password
Simo Sorce
2012-06-05
1
-0
/
+56
*
Implement acquire cred mechglue wrappers
Simo Sorce
2012-06-05
1
-0
/
+72
*
Add mechglue functions declarations
Simo Sorce
2012-06-05
1
-0
/
+114
*
Add function to special-filter OID sets
Simo Sorce
2012-06-05
2
-0
/
+61
*
Add function to return a special mech
Simo Sorce
2012-06-05
3
-0
/
+61
*
Add loop avoidance in proxy daemon and gssapi plugin
Simo Sorce
2012-06-05
2
-0
/
+11
*
Add initialization code
Simo Sorce
2012-06-05
2
-0
/
+201
*
Add macro to suppress const warnings
Simo Sorce
2012-06-04
1
-0
/
+2
*
Move release_name to the proper place
Simo Sorce
2012-06-04
2
-11
/
+10
*
Fix gpm_display_status
Simo Sorce
2012-06-04
1
-19
/
+13
*
Add gss_inquire_name to mechglue
Simo Sorce
2012-06-04
2
-0
/
+64
*
Fix segfaults when NULL buffer is passed in.
Simo Sorce
2012-05-31
2
-5
/
+11
*
use option_is_set() config parser helper.
Günther Deschner
2012-05-31
1
-7
/
+2
*
Fix popt usage message for -d option.
Günther Deschner
2012-05-31
1
-1
/
+1
*
add option_is_set() helper function for config parsing.
Günther Deschner
2012-05-31
1
-0
/
+12
*
Replace direct syslog calls with logging macros
Simo Sorce
2012-04-15
4
-23
/
+15
*
Add logging helpers
Simo Sorce
2012-04-15
4
-4
/
+71
*
Add some socket debugging
Simo Sorce
2012-04-15
1
-1
/
+14
*
gp_export: Add facility to export creds as gssx options
Simo Sorce
2012-04-15
3
-0
/
+268
*
Change accept/init_sec_context to use the new export context functions
Simo Sorce
2012-04-15
3
-13
/
+23
*
Add support for linux kernel lucid ctx buffer format
Simo Sorce
2012-04-15
1
-11
/
+130
*
Move ctx_id function and add export type option
Simo Sorce
2012-04-15
4
-107
/
+152
*
Use gp_add_krb5_creds until cred store extensions are available.
Simo Sorce
2012-04-15
2
-35
/
+88
*
creds: add code to import krb5 credentials based on configuration.
Simo Sorce
2012-04-05
15
-15
/
+433
*
Depend on UCRED, we cannot work otherwise.
Simo Sorce
2012-04-05
1
-4
/
+0
*
config: Rework configuration syntax
Simo Sorce
2012-04-05
2
-139
/
+77
*
Debug: Add debugging macro and config options
Simo Sorce
2012-04-02
5
-0
/
+38
*
Avoid double free on error.
Simo Sorce
2012-04-02
1
-10
/
+0
*
conv: Fix typo causing bad output.
Simo Sorce
2012-03-22
1
-1
/
+1
*
gp_socket: properly handle fagment bit
Simo Sorce
2012-03-22
2
-2
/
+20
*
gp_socket: Optimize sending data with writev
Simo Sorce
2012-03-22
1
-21
/
+22
*
Add option to request (or not) delegated credentials back
Simo Sorce
2012-03-22
1
-2
/
+7
*
gp_conv: Fix conversion functions after change to gss_proxy.x
Simo Sorce
2012-03-21
1
-8
/
+2
[next]