summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add gp_write_gss_cred_to_ring_buffer/gp_read_gss_cred_to_ring_buffer.my-daemonGünther Deschner2012-06-071-0/+80
* add two ring_buffers to gp_config struct.Günther Deschner2012-06-072-0/+36
* add gp_ring_buffer structure and init/free function.Günther Deschner2012-06-072-0/+140
* Allow to set per service ring buffer size.Günther Deschner2012-06-062-0/+9
* WIP: Add various fixes to gssproxy.spec.Günther Deschner2012-06-061-88/+28
* Add syslog warning when event loop init fails.Günther Deschner2012-06-061-0/+1
* mplement init sec context mechglue wrapperSimo Sorce2012-06-061-0/+37
* Implement display status mechglue wrappersSimo Sorce2012-06-061-0/+15
* Implement accept sec context mechglue wrappersSimo Sorce2012-06-061-0/+25
* Implement acquire cred mechglue wrappersSimo Sorce2012-06-061-0/+57
* Add function to return a special mechSimo Sorce2012-06-062-0/+57
* WIPSimo Sorce2012-06-051-17/+1
* Implement cred/context release mechglue wrappersSimo Sorce2012-06-052-0/+43
* Implement init sec context mechglue wrapperSimo Sorce2012-06-052-0/+64
* Implement indicate mechs related mechglue wrappersSimo Sorce2012-06-053-1/+66
* Implement name related mechglue wrappersSimo Sorce2012-06-052-0/+87
* Implement display status mechglue wrappersSimo Sorce2012-06-052-0/+59
* Implement accept sec context mechglue wrappersSimo Sorce2012-06-052-0/+52
* Implement passthrough acquire_cred_with_passwordSimo Sorce2012-06-051-0/+56
* Implement acquire cred mechglue wrappersSimo Sorce2012-06-052-0/+73
* Add mechglue functions declarationsSimo Sorce2012-06-051-0/+114
* Add function to special-filter OID setsSimo Sorce2012-06-052-0/+61
* Add function to return a special mechSimo Sorce2012-06-053-0/+61
* Add loop avoidance in proxy daemon and gssapi pluginSimo Sorce2012-06-052-0/+11
* Add initialization codeSimo Sorce2012-06-053-2/+206
* Build mechglue as a pluginSimo Sorce2012-06-042-0/+15
* Add macro to suppress const warningsSimo Sorce2012-06-041-0/+2
* Move release_name to the proper placeSimo Sorce2012-06-042-11/+10
* Fix gpm_display_statusSimo Sorce2012-06-041-19/+13
* Add gss_inquire_name to mechglueSimo Sorce2012-06-042-0/+64
* Fix segfaults when NULL buffer is passed in.Simo Sorce2012-05-312-5/+11
* use option_is_set() config parser helper.Günther Deschner2012-05-311-7/+2
* Add note about libverto default event library.Günther Deschner2012-05-311-0/+3
* Create gssproxy.spec during configure.Günther Deschner2012-05-311-1/+2
* Fix popt usage message for -d option.Günther Deschner2012-05-311-1/+1
* add option_is_set() helper function for config parsing.Günther Deschner2012-05-311-0/+12
* Replace direct syslog calls with logging macrosSimo Sorce2012-04-154-23/+15
* Add logging helpersSimo Sorce2012-04-155-4/+72
* Add some socket debuggingSimo Sorce2012-04-151-1/+14
* gp_export: Add facility to export creds as gssx optionsSimo Sorce2012-04-153-0/+268
* Change accept/init_sec_context to use the new export context functionsSimo Sorce2012-04-153-13/+23
* Add support for linux kernel lucid ctx buffer formatSimo Sorce2012-04-151-11/+130
* Move ctx_id function and add export type optionSimo Sorce2012-04-154-107/+152
* Use gp_add_krb5_creds until cred store extensions are available.Simo Sorce2012-04-152-35/+88
* creds: add code to import krb5 credentials based on configuration.Simo Sorce2012-04-0518-15/+453
* Depend on UCRED, we cannot work otherwise.Simo Sorce2012-04-052-5/+1
* config: Rework configuration syntaxSimo Sorce2012-04-053-145/+88
* add note about how to deal with ccache filesSimo Sorce2012-04-051-0/+15
* Document build requirements a little better.HEADmasterGünther Deschner2012-04-051-0/+20
* Debug: Add debugging macro and config optionsSimo Sorce2012-04-025-0/+38