Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mechglue: add trace debugging | Günther Deschner | 2013-03-14 | 1 | -0/+1 |
| | | | | | | This is enabled via --with-gssidebug. Signed-off-by: Simo Sorce <simo@redhat.com> | ||||
* | Use gssrpc instead of system rpc | Simo Sorce | 2013-03-14 | 1 | -2/+7 |
| | | | | | This avoids issues with libraris like libtirpc as gssrpc renames all the symbols to avoid clashes with system libraries. | ||||
* | Add example GSS-API mechanism plugins config file. | Günther Deschner | 2013-01-15 | 1 | -1/+1 |
| | | | | The file is not installed automatically yet. | ||||
* | build: check for gss_import_cred and gss_export_cred. | Günther Deschner | 2012-11-02 | 1 | -0/+6 |
| | |||||
* | First release | Simo Sorce | 2012-07-10 | 1 | -1/+1 |
| | | | | | | Bump up version to 0.0.2 for the first release Temporarily disable man page translations as we have none Use PAX option for tar so it can handle large uids in make dist | ||||
* | Create gssproxy.spec during configure. | Günther Deschner | 2012-05-31 | 1 | -1/+2 |
| | | | | | | Guenther 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/+1 |
| | |||||
* | Add basic configure test for gssapi library | Simo Sorce | 2012-01-25 | 1 | -0/+12 |
| | |||||
* | Add generated files for rpc handling code | Simo Sorce | 2012-01-19 | 1 | -0/+2 |
| | |||||
* | Add worker threads | Simo Sorce | 2012-01-17 | 1 | -0/+7 |
| | |||||
* | Add utils to read a configuration file | Simo Sorce | 2012-01-14 | 1 | -0/+9 |
| | |||||
* | Server initialization helpers | Simo Sorce | 2012-01-04 | 1 | -0/+5 |
| | |||||
* | Intial skeleton gssproxy daemon | Simo Sorce | 2012-01-04 | 1 | -0/+108 |