summaryrefslogtreecommitdiffstats
path: root/proxy/conf_macros.m4
Commit message (Collapse)AuthorAgeFilesLines
* Add support for per-service socketsSimo Sorce2013-04-231-3/+3
| | | | | | | | This way different processes running as the same user can be configured as different servervices Signed-off-by: Simo Sorce <simo@redhat.com> Reviewed-by: Günther Deschner <gdeschner@redhat.com>
* Write pid file at startup.Simo Sorce2013-03-221-17/+17
|
* Make socket path a configure optionSimo Sorce2013-03-221-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 debuggingGünther Deschner2013-03-141-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 Sorce2012-04-051-0/+17
|
* Intial skeleton gssproxy daemonSimo Sorce2012-01-041-0/+204