Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Write pid file at startup. | Simo Sorce | 2013-03-22 | 1 | -17/+17 |
| | |||||
* | Make socket path a configure option | Simo Sorce | 2013-03-22 | 1 | -11/+11 |
| | | | | | | | The kernel uses the fixed path named /var/run/gssproxy.sock Make this default a configure time option and default to it. Also remove the option to change the socket at configure time, neither the kernel nor proxymech.so can cope with a change anyway. | ||||
* | mechglue: add trace debugging | Günther Deschner | 2013-03-14 | 1 | -0/+14 |
| | | | | | | This is enabled via --with-gssidebug. Signed-off-by: Simo Sorce <simo@redhat.com> | ||||
* | creds: add code to import krb5 credentials based on configuration. | Simo Sorce | 2012-04-05 | 1 | -0/+17 |
| | |||||
* | Intial skeleton gssproxy daemon | Simo Sorce | 2012-01-04 | 1 | -0/+204 |